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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12193 (3 days ago)

Debug log (UTC)

[04:28:42.225] New invocation is queued and will start shortly
[04:28:43.361] Starting the invocation (attempt 1)
[04:28:43.387] Ignoring gitiles_ref tag without the buildset tag
[04:28:43.387] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:28:43.388] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:28:43.388] Buildbucket request:
{
  "requestId": "8843119663502853456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843119663502853456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12193"
                            },
                        "id": "cron:v1:12193"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843119663502853456"
    },
    {
      "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"
  }
}
[04:28:44.694] Scheduled build:
{
  "id": "8677689601059202465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T04:28:43.932768287Z",
  "updateTime": "2026-06-29T04:28:43.932768287Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:28:44.694] Task URL: https://cr-buildbucket.appspot.com/build/8677689601059202465
[04:28:44.694] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843119663502853456:2:0) after 2m42s
[04:28:45.149] Received PubSub notification, asking Buildbucket for the build status
[04:28:45.168] Build status: SCHEDULED
[04:28:57.343] Received PubSub notification, asking Buildbucket for the build status
[04:28:57.362] Build status: STARTED
[04:29:32.123] Received PubSub notification, asking Buildbucket for the build status
[04:29:32.166] Build:
{
  "id": "8677689601059202465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T04:28:43.932768287Z",
  "startTime": "2026-06-29T04:28:56.651747690Z",
  "endTime": "2026-06-29T04:29:31.841989088Z",
  "updateTime": "2026-06-29T04:29:31.841989088Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:29:32.166] Invocation finished in 49.947816184s with status SUCCEEDED