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:8074 (2 weeks ago)

Debug log (UTC)

[19:39:27.499] New invocation is queued and will start shortly
[19:39:28.583] Starting the invocation (attempt 1)
[19:39:28.609] Ignoring gitiles_ref tag without the buildset tag
[19:39:28.609] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:39:28.609] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:39:28.609] Buildbucket request:
{
  "requestId": "8845780272768120400",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845780272768120400",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8074"
                            },
                        "id": "cron:v1:8074"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845780272768120400"
    },
    {
      "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"
  }
}
[19:39:30.801] Scheduled build:
{
  "id": "8680350209547973057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T19:39:29.950643306Z",
  "updateTime": "2026-05-30T19:39:30.525470771Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:39:30.801] Task URL: https://cr-buildbucket.appspot.com/build/8680350209547973057
[19:39:30.801] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845780272768120400:2:0) after 3m28s
[19:39:31.330] Received PubSub notification, asking Buildbucket for the build status
[19:39:31.349] Build status: SCHEDULED
[19:39:34.202] Received PubSub notification, asking Buildbucket for the build status
[19:39:34.357] Build status: STARTED
[19:39:57.810] Received PubSub notification, asking Buildbucket for the build status
[19:39:57.826] Build:
{
  "id": "8680350209547973057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T19:39:29.950643306Z",
  "startTime": "2026-05-30T19:39:33.967348333Z",
  "endTime": "2026-05-30T19:39:57.539348262Z",
  "updateTime": "2026-05-30T19:39:57.539348262Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:39:57.826] Invocation finished in 30.331293898s with status SUCCEEDED