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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24385 (1 hour ago)

Debug log (UTC)

[02:45:55.397] New invocation is queued and will start shortly
[02:45:56.595] Starting the invocation (attempt 1)
[02:45:56.624] Ignoring gitiles_ref tag without the buildset tag
[02:45:56.624] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:45:56.624] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:45:56.624] Buildbucket request:
{
  "requestId": "8835244193812477520",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835244193812477520",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24385"
                            },
                        "id": "cron:v1:24385"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835244193812477520"
    },
    {
      "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"
  }
}
[02:45:57.909] Scheduled build:
{
  "id": "8669814131287990481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-24T02:45:57.182292019Z",
  "updateTime": "2026-09-24T02:45:57.639385497Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:45:57.909] Task URL: https://cr-buildbucket.appspot.com/build/8669814131287990481
[02:45:57.909] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835244193812477520:2:0) after 6m31s
[02:45:58.446] Received PubSub notification, asking Buildbucket for the build status
[02:45:58.508] Build status: SCHEDULED
[02:46:02.883] Received PubSub notification, asking Buildbucket for the build status
[02:46:02.906] Build status: STARTED
[02:46:37.989] Received PubSub notification, asking Buildbucket for the build status
[02:46:38.014] Build:
{
  "id": "8669814131287990481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-24T02:45:57.182292019Z",
  "startTime": "2026-09-24T02:46:02.643313925Z",
  "endTime": "2026-09-24T02:46:37.556081407Z",
  "updateTime": "2026-09-24T02:46:37.556081407Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:46:38.014] Invocation finished in 42.623692709s with status SUCCEEDED