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

Debug log (UTC)

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

  }
}
[06:37:04.159] Task URL: https://cr-buildbucket.appspot.com/build/8800349819540829537
[06:37:04.159] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8965779881639761776:2:0) after 6m39s
[06:37:44.732] Received PubSub notification, asking Buildbucket for the build status
[06:37:44.772] Build status: STARTED
[06:38:50.660] Received PubSub notification, asking Buildbucket for the build status
[06:38:50.693] Build:
{
  "id": "8800349819540829537",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-14T06:37:03.921177241Z",
  "startTime": "2022-10-14T06:37:44.167443Z",
  "endTime": "2022-10-14T06:38:50.397943318Z",
  "updateTime": "2022-10-14T06:38:50.397943318Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:50.693] Invocation finished in 1m48.156795278s with status SUCCEEDED