Status: SUCCEEDED
Triggered by: -
Duration: 30 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:274 (3 weeks ago)

Debug log (UTC)

[20:58:08.620] New invocation is queued and will start shortly
[20:58:09.861] Starting the invocation (attempt 1)
[20:58:09.882] Ignoring gitiles_ref tag without the buildset tag
[20:58:09.882] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:58:09.882] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:58:09.882] Buildbucket request:
{
  "requestId": "8850848752438704416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850848752438704416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "274"
                            },
                        "id": "cron:v1:274"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850848752438704416"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[20:58:11.780] Scheduled build:
{
  "id": "8685418689252642705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T20:58:11.032239394Z",
  "updateTime": "2026-04-04T20:58:11.528229332Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:58:11.780] Task URL: https://cr-buildbucket.appspot.com/build/8685418689252642705
[20:58:11.780] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850848752438704416:2:0) after 2m57s
[20:58:12.232] Received PubSub notification, asking Buildbucket for the build status
[20:58:12.245] Build status: SCHEDULED
[20:58:15.532] Received PubSub notification, asking Buildbucket for the build status
[20:58:15.550] Build status: STARTED
[20:58:38.945] Received PubSub notification, asking Buildbucket for the build status
[20:58:38.964] Build:
{
  "id": "8685418689252642705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T20:58:11.032239394Z",
  "startTime": "2026-04-04T20:58:15.028549147Z",
  "endTime": "2026-04-04T20:58:38.596854183Z",
  "updateTime": "2026-04-04T20:58:38.596854183Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:58:38.964] Invocation finished in 30.353394346s with status SUCCEEDED