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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:241 (3 weeks ago)

Debug log (UTC)

[15:20:38.750] New invocation is queued and will start shortly
[15:20:40.591] Starting the invocation (attempt 1)
[15:20:40.614] Ignoring gitiles_ref tag without the buildset tag
[15:20:40.614] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:20:40.614] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:20:40.614] Buildbucket request:
{
  "requestId": "8850869985970223280",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850869985970223280",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "241"
                            },
                        "id": "cron:v1:241"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850869985970223280"
    },
    {
      "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"
  }
}
[15:20:42.798] Scheduled build:
{
  "id": "8685439921876991905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T15:20:42.024061663Z",
  "updateTime": "2026-04-04T15:20:42.536056250Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:20:42.799] Task URL: https://cr-buildbucket.appspot.com/build/8685439921876991905
[15:20:42.799] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850869985970223280:2:0) after 3m27s
[15:20:43.275] Received PubSub notification, asking Buildbucket for the build status
[15:20:43.293] Build status: SCHEDULED
[15:20:46.663] Received PubSub notification, asking Buildbucket for the build status
[15:20:46.680] Build status: STARTED
[15:21:10.103] Received PubSub notification, asking Buildbucket for the build status
[15:21:10.162] Build:
{
  "id": "8685439921876991905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T15:20:42.024061663Z",
  "startTime": "2026-04-04T15:20:46.144591046Z",
  "endTime": "2026-04-04T15:21:09.749908409Z",
  "updateTime": "2026-04-04T15:21:09.749908409Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:21:10.162] Invocation finished in 31.424669342s with status SUCCEEDED