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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:310 (2 weeks ago)

Debug log (UTC)

[03:06:26.599] New invocation is queued and will start shortly
[03:06:27.749] Starting the invocation (attempt 1)
[03:06:27.776] Ignoring gitiles_ref tag without the buildset tag
[03:06:27.776] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:06:27.776] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:06:27.777] Buildbucket request:
{
  "requestId": "8850825581028066736",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850825581028066736",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "310"
                            },
                        "id": "cron:v1:310"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850825581028066736"
    },
    {
      "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"
  }
}
[03:06:29.538] Scheduled build:
{
  "id": "8685395518011272929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T03:06:28.850900294Z",
  "updateTime": "2026-04-05T03:06:29.391646947Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:06:29.538] Task URL: https://cr-buildbucket.appspot.com/build/8685395518011272929
[03:06:29.538] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850825581028066736:2:0) after 2m52s
[03:06:30.062] Received PubSub notification, asking Buildbucket for the build status
[03:06:30.087] Build status: SCHEDULED
[03:06:32.898] Received PubSub notification, asking Buildbucket for the build status
[03:06:32.994] Build status: STARTED
[03:06:55.889] Received PubSub notification, asking Buildbucket for the build status
[03:06:55.916] Build:
{
  "id": "8685395518011272929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T03:06:28.850900294Z",
  "startTime": "2026-04-05T03:06:32.737821129Z",
  "endTime": "2026-04-05T03:06:55.654256252Z",
  "updateTime": "2026-04-05T03:06:55.654256252Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:06:55.916] Invocation finished in 29.326423876s with status SUCCEEDED