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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30552 (3 years ago)

Debug log (UTC)

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

  }
}
[18:37:04.705] Task URL: https://cr-buildbucket.appspot.com/build/8803113026628148369
[18:37:04.705] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8968543088898744704:2:0) after 1m25s
[18:37:18.649] Received PubSub notification, asking Buildbucket for the build status
[18:37:18.675] Build status: STARTED
[18:37:55.204] Received PubSub notification, asking Buildbucket for the build status
[18:37:55.236] Build:
{
  "id": "8803113026628148369",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-13T18:37:04.291312951Z",
  "startTime": "2022-09-13T18:37:18.075572Z",
  "endTime": "2022-09-13T18:37:54.510256834Z",
  "updateTime": "2022-09-13T18:37:54.510256834Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:37:55.236] Invocation finished in 52.494623633s with status SUCCEEDED