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:7624 (3 weeks ago)

Debug log (UTC)

[14:38:21.371] New invocation is queued and will start shortly
[14:38:22.445] Starting the invocation (attempt 1)
[14:38:22.476] Ignoring gitiles_ref tag without the buildset tag
[14:38:22.476] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:38:22.476] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:38:22.476] Buildbucket request:
{
  "requestId": "8846071007381009696",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846071007381009696",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7624"
                            },
                        "id": "cron:v1:7624"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846071007381009696"
    },
    {
      "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"
  }
}
[14:38:25.378] Scheduled build:
{
  "id": "8680640944223724721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T14:38:23.757205477Z",
  "updateTime": "2026-05-27T14:38:23.757205477Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:38:25.378] Task URL: https://cr-buildbucket.appspot.com/build/8680640944223724721
[14:38:25.379] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846071007381009696:2:0) after 8m9s
[14:38:25.513] Received PubSub notification, asking Buildbucket for the build status
[14:38:25.605] Build status: SCHEDULED
[14:38:31.633] Received PubSub notification, asking Buildbucket for the build status
[14:38:31.666] Build status: STARTED
[14:39:01.416] Received PubSub notification, asking Buildbucket for the build status
[14:39:01.431] Build:
{
  "id": "8680640944223724721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T14:38:23.757205477Z",
  "startTime": "2026-05-27T14:38:31.027662969Z",
  "endTime": "2026-05-27T14:39:01.080490839Z",
  "updateTime": "2026-05-27T14:39:01.080490839Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:39:01.432] Invocation finished in 40.069655515s with status SUCCEEDED