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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12298 (2 days ago)

Debug log (UTC)

[22:22:44.117] New invocation is queued and will start shortly
[22:22:45.280] Starting the invocation (attempt 1)
[22:22:45.370] Ignoring gitiles_ref tag without the buildset tag
[22:22:45.370] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:22:45.370] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:22:45.370] Buildbucket request:
{
  "requestId": "8843052091278986016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843052091278986016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12298"
                            },
                        "id": "cron:v1:12298"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843052091278986016"
    },
    {
      "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"
  }
}
[22:22:46.609] Scheduled build:
{
  "id": "8677622028712202977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T22:22:45.944091714Z",
  "updateTime": "2026-06-29T22:22:46.437403175Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:22:46.609] Task URL: https://cr-buildbucket.appspot.com/build/8677622028712202977
[22:22:46.609] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843052091278986016:2:0) after 6m45s
[22:22:47.190] Received PubSub notification, asking Buildbucket for the build status
[22:22:47.212] Build status: SCHEDULED
[22:22:51.483] Received PubSub notification, asking Buildbucket for the build status
[22:22:51.506] Build status: STARTED
[22:23:19.630] Received PubSub notification, asking Buildbucket for the build status
[22:23:19.646] Build:
{
  "id": "8677622028712202977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T22:22:45.944091714Z",
  "startTime": "2026-06-29T22:22:51.328899822Z",
  "endTime": "2026-06-29T22:23:19.385879353Z",
  "updateTime": "2026-06-29T22:23:19.385879353Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:23:19.646] Invocation finished in 35.53446553s with status SUCCEEDED