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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:29868 (3 years ago)

Debug log (UTC)

[06:37:03.068] New invocation is queued and will start shortly
[06:37:04.820] Starting the invocation (attempt 1)
[06:37:04.848] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.848] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.849] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.849] Buildbucket request:
{
  "requestId": "8971125102113834688",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8971125102113834688",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29868"
                            },
                        "id": "cron:v1:29868"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8971125102113834688"
    },
    {
      "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:05.314] Scheduled build:
{
  "id": "8805695039513100289",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-16T06:37:04.918830742Z",
  "updateTime": "2022-08-16T06:37:04.918830742Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:05.314] Task URL: https://cr-buildbucket.appspot.com/build/8805695039513100289
[06:37:05.314] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8971125102113834688:2:0) after 3m51s
[06:37:50.777] Received PubSub notification, asking Buildbucket for the build status
[06:37:50.802] Build status: STARTED
[06:39:07.207] Received PubSub notification, asking Buildbucket for the build status
[06:39:07.227] Build:
{
  "id": "8805695039513100289",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-16T06:37:04.918830742Z",
  "startTime": "2022-08-16T06:37:49.907007Z",
  "endTime": "2022-08-16T06:39:06.889785996Z",
  "updateTime": "2022-08-16T06:39:06.889785996Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:39:07.227] Invocation finished in 2m4.173339581s with status SUCCEEDED