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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4942 (2 months ago)

Debug log (UTC)

[12:16:40.129] New invocation is queued and will start shortly
[12:16:41.354] Starting the invocation (attempt 1)
[12:16:41.378] Ignoring gitiles_ref tag without the buildset tag
[12:16:41.378] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:16:41.378] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:16:41.378] Buildbucket request:
{
  "requestId": "8847801263936372128",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847801263936372128",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4942"
                            },
                        "id": "cron:v1:4942"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847801263936372128"
    },
    {
      "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"
  }
}
[12:16:43.382] Scheduled build:
{
  "id": "8682371200627428673",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T12:16:42.664807581Z",
  "updateTime": "2026-05-08T12:16:43.148693360Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:16:43.382] Task URL: https://cr-buildbucket.appspot.com/build/8682371200627428673
[12:16:43.382] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847801263936372128:2:0) after 3m23s
[12:16:43.939] Received PubSub notification, asking Buildbucket for the build status
[12:16:43.955] Build status: SCHEDULED
[12:16:46.871] Received PubSub notification, asking Buildbucket for the build status
[12:16:46.893] Build status: STARTED
[12:17:08.974] Received PubSub notification, asking Buildbucket for the build status
[12:17:09.005] Build:
{
  "id": "8682371200627428673",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T12:16:42.664807581Z",
  "startTime": "2026-05-08T12:16:46.653336605Z",
  "endTime": "2026-05-08T12:17:08.613737573Z",
  "updateTime": "2026-05-08T12:17:08.613737573Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:17:09.005] Invocation finished in 28.880007349s with status SUCCEEDED