Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:29022 (3 years ago)

Debug log (UTC)

[00:37:03.747] New invocation is queued and will start shortly
[00:37:05.288] Starting the invocation (attempt 1)
[00:37:05.331] Ignoring gitiles_ref tag without the buildset tag
[00:37:05.331] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:37:05.332] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:37:05.332] Buildbucket request:
{
  "requestId": "8974318644469462624",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8974318644469462624",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29022"
                            },
                        "id": "cron:v1:29022"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8974318644469462624"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[00:37:06.724] Scheduled build:
{
  "id": "8808888581841632737",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-12T00:37:05.621791075Z",
  "updateTime": "2022-07-12T00:37:05.621791075Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:37:06.724] Task URL: https://cr-buildbucket.appspot.com/build/8808888581841632737
[00:37:06.724] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8974318644469462624:2:0) after 9m29s
[00:37:31.484] Received PubSub notification, asking Buildbucket for the build status
[00:37:31.525] Build status: STARTED
[00:38:30.777] Received PubSub notification, asking Buildbucket for the build status
[00:38:30.853] Build:
{
  "id": "8808888581841632737",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-12T00:37:05.621791075Z",
  "startTime": "2022-07-12T00:37:30.607151Z",
  "endTime": "2022-07-12T00:38:30.473917263Z",
  "updateTime": "2022-07-12T00:38:30.473917263Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:38:30.853] Invocation finished in 1m27.121205109s with status SUCCEEDED