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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3367 (3 days ago)

Debug log (UTC)

[07:06:09.184] New invocation is queued and will start shortly
[07:06:12.278] Starting the invocation (attempt 1)
[07:06:12.305] Ignoring gitiles_ref tag without the buildset tag
[07:06:12.305] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:06:12.306] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:06:12.306] Buildbucket request:
{
  "requestId": "8848817366530833536",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848817366530833536",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3367"
                            },
                        "id": "cron:v1:3367"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848817366530833536"
    },
    {
      "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"
  }
}
[07:06:14.221] Scheduled build:
{
  "id": "8683387301504605345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T07:06:13.354482149Z",
  "updateTime": "2026-04-27T07:06:14.054500638Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:06:14.221] Task URL: https://cr-buildbucket.appspot.com/build/8683387301504605345
[07:06:14.221] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848817366530833536:2:0) after 3m49s
[07:06:14.622] Received PubSub notification, asking Buildbucket for the build status
[07:06:14.706] Build status: SCHEDULED
[07:06:18.905] Received PubSub notification, asking Buildbucket for the build status
[07:06:18.935] Build status: STARTED
[07:06:45.444] Received PubSub notification, asking Buildbucket for the build status
[07:06:45.465] Build:
{
  "id": "8683387301504605345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T07:06:13.354482149Z",
  "startTime": "2026-04-27T07:06:18.607300037Z",
  "endTime": "2026-04-27T07:06:45.084207276Z",
  "updateTime": "2026-04-27T07:06:45.084207276Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:06:45.465] Invocation finished in 36.288164169s with status SUCCEEDED