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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5161 (2 months ago)

Debug log (UTC)

[01:39:40.269] New invocation is queued and will start shortly
[01:39:41.389] Starting the invocation (attempt 1)
[01:39:41.420] Ignoring gitiles_ref tag without the buildset tag
[01:39:41.420] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:39:41.420] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:39:41.420] Buildbucket request:
{
  "requestId": "8847660146430976416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847660146430976416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5161"
                            },
                        "id": "cron:v1:5161"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847660146430976416"
    },
    {
      "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"
  }
}
[01:39:44.053] Scheduled build:
{
  "id": "8682230083034565793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T01:39:42.888173276Z",
  "updateTime": "2026-05-10T01:39:43.584088829Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:39:44.053] Task URL: https://cr-buildbucket.appspot.com/build/8682230083034565793
[01:39:44.053] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847660146430976416:2:0) after 5m42s
[01:39:44.364] Received PubSub notification, asking Buildbucket for the build status
[01:39:44.390] Build status: SCHEDULED
[01:39:48.260] Received PubSub notification, asking Buildbucket for the build status
[01:39:48.288] Build status: STARTED
[01:40:13.676] Received PubSub notification, asking Buildbucket for the build status
[01:40:13.695] Build:
{
  "id": "8682230083034565793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T01:39:42.888173276Z",
  "startTime": "2026-05-10T01:39:47.867482244Z",
  "endTime": "2026-05-10T01:40:12.247973207Z",
  "updateTime": "2026-05-10T01:40:12.247973207Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:40:13.695] Invocation finished in 33.430337555s with status SUCCEEDED