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

Debug log (UTC)

[12:37:02.181] New invocation is queued and will start shortly
[12:37:03.291] Starting the invocation (attempt 1)
[12:37:03.330] Ignoring gitiles_ref tag without the buildset tag
[12:37:03.330] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:03.342] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:03.343] Buildbucket request:
{
  "requestId": "8962042757166996768",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8962042757166996768",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32274"
                            },
                        "id": "cron:v1:32274"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8962042757166996768"
    },
    {
      "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"
  }
}
[12:37:03.778] Scheduled build:
{
  "id": "8796612695194975921",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-24T12:37:03.427644499Z",
  "updateTime": "2022-11-24T12:37:03.427644499Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:03.778] Task URL: https://cr-buildbucket.appspot.com/build/8796612695194975921
[12:37:03.778] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8962042757166996768:2:0) after 2m3s
[12:37:41.198] Received PubSub notification, asking Buildbucket for the build status
[12:37:41.220] Build status: STARTED
[12:38:11.907] Received PubSub notification, asking Buildbucket for the build status
[12:38:11.931] Build:
{
  "id": "8796612695194975921",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-24T12:37:03.427644499Z",
  "startTime": "2022-11-24T12:37:38.582689Z",
  "endTime": "2022-11-24T12:38:11.752787237Z",
  "updateTime": "2022-11-24T12:38:11.752787237Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:11.931] Invocation finished in 1m9.767921705s with status SUCCEEDED