Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:34074 (2 years ago)

Debug log (UTC)

[12:37:06.521] New invocation is queued and will start shortly
[12:37:08.333] Starting the invocation (attempt 1)
[12:37:08.360] Ignoring gitiles_ref tag without the buildset tag
[12:37:08.360] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:08.360] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:08.360] Buildbucket request:
{
  "requestId": "8955247980136948656",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8955247980136948656",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34074"
                            },
                        "id": "cron:v1:34074"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8955247980136948656"
    },
    {
      "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"
  }
}
[12:37:08.879] Scheduled build:
{
  "id": "8789817917411122417",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-07T12:37:08.485350511Z",
  "updateTime": "2023-02-07T12:37:08.485350511Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:08.879] Task URL: https://cr-buildbucket.appspot.com/build/8789817917411122417
[12:37:08.879] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8955247980136948656:2:0) after 9m38s
[12:38:30.609] Received PubSub notification, asking Buildbucket for the build status
[12:38:30.629] Build status: STARTED
[12:39:02.208] Received PubSub notification, asking Buildbucket for the build status
[12:39:02.256] Build:
{
  "id": "8789817917411122417",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-07T12:37:08.485350511Z",
  "startTime": "2023-02-07T12:38:29.961234Z",
  "endTime": "2023-02-07T12:39:01.997656692Z",
  "updateTime": "2023-02-07T12:39:01.997656692Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:39:02.256] Invocation finished in 1m55.753992213s with status SUCCEEDED