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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6223 (1 month ago)

Debug log (UTC)

[15:11:34.535] New invocation is queued and will start shortly
[15:11:35.570] Starting the invocation (attempt 1)
[15:11:35.591] Ignoring gitiles_ref tag without the buildset tag
[15:11:35.592] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:11:35.593] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:11:35.593] Buildbucket request:
{
  "requestId": "8846974887056731424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846974887056731424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6223"
                            },
                        "id": "cron:v1:6223"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846974887056731424"
    },
    {
      "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"
  }
}
[15:11:37.269] Scheduled build:
{
  "id": "8681544824296688161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T15:11:36.546465035Z",
  "updateTime": "2026-05-17T15:11:36.546465035Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:11:37.269] Task URL: https://cr-buildbucket.appspot.com/build/8681544824296688161
[15:11:37.269] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846974887056731424:2:0) after 1m46s
[15:11:37.782] Received PubSub notification, asking Buildbucket for the build status
[15:11:37.798] Build status: SCHEDULED
[15:11:45.282] Received PubSub notification, asking Buildbucket for the build status
[15:11:45.311] Build status: STARTED
[15:12:08.787] Received PubSub notification, asking Buildbucket for the build status
[15:12:08.821] Build:
{
  "id": "8681544824296688161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T15:11:36.546465035Z",
  "startTime": "2026-05-17T15:11:43.443798537Z",
  "endTime": "2026-05-17T15:12:08.259844133Z",
  "updateTime": "2026-05-17T15:12:08.259844133Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:12:08.821] Invocation finished in 34.291071433s with status SUCCEEDED