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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4420 (4 months ago)

Debug log (UTC)

[19:06:10.708] New invocation is queued and will start shortly
[19:06:12.247] Starting the invocation (attempt 1)
[19:06:12.275] Ignoring gitiles_ref tag without the buildset tag
[19:06:12.276] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:06:12.276] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:06:12.276] Buildbucket request:
{
  "requestId": "8848137887688830464",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848137887688830464",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4420"
                            },
                        "id": "cron:v1:4420"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848137887688830464"
    },
    {
      "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"
  }
}
[19:06:14.167] Scheduled build:
{
  "id": "8682707824178959777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T19:06:13.428188852Z",
  "updateTime": "2026-05-04T19:06:13.884364221Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:06:14.167] Task URL: https://cr-buildbucket.appspot.com/build/8682707824178959777
[19:06:14.167] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848137887688830464:2:0) after 1m55s
[19:06:14.678] Received PubSub notification, asking Buildbucket for the build status
[19:06:14.699] Build status: SCHEDULED
[19:06:28.062] Received PubSub notification, asking Buildbucket for the build status
[19:06:28.097] Build status: STARTED
[19:06:52.048] Received PubSub notification, asking Buildbucket for the build status
[19:06:52.065] Build:
{
  "id": "8682707824178959777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T19:06:13.428188852Z",
  "startTime": "2026-05-04T19:06:27.909267234Z",
  "endTime": "2026-05-04T19:06:51.813968097Z",
  "updateTime": "2026-05-04T19:06:51.813968097Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:06:52.066] Invocation finished in 41.367122493s with status SUCCEEDED