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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7999 (2 weeks ago)

Debug log (UTC)

[06:50:15.936] New invocation is queued and will start shortly
[06:50:17.158] Starting the invocation (attempt 1)
[06:50:17.187] Ignoring gitiles_ref tag without the buildset tag
[06:50:17.187] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:50:17.187] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:50:17.187] Buildbucket request:
{
  "requestId": "8845828666189737568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845828666189737568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7999"
                            },
                        "id": "cron:v1:7999"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845828666189737568"
    },
    {
      "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"
  }
}
[06:50:18.909] Scheduled build:
{
  "id": "8680398603066057681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T06:50:18.295472911Z",
  "updateTime": "2026-05-30T06:50:18.744939322Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:50:18.909] Task URL: https://cr-buildbucket.appspot.com/build/8680398603066057681
[06:50:18.909] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845828666189737568:2:0) after 5m28s
[06:50:19.547] Received PubSub notification, asking Buildbucket for the build status
[06:50:19.622] Build status: SCHEDULED
[06:50:22.664] Received PubSub notification, asking Buildbucket for the build status
[06:50:22.733] Build status: STARTED
[06:50:47.213] Received PubSub notification, asking Buildbucket for the build status
[06:50:47.230] Build:
{
  "id": "8680398603066057681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T06:50:18.295472911Z",
  "startTime": "2026-05-30T06:50:22.521498778Z",
  "endTime": "2026-05-30T06:50:46.960527172Z",
  "updateTime": "2026-05-30T06:50:46.960527172Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:50:47.230] Invocation finished in 31.297894413s with status SUCCEEDED