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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19486 (3 weeks ago)

Debug log (UTC)

[03:52:06.103] New invocation is queued and will start shortly
[03:52:07.243] Starting the invocation (attempt 1)
[03:52:07.275] Ignoring gitiles_ref tag without the buildset tag
[03:52:07.275] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:52:07.275] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:52:07.275] Buildbucket request:
{
  "requestId": "8838410924049461008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838410924049461008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19486"
                            },
                        "id": "cron:v1:19486"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838410924049461008"
    },
    {
      "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"
  }
}
[03:52:08.888] Scheduled build:
{
  "id": "8672980861531575937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T03:52:07.882523779Z",
  "updateTime": "2026-08-20T03:52:08.678777542Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:52:08.888] Task URL: https://cr-buildbucket.appspot.com/build/8672980861531575937
[03:52:08.888] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838410924049461008:2:0) after 7m47s
[03:52:09.320] Received PubSub notification, asking Buildbucket for the build status
[03:52:09.342] Build status: SCHEDULED
[03:52:14.680] Received PubSub notification, asking Buildbucket for the build status
[03:52:14.720] Build status: STARTED
[03:52:50.576] Received PubSub notification, asking Buildbucket for the build status
[03:52:50.601] Build:
{
  "id": "8672980861531575937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T03:52:07.882523779Z",
  "startTime": "2026-08-20T03:52:14.517515331Z",
  "endTime": "2026-08-20T03:52:49.602381550Z",
  "updateTime": "2026-08-20T03:52:49.602381550Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:52:50.601] Invocation finished in 44.503809253s with status SUCCEEDED