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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:292 (2 weeks ago)

Debug log (UTC)

[00:02:25.574] New invocation is queued and will start shortly
[00:02:26.935] Starting the invocation (attempt 1)
[00:02:26.956] Ignoring gitiles_ref tag without the buildset tag
[00:02:26.956] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:02:26.956] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:02:26.956] Buildbucket request:
{
  "requestId": "8850837158422346032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850837158422346032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "292"
                            },
                        "id": "cron:v1:292"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850837158422346032"
    },
    {
      "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"
  }
}
[00:02:28.951] Scheduled build:
{
  "id": "8685407095089968225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T00:02:28.088534218Z",
  "updateTime": "2026-04-05T00:02:28.824369103Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:02:28.951] Task URL: https://cr-buildbucket.appspot.com/build/8685407095089968225
[00:02:28.952] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850837158422346032:2:0) after 1m51s
[00:02:29.382] Received PubSub notification, asking Buildbucket for the build status
[00:02:29.558] Build status: SCHEDULED
[00:02:33.166] Received PubSub notification, asking Buildbucket for the build status
[00:02:33.194] Build status: STARTED
[00:02:58.635] Received PubSub notification, asking Buildbucket for the build status
[00:02:58.699] Build:
{
  "id": "8685407095089968225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T00:02:28.088534218Z",
  "startTime": "2026-04-05T00:02:32.942724092Z",
  "endTime": "2026-04-05T00:02:58.168538587Z",
  "updateTime": "2026-04-05T00:02:58.168538587Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:02:58.699] Invocation finished in 33.173489027s with status SUCCEEDED