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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:31536 (2 years ago)

Debug log (UTC)

[18:37:07.029] New invocation is queued and will start shortly
[18:37:09.114] Starting the invocation (attempt 1)
[18:37:09.164] Ignoring gitiles_ref tag without the buildset tag
[18:37:09.164] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:09.164] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:09.164] Buildbucket request:
{
  "requestId": "8964828608800074240",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8964828608800074240",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31536"
                            },
                        "id": "cron:v1:31536"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8964828608800074240"
    },
    {
      "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:09.589] Scheduled build:
{
  "id": "8799398545795867009",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-24T18:37:09.259085153Z",
  "updateTime": "2022-10-24T18:37:09.259085153Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:09.589] Task URL: https://cr-buildbucket.appspot.com/build/8799398545795867009
[18:37:09.589] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8964828608800074240:2:0) after 6m12s
[18:37:14.882] Received PubSub notification, asking Buildbucket for the build status
[18:37:14.920] Build status: STARTED
[18:37:49.894] Received PubSub notification, asking Buildbucket for the build status
[18:37:49.927] Build:
{
  "id": "8799398545795867009",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-24T18:37:09.259085153Z",
  "startTime": "2022-10-24T18:37:13.257233Z",
  "endTime": "2022-10-24T18:37:49.657226246Z",
  "updateTime": "2022-10-24T18:37:49.657226246Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:37:49.927] Invocation finished in 42.916633087s with status SUCCEEDED