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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:35700 (2 years ago)

Debug log (UTC)

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

  }
}
[06:37:04.476] Task URL: https://cr-buildbucket.appspot.com/build/8783679977335193457
[06:37:04.476] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8949110039277929040:2:0) after 5m55s
[06:37:11.000] Received PubSub notification, asking Buildbucket for the build status
[06:37:11.051] Build status: STARTED
[06:37:56.619] Received PubSub notification, asking Buildbucket for the build status
[06:37:56.646] Build:
{
  "id": "8783679977335193457",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-16T06:37:04.291170640Z",
  "startTime": "2023-04-16T06:37:09.869890Z",
  "endTime": "2023-04-16T06:37:56.409992921Z",
  "updateTime": "2023-04-16T06:37:56.409992921Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:37:56.646] Invocation finished in 53.591498641s with status SUCCEEDED