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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8671 (1 week ago)

Debug log (UTC)

[01:49:55.003] New invocation is queued and will start shortly
[01:49:56.812] Starting the invocation (attempt 1)
[01:49:56.843] Ignoring gitiles_ref tag without the buildset tag
[01:49:56.843] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:49:56.844] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:49:56.844] Buildbucket request:
{
  "requestId": "8845394577676713248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845394577676713248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8671"
                            },
                        "id": "cron:v1:8671"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845394577676713248"
    },
    {
      "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"
  }
}
[01:49:58.534] Scheduled build:
{
  "id": "8679964514087909521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T01:49:57.804632569Z",
  "updateTime": "2026-06-04T01:49:58.246164520Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:49:58.534] Task URL: https://cr-buildbucket.appspot.com/build/8679964514087909521
[01:49:58.535] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845394577676713248:2:0) after 9m43s
[01:49:59.081] Received PubSub notification, asking Buildbucket for the build status
[01:49:59.101] Build status: SCHEDULED
[01:50:02.024] Received PubSub notification, asking Buildbucket for the build status
[01:50:02.043] Build status: STARTED
[01:50:23.867] Received PubSub notification, asking Buildbucket for the build status
[01:50:23.885] Build:
{
  "id": "8679964514087909521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T01:49:57.804632569Z",
  "startTime": "2026-06-04T01:50:01.865340071Z",
  "endTime": "2026-06-04T01:50:23.567268Z",
  "updateTime": "2026-06-04T01:50:23.567268Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:50:23.885] Invocation finished in 28.887244835s with status SUCCEEDED