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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23563 (1 week ago)

Debug log (UTC)

[06:03:14.544] New invocation is queued and will start shortly
[06:03:15.655] Starting the invocation (attempt 1)
[06:03:15.681] Ignoring gitiles_ref tag without the buildset tag
[06:03:15.682] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:03:15.682] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:03:15.682] Buildbucket request:
{
  "requestId": "8835775361364486928",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835775361364486928",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23563"
                            },
                        "id": "cron:v1:23563"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835775361364486928"
    },
    {
      "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"
  }
}
[06:03:16.907] Scheduled build:
{
  "id": "8670345298933398481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-18T06:03:16.241857845Z",
  "updateTime": "2026-09-18T06:03:16.722176585Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:03:16.907] Task URL: https://cr-buildbucket.appspot.com/build/8670345298933398481
[06:03:16.907] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835775361364486928:2:0) after 4m22s
[06:03:17.531] Received PubSub notification, asking Buildbucket for the build status
[06:03:17.605] Build status: SCHEDULED
[06:03:22.157] Received PubSub notification, asking Buildbucket for the build status
[06:03:22.178] Build status: STARTED
[06:03:47.995] Received PubSub notification, asking Buildbucket for the build status
[06:03:48.014] Build:
{
  "id": "8670345298933398481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-18T06:03:16.241857845Z",
  "startTime": "2026-09-18T06:03:21.939104380Z",
  "endTime": "2026-09-18T06:03:47.735777625Z",
  "updateTime": "2026-09-18T06:03:47.735777625Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:03:48.014] Invocation finished in 33.475004714s with status SUCCEEDED