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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:373 (1 week ago)

Debug log (UTC)

[13:53:52.262] New invocation is queued and will start shortly
[13:53:53.442] Starting the invocation (attempt 1)
[13:53:53.463] Ignoring gitiles_ref tag without the buildset tag
[13:53:53.464] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:53:53.464] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:53:53.464] Buildbucket request:
{
  "requestId": "8850784848398586560",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850784848398586560",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "373"
                            },
                        "id": "cron:v1:373"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850784848398586560"
    },
    {
      "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"
  }
}
[13:53:55.122] Scheduled build:
{
  "id": "8685354785379422385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T13:53:54.515777027Z",
  "updateTime": "2026-04-05T13:53:54.515777027Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:53:55.122] Task URL: https://cr-buildbucket.appspot.com/build/8685354785379422385
[13:53:55.122] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850784848398586560:2:0) after 6m53s
[13:53:55.895] Received PubSub notification, asking Buildbucket for the build status
[13:53:55.915] Build status: SCHEDULED
[13:53:59.996] Received PubSub notification, asking Buildbucket for the build status
[13:54:00.017] Build status: STARTED
[13:54:35.788] Received PubSub notification, asking Buildbucket for the build status
[13:54:35.805] Build:
{
  "id": "8685354785379422385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T13:53:54.515777027Z",
  "startTime": "2026-04-05T13:53:59.827000107Z",
  "endTime": "2026-04-05T13:54:35.295927358Z",
  "updateTime": "2026-04-05T13:54:35.295927358Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:54:35.805] Invocation finished in 43.553527159s with status SUCCEEDED