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:13390 (2 months ago)

Debug log (UTC)

[17:00:15.416] New invocation is queued and will start shortly
[17:00:16.762] Starting the invocation (attempt 1)
[17:00:16.798] Ignoring gitiles_ref tag without the buildset tag
[17:00:16.798] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:00:16.798] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:00:16.798] Buildbucket request:
{
  "requestId": "8842347604133302304",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842347604133302304",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13390"
                            },
                        "id": "cron:v1:13390"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842347604133302304"
    },
    {
      "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:00:18.120] Scheduled build:
{
  "id": "8676917541342598881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T17:00:17.454543953Z",
  "updateTime": "2026-07-07T17:00:17.957633714Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:00:18.120] Task URL: https://cr-buildbucket.appspot.com/build/8676917541342598881
[17:00:18.120] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842347604133302304:2:0) after 1m31s
[17:00:18.702] Received PubSub notification, asking Buildbucket for the build status
[17:00:18.729] Build status: SCHEDULED
[17:00:22.190] Received PubSub notification, asking Buildbucket for the build status
[17:00:22.224] Build status: STARTED
[17:00:44.647] Received PubSub notification, asking Buildbucket for the build status
[17:00:44.674] Build:
{
  "id": "8676917541342598881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T17:00:17.454543953Z",
  "startTime": "2026-07-07T17:00:22.014297539Z",
  "endTime": "2026-07-07T17:00:44.354071577Z",
  "updateTime": "2026-07-07T17:00:44.354071577Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:00:44.674] Invocation finished in 29.26498223s with status SUCCEEDED