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:409 (1 week ago)

Debug log (UTC)

[20:03:01.568] New invocation is queued and will start shortly
[20:03:02.971] Starting the invocation (attempt 1)
[20:03:02.995] Ignoring gitiles_ref tag without the buildset tag
[20:03:02.995] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:03:02.995] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:03:02.995] Buildbucket request:
{
  "requestId": "8850761623171806864",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850761623171806864",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "409"
                            },
                        "id": "cron:v1:409"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850761623171806864"
    },
    {
      "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"
  }
}
[20:03:05.288] Scheduled build:
{
  "id": "8685331559957191601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T20:03:04.004265747Z",
  "updateTime": "2026-04-05T20:03:05.118735437Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:03:05.288] Task URL: https://cr-buildbucket.appspot.com/build/8685331559957191601
[20:03:05.288] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850761623171806864:2:0) after 9m24s
[20:03:05.480] Received PubSub notification, asking Buildbucket for the build status
[20:03:05.561] Build status: SCHEDULED
[20:03:11.251] Received PubSub notification, asking Buildbucket for the build status
[20:03:11.334] Build status: STARTED
[20:03:36.894] Received PubSub notification, asking Buildbucket for the build status
[20:03:36.910] Build:
{
  "id": "8685331559957191601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T20:03:04.004265747Z",
  "startTime": "2026-04-05T20:03:11.005290034Z",
  "endTime": "2026-04-05T20:03:36.576060870Z",
  "updateTime": "2026-04-05T20:03:36.576060870Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:03:36.910] Invocation finished in 35.355912643s with status SUCCEEDED