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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19462 (3 weeks ago)

Debug log (UTC)

[23:45:38.944] New invocation is queued and will start shortly
[23:45:41.023] Starting the invocation (attempt 1)
[23:45:41.054] Ignoring gitiles_ref tag without the buildset tag
[23:45:41.054] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:45:41.055] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:45:41.055] Buildbucket request:
{
  "requestId": "8838426429514624752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838426429514624752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19462"
                            },
                        "id": "cron:v1:19462"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838426429514624752"
    },
    {
      "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"
  }
}
[23:45:42.396] Scheduled build:
{
  "id": "8672996366073274433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T23:45:41.599304607Z",
  "updateTime": "2026-08-19T23:45:41.599304607Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:45:42.396] Task URL: https://cr-buildbucket.appspot.com/build/8672996366073274433
[23:45:42.396] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838426429514624752:2:0) after 4m46s
[23:45:46.042] Received PubSub notification, asking Buildbucket for the build status
[23:45:46.062] Build status: SCHEDULED
[23:45:52.988] Received PubSub notification, asking Buildbucket for the build status
[23:45:53.045] Build status: STARTED
[23:46:31.635] Received PubSub notification, asking Buildbucket for the build status
[23:46:31.679] Build:
{
  "id": "8672996366073274433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T23:45:41.599304607Z",
  "startTime": "2026-08-19T23:45:48.217985615Z",
  "endTime": "2026-08-19T23:46:30.714328967Z",
  "updateTime": "2026-08-19T23:46:30.714328967Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:46:31.679] Invocation finished in 52.745876664s with status SUCCEEDED