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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18628 (1 month ago)

Debug log (UTC)

[01:00:10.970] New invocation is queued and will start shortly
[01:00:14.240] Starting the invocation (attempt 1)
[01:00:14.270] Ignoring gitiles_ref tag without the buildset tag
[01:00:14.270] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:00:14.271] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:00:14.272] Buildbucket request:
{
  "requestId": "8838965322046247136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838965322046247136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18628"
                            },
                        "id": "cron:v1:18628"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838965322046247136"
    },
    {
      "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"
  }
}
[01:00:15.392] Scheduled build:
{
  "id": "8673535257425614881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T01:00:14.757276961Z",
  "updateTime": "2026-08-14T01:00:14.757276961Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[01:00:15.392] Task URL: https://cr-buildbucket.appspot.com/build/8673535257425614881
[01:00:15.392] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838965322046247136:2:0) after 2m5s
[01:00:16.043] Received PubSub notification, asking Buildbucket for the build status
[01:00:16.069] Build status: SCHEDULED
[01:00:23.850] Received PubSub notification, asking Buildbucket for the build status
[01:00:23.879] Build status: STARTED
[01:00:47.695] Received PubSub notification, asking Buildbucket for the build status
[01:00:47.716] Build:
{
  "id": "8673535257425614881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T01:00:14.757276961Z",
  "startTime": "2026-08-14T01:00:23.597349300Z",
  "endTime": "2026-08-14T01:00:47.443880599Z",
  "updateTime": "2026-08-14T01:00:47.443880599Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[01:00:47.716] Invocation finished in 36.750498017s with status SUCCEEDED