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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21313 (5 days ago)

Debug log (UTC)

[04:41:48.279] New invocation is queued and will start shortly
[04:41:50.368] Starting the invocation (attempt 1)
[04:41:50.389] Ignoring gitiles_ref tag without the buildset tag
[04:41:50.389] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:41:50.389] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:41:50.389] Buildbucket request:
{
  "requestId": "8837230036447094368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837230036447094368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21313"
                            },
                        "id": "cron:v1:21313"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837230036447094368"
    },
    {
      "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"
  }
}
[04:41:51.619] Scheduled build:
{
  "id": "8671799973045695041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-02T04:41:50.901149926Z",
  "updateTime": "2026-09-02T04:41:50.901149926Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:41:51.619] Task URL: https://cr-buildbucket.appspot.com/build/8671799973045695041
[04:41:51.620] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837230036447094368:2:0) after 1m19s
[04:41:52.290] Received PubSub notification, asking Buildbucket for the build status
[04:41:52.308] Build status: SCHEDULED
[04:41:57.170] Received PubSub notification, asking Buildbucket for the build status
[04:41:57.239] Build status: STARTED
[04:42:28.239] Received PubSub notification, asking Buildbucket for the build status
[04:42:28.284] Build:
{
  "id": "8671799973045695041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-02T04:41:50.901149926Z",
  "startTime": "2026-09-02T04:41:56.902305305Z",
  "endTime": "2026-09-02T04:42:27.951703490Z",
  "updateTime": "2026-09-02T04:42:27.951703490Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:42:28.284] Invocation finished in 40.009674107s with status SUCCEEDED