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:23167 (1 week ago)

Debug log (UTC)

[10:05:54.455] New invocation is queued and will start shortly
[10:05:55.551] Starting the invocation (attempt 1)
[10:05:55.579] Ignoring gitiles_ref tag without the buildset tag
[10:05:55.579] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:05:55.579] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:05:55.580] Buildbucket request:
{
  "requestId": "8836031885090380256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836031885090380256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23167"
                            },
                        "id": "cron:v1:23167"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836031885090380256"
    },
    {
      "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"
  }
}
[10:05:56.889] Scheduled build:
{
  "id": "8670601822695932561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-15T10:05:56.117653632Z",
  "updateTime": "2026-09-15T10:05:56.117653632Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:05:56.889] Task URL: https://cr-buildbucket.appspot.com/build/8670601822695932561
[10:05:56.889] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836031885090380256:2:0) after 1m57s
[10:05:57.405] Received PubSub notification, asking Buildbucket for the build status
[10:05:57.431] Build status: SCHEDULED
[10:06:11.283] Received PubSub notification, asking Buildbucket for the build status
[10:06:11.305] Build status: STARTED
[10:06:38.966] Received PubSub notification, asking Buildbucket for the build status
[10:06:38.985] Build:
{
  "id": "8670601822695932561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-15T10:05:56.117653632Z",
  "startTime": "2026-09-15T10:06:11.091823940Z",
  "endTime": "2026-09-15T10:06:38.611197560Z",
  "updateTime": "2026-09-15T10:06:38.611197560Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:06:38.985] Invocation finished in 44.535373429s with status SUCCEEDED