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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5554 (2 months ago)

Debug log (UTC)

[21:00:55.111] New invocation is queued and will start shortly
[21:00:56.403] Starting the invocation (attempt 1)
[21:00:56.434] Ignoring gitiles_ref tag without the buildset tag
[21:00:56.434] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:00:56.434] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:00:56.434] Buildbucket request:
{
  "requestId": "8847405893129812544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847405893129812544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5554"
                            },
                        "id": "cron:v1:5554"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847405893129812544"
    },
    {
      "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"
  }
}
[21:00:59.285] Scheduled build:
{
  "id": "8681975829244886641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T21:00:58.197950325Z",
  "updateTime": "2026-05-12T21:00:58.197950325Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:00:59.285] Task URL: https://cr-buildbucket.appspot.com/build/8681975829244886641
[21:00:59.285] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847405893129812544:2:0) after 3m55s
[21:01:00.917] Received PubSub notification, asking Buildbucket for the build status
[21:01:01.001] Build status: SCHEDULED
[21:01:17.675] Received PubSub notification, asking Buildbucket for the build status
[21:01:17.701] Build status: STARTED
[21:01:40.836] Received PubSub notification, asking Buildbucket for the build status
[21:01:40.869] Build:
{
  "id": "8681975829244886641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T21:00:58.197950325Z",
  "startTime": "2026-05-12T21:01:17.100406227Z",
  "endTime": "2026-05-12T21:01:40.478348219Z",
  "updateTime": "2026-05-12T21:01:40.478348219Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:01:40.869] Invocation finished in 45.761511996s with status SUCCEEDED