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:17881 (1 month ago)

Debug log (UTC)

[17:07:17.661] New invocation is queued and will start shortly
[17:07:18.782] Starting the invocation (attempt 1)
[17:07:18.808] Ignoring gitiles_ref tag without the buildset tag
[17:07:18.808] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:07:18.808] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:07:18.808] Buildbucket request:
{
  "requestId": "8839448058452068704",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839448058452068704",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17881"
                            },
                        "id": "cron:v1:17881"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839448058452068704"
    },
    {
      "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"
  }
}
[17:07:20.063] Scheduled build:
{
  "id": "8674017995899031889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-08T17:07:19.473300660Z",
  "updateTime": "2026-08-08T17:07:19.902894542Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:07:20.063] Task URL: https://cr-buildbucket.appspot.com/build/8674017995899031889
[17:07:20.063] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839448058452068704:2:0) after 1m51s
[17:07:20.844] Received PubSub notification, asking Buildbucket for the build status
[17:07:20.862] Build status: SCHEDULED
[17:07:29.714] Received PubSub notification, asking Buildbucket for the build status
[17:07:29.743] Build status: STARTED
[17:07:58.472] Received PubSub notification, asking Buildbucket for the build status
[17:07:58.504] Build:
{
  "id": "8674017995899031889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-08T17:07:19.473300660Z",
  "startTime": "2026-08-08T17:07:28.807022274Z",
  "endTime": "2026-08-08T17:07:58.116200661Z",
  "updateTime": "2026-08-08T17:07:58.116200661Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:07:58.504] Invocation finished in 40.849477619s with status SUCCEEDED