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:30027 (3 years ago)

Debug log (UTC)

[21:37:02.909] New invocation is queued and will start shortly
[21:37:04.053] Starting the invocation (attempt 1)
[21:37:04.141] Ignoring gitiles_ref tag without the buildset tag
[21:37:04.141] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:37:04.141] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:37:04.141] Buildbucket request:
{
  "requestId": "8970524897378249232",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8970524897378249232",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30027"
                            },
                        "id": "cron:v1:30027"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8970524897378249232"
    },
    {
      "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"
  }
}
[21:37:04.582] Scheduled build:
{
  "id": "8805094835369592113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-22T21:37:04.194519531Z",
  "updateTime": "2022-08-22T21:37:04.194519531Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[21:37:04.583] Task URL: https://cr-buildbucket.appspot.com/build/8805094835369592113
[21:37:04.583] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8970524897378249232:2:0) after 4m5s
[21:37:49.420] Received PubSub notification, asking Buildbucket for the build status
[21:37:49.443] Build status: STARTED
[21:39:03.647] Received PubSub notification, asking Buildbucket for the build status
[21:39:03.669] Build:
{
  "id": "8805094835369592113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-22T21:37:04.194519531Z",
  "startTime": "2022-08-22T21:37:48.120955Z",
  "endTime": "2022-08-22T21:39:03.386817929Z",
  "updateTime": "2022-08-22T21:39:03.386817929Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[21:39:03.669] Invocation finished in 2m0.774160356s with status SUCCEEDED