Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30006 (3 years ago)

Debug log (UTC)

[00:37:02.201] New invocation is queued and will start shortly
[00:37:04.135] Starting the invocation (attempt 1)
[00:37:04.163] Ignoring gitiles_ref tag without the buildset tag
[00:37:04.163] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:37:04.164] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:37:04.165] Buildbucket request:
{
  "requestId": "8970604170465789072",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8970604170465789072",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30006"
                            },
                        "id": "cron:v1:30006"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8970604170465789072"
    },
    {
      "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"
  }
}
[00:37:04.683] Scheduled build:
{
  "id": "8805174107670905073",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-22T00:37:04.236100111Z",
  "updateTime": "2022-08-22T00:37:04.236100111Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[00:37:04.683] Task URL: https://cr-buildbucket.appspot.com/build/8805174107670905073
[00:37:04.683] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8970604170465789072:2:0) after 9m16s
[00:37:42.598] Received PubSub notification, asking Buildbucket for the build status
[00:37:42.631] Build status: STARTED
[00:38:53.247] Received PubSub notification, asking Buildbucket for the build status
[00:38:53.273] Build:
{
  "id": "8805174107670905073",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-22T00:37:04.236100111Z",
  "startTime": "2022-08-22T00:37:41.783126Z",
  "endTime": "2022-08-22T00:38:52.985389401Z",
  "updateTime": "2022-08-22T00:38:52.985389401Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[00:38:53.273] Invocation finished in 1m51.086719665s with status SUCCEEDED