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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9496 (2 days ago)

Debug log (UTC)

[23:03:48.607] New invocation is queued and will start shortly
[23:03:49.790] Starting the invocation (attempt 1)
[23:03:49.821] Ignoring gitiles_ref tag without the buildset tag
[23:03:49.821] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:03:49.821] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:03:49.821] Buildbucket request:
{
  "requestId": "8844861446402311584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844861446402311584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9496"
                            },
                        "id": "cron:v1:9496"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844861446402311584"
    },
    {
      "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"
  }
}
[23:03:52.035] Scheduled build:
{
  "id": "8679431383225043537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T23:03:51.015943245Z",
  "updateTime": "2026-06-09T23:03:51.585067757Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:03:52.035] Task URL: https://cr-buildbucket.appspot.com/build/8679431383225043537
[23:03:52.035] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844861446402311584:2:0) after 4m6s
[23:03:52.337] Received PubSub notification, asking Buildbucket for the build status
[23:03:52.384] Build status: SCHEDULED
[23:03:56.811] Received PubSub notification, asking Buildbucket for the build status
[23:03:56.831] Build status: STARTED
[23:04:28.517] Received PubSub notification, asking Buildbucket for the build status
[23:04:28.538] Build:
{
  "id": "8679431383225043537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T23:03:51.015943245Z",
  "startTime": "2026-06-09T23:03:56.582271890Z",
  "endTime": "2026-06-09T23:04:28.133466831Z",
  "updateTime": "2026-06-09T23:04:28.133466831Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:04:28.538] Invocation finished in 39.935783035s with status SUCCEEDED