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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9769 (1 month ago)

Debug log (UTC)

[21:38:56.962] New invocation is queued and will start shortly
[21:38:58.040] Starting the invocation (attempt 1)
[21:38:58.066] Ignoring gitiles_ref tag without the buildset tag
[21:38:58.066] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:38:58.066] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:38:58.066] Buildbucket request:
{
  "requestId": "8844685591446309632",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844685591446309632",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9769"
                            },
                        "id": "cron:v1:9769"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844685591446309632"
    },
    {
      "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"
  }
}
[21:39:00.231] Scheduled build:
{
  "id": "8679255528379694561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T21:38:59.265872230Z",
  "updateTime": "2026-06-11T21:38:59.841539011Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:39:00.231] Task URL: https://cr-buildbucket.appspot.com/build/8679255528379694561
[21:39:00.231] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844685591446309632:2:0) after 4m33s
[21:39:00.480] Received PubSub notification, asking Buildbucket for the build status
[21:39:00.501] Build status: SCHEDULED
[21:39:03.723] Received PubSub notification, asking Buildbucket for the build status
[21:39:03.743] Build status: STARTED
[21:39:27.292] Received PubSub notification, asking Buildbucket for the build status
[21:39:27.314] Build:
{
  "id": "8679255528379694561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T21:38:59.265872230Z",
  "startTime": "2026-06-11T21:39:03.366187033Z",
  "endTime": "2026-06-11T21:39:26.536900696Z",
  "updateTime": "2026-06-11T21:39:26.536900696Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:39:27.314] Invocation finished in 30.357246154s with status SUCCEEDED