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

Debug log (UTC)

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

  },
  "canary": true
}
[12:37:04.728] Task URL: https://cr-buildbucket.appspot.com/build/8806940749368670737
[12:37:04.728] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8972370811390028432:2:0) after 2m42s
[12:37:34.791] Received PubSub notification, asking Buildbucket for the build status
[12:37:34.824] Build status: STARTED
[12:39:07.920] Received PubSub notification, asking Buildbucket for the build status
[12:39:07.959] Build:
{
  "id": "8806940749368670737",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-02T12:37:03.423380656Z",
  "startTime": "2022-08-02T12:37:33.825090Z",
  "endTime": "2022-08-02T12:39:07.643394897Z",
  "updateTime": "2022-08-02T12:39:07.643394897Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:39:07.959] Invocation finished in 2m5.847012598s with status SUCCEEDED