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:33087 (2 years ago)

Debug log (UTC)

[09:37:03.461] New invocation is queued and will start shortly
[09:37:09.486] Starting the invocation (attempt 1)
[09:37:09.515] Ignoring gitiles_ref tag without the buildset tag
[09:37:09.515] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:09.515] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:09.515] Buildbucket request:
{
  "requestId": "8958973783577320128",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8958973783577320128",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "33087"
                            },
                        "id": "cron:v1:33087"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8958973783577320128"
    },
    {
      "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"
  }
}
[09:37:09.775] Scheduled build:
{
  "id": "8793543716504522897",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-28T09:37:09.582400777Z",
  "updateTime": "2022-12-28T09:37:09.582400777Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:09.775] Task URL: https://cr-buildbucket.appspot.com/build/8793543716504522897
[09:37:09.775] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8958973783577320128:2:0) after 7m53s
[09:37:36.784] Received PubSub notification, asking Buildbucket for the build status
[09:37:36.808] Build status: STARTED
[09:38:09.728] Received PubSub notification, asking Buildbucket for the build status
[09:38:09.763] Build:
{
  "id": "8793543716504522897",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-28T09:37:09.582400777Z",
  "startTime": "2022-12-28T09:37:36.146558Z",
  "endTime": "2022-12-28T09:38:09.577475707Z",
  "updateTime": "2022-12-28T09:38:09.577475707Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:09.763] Invocation finished in 1m6.309386419s with status SUCCEEDED