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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11101 (3 weeks ago)

Debug log (UTC)

[09:27:50.523] New invocation is queued and will start shortly
[09:27:51.749] Starting the invocation (attempt 1)
[09:27:51.776] Ignoring gitiles_ref tag without the buildset tag
[09:27:51.776] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:27:51.776] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:27:51.776] Buildbucket request:
{
  "requestId": "8843825619091709824",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843825619091709824",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11101"
                            },
                        "id": "cron:v1:11101"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843825619091709824"
    },
    {
      "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"
  }
}
[09:27:53.380] Scheduled build:
{
  "id": "8678395556240209937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T09:27:52.607460711Z",
  "updateTime": "2026-06-21T09:27:52.607460711Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:27:53.380] Task URL: https://cr-buildbucket.appspot.com/build/8678395556240209937
[09:27:53.380] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843825619091709824:2:0) after 6m21s
[09:27:53.954] Received PubSub notification, asking Buildbucket for the build status
[09:27:53.976] Build status: SCHEDULED
[09:28:05.717] Received PubSub notification, asking Buildbucket for the build status
[09:28:05.756] Build status: STARTED
[09:28:27.646] Received PubSub notification, asking Buildbucket for the build status
[09:28:27.662] Build:
{
  "id": "8678395556240209937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T09:27:52.607460711Z",
  "startTime": "2026-06-21T09:28:05.435467346Z",
  "endTime": "2026-06-21T09:28:27.190512399Z",
  "updateTime": "2026-06-21T09:28:27.190512399Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:28:27.662] Invocation finished in 37.157095597s with status SUCCEEDED