Status: SUCCEEDED
Triggered by: -
Duration: 45 seconds
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:33168 (2 years ago)

Debug log (UTC)

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

  }
}
[18:37:03.688] Task URL: https://cr-buildbucket.appspot.com/build/8793237958139663153
[18:37:03.688] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8958668020120867440:2:0) after 5m29s
[18:37:16.373] Received PubSub notification, asking Buildbucket for the build status
[18:37:16.402] Build status: STARTED
[18:37:47.763] Received PubSub notification, asking Buildbucket for the build status
[18:37:47.786] Build:
{
  "id": "8793237958139663153",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-31T18:37:03.481732760Z",
  "startTime": "2022-12-31T18:37:15.930755Z",
  "endTime": "2022-12-31T18:37:47.375359929Z",
  "updateTime": "2022-12-31T18:37:47.375359929Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:37:47.786] Invocation finished in 45.578261588s with status SUCCEEDED