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:10741 (3 weeks ago)

Debug log (UTC)

[19:59:23.434] New invocation is queued and will start shortly
[19:59:24.868] Starting the invocation (attempt 1)
[19:59:24.894] Ignoring gitiles_ref tag without the buildset tag
[19:59:24.894] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:59:24.894] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:59:24.895] Buildbucket request:
{
  "requestId": "8844057676378873536",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844057676378873536",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10741"
                            },
                        "id": "cron:v1:10741"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844057676378873536"
    },
    {
      "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"
  }
}
[19:59:26.586] Scheduled build:
{
  "id": "8678627613291192497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T19:59:25.758811784Z",
  "updateTime": "2026-06-18T19:59:26.212089348Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:59:26.586] Task URL: https://cr-buildbucket.appspot.com/build/8678627613291192497
[19:59:26.586] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844057676378873536:2:0) after 9m20s
[19:59:26.974] Received PubSub notification, asking Buildbucket for the build status
[19:59:26.995] Build status: SCHEDULED
[19:59:32.056] Received PubSub notification, asking Buildbucket for the build status
[19:59:32.084] Build status: STARTED
[19:59:53.741] Received PubSub notification, asking Buildbucket for the build status
[19:59:53.763] Build:
{
  "id": "8678627613291192497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T19:59:25.758811784Z",
  "startTime": "2026-06-18T19:59:31.786013613Z",
  "endTime": "2026-06-18T19:59:53.488704101Z",
  "updateTime": "2026-06-18T19:59:53.488704101Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:59:53.763] Invocation finished in 30.33385013s with status SUCCEEDED