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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30540 (3 years ago)

Debug log (UTC)

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

  }
}
[06:37:20.069] Task URL: https://cr-buildbucket.appspot.com/build/8803158309035289777
[06:37:20.069] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8968588373619427136:2:0) after 7m20s
[06:40:13.507] Received PubSub notification, asking Buildbucket for the build status
[06:40:13.533] Build status: STARTED
[06:41:08.346] Received PubSub notification, asking Buildbucket for the build status
[06:41:08.366] Build:
{
  "id": "8803158309035289777",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-13T06:37:19.622315408Z",
  "startTime": "2022-09-13T06:40:12.805793Z",
  "endTime": "2022-09-13T06:41:07.945543861Z",
  "updateTime": "2022-09-13T06:41:07.945543861Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:41:08.366] Invocation finished in 3m52.498352043s with status SUCCEEDED