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:8197 (1 week ago)

Debug log (UTC)

[16:42:43.420] New invocation is queued and will start shortly
[16:42:44.687] Starting the invocation (attempt 1)
[16:42:44.712] Ignoring gitiles_ref tag without the buildset tag
[16:42:44.712] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:42:44.712] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:42:44.712] Buildbucket request:
{
  "requestId": "8845700794986827472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845700794986827472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8197"
                            },
                        "id": "cron:v1:8197"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845700794986827472"
    },
    {
      "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"
  }
}
[16:42:46.178] Scheduled build:
{
  "id": "8680270732153546881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T16:42:45.500276395Z",
  "updateTime": "2026-05-31T16:42:45.500276395Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:42:46.178] Task URL: https://cr-buildbucket.appspot.com/build/8680270732153546881
[16:42:46.178] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845700794986827472:2:0) after 2m13s
[16:42:47.788] Received PubSub notification, asking Buildbucket for the build status
[16:42:47.807] Build status: SCHEDULED
[16:42:54.338] Received PubSub notification, asking Buildbucket for the build status
[16:42:54.379] Build status: STARTED
[16:43:16.660] Received PubSub notification, asking Buildbucket for the build status
[16:43:16.678] Build:
{
  "id": "8680270732153546881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T16:42:45.500276395Z",
  "startTime": "2026-05-31T16:42:53.709464138Z",
  "endTime": "2026-05-31T16:43:15.265327007Z",
  "updateTime": "2026-05-31T16:43:15.265327007Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:43:16.678] Invocation finished in 33.264289788s with status SUCCEEDED