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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24292 (17 hours ago)

Debug log (UTC)

[10:49:05.893] New invocation is queued and will start shortly
[10:49:07.527] Starting the invocation (attempt 1)
[10:49:07.549] Ignoring gitiles_ref tag without the buildset tag
[10:49:07.549] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:49:07.549] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:49:07.549] Buildbucket request:
{
  "requestId": "8835304392040773712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835304392040773712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24292"
                            },
                        "id": "cron:v1:24292"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835304392040773712"
    },
    {
      "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:49:09.389] Scheduled build:
{
  "id": "8669874328701836897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-23T10:49:08.455115152Z",
  "updateTime": "2026-09-23T10:49:08.938834661Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:49:09.389] Task URL: https://cr-buildbucket.appspot.com/build/8669874328701836897
[10:49:09.389] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835304392040773712:2:0) after 9m58s
[10:49:09.715] Received PubSub notification, asking Buildbucket for the build status
[10:49:09.764] Build status: SCHEDULED
[10:49:13.693] Received PubSub notification, asking Buildbucket for the build status
[10:49:13.769] Build status: STARTED
[10:49:38.297] Received PubSub notification, asking Buildbucket for the build status
[10:49:38.319] Build:
{
  "id": "8669874328701836897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-23T10:49:08.455115152Z",
  "startTime": "2026-09-23T10:49:13.499872083Z",
  "endTime": "2026-09-23T10:49:37.614762993Z",
  "updateTime": "2026-09-23T10:49:37.614762993Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:49:38.319] Invocation finished in 32.431994801s with status SUCCEEDED