Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21076 (3 days ago)

Debug log (UTC)

[12:03:49.045] New invocation is queued and will start shortly
[12:03:50.146] Starting the invocation (attempt 1)
[12:03:50.171] Ignoring gitiles_ref tag without the buildset tag
[12:03:50.171] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:03:50.171] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:03:50.172] Buildbucket request:
{
  "requestId": "8837383421345552576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837383421345552576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21076"
                            },
                        "id": "cron:v1:21076"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837383421345552576"
    },
    {
      "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"
  }
}
[12:03:51.677] Scheduled build:
{
  "id": "8671953358605414817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-31T12:03:51.033825194Z",
  "updateTime": "2026-08-31T12:03:51.033825194Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:03:51.677] Task URL: https://cr-buildbucket.appspot.com/build/8671953358605414817
[12:03:51.677] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837383421345552576:2:0) after 9m38s
[12:03:52.206] Received PubSub notification, asking Buildbucket for the build status
[12:03:52.248] Build status: SCHEDULED
[12:04:04.574] Received PubSub notification, asking Buildbucket for the build status
[12:04:04.592] Build status: STARTED
[12:04:49.147] Received PubSub notification, asking Buildbucket for the build status
[12:04:49.183] Build:
{
  "id": "8671953358605414817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-31T12:03:51.033825194Z",
  "startTime": "2026-08-31T12:04:04.361156352Z",
  "endTime": "2026-08-31T12:04:48.861680332Z",
  "updateTime": "2026-08-31T12:04:48.861680332Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:04:49.183] Invocation finished in 1m0.147021822s with status SUCCEEDED