Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:32472 (2 years ago)

Debug log (UTC)

[18:37:03.023] New invocation is queued and will start shortly
[18:37:04.718] Starting the invocation (attempt 1)
[18:37:04.770] Ignoring gitiles_ref tag without the buildset tag
[18:37:04.770] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:04.776] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:04.777] Buildbucket request:
{
  "requestId": "8961295331307626560",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8961295331307626560",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32472"
                            },
                        "id": "cron:v1:32472"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8961295331307626560"
    },
    {
      "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:05.102] Scheduled build:
{
  "id": "8795865268704063665",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-02T18:37:04.875592362Z",
  "updateTime": "2022-12-02T18:37:04.875592362Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:05.102] Task URL: https://cr-buildbucket.appspot.com/build/8795865268704063665
[18:37:05.102] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8961295331307626560:2:0) after 8m47s
[18:41:52.668] Received PubSub notification, asking Buildbucket for the build status
[18:41:52.706] Build status: STARTED
[18:42:27.873] Received PubSub notification, asking Buildbucket for the build status
[18:42:27.946] Build:
{
  "id": "8795865268704063665",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-02T18:37:04.875592362Z",
  "startTime": "2022-12-02T18:41:51.901916Z",
  "endTime": "2022-12-02T18:42:27.239400195Z",
  "updateTime": "2022-12-02T18:42:27.239400195Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:42:27.946] Invocation finished in 5m24.937384095s with status SUCCEEDED