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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3490 (2 days ago)

Debug log (UTC)

[04:03:52.558] New invocation is queued and will start shortly
[04:03:53.681] Starting the invocation (attempt 1)
[04:03:53.705] Ignoring gitiles_ref tag without the buildset tag
[04:03:53.705] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:03:53.705] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:03:53.705] Buildbucket request:
{
  "requestId": "8848738237447583968",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848738237447583968",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3490"
                            },
                        "id": "cron:v1:3490"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848738237447583968"
    },
    {
      "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"
  }
}
[04:03:56.307] Scheduled build:
{
  "id": "8683308173858648177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T04:03:55.358071749Z",
  "updateTime": "2026-04-28T04:03:56.020915824Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:03:56.308] Task URL: https://cr-buildbucket.appspot.com/build/8683308173858648177
[04:03:56.308] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848738237447583968:2:0) after 1m39s
[04:03:56.764] Received PubSub notification, asking Buildbucket for the build status
[04:03:56.796] Build status: SCHEDULED
[04:04:02.096] Received PubSub notification, asking Buildbucket for the build status
[04:04:02.115] Build status: STARTED
[04:04:29.663] Received PubSub notification, asking Buildbucket for the build status
[04:04:29.683] Build:
{
  "id": "8683308173858648177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T04:03:55.358071749Z",
  "startTime": "2026-04-28T04:04:01.674448328Z",
  "endTime": "2026-04-28T04:04:29.380398510Z",
  "updateTime": "2026-04-28T04:04:29.380398510Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:04:29.683] Invocation finished in 37.130566926s with status SUCCEEDED