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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14056 (2 months ago)

Debug log (UTC)

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

  }
}
[10:59:36.932] Task URL: https://cr-buildbucket.appspot.com/build/8676487249141480545
[10:59:36.932] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841917312377250192:2:0) after 5m12s
[10:59:37.349] Received PubSub notification, asking Buildbucket for the build status
[10:59:37.366] Build status: SCHEDULED
[10:59:43.745] Received PubSub notification, asking Buildbucket for the build status
[10:59:43.796] Build status: STARTED
[11:00:15.955] Received PubSub notification, asking Buildbucket for the build status
[11:00:15.982] Build:
{
  "id": "8676487249141480545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T10:59:36.075979182Z",
  "startTime": "2026-07-12T10:59:41.310618763Z",
  "endTime": "2026-07-12T11:00:15.077233466Z",
  "updateTime": "2026-07-12T11:00:15.077233466Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:00:15.982] Invocation finished in 42.37602686s with status SUCCEEDED