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

Debug log (UTC)

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

  }
}
[11:12:03.461] Task URL: https://cr-buildbucket.appspot.com/build/8681106911418971489
[11:12:03.461] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846536974256697264:2:0) after 2m31s
[11:12:04.034] Received PubSub notification, asking Buildbucket for the build status
[11:12:04.145] Build status: SCHEDULED
[11:12:12.636] Received PubSub notification, asking Buildbucket for the build status
[11:12:12.656] Build status: STARTED
[11:12:41.616] Received PubSub notification, asking Buildbucket for the build status
[11:12:41.663] Build:
{
  "id": "8681106911418971489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T11:12:02.810648384Z",
  "startTime": "2026-05-22T11:12:11.909563773Z",
  "endTime": "2026-05-22T11:12:41.261980279Z",
  "updateTime": "2026-05-22T11:12:41.261980279Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:12:41.663] Invocation finished in 40.941881004s with status SUCCEEDED