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:22534 (2 weeks ago)

Debug log (UTC)

[21:58:52.316] New invocation is queued and will start shortly
[21:58:53.449] Starting the invocation (attempt 1)
[21:58:53.477] Ignoring gitiles_ref tag without the buildset tag
[21:58:53.477] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:58:53.477] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:58:53.478] Buildbucket request:
{
  "requestId": "8836440014084704624",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836440014084704624",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22534"
                            },
                        "id": "cron:v1:22534"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836440014084704624"
    },
    {
      "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"
  }
}
[21:58:54.847] Scheduled build:
{
  "id": "8671009951567754785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T21:58:54.094179838Z",
  "updateTime": "2026-09-10T21:58:54.608697826Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:58:54.847] Task URL: https://cr-buildbucket.appspot.com/build/8671009951567754785
[21:58:54.847] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836440014084704624:2:0) after 3m49s
[21:58:55.329] Received PubSub notification, asking Buildbucket for the build status
[21:58:55.349] Build status: SCHEDULED
[21:59:01.257] Received PubSub notification, asking Buildbucket for the build status
[21:59:01.286] Build status: STARTED
[21:59:32.420] Received PubSub notification, asking Buildbucket for the build status
[21:59:32.460] Build:
{
  "id": "8671009951567754785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T21:58:54.094179838Z",
  "startTime": "2026-09-10T21:58:58.398848805Z",
  "endTime": "2026-09-10T21:59:20.905647471Z",
  "updateTime": "2026-09-10T21:59:20.905647471Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:59:32.460] Invocation finished in 40.15020585s with status SUCCEEDED