Status: SUCCEEDED
Triggered by: -
Duration: 7 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30528 (3 years ago)

Debug log (UTC)

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

  }
}
[18:37:07.148] Task URL: https://cr-buildbucket.appspot.com/build/8803203621155206417
[18:37:07.148] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8968633683117605376:2:0) after 9m6s
[18:43:44.329] Received PubSub notification, asking Buildbucket for the build status
[18:43:44.355] Build status: STARTED
[18:44:20.109] Received PubSub notification, asking Buildbucket for the build status
[18:44:20.136] Build:
{
  "id": "8803203621155206417",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-12T18:37:06.617562434Z",
  "startTime": "2022-09-12T18:43:43.622088Z",
  "endTime": "2022-09-12T18:44:19.565595414Z",
  "updateTime": "2022-09-12T18:44:19.565595414Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:44:20.136] Invocation finished in 7m14.773266199s with status SUCCEEDED