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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5941 (2 months ago)

Debug log (UTC)

[15:04:48.749] New invocation is queued and will start shortly
[15:04:49.908] Starting the invocation (attempt 1)
[15:04:49.937] Ignoring gitiles_ref tag without the buildset tag
[15:04:49.937] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:04:49.937] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:04:49.937] Buildbucket request:
{
  "requestId": "8847156506488649728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847156506488649728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5941"
                            },
                        "id": "cron:v1:5941"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847156506488649728"
    },
    {
      "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"
  }
}
[15:04:52.131] Scheduled build:
{
  "id": "8681726443523637809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T15:04:50.954529100Z",
  "updateTime": "2026-05-15T15:04:51.642417488Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:04:52.131] Task URL: https://cr-buildbucket.appspot.com/build/8681726443523637809
[15:04:52.131] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847156506488649728:2:0) after 7m26s
[15:04:52.421] Received PubSub notification, asking Buildbucket for the build status
[15:04:52.497] Build status: SCHEDULED
[15:04:57.408] Received PubSub notification, asking Buildbucket for the build status
[15:04:57.424] Build status: STARTED
[15:05:20.643] Received PubSub notification, asking Buildbucket for the build status
[15:05:20.663] Build:
{
  "id": "8681726443523637809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T15:04:50.954529100Z",
  "startTime": "2026-05-15T15:04:57.071751137Z",
  "endTime": "2026-05-15T15:05:20.006599231Z",
  "updateTime": "2026-05-15T15:05:20.006599231Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:05:20.663] Invocation finished in 31.919396558s with status SUCCEEDED