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:35196 (2 years ago)

Debug log (UTC)

[06:37:02.439] New invocation is queued and will start shortly
[06:37:03.592] Starting the invocation (attempt 1)
[06:37:03.627] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.627] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.627] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.627] Buildbucket request:
{
  "requestId": "8951012576232775440",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8951012576232775440",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35196"
                            },
                        "id": "cron:v1:35196"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8951012576232775440"
    },
    {
      "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:03.884] Scheduled build:
{
  "id": "8785582514262195633",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-26T06:37:03.688367579Z",
  "updateTime": "2023-03-26T06:37:03.688367579Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[06:37:03.884] Task URL: https://cr-buildbucket.appspot.com/build/8785582514262195633
[06:37:03.884] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8951012576232775440:2:0) after 3m33s
[06:37:09.724] Received PubSub notification, asking Buildbucket for the build status
[06:37:09.756] Build status: STARTED
[06:38:11.844] Received PubSub notification, asking Buildbucket for the build status
[06:38:11.871] Build:
{
  "id": "8785582514262195633",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-26T06:37:03.688367579Z",
  "startTime": "2023-03-26T06:37:09.246330Z",
  "endTime": "2023-03-26T06:38:11.633924323Z",
  "updateTime": "2023-03-26T06:38:11.633924323Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:38:11.871] Invocation finished in 1m9.44577607s with status SUCCEEDED