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:9601 (1 day ago)

Debug log (UTC)

[16:59:24.812] New invocation is queued and will start shortly
[16:59:25.880] Starting the invocation (attempt 1)
[16:59:25.904] Ignoring gitiles_ref tag without the buildset tag
[16:59:25.904] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:59:25.904] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:59:25.905] Buildbucket request:
{
  "requestId": "8844793775290949056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844793775290949056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9601"
                            },
                        "id": "cron:v1:9601"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844793775290949056"
    },
    {
      "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"
  }
}
[16:59:27.941] Scheduled build:
{
  "id": "8679363712591067921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T16:59:26.761569918Z",
  "updateTime": "2026-06-10T16:59:27.338568932Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:59:27.941] Task URL: https://cr-buildbucket.appspot.com/build/8679363712591067921
[16:59:27.941] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844793775290949056:2:0) after 1m3s
[16:59:28.144] Received PubSub notification, asking Buildbucket for the build status
[16:59:28.169] Build status: SCHEDULED
[16:59:31.312] Received PubSub notification, asking Buildbucket for the build status
[16:59:31.437] Build status: STARTED
[16:59:55.291] Received PubSub notification, asking Buildbucket for the build status
[16:59:55.307] Build:
{
  "id": "8679363712591067921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T16:59:26.761569918Z",
  "startTime": "2026-06-10T16:59:31.102775366Z",
  "endTime": "2026-06-10T16:59:54.976101832Z",
  "updateTime": "2026-06-10T16:59:54.976101832Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:59:55.307] Invocation finished in 30.503591863s with status SUCCEEDED