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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12418 (1 day ago)

Debug log (UTC)

[18:49:35.123] New invocation is queued and will start shortly
[18:49:37.686] Starting the invocation (attempt 1)
[18:49:37.710] Ignoring gitiles_ref tag without the buildset tag
[18:49:37.710] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:49:37.710] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:49:37.710] Buildbucket request:
{
  "requestId": "8842974904546965952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842974904546965952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12418"
                            },
                        "id": "cron:v1:12418"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842974904546965952"
    },
    {
      "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"
  }
}
[18:49:39.140] Scheduled build:
{
  "id": "8677544840437247521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T18:49:38.419062800Z",
  "updateTime": "2026-06-30T18:49:39.020441535Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:49:39.140] Task URL: https://cr-buildbucket.appspot.com/build/8677544840437247521
[18:49:39.140] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842974904546965952:2:0) after 1m39s
[18:49:39.868] Received PubSub notification, asking Buildbucket for the build status
[18:49:39.892] Build status: SCHEDULED
[18:49:44.488] Received PubSub notification, asking Buildbucket for the build status
[18:49:44.505] Build status: STARTED
[18:50:15.515] Received PubSub notification, asking Buildbucket for the build status
[18:50:15.534] Build:
{
  "id": "8677544840437247521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T18:49:38.419062800Z",
  "startTime": "2026-06-30T18:49:43.616830823Z",
  "endTime": "2026-06-30T18:50:15.134213609Z",
  "updateTime": "2026-06-30T18:50:15.134213609Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:50:15.534] Invocation finished in 40.418107752s with status SUCCEEDED