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:29073 (3 years ago)

Debug log (UTC)

[03:37:02.686] New invocation is queued and will start shortly
[03:37:04.221] Starting the invocation (attempt 1)
[03:37:04.256] Ignoring gitiles_ref tag without the buildset tag
[03:37:04.256] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:04.257] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:04.257] Buildbucket request:
{
  "requestId": "8974126127026078944",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8974126127026078944",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29073"
                            },
                        "id": "cron:v1:29073"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8974126127026078944"
    },
    {
      "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"
  }
}
[03:37:04.661] Scheduled build:
{
  "id": "8808696064651339137",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-14T03:37:04.321481500Z",
  "updateTime": "2022-07-14T03:37:04.321481500Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:04.661] Task URL: https://cr-buildbucket.appspot.com/build/8808696064651339137
[03:37:04.661] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8974126127026078944:2:0) after 2m15s
[03:37:43.796] Received PubSub notification, asking Buildbucket for the build status
[03:37:43.828] Build status: STARTED
[03:39:08.004] Received PubSub notification, asking Buildbucket for the build status
[03:39:08.042] Build:
{
  "id": "8808696064651339137",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-14T03:37:04.321481500Z",
  "startTime": "2022-07-14T03:37:43.027617Z",
  "endTime": "2022-07-14T03:39:07.770302699Z",
  "updateTime": "2022-07-14T03:39:07.770302699Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:39:08.042] Invocation finished in 2m5.369485163s with status SUCCEEDED