Status: SUCCEEDED
Triggered by: -
Duration: 35 seconds
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:33837 (2 years ago)

Debug log (UTC)

[15:37:02.833] New invocation is queued and will start shortly
[15:37:03.912] Starting the invocation (attempt 1)
[15:37:03.941] Ignoring gitiles_ref tag without the buildset tag
[15:37:03.941] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:03.941] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:03.942] Buildbucket request:
{
  "requestId": "8956142629036454688",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8956142629036454688",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "33837"
                            },
                        "id": "cron:v1:33837"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8956142629036454688"
    },
    {
      "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"
  }
}
[15:37:04.232] Scheduled build:
{
  "id": "8790712567144025697",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-28T15:37:04.013669836Z",
  "updateTime": "2023-01-28T15:37:04.013669836Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:37:04.232] Task URL: https://cr-buildbucket.appspot.com/build/8790712567144025697
[15:37:04.232] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8956142629036454688:2:0) after 1m29s
[15:37:06.241] Received PubSub notification, asking Buildbucket for the build status
[15:37:06.273] Build status: STARTED
[15:37:38.328] Received PubSub notification, asking Buildbucket for the build status
[15:37:38.367] Build:
{
  "id": "8790712567144025697",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-28T15:37:04.013669836Z",
  "startTime": "2023-01-28T15:37:05.466716Z",
  "endTime": "2023-01-28T15:37:38.072985440Z",
  "updateTime": "2023-01-28T15:37:38.072985440Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:37:38.367] Invocation finished in 35.542818337s with status SUCCEEDED