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

Debug log (UTC)

[05:41:30.042] New invocation is queued and will start shortly
[05:41:31.179] Starting the invocation (attempt 1)
[05:41:31.204] Ignoring gitiles_ref tag without the buildset tag
[05:41:31.204] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:41:31.204] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:41:31.204] Buildbucket request:
{
  "requestId": "8845923589473393744",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845923589473393744",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7852"
                            },
                        "id": "cron:v1:7852"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845923589473393744"
    },
    {
      "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:41:33.194] Scheduled build:
{
  "id": "8680493526257498945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T05:41:32.485838280Z",
  "updateTime": "2026-05-29T05:41:33.009333419Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:41:33.195] Task URL: https://cr-buildbucket.appspot.com/build/8680493526257498945
[05:41:33.195] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845923589473393744:2:0) after 9m8s
[05:41:33.739] Received PubSub notification, asking Buildbucket for the build status
[05:41:33.761] Build status: SCHEDULED
[05:41:47.397] Received PubSub notification, asking Buildbucket for the build status
[05:41:47.419] Build status: STARTED
[05:42:10.478] Received PubSub notification, asking Buildbucket for the build status
[05:42:10.498] Build:
{
  "id": "8680493526257498945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T05:41:32.485838280Z",
  "startTime": "2026-05-29T05:41:47.207917561Z",
  "endTime": "2026-05-29T05:42:10.100143105Z",
  "updateTime": "2026-05-29T05:42:10.100143105Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:42:10.498] Invocation finished in 40.462982967s with status SUCCEEDED