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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10768 (3 weeks ago)

Debug log (UTC)

[00:35:10.594] New invocation is queued and will start shortly
[00:35:11.916] Starting the invocation (attempt 1)
[00:35:11.948] Ignoring gitiles_ref tag without the buildset tag
[00:35:11.948] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:35:11.948] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:35:11.948] Buildbucket request:
{
  "requestId": "8844040325425452528",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844040325425452528",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10768"
                            },
                        "id": "cron:v1:10768"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844040325425452528"
    },
    {
      "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"
  }
}
[00:35:13.491] Scheduled build:
{
  "id": "8678610262607806993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T00:35:12.659412010Z",
  "updateTime": "2026-06-19T00:35:13.127256803Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:35:13.491] Task URL: https://cr-buildbucket.appspot.com/build/8678610262607806993
[00:35:13.491] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844040325425452528:2:0) after 9m52s
[00:35:13.929] Received PubSub notification, asking Buildbucket for the build status
[00:35:14.077] Build status: SCHEDULED
[00:35:20.400] Received PubSub notification, asking Buildbucket for the build status
[00:35:20.562] Build status: STARTED
[00:35:49.430] Received PubSub notification, asking Buildbucket for the build status
[00:35:49.452] Build:
{
  "id": "8678610262607806993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T00:35:12.659412010Z",
  "startTime": "2026-06-19T00:35:20.216737043Z",
  "endTime": "2026-06-19T00:35:49.178874317Z",
  "updateTime": "2026-06-19T00:35:49.178874317Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:35:49.452] Invocation finished in 38.863904117s with status SUCCEEDED