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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:36933 (2 years ago)

Debug log (UTC)

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

  }
}
[15:37:08.805] Task URL: https://cr-buildbucket.appspot.com/build/8779025553683722673
[15:37:08.805] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8944455615638329296:2:0) after 5m13s
[15:41:15.668] Received PubSub notification, asking Buildbucket for the build status
[15:41:15.741] Build status: STARTED
[15:42:22.066] Received PubSub notification, asking Buildbucket for the build status
[15:42:22.089] Build:
{
  "id": "8779025553683722673",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-06T15:37:08.585857635Z",
  "startTime": "2023-06-06T15:41:15.125985Z",
  "endTime": "2023-06-06T15:42:21.694579741Z",
  "updateTime": "2023-06-06T15:42:21.694579741Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:42:22.089] Invocation finished in 5m14.751487625s with status SUCCEEDED