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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6547 (1 month ago)

Debug log (UTC)

[22:30:49.157] New invocation is queued and will start shortly
[22:30:50.584] Starting the invocation (attempt 1)
[22:30:50.606] Ignoring gitiles_ref tag without the buildset tag
[22:30:50.606] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:30:50.607] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:30:50.607] Buildbucket request:
{
  "requestId": "8846766058299267584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846766058299267584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6547"
                            },
                        "id": "cron:v1:6547"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846766058299267584"
    },
    {
      "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"
  }
}
[22:30:52.265] Scheduled build:
{
  "id": "8681335995308222353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T22:30:51.389906942Z",
  "updateTime": "2026-05-19T22:30:51.986491833Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:30:52.265] Task URL: https://cr-buildbucket.appspot.com/build/8681335995308222353
[22:30:52.265] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846766058299267584:2:0) after 7m13s
[22:30:52.650] Received PubSub notification, asking Buildbucket for the build status
[22:30:52.670] Build status: SCHEDULED
[22:30:56.457] Received PubSub notification, asking Buildbucket for the build status
[22:30:56.478] Build status: STARTED
[22:31:20.585] Received PubSub notification, asking Buildbucket for the build status
[22:31:20.608] Build:
{
  "id": "8681335995308222353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T22:30:51.389906942Z",
  "startTime": "2026-05-19T22:30:56.296786244Z",
  "endTime": "2026-05-19T22:31:20.128007628Z",
  "updateTime": "2026-05-19T22:31:20.128007628Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:31:20.608] Invocation finished in 31.454375368s with status SUCCEEDED