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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:211 (3 weeks ago)

Debug log (UTC)

[10:12:48.879] New invocation is queued and will start shortly
[10:12:50.076] Starting the invocation (attempt 1)
[10:12:50.096] Ignoring gitiles_ref tag without the buildset tag
[10:12:50.096] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:12:50.096] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:12:50.096] Buildbucket request:
{
  "requestId": "8850889353030038496",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850889353030038496",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "211"
                            },
                        "id": "cron:v1:211"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850889353030038496"
    },
    {
      "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"
  }
}
[10:12:52.061] Scheduled build:
{
  "id": "8685459290065963921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T10:12:51.080378480Z",
  "updateTime": "2026-04-04T10:12:51.536497147Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:12:52.061] Task URL: https://cr-buildbucket.appspot.com/build/8685459290065963921
[10:12:52.061] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850889353030038496:2:0) after 7m27s
[10:12:52.317] Received PubSub notification, asking Buildbucket for the build status
[10:12:52.349] Build status: SCHEDULED
[10:12:56.554] Received PubSub notification, asking Buildbucket for the build status
[10:12:56.577] Build status: STARTED
[10:13:19.694] Received PubSub notification, asking Buildbucket for the build status
[10:13:19.753] Build:
{
  "id": "8685459290065963921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T10:12:51.080378480Z",
  "startTime": "2026-04-04T10:12:55.502364886Z",
  "endTime": "2026-04-04T10:13:19.113602355Z",
  "updateTime": "2026-04-04T10:13:19.113602355Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:13:19.753] Invocation finished in 30.883589732s with status SUCCEEDED