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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3835 (4 months ago)

Debug log (UTC)

[15:06:16.239] New invocation is queued and will start shortly
[15:06:17.358] Starting the invocation (attempt 1)
[15:06:17.383] Ignoring gitiles_ref tag without the buildset tag
[15:06:17.383] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:06:17.383] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:06:17.383] Buildbucket request:
{
  "requestId": "8848515369242349392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848515369242349392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3835"
                            },
                        "id": "cron:v1:3835"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848515369242349392"
    },
    {
      "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"
  }
}
[15:06:19.295] Scheduled build:
{
  "id": "8683085306318785169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-30T15:06:18.407862642Z",
  "updateTime": "2026-04-30T15:06:18.407862642Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:06:19.295] Task URL: https://cr-buildbucket.appspot.com/build/8683085306318785169
[15:06:19.295] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848515369242349392:2:0) after 6m29s
[15:06:28.159] Received PubSub notification, asking Buildbucket for the build status
[15:06:28.184] Build status: SCHEDULED
[15:06:47.031] Received PubSub notification, asking Buildbucket for the build status
[15:06:47.056] Build status: STARTED
[15:07:10.083] Received PubSub notification, asking Buildbucket for the build status
[15:07:10.134] Build:
{
  "id": "8683085306318785169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-30T15:06:18.407862642Z",
  "startTime": "2026-04-30T15:06:39.245335037Z",
  "endTime": "2026-04-30T15:07:03.234281389Z",
  "updateTime": "2026-04-30T15:07:03.234281389Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:07:10.134] Invocation finished in 53.898986035s with status SUCCEEDED