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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9535 (2 days ago)

Debug log (UTC)

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

  }
}
[05:42:36.288] Task URL: https://cr-buildbucket.appspot.com/build/8679406296944893505
[05:42:36.288] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844836359801476192:2:0) after 7m4s
[05:42:36.626] Received PubSub notification, asking Buildbucket for the build status
[05:42:36.643] Build status: SCHEDULED
[05:42:43.270] Received PubSub notification, asking Buildbucket for the build status
[05:42:43.288] Build status: STARTED
[05:43:06.692] Received PubSub notification, asking Buildbucket for the build status
[05:43:06.710] Build:
{
  "id": "8679406296944893505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T05:42:35.156951983Z",
  "startTime": "2026-06-10T05:42:42.398885536Z",
  "endTime": "2026-06-10T05:43:06.424977204Z",
  "updateTime": "2026-06-10T05:43:06.424977204Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:43:06.710] Invocation finished in 33.660923748s with status SUCCEEDED