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

Debug log (UTC)

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

  }
}
[06:37:05.586] Task URL: https://cr-buildbucket.appspot.com/build/8809228320983250561
[06:37:05.586] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8974658383405428608:2:0) after 8m37s
[06:41:04.644] Received PubSub notification, asking Buildbucket for the build status
[06:41:04.690] Build status: STARTED
[06:42:06.401] Received PubSub notification, asking Buildbucket for the build status
[06:42:06.432] Build:
{
  "id": "8809228320983250561",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-08T06:37:05.127882543Z",
  "startTime": "2022-07-08T06:41:04.162396523Z",
  "endTime": "2022-07-08T06:42:06.050555712Z",
  "updateTime": "2022-07-08T06:42:06.050555712Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:42:06.432] Invocation finished in 5m2.997637434s with status SUCCEEDED