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

Debug log (UTC)

[03:37:02.477] New invocation is queued and will start shortly
[03:37:03.710] Starting the invocation (attempt 1)
[03:37:03.740] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.740] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.741] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.741] Buildbucket request:
{
  "requestId": "8945044501022633232",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8945044501022633232",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36777"
                            },
                        "id": "cron:v1:36777"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945044501022633232"
    },
    {
      "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"
  }
}
[03:37:04.009] Scheduled build:
{
  "id": "8779614438984402113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-31T03:37:03.799179186Z",
  "updateTime": "2023-05-31T03:37:03.799179186Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:37:04.009] Task URL: https://cr-buildbucket.appspot.com/build/8779614438984402113
[03:37:04.009] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8945044501022633232:2:0) after 6m42s
[03:37:48.151] Received PubSub notification, asking Buildbucket for the build status
[03:37:48.200] Build status: STARTED
[03:38:50.818] Received PubSub notification, asking Buildbucket for the build status
[03:38:50.841] Build:
{
  "id": "8779614438984402113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-31T03:37:03.799179186Z",
  "startTime": "2023-05-31T03:37:47.622450Z",
  "endTime": "2023-05-31T03:38:49.177484644Z",
  "updateTime": "2023-05-31T03:38:49.177484644Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:38:50.841] Invocation finished in 1m48.370371522s with status SUCCEEDED