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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6493 (1 month ago)

Debug log (UTC)

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

  }
}
[13:18:48.336] Task URL: https://cr-buildbucket.appspot.com/build/8681370728195236513
[13:18:48.336] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846800792115023552:2:0) after 6m12s
[13:18:48.811] Received PubSub notification, asking Buildbucket for the build status
[13:18:48.827] Build status: SCHEDULED
[13:18:52.389] Received PubSub notification, asking Buildbucket for the build status
[13:18:52.438] Build status: STARTED
[13:19:15.729] Received PubSub notification, asking Buildbucket for the build status
[13:19:15.749] Build:
{
  "id": "8681370728195236513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T13:18:47.527426342Z",
  "startTime": "2026-05-19T13:18:52.224325617Z",
  "endTime": "2026-05-19T13:19:15.453773378Z",
  "updateTime": "2026-05-19T13:19:15.453773378Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:19:15.749] Invocation finished in 31.343725641s with status SUCCEEDED