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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:32241 (2 years ago)

Debug log (UTC)

[03:37:02.641] New invocation is queued and will start shortly
[03:37:03.880] Starting the invocation (attempt 1)
[03:37:04.046] Ignoring gitiles_ref tag without the buildset tag
[03:37:04.046] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:04.046] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:04.046] Buildbucket request:
{
  "requestId": "8962167327505912320",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8962167327505912320",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32241"
                            },
                        "id": "cron:v1:32241"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8962167327505912320"
    },
    {
      "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"
  }
}
[03:37:04.415] Scheduled build:
{
  "id": "8796737265297158529",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-23T03:37:04.120289511Z",
  "updateTime": "2022-11-23T03:37:04.120289511Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:37:04.415] Task URL: https://cr-buildbucket.appspot.com/build/8796737265297158529
[03:37:04.415] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8962167327505912320:2:0) after 9m36s
[03:37:08.291] Received PubSub notification, asking Buildbucket for the build status
[03:37:08.332] Build status: STARTED
[03:37:51.644] Received PubSub notification, asking Buildbucket for the build status
[03:37:51.680] Build:
{
  "id": "8796737265297158529",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-23T03:37:04.120289511Z",
  "startTime": "2022-11-23T03:37:06.864556Z",
  "endTime": "2022-11-23T03:37:51.476158015Z",
  "updateTime": "2022-11-23T03:37:51.476158015Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:37:51.680] Invocation finished in 49.050017561s with status SUCCEEDED