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:10864 (3 weeks ago)

Debug log (UTC)

[17:02:05.103] New invocation is queued and will start shortly
[17:02:06.231] Starting the invocation (attempt 1)
[17:02:06.254] Ignoring gitiles_ref tag without the buildset tag
[17:02:06.254] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:02:06.254] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:02:06.254] Buildbucket request:
{
  "requestId": "8843978234512564576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843978234512564576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10864"
                            },
                        "id": "cron:v1:10864"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843978234512564576"
    },
    {
      "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"
  }
}
[17:02:07.544] Scheduled build:
{
  "id": "8678548171985373377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T17:02:06.891926639Z",
  "updateTime": "2026-06-19T17:02:06.891926639Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:02:07.544] Task URL: https://cr-buildbucket.appspot.com/build/8678548171985373377
[17:02:07.544] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843978234512564576:2:0) after 4m17s
[17:02:08.174] Received PubSub notification, asking Buildbucket for the build status
[17:02:08.209] Build status: SCHEDULED
[17:02:15.335] Received PubSub notification, asking Buildbucket for the build status
[17:02:15.363] Build status: STARTED
[17:02:43.933] Received PubSub notification, asking Buildbucket for the build status
[17:02:43.952] Build:
{
  "id": "8678548171985373377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T17:02:06.891926639Z",
  "startTime": "2026-06-19T17:02:15.146516654Z",
  "endTime": "2026-06-19T17:02:43.614125318Z",
  "updateTime": "2026-06-19T17:02:43.614125318Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:02:43.952] Invocation finished in 38.855071699s with status SUCCEEDED