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:21169 (2 days ago)

Debug log (UTC)

[03:56:59.382] New invocation is queued and will start shortly
[03:57:00.818] Starting the invocation (attempt 1)
[03:57:00.846] Ignoring gitiles_ref tag without the buildset tag
[03:57:00.846] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:57:00.847] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:57:00.847] Buildbucket request:
{
  "requestId": "8837323452927336080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837323452927336080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21169"
                            },
                        "id": "cron:v1:21169"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837323452927336080"
    },
    {
      "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"
  }
}
[03:57:01.991] Scheduled build:
{
  "id": "8671893390180734657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T03:57:01.379917892Z",
  "updateTime": "2026-09-01T03:57:01.379917892Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:57:01.991] Task URL: https://cr-buildbucket.appspot.com/build/8671893390180734657
[03:57:01.992] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837323452927336080:2:0) after 2m34s
[03:57:02.671] Received PubSub notification, asking Buildbucket for the build status
[03:57:02.784] Build status: SCHEDULED
[03:57:06.107] Received PubSub notification, asking Buildbucket for the build status
[03:57:06.130] Build status: STARTED
[03:57:29.636] Received PubSub notification, asking Buildbucket for the build status
[03:57:29.657] Build:
{
  "id": "8671893390180734657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T03:57:01.379917892Z",
  "startTime": "2026-09-01T03:57:05.851840902Z",
  "endTime": "2026-09-01T03:57:29.365493954Z",
  "updateTime": "2026-09-01T03:57:29.365493954Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:57:29.657] Invocation finished in 30.280410338s with status SUCCEEDED