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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9322 (3 days ago)

Debug log (UTC)

[17:16:44.190] New invocation is queued and will start shortly
[17:16:45.247] Starting the invocation (attempt 1)
[17:16:45.271] Ignoring gitiles_ref tag without the buildset tag
[17:16:45.271] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:16:45.272] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:16:45.272] Buildbucket request:
{
  "requestId": "8844973879354083056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844973879354083056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9322"
                            },
                        "id": "cron:v1:9322"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844973879354083056"
    },
    {
      "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"
  }
}
[17:16:46.968] Scheduled build:
{
  "id": "8679543816579586769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T17:16:46.213045745Z",
  "updateTime": "2026-06-08T17:16:46.213045745Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:16:46.968] Task URL: https://cr-buildbucket.appspot.com/build/8679543816579586769
[17:16:46.968] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844973879354083056:2:0) after 2m23s
[17:16:47.418] Received PubSub notification, asking Buildbucket for the build status
[17:16:47.442] Build status: SCHEDULED
[17:16:52.837] Received PubSub notification, asking Buildbucket for the build status
[17:16:52.851] Build status: STARTED
[17:17:16.245] Received PubSub notification, asking Buildbucket for the build status
[17:17:16.276] Build:
{
  "id": "8679543816579586769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T17:16:46.213045745Z",
  "startTime": "2026-06-08T17:16:52.593932157Z",
  "endTime": "2026-06-08T17:17:15.937820760Z",
  "updateTime": "2026-06-08T17:17:15.937820760Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:17:16.276] Invocation finished in 32.093592482s with status SUCCEEDED