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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5884 (2 months ago)

Debug log (UTC)

[05:22:13.254] New invocation is queued and will start shortly
[05:22:15.913] Starting the invocation (attempt 1)
[05:22:15.941] Ignoring gitiles_ref tag without the buildset tag
[05:22:15.941] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:22:15.941] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:22:15.942] Buildbucket request:
{
  "requestId": "8847193159981902720",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847193159981902720",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5884"
                            },
                        "id": "cron:v1:5884"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847193159981902720"
    },
    {
      "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"
  }
}
[05:22:17.856] Scheduled build:
{
  "id": "8681763095410346049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T05:22:16.991813552Z",
  "updateTime": "2026-05-15T05:22:16.991813552Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:22:17.857] Task URL: https://cr-buildbucket.appspot.com/build/8681763095410346049
[05:22:17.857] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847193159981902720:2:0) after 9m46s
[05:22:18.231] Received PubSub notification, asking Buildbucket for the build status
[05:22:18.258] Build status: SCHEDULED
[05:22:22.632] Received PubSub notification, asking Buildbucket for the build status
[05:22:22.661] Build status: STARTED
[05:22:53.261] Received PubSub notification, asking Buildbucket for the build status
[05:22:53.306] Build:
{
  "id": "8681763095410346049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T05:22:16.991813552Z",
  "startTime": "2026-05-15T05:22:22.412867674Z",
  "endTime": "2026-05-15T05:22:52.906970355Z",
  "updateTime": "2026-05-15T05:22:52.906970355Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:22:53.306] Invocation finished in 40.0577096s with status SUCCEEDED