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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:29682 (3 years ago)

Debug log (UTC)

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

  }
}
[12:37:04.952] Task URL: https://cr-buildbucket.appspot.com/build/8806397166471156209
[12:37:04.952] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8971827228780099056:2:0) after 6m50s
[12:39:27.162] Received PubSub notification, asking Buildbucket for the build status
[12:39:27.193] Build status: STARTED
[12:41:09.008] Received PubSub notification, asking Buildbucket for the build status
[12:41:09.045] Build:
{
  "id": "8806397166471156209",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-08T12:37:04.471858289Z",
  "startTime": "2022-08-08T12:39:26.163470Z",
  "endTime": "2022-08-08T12:41:08.747585123Z",
  "updateTime": "2022-08-08T12:41:08.747585123Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:41:09.045] Invocation finished in 4m6.158404575s with status SUCCEEDED