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

Debug log (UTC)

[19:44:23.928] New invocation is queued and will start shortly
[19:44:27.237] Starting the invocation (attempt 1)
[19:44:27.262] Ignoring gitiles_ref tag without the buildset tag
[19:44:27.262] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:44:27.262] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:44:27.262] Buildbucket request:
{
  "requestId": "8835814295636271712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835814295636271712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23503"
                            },
                        "id": "cron:v1:23503"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835814295636271712"
    },
    {
      "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:44:28.749] Scheduled build:
{
  "id": "8670384230973351809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T19:44:27.754065999Z",
  "updateTime": "2026-09-17T19:44:28.421602747Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:44:28.750] Task URL: https://cr-buildbucket.appspot.com/build/8670384230973351809
[19:44:28.750] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835814295636271712:2:0) after 6m53s
[19:44:29.005] Received PubSub notification, asking Buildbucket for the build status
[19:44:29.027] Build status: SCHEDULED
[19:44:33.737] Received PubSub notification, asking Buildbucket for the build status
[19:44:33.814] Build status: STARTED
[19:44:59.865] Received PubSub notification, asking Buildbucket for the build status
[19:44:59.887] Build:
{
  "id": "8670384230973351809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T19:44:27.754065999Z",
  "startTime": "2026-09-17T19:44:33.280905752Z",
  "endTime": "2026-09-17T19:44:57.693631254Z",
  "updateTime": "2026-09-17T19:44:57.693631254Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:44:59.887] Invocation finished in 35.963448338s with status SUCCEEDED