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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5665 (2 months ago)

Debug log (UTC)

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

  }
}
[16:01:25.117] Task URL: https://cr-buildbucket.appspot.com/build/8681904079532726049
[16:01:25.117] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847334142193030064:2:0) after 3m46s
[16:01:25.359] Received PubSub notification, asking Buildbucket for the build status
[16:01:25.377] Build status: SCHEDULED
[16:01:33.556] Received PubSub notification, asking Buildbucket for the build status
[16:01:33.577] Build status: STARTED
[16:01:59.777] Received PubSub notification, asking Buildbucket for the build status
[16:01:59.881] Build:
{
  "id": "8681904079532726049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T16:01:24.054925587Z",
  "startTime": "2026-05-13T16:01:32.697763796Z",
  "endTime": "2026-05-13T16:01:58.875594968Z",
  "updateTime": "2026-05-13T16:01:58.875594968Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:01:59.881] Invocation finished in 37.746283917s with status SUCCEEDED