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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11107 (3 weeks ago)

Debug log (UTC)

[10:29:14.248] New invocation is queued and will start shortly
[10:29:15.302] Starting the invocation (attempt 1)
[10:29:15.329] Ignoring gitiles_ref tag without the buildset tag
[10:29:15.329] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:29:15.329] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:29:15.329] Buildbucket request:
{
  "requestId": "8843821756412521088",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843821756412521088",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11107"
                            },
                        "id": "cron:v1:11107"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843821756412521088"
    },
    {
      "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:29:16.683] Scheduled build:
{
  "id": "8678391693931558705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T10:29:15.992785606Z",
  "updateTime": "2026-06-21T10:29:16.432770568Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:29:16.683] Task URL: https://cr-buildbucket.appspot.com/build/8678391693931558705
[10:29:16.683] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843821756412521088:2:0) after 4m14s
[10:29:17.275] Received PubSub notification, asking Buildbucket for the build status
[10:29:17.293] Build status: SCHEDULED
[10:29:23.706] Received PubSub notification, asking Buildbucket for the build status
[10:29:23.723] Build status: STARTED
[10:29:50.066] Received PubSub notification, asking Buildbucket for the build status
[10:29:50.090] Build:
{
  "id": "8678391693931558705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T10:29:15.992785606Z",
  "startTime": "2026-06-21T10:29:23.332295972Z",
  "endTime": "2026-06-21T10:29:49.817805296Z",
  "updateTime": "2026-06-21T10:29:49.817805296Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:29:50.090] Invocation finished in 35.848519599s with status SUCCEEDED