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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4789 (2 months ago)

Debug log (UTC)

[10:07:32.525] New invocation is queued and will start shortly
[10:07:33.570] Starting the invocation (attempt 1)
[10:07:33.596] Ignoring gitiles_ref tag without the buildset tag
[10:07:33.596] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:07:33.597] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:07:33.597] Buildbucket request:
{
  "requestId": "8847899984853935840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847899984853935840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4789"
                            },
                        "id": "cron:v1:4789"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847899984853935840"
    },
    {
      "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"
  }
}
[10:07:35.259] Scheduled build:
{
  "id": "8682469922072999249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T10:07:34.557232598Z",
  "updateTime": "2026-05-07T10:07:34.992799202Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:07:35.260] Task URL: https://cr-buildbucket.appspot.com/build/8682469922072999249
[10:07:35.260] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847899984853935840:2:0) after 6m24s
[10:07:35.865] Received PubSub notification, asking Buildbucket for the build status
[10:07:35.933] Build status: SCHEDULED
[10:07:39.049] Received PubSub notification, asking Buildbucket for the build status
[10:07:39.134] Build status: STARTED
[10:08:02.182] Received PubSub notification, asking Buildbucket for the build status
[10:08:02.201] Build:
{
  "id": "8682469922072999249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T10:07:34.557232598Z",
  "startTime": "2026-05-07T10:07:38.455215226Z",
  "endTime": "2026-05-07T10:08:01.944298100Z",
  "updateTime": "2026-05-07T10:08:01.944298100Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:08:02.201] Invocation finished in 29.680463684s with status SUCCEEDED