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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3517 (1 day ago)

Debug log (UTC)

[08:40:09.350] New invocation is queued and will start shortly
[08:40:12.968] Starting the invocation (attempt 1)
[08:40:13.014] Ignoring gitiles_ref tag without the buildset tag
[08:40:13.014] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:40:13.014] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:40:13.014] Buildbucket request:
{
  "requestId": "8848720855419258384",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848720855419258384",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3517"
                            },
                        "id": "cron:v1:3517"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848720855419258384"
    },
    {
      "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"
  }
}
[08:40:14.511] Scheduled build:
{
  "id": "8683290790293166289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T08:40:13.618148765Z",
  "updateTime": "2026-04-28T08:40:14.232339770Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:40:14.511] Task URL: https://cr-buildbucket.appspot.com/build/8683290790293166289
[08:40:14.511] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848720855419258384:2:0) after 9m48s
[08:40:14.875] Received PubSub notification, asking Buildbucket for the build status
[08:40:14.898] Build status: SCHEDULED
[08:40:18.749] Received PubSub notification, asking Buildbucket for the build status
[08:40:18.796] Build status: STARTED
[08:40:42.991] Received PubSub notification, asking Buildbucket for the build status
[08:40:43.010] Build:
{
  "id": "8683290790293166289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T08:40:13.618148765Z",
  "startTime": "2026-04-28T08:40:18.602737374Z",
  "endTime": "2026-04-28T08:40:42.728075774Z",
  "updateTime": "2026-04-28T08:40:42.728075774Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:40:43.010] Invocation finished in 33.664713527s with status SUCCEEDED