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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6529 (1 month ago)

Debug log (UTC)

[19:27:00.329] New invocation is queued and will start shortly
[19:27:04.376] Starting the invocation (attempt 1)
[19:27:04.404] Ignoring gitiles_ref tag without the buildset tag
[19:27:04.404] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:27:04.404] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:27:04.404] Buildbucket request:
{
  "requestId": "8846777622862704640",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846777622862704640",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6529"
                            },
                        "id": "cron:v1:6529"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846777622862704640"
    },
    {
      "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"
  }
}
[19:27:06.043] Scheduled build:
{
  "id": "8681347557100637441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T19:27:05.204475016Z",
  "updateTime": "2026-05-19T19:27:05.692831559Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:27:06.043] Task URL: https://cr-buildbucket.appspot.com/build/8681347557100637441
[19:27:06.043] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846777622862704640:2:0) after 9m18s
[19:27:06.507] Received PubSub notification, asking Buildbucket for the build status
[19:27:06.527] Build status: SCHEDULED
[19:27:11.155] Received PubSub notification, asking Buildbucket for the build status
[19:27:11.194] Build status: STARTED
[19:27:35.294] Received PubSub notification, asking Buildbucket for the build status
[19:27:35.313] Build:
{
  "id": "8681347557100637441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T19:27:05.204475016Z",
  "startTime": "2026-05-19T19:27:10.869364510Z",
  "endTime": "2026-05-19T19:27:35.028524203Z",
  "updateTime": "2026-05-19T19:27:35.028524203Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:27:35.313] Invocation finished in 34.987128928s with status SUCCEEDED