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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5683 (2 months ago)

Debug log (UTC)

[19:05:14.493] New invocation is queued and will start shortly
[19:05:15.541] Starting the invocation (attempt 1)
[19:05:15.567] Ignoring gitiles_ref tag without the buildset tag
[19:05:15.567] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:05:15.568] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:05:15.568] Buildbucket request:
{
  "requestId": "8847322573932260592",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847322573932260592",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5683"
                            },
                        "id": "cron:v1:5683"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847322573932260592"
    },
    {
      "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"
  }
}
[19:05:17.653] Scheduled build:
{
  "id": "8681892511283466209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T19:05:16.397898202Z",
  "updateTime": "2026-05-13T19:05:16.919546096Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:05:17.653] Task URL: https://cr-buildbucket.appspot.com/build/8681892511283466209
[19:05:17.654] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847322573932260592:2:0) after 1m26s
[19:05:18.261] Received PubSub notification, asking Buildbucket for the build status
[19:05:18.283] Build status: SCHEDULED
[19:05:21.555] Received PubSub notification, asking Buildbucket for the build status
[19:05:21.574] Build status: STARTED
[19:05:45.221] Received PubSub notification, asking Buildbucket for the build status
[19:05:45.251] Build:
{
  "id": "8681892511283466209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T19:05:16.397898202Z",
  "startTime": "2026-05-13T19:05:21.297315533Z",
  "endTime": "2026-05-13T19:05:44.950794593Z",
  "updateTime": "2026-05-13T19:05:44.950794593Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:05:45.251] Invocation finished in 30.763610019s with status SUCCEEDED