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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8251 (1 week ago)

Debug log (UTC)

[01:56:18.632] New invocation is queued and will start shortly
[01:56:21.952] Starting the invocation (attempt 1)
[01:56:21.976] Ignoring gitiles_ref tag without the buildset tag
[01:56:21.976] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:56:21.976] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:56:21.976] Buildbucket request:
{
  "requestId": "8845665966314441792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845665966314441792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8251"
                            },
                        "id": "cron:v1:8251"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845665966314441792"
    },
    {
      "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"
  }
}
[01:56:23.519] Scheduled build:
{
  "id": "8680235901265168081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T01:56:22.823240298Z",
  "updateTime": "2026-06-01T01:56:23.240589202Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:56:23.519] Task URL: https://cr-buildbucket.appspot.com/build/8680235901265168081
[01:56:23.519] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845665966314441792:2:0) after 2m54s
[01:56:24.217] Received PubSub notification, asking Buildbucket for the build status
[01:56:24.238] Build status: SCHEDULED
[01:56:27.414] Received PubSub notification, asking Buildbucket for the build status
[01:56:27.430] Build status: STARTED
[01:56:50.453] Received PubSub notification, asking Buildbucket for the build status
[01:56:50.472] Build:
{
  "id": "8680235901265168081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T01:56:22.823240298Z",
  "startTime": "2026-06-01T01:56:26.589322074Z",
  "endTime": "2026-06-01T01:56:50.182802996Z",
  "updateTime": "2026-06-01T01:56:50.182802996Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:56:50.472] Invocation finished in 31.846980084s with status SUCCEEDED