Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:29724 (3 years ago)

Debug log (UTC)

[06:37:03.266] New invocation is queued and will start shortly
[06:37:04.842] Starting the invocation (attempt 1)
[06:37:04.917] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.917] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.917] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.918] Buildbucket request:
{
  "requestId": "8971668683705950128",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8971668683705950128",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29724"
                            },
                        "id": "cron:v1:29724"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8971668683705950128"
    },
    {
      "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"
  }
}
[06:37:05.398] Scheduled build:
{
  "id": "8806238621169604321",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-10T06:37:05.053866Z",
  "updateTime": "2022-08-10T06:37:05.053866Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[06:37:05.398] Task URL: https://cr-buildbucket.appspot.com/build/8806238621169604321
[06:37:05.398] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8971668683705950128:2:0) after 5m15s
[06:39:45.923] Received PubSub notification, asking Buildbucket for the build status
[06:39:45.959] Build status: STARTED
[06:41:14.448] Received PubSub notification, asking Buildbucket for the build status
[06:41:14.466] Build:
{
  "id": "8806238621169604321",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-10T06:37:05.053866Z",
  "startTime": "2022-08-10T06:39:45.274040Z",
  "endTime": "2022-08-10T06:41:14.132823093Z",
  "updateTime": "2022-08-10T06:41:14.132823093Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:41:14.466] Invocation finished in 4m11.215016049s with status SUCCEEDED