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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6085 (1 month ago)

Debug log (UTC)

[15:37:26.368] New invocation is queued and will start shortly
[15:37:27.447] Starting the invocation (attempt 1)
[15:37:27.473] Ignoring gitiles_ref tag without the buildset tag
[15:37:27.473] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:27.473] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:27.473] Buildbucket request:
{
  "requestId": "8847063856807334448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847063856807334448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6085"
                            },
                        "id": "cron:v1:6085"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847063856807334448"
    },
    {
      "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:37:29.870] Scheduled build:
{
  "id": "8681633793831182049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T15:37:28.586490545Z",
  "updateTime": "2026-05-16T15:37:29.709415072Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:29.870] Task URL: https://cr-buildbucket.appspot.com/build/8681633793831182049
[15:37:29.871] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847063856807334448:2:0) after 2m49s
[15:37:30.443] Received PubSub notification, asking Buildbucket for the build status
[15:37:30.468] Build status: SCHEDULED
[15:37:33.931] Received PubSub notification, asking Buildbucket for the build status
[15:37:33.951] Build status: STARTED
[15:38:04.813] Received PubSub notification, asking Buildbucket for the build status
[15:38:04.840] Build:
{
  "id": "8681633793831182049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T15:37:28.586490545Z",
  "startTime": "2026-05-16T15:37:33.453220888Z",
  "endTime": "2026-05-16T15:38:04.262822722Z",
  "updateTime": "2026-05-16T15:38:04.262822722Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:04.840] Invocation finished in 38.476379532s with status SUCCEEDED