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:22342 (2 weeks ago)

Debug log (UTC)

[13:10:27.072] New invocation is queued and will start shortly
[13:10:28.615] Starting the invocation (attempt 1)
[13:10:28.652] Ignoring gitiles_ref tag without the buildset tag
[13:10:28.652] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:10:28.652] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:10:28.652] Buildbucket request:
{
  "requestId": "8836563856411007200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836563856411007200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22342"
                            },
                        "id": "cron:v1:22342"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836563856411007200"
    },
    {
      "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"
  }
}
[13:10:30.068] Scheduled build:
{
  "id": "8671133793296122657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T13:10:29.419948299Z",
  "updateTime": "2026-09-09T13:10:29.419948299Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:10:30.068] Task URL: https://cr-buildbucket.appspot.com/build/8671133793296122657
[13:10:30.068] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836563856411007200:2:0) after 4m23s
[13:10:30.673] Received PubSub notification, asking Buildbucket for the build status
[13:10:30.700] Build status: SCHEDULED
[13:10:34.377] Received PubSub notification, asking Buildbucket for the build status
[13:10:34.400] Build status: STARTED
[13:10:58.121] Received PubSub notification, asking Buildbucket for the build status
[13:10:58.144] Build:
{
  "id": "8671133793296122657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T13:10:29.419948299Z",
  "startTime": "2026-09-09T13:10:34.043606893Z",
  "endTime": "2026-09-09T13:10:57.828703572Z",
  "updateTime": "2026-09-09T13:10:57.828703572Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:10:58.144] Invocation finished in 31.078460293s with status SUCCEEDED