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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17596 (1 month ago)

Debug log (UTC)

[16:27:30.989] New invocation is queued and will start shortly
[16:27:32.412] Starting the invocation (attempt 1)
[16:27:32.440] Ignoring gitiles_ref tag without the buildset tag
[16:27:32.440] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:27:32.440] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:27:32.440] Buildbucket request:
{
  "requestId": "8839631754991758464",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839631754991758464",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17596"
                            },
                        "id": "cron:v1:17596"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839631754991758464"
    },
    {
      "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:27:34.525] Scheduled build:
{
  "id": "8674201692022129089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T16:27:33.198876715Z",
  "updateTime": "2026-08-06T16:27:33.886755509Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:27:34.525] Task URL: https://cr-buildbucket.appspot.com/build/8674201692022129089
[16:27:34.525] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839631754991758464:2:0) after 6m54s
[16:27:35.089] Received PubSub notification, asking Buildbucket for the build status
[16:27:35.110] Build status: SCHEDULED
[16:27:38.173] Received PubSub notification, asking Buildbucket for the build status
[16:27:38.195] Build status: STARTED
[16:28:02.385] Received PubSub notification, asking Buildbucket for the build status
[16:28:02.404] Build:
{
  "id": "8674201692022129089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T16:27:33.198876715Z",
  "startTime": "2026-08-06T16:27:37.927203058Z",
  "endTime": "2026-08-06T16:28:02.019478697Z",
  "updateTime": "2026-08-06T16:28:02.019478697Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:28:02.404] Invocation finished in 31.42096449s with status SUCCEEDED