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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12478 (20 hours ago)

Debug log (UTC)

[05:04:38.405] New invocation is queued and will start shortly
[05:04:39.517] Starting the invocation (attempt 1)
[05:04:39.549] Ignoring gitiles_ref tag without the buildset tag
[05:04:39.549] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:04:39.550] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:04:39.550] Buildbucket request:
{
  "requestId": "8842936208650600032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842936208650600032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12478"
                            },
                        "id": "cron:v1:12478"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842936208650600032"
    },
    {
      "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"
  }
}
[05:04:41.160] Scheduled build:
{
  "id": "8677506145777430081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T05:04:40.522728302Z",
  "updateTime": "2026-07-01T05:04:40.522728302Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:04:41.161] Task URL: https://cr-buildbucket.appspot.com/build/8677506145777430081
[05:04:41.161] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842936208650600032:2:0) after 3m53s
[05:04:41.792] Received PubSub notification, asking Buildbucket for the build status
[05:04:41.878] Build status: SCHEDULED
[05:04:45.164] Received PubSub notification, asking Buildbucket for the build status
[05:04:45.188] Build status: STARTED
[05:05:07.910] Received PubSub notification, asking Buildbucket for the build status
[05:05:07.973] Build:
{
  "id": "8677506145777430081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T05:04:40.522728302Z",
  "startTime": "2026-07-01T05:04:44.984528348Z",
  "endTime": "2026-07-01T05:05:07.550697354Z",
  "updateTime": "2026-07-01T05:05:07.550697354Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:05:07.973] Invocation finished in 29.57404649s with status SUCCEEDED