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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17494 (1 month ago)

Debug log (UTC)

[22:51:58.402] New invocation is queued and will start shortly
[22:51:59.578] Starting the invocation (attempt 1)
[22:51:59.602] Ignoring gitiles_ref tag without the buildset tag
[22:51:59.602] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:51:59.603] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:51:59.603] Buildbucket request:
{
  "requestId": "8839698164021772336",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839698164021772336",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17494"
                            },
                        "id": "cron:v1:17494"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839698164021772336"
    },
    {
      "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"
  }
}
[22:52:02.420] Scheduled build:
{
  "id": "8674268100389202129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T22:52:01.244498474Z",
  "updateTime": "2026-08-05T22:52:02.228835830Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:52:02.420] Task URL: https://cr-buildbucket.appspot.com/build/8674268100389202129
[22:52:02.420] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839698164021772336:2:0) after 6m45s
[22:52:02.597] Received PubSub notification, asking Buildbucket for the build status
[22:52:02.689] Build status: SCHEDULED
[22:52:05.642] Received PubSub notification, asking Buildbucket for the build status
[22:52:05.664] Build status: STARTED
[22:52:29.358] Received PubSub notification, asking Buildbucket for the build status
[22:52:29.379] Build:
{
  "id": "8674268100389202129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T22:52:01.244498474Z",
  "startTime": "2026-08-05T22:52:05.287188922Z",
  "endTime": "2026-08-05T22:52:29.099901539Z",
  "updateTime": "2026-08-05T22:52:29.099901539Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:52:29.379] Invocation finished in 30.98235611s with status SUCCEEDED