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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8305 (1 week ago)

Debug log (UTC)

[11:08:10.474] New invocation is queued and will start shortly
[11:08:14.105] Starting the invocation (attempt 1)
[11:08:14.134] Ignoring gitiles_ref tag without the buildset tag
[11:08:14.134] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:08:14.134] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:08:14.134] Buildbucket request:
{
  "requestId": "8845631246029060896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845631246029060896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8305"
                            },
                        "id": "cron:v1:8305"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845631246029060896"
    },
    {
      "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"
  }
}
[11:08:19.976] Scheduled build:
{
  "id": "8680201178418005345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T11:08:17.111537797Z",
  "updateTime": "2026-06-01T11:08:18.494908003Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:08:19.976] Task URL: https://cr-buildbucket.appspot.com/build/8680201178418005345
[11:08:19.976] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845631246029060896:2:0) after 1m0s
[11:08:20.616] Received PubSub notification, asking Buildbucket for the build status
[11:08:20.687] Build status: SCHEDULED
[11:08:22.395] Received PubSub notification, asking Buildbucket for the build status
[11:08:22.477] Build status: STARTED
[11:08:46.825] Received PubSub notification, asking Buildbucket for the build status
[11:08:46.844] Build:
{
  "id": "8680201178418005345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T11:08:17.111537797Z",
  "startTime": "2026-06-01T11:08:22.243500385Z",
  "endTime": "2026-06-01T11:08:46.480992584Z",
  "updateTime": "2026-06-01T11:08:46.480992584Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:08:46.844] Invocation finished in 36.374979468s with status SUCCEEDED