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

Debug log (UTC)

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

  }
}
[09:37:05.277] Task URL: https://cr-buildbucket.appspot.com/build/8796714615115099297
[09:37:05.278] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8962144678046458256:2:0) after 2m56s
[09:37:35.900] Received PubSub notification, asking Buildbucket for the build status
[09:37:35.924] Build status: STARTED
[09:38:09.041] Received PubSub notification, asking Buildbucket for the build status
[09:38:09.077] Build:
{
  "id": "8796714615115099297",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-23T09:37:05.017842906Z",
  "startTime": "2022-11-23T09:37:35.137554Z",
  "endTime": "2022-11-23T09:38:08.817646013Z",
  "updateTime": "2022-11-23T09:38:08.817646013Z",
  "status": "SUCCESS",
  "input": {

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