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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7345 (1 month ago)

Debug log (UTC)

[15:03:42.162] New invocation is queued and will start shortly
[15:03:43.263] Starting the invocation (attempt 1)
[15:03:43.359] Ignoring gitiles_ref tag without the buildset tag
[15:03:43.359] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:03:43.361] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:03:43.361] Buildbucket request:
{
  "requestId": "8846250606645182704",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846250606645182704",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7345"
                            },
                        "id": "cron:v1:7345"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846250606645182704"
    },
    {
      "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"
  }
}
[15:03:45.826] Scheduled build:
{
  "id": "8680820543025603281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T15:03:44.992941106Z",
  "updateTime": "2026-05-25T15:03:44.992941106Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:03:45.826] Task URL: https://cr-buildbucket.appspot.com/build/8680820543025603281
[15:03:45.826] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846250606645182704:2:0) after 1m43s
[15:03:46.721] Received PubSub notification, asking Buildbucket for the build status
[15:03:46.741] Build status: SCHEDULED
[15:03:57.511] Received PubSub notification, asking Buildbucket for the build status
[15:03:57.696] Build status: STARTED
[15:04:32.112] Received PubSub notification, asking Buildbucket for the build status
[15:04:32.192] Build:
{
  "id": "8680820543025603281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T15:03:44.992941106Z",
  "startTime": "2026-05-25T15:03:55.721564593Z",
  "endTime": "2026-05-25T15:04:31.579390104Z",
  "updateTime": "2026-05-25T15:04:31.579390104Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:04:32.192] Invocation finished in 50.035544743s with status SUCCEEDED