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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18949 (1 month ago)

Debug log (UTC)

[07:50:02.736] New invocation is queued and will start shortly
[07:50:03.837] Starting the invocation (attempt 1)
[07:50:03.867] Ignoring gitiles_ref tag without the buildset tag
[07:50:03.867] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:50:03.867] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:50:03.868] Buildbucket request:
{
  "requestId": "8838758341778834752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838758341778834752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18949"
                            },
                        "id": "cron:v1:18949"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838758341778834752"
    },
    {
      "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"
  }
}
[07:50:05.411] Scheduled build:
{
  "id": "8673328279307095265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T07:50:04.472135449Z",
  "updateTime": "2026-08-16T07:50:05.010755208Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:50:05.411] Task URL: https://cr-buildbucket.appspot.com/build/8673328279307095265
[07:50:05.411] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838758341778834752:2:0) after 3m39s
[07:50:05.818] Received PubSub notification, asking Buildbucket for the build status
[07:50:05.839] Build status: SCHEDULED
[07:50:09.312] Received PubSub notification, asking Buildbucket for the build status
[07:50:09.348] Build status: STARTED
[07:50:51.239] Received PubSub notification, asking Buildbucket for the build status
[07:50:51.292] Build:
{
  "id": "8673328279307095265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T07:50:04.472135449Z",
  "startTime": "2026-08-16T07:50:09.109328700Z",
  "endTime": "2026-08-16T07:50:50.963854417Z",
  "updateTime": "2026-08-16T07:50:50.963854417Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:50:51.292] Invocation finished in 48.560188943s with status SUCCEEDED