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:9706 (1 day ago)

Debug log (UTC)

[10:52:43.008] New invocation is queued and will start shortly
[10:52:44.087] Starting the invocation (attempt 1)
[10:52:44.110] Ignoring gitiles_ref tag without the buildset tag
[10:52:44.110] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:52:44.110] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:52:44.110] Buildbucket request:
{
  "requestId": "8844726248883427488",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844726248883427488",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9706"
                            },
                        "id": "cron:v1:9706"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844726248883427488"
    },
    {
      "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"
  }
}
[10:52:45.969] Scheduled build:
{
  "id": "8679296185980786689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T10:52:45.155648363Z",
  "updateTime": "2026-06-11T10:52:45.689913958Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:52:45.969] Task URL: https://cr-buildbucket.appspot.com/build/8679296185980786689
[10:52:45.969] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844726248883427488:2:0) after 4m13s
[10:52:46.361] Received PubSub notification, asking Buildbucket for the build status
[10:52:46.379] Build status: SCHEDULED
[10:52:51.934] Received PubSub notification, asking Buildbucket for the build status
[10:52:51.971] Build status: STARTED
[10:53:19.383] Received PubSub notification, asking Buildbucket for the build status
[10:53:19.420] Build:
{
  "id": "8679296185980786689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T10:52:45.155648363Z",
  "startTime": "2026-06-11T10:52:51.762078409Z",
  "endTime": "2026-06-11T10:53:19.134099206Z",
  "updateTime": "2026-06-11T10:53:19.134099206Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:53:19.420] Invocation finished in 36.417300729s with status SUCCEEDED