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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:217 (3 weeks ago)

Debug log (UTC)

[11:14:27.374] New invocation is queued and will start shortly
[11:14:28.484] Starting the invocation (attempt 1)
[11:14:28.511] Ignoring gitiles_ref tag without the buildset tag
[11:14:28.511] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:14:28.511] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:14:28.511] Buildbucket request:
{
  "requestId": "8850885474916539456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850885474916539456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "217"
                            },
                        "id": "cron:v1:217"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850885474916539456"
    },
    {
      "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"
  }
}
[11:14:30.377] Scheduled build:
{
  "id": "8685455411839854545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T11:14:29.644743463Z",
  "updateTime": "2026-04-04T11:14:30.141448880Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:14:30.377] Task URL: https://cr-buildbucket.appspot.com/build/8685455411839854545
[11:14:30.377] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850885474916539456:2:0) after 8m10s
[11:14:30.872] Received PubSub notification, asking Buildbucket for the build status
[11:14:30.887] Build status: SCHEDULED
[11:14:35.421] Received PubSub notification, asking Buildbucket for the build status
[11:14:35.452] Build status: STARTED
[11:14:56.988] Received PubSub notification, asking Buildbucket for the build status
[11:14:57.007] Build:
{
  "id": "8685455411839854545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T11:14:29.644743463Z",
  "startTime": "2026-04-04T11:14:33.700056550Z",
  "endTime": "2026-04-04T11:14:56.695380820Z",
  "updateTime": "2026-04-04T11:14:56.695380820Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:14:57.007] Invocation finished in 29.68101017s with status SUCCEEDED