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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18091 (1 month ago)

Debug log (UTC)

[05:05:49.034] New invocation is queued and will start shortly
[05:05:50.156] Starting the invocation (attempt 1)
[05:05:50.181] Ignoring gitiles_ref tag without the buildset tag
[05:05:50.181] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:05:50.183] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:05:50.183] Buildbucket request:
{
  "requestId": "8839312255936258368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839312255936258368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18091"
                            },
                        "id": "cron:v1:18091"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839312255936258368"
    },
    {
      "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"
  }
}
[05:05:51.381] Scheduled build:
{
  "id": "8673882193532801537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T05:05:50.702253701Z",
  "updateTime": "2026-08-10T05:05:51.113562127Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:05:51.381] Task URL: https://cr-buildbucket.appspot.com/build/8673882193532801537
[05:05:51.381] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839312255936258368:2:0) after 1m38s
[05:05:51.984] Received PubSub notification, asking Buildbucket for the build status
[05:05:52.003] Build status: SCHEDULED
[05:05:57.366] Received PubSub notification, asking Buildbucket for the build status
[05:05:57.390] Build status: STARTED
[05:06:23.359] Received PubSub notification, asking Buildbucket for the build status
[05:06:23.384] Build:
{
  "id": "8673882193532801537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T05:05:50.702253701Z",
  "startTime": "2026-08-10T05:05:57.201728692Z",
  "endTime": "2026-08-10T05:06:23.106668479Z",
  "updateTime": "2026-08-10T05:06:23.106668479Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:06:23.384] Invocation finished in 34.358109711s with status SUCCEEDED