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:10096 (1 month ago)

Debug log (UTC)

[05:35:10.417] New invocation is queued and will start shortly
[05:35:11.495] Starting the invocation (attempt 1)
[05:35:11.518] Ignoring gitiles_ref tag without the buildset tag
[05:35:11.518] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:35:11.518] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:35:11.518] Buildbucket request:
{
  "requestId": "8844474436073952144",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844474436073952144",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10096"
                            },
                        "id": "cron:v1:10096"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844474436073952144"
    },
    {
      "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:35:13.357] Scheduled build:
{
  "id": "8679044373110773793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T05:35:12.622123383Z",
  "updateTime": "2026-06-14T05:35:12.622123383Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:35:13.357] Task URL: https://cr-buildbucket.appspot.com/build/8679044373110773793
[05:35:13.357] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844474436073952144:2:0) after 8m8s
[05:35:13.574] Received PubSub notification, asking Buildbucket for the build status
[05:35:13.595] Build status: SCHEDULED
[05:35:18.245] Received PubSub notification, asking Buildbucket for the build status
[05:35:18.260] Build status: STARTED
[05:35:42.365] Received PubSub notification, asking Buildbucket for the build status
[05:35:42.392] Build:
{
  "id": "8679044373110773793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T05:35:12.622123383Z",
  "startTime": "2026-06-14T05:35:18.067423357Z",
  "endTime": "2026-06-14T05:35:41.981651027Z",
  "updateTime": "2026-06-14T05:35:41.981651027Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:35:42.392] Invocation finished in 31.980644846s with status SUCCEEDED