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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7612 (1 month ago)

Debug log (UTC)

[12:35:26.426] New invocation is queued and will start shortly
[12:35:27.580] Starting the invocation (attempt 1)
[12:35:27.614] Ignoring gitiles_ref tag without the buildset tag
[12:35:27.614] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:35:27.614] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:35:27.614] Buildbucket request:
{
  "requestId": "8846078740571570368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846078740571570368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7612"
                            },
                        "id": "cron:v1:7612"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846078740571570368"
    },
    {
      "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:35:29.526] Scheduled build:
{
  "id": "8680648677643514481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T12:35:28.593405417Z",
  "updateTime": "2026-05-27T12:35:28.593405417Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:35:29.526] Task URL: https://cr-buildbucket.appspot.com/build/8680648677643514481
[12:35:29.526] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846078740571570368:2:0) after 4m58s
[12:35:29.856] Received PubSub notification, asking Buildbucket for the build status
[12:35:29.882] Build status: SCHEDULED
[12:35:34.719] Received PubSub notification, asking Buildbucket for the build status
[12:35:34.747] Build status: STARTED
[12:35:59.476] Received PubSub notification, asking Buildbucket for the build status
[12:35:59.492] Build:
{
  "id": "8680648677643514481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T12:35:28.593405417Z",
  "startTime": "2026-05-27T12:35:34.557154736Z",
  "endTime": "2026-05-27T12:35:59.223872079Z",
  "updateTime": "2026-05-27T12:35:59.223872079Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:35:59.492] Invocation finished in 33.074518494s with status SUCCEEDED