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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7969 (2 weeks ago)

Debug log (UTC)

[01:42:44.112] New invocation is queued and will start shortly
[01:42:48.071] Starting the invocation (attempt 1)
[01:42:48.102] Ignoring gitiles_ref tag without the buildset tag
[01:42:48.102] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:42:48.102] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:42:48.102] Buildbucket request:
{
  "requestId": "8845848014332302992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845848014332302992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7969"
                            },
                        "id": "cron:v1:7969"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845848014332302992"
    },
    {
      "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"
  }
}
[01:42:49.402] Scheduled build:
{
  "id": "8680417948804124753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T01:42:48.761710627Z",
  "updateTime": "2026-05-30T01:42:49.240187986Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:42:49.402] Task URL: https://cr-buildbucket.appspot.com/build/8680417948804124753
[01:42:49.402] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845848014332302992:2:0) after 9m40s
[01:42:50.008] Received PubSub notification, asking Buildbucket for the build status
[01:42:50.025] Build status: SCHEDULED
[01:42:54.134] Received PubSub notification, asking Buildbucket for the build status
[01:42:54.160] Build status: STARTED
[01:43:19.898] Received PubSub notification, asking Buildbucket for the build status
[01:43:19.915] Build:
{
  "id": "8680417948804124753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T01:42:48.761710627Z",
  "startTime": "2026-05-30T01:42:53.807193816Z",
  "endTime": "2026-05-30T01:43:17.402437173Z",
  "updateTime": "2026-05-30T01:43:17.402437173Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:43:19.915] Invocation finished in 35.808919477s with status SUCCEEDED