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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:32490 (2 years ago)

Debug log (UTC)

[12:37:03.463] New invocation is queued and will start shortly
[12:37:04.674] Starting the invocation (attempt 1)
[12:37:04.705] Ignoring gitiles_ref tag without the buildset tag
[12:37:04.705] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:04.708] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:04.708] Buildbucket request:
{
  "requestId": "8961227383118488080",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8961227383118488080",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32490"
                            },
                        "id": "cron:v1:32490"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8961227383118488080"
    },
    {
      "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"
  }
}
[12:37:05.140] Scheduled build:
{
  "id": "8795797320967727633",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-03T12:37:04.886372679Z",
  "updateTime": "2022-12-03T12:37:04.886372679Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:37:05.140] Task URL: https://cr-buildbucket.appspot.com/build/8795797320967727633
[12:37:05.140] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8961227383118488080:2:0) after 9m40s
[12:38:20.247] Received PubSub notification, asking Buildbucket for the build status
[12:38:20.311] Build status: STARTED
[12:39:03.722] Received PubSub notification, asking Buildbucket for the build status
[12:39:03.757] Build:
{
  "id": "8795797320967727633",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-03T12:37:04.886372679Z",
  "startTime": "2022-12-03T12:38:19.737705Z",
  "endTime": "2022-12-03T12:39:03.190842821Z",
  "updateTime": "2022-12-03T12:39:03.190842821Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:39:03.757] Invocation finished in 2m0.30550339s with status SUCCEEDED