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:11389 (2 weeks ago)

Debug log (UTC)

[10:43:40.104] New invocation is queued and will start shortly
[10:43:41.154] Starting the invocation (attempt 1)
[10:43:41.177] Ignoring gitiles_ref tag without the buildset tag
[10:43:41.177] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:43:41.178] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:43:41.178] Buildbucket request:
{
  "requestId": "8843639654563221952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843639654563221952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11389"
                            },
                        "id": "cron:v1:11389"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843639654563221952"
    },
    {
      "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"
  }
}
[10:43:42.469] Scheduled build:
{
  "id": "8678209592070643905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T10:43:41.859842841Z",
  "updateTime": "2026-06-23T10:43:42.302342333Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:43:42.470] Task URL: https://cr-buildbucket.appspot.com/build/8678209592070643905
[10:43:42.470] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843639654563221952:2:0) after 5m23s
[10:43:45.781] Received PubSub notification, asking Buildbucket for the build status
[10:43:45.807] Build status: SCHEDULED
[10:43:51.536] Received PubSub notification, asking Buildbucket for the build status
[10:43:51.557] Build status: STARTED
[10:44:19.549] Received PubSub notification, asking Buildbucket for the build status
[10:44:19.585] Build:
{
  "id": "8678209592070643905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T10:43:41.859842841Z",
  "startTime": "2026-06-23T10:43:46.191651714Z",
  "endTime": "2026-06-23T10:44:09.815120925Z",
  "updateTime": "2026-06-23T10:44:09.815120925Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:44:19.585] Invocation finished in 39.486367665s with status SUCCEEDED