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

Debug log (UTC)

[20:23:50.262] New invocation is queued and will start shortly
[20:23:52.583] Starting the invocation (attempt 1)
[20:23:52.609] Ignoring gitiles_ref tag without the buildset tag
[20:23:52.609] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:23:52.609] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:23:52.610] Buildbucket request:
{
  "requestId": "8843693750430988192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843693750430988192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11305"
                            },
                        "id": "cron:v1:11305"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843693750430988192"
    },
    {
      "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"
  }
}
[20:23:54.342] Scheduled build:
{
  "id": "8678263686289042065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T20:23:53.593545718Z",
  "updateTime": "2026-06-22T20:23:54.125936656Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:23:54.342] Task URL: https://cr-buildbucket.appspot.com/build/8678263686289042065
[20:23:54.342] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843693750430988192:2:0) after 4m4s
[20:23:54.957] Received PubSub notification, asking Buildbucket for the build status
[20:23:54.995] Build status: SCHEDULED
[20:23:59.033] Received PubSub notification, asking Buildbucket for the build status
[20:23:59.061] Build status: STARTED
[20:24:23.225] Received PubSub notification, asking Buildbucket for the build status
[20:24:23.330] Build:
{
  "id": "8678263686289042065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T20:23:53.593545718Z",
  "startTime": "2026-06-22T20:23:58.734019284Z",
  "endTime": "2026-06-22T20:24:22.907307537Z",
  "updateTime": "2026-06-22T20:24:22.907307537Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:24:23.330] Invocation finished in 33.071796833s with status SUCCEEDED