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:36351 (2 years ago)

Debug log (UTC)

[09:37:03.000] New invocation is queued and will start shortly
[09:37:04.111] Starting the invocation (attempt 1)
[09:37:04.142] Ignoring gitiles_ref tag without the buildset tag
[09:37:04.142] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:04.142] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:04.142] Buildbucket request:
{
  "requestId": "8946652596631596208",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8946652596631596208",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36351"
                            },
                        "id": "cron:v1:36351"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8946652596631596208"
    },
    {
      "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"
  }
}
[09:37:04.424] Scheduled build:
{
  "id": "8781222534694046321",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-13T09:37:04.222192520Z",
  "updateTime": "2023-05-13T09:37:04.222192520Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[09:37:04.424] Task URL: https://cr-buildbucket.appspot.com/build/8781222534694046321
[09:37:04.424] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8946652596631596208:2:0) after 2m51s
[09:37:17.191] Received PubSub notification, asking Buildbucket for the build status
[09:37:17.255] Build status: STARTED
[09:38:08.457] Received PubSub notification, asking Buildbucket for the build status
[09:38:08.478] Build:
{
  "id": "8781222534694046321",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-13T09:37:04.222192520Z",
  "startTime": "2023-05-13T09:37:16.459505Z",
  "endTime": "2023-05-13T09:38:07.962860536Z",
  "updateTime": "2023-05-13T09:38:07.962860536Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[09:38:08.478] Invocation finished in 1m5.486806458s with status SUCCEEDED