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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7900 (2 weeks ago)

Debug log (UTC)

[13:52:42.051] New invocation is queued and will start shortly
[13:52:43.113] Starting the invocation (attempt 1)
[13:52:43.138] Ignoring gitiles_ref tag without the buildset tag
[13:52:43.138] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:52:43.139] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:52:43.139] Buildbucket request:
{
  "requestId": "8845892685830755952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845892685830755952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7900"
                            },
                        "id": "cron:v1:7900"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845892685830755952"
    },
    {
      "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"
  }
}
[13:52:45.259] Scheduled build:
{
  "id": "8680462622743624481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T13:52:44.372443547Z",
  "updateTime": "2026-05-29T13:52:44.842893639Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[13:52:45.259] Task URL: https://cr-buildbucket.appspot.com/build/8680462622743624481
[13:52:45.259] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845892685830755952:2:0) after 6m15s
[13:52:45.617] Received PubSub notification, asking Buildbucket for the build status
[13:52:45.645] Build status: SCHEDULED
[13:52:49.478] Received PubSub notification, asking Buildbucket for the build status
[13:52:49.507] Build status: STARTED
[13:53:17.218] Received PubSub notification, asking Buildbucket for the build status
[13:53:17.240] Build:
{
  "id": "8680462622743624481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T13:52:44.372443547Z",
  "startTime": "2026-05-29T13:52:49.290132963Z",
  "endTime": "2026-05-29T13:53:16.928856983Z",
  "updateTime": "2026-05-29T13:53:16.928856983Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[13:53:17.240] Invocation finished in 35.194675934s with status SUCCEEDED