Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev 0657c2613937d03109a6663c86fc6d10e5ac097c)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.try"
  builder: "examples-deps"
>

Incoming triggers

  • cron:v1:42 (1 day ago)

Debug log (UTC)

[03:27:24.256] New invocation is queued and will start shortly
[03:27:27.458] Starting the invocation (attempt 1)
[03:27:27.482] Ignoring gitiles_ref tag without the buildset tag
[03:27:27.482] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:27:27.482] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:27:27.482] Buildbucket request:
{
  "requestId": "8835785165855060848",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835785165855060848",
            "job": "pigweed/examples.try-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "42"
                            },
                        "id": "cron:v1:42"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835785165855060848"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.try-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[03:27:28.135] Scheduled build:
{
  "id": "8670355101735313313",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-18T03:27:27.561498245Z",
  "updateTime": "2026-09-18T03:27:27.561498245Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:27:28.135] Task URL: https://cr-buildbucket.appspot.com/build/8670355101735313313
[03:27:28.135] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8835785165855060848:2:0) after 4m23s
[03:27:28.936] Received PubSub notification, asking Buildbucket for the build status
[03:27:28.962] Build status: SCHEDULED
[03:27:30.881] Received PubSub notification, asking Buildbucket for the build status
[03:27:30.910] Build status: STARTED
[03:31:51.149] Handling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8835785165855060848:2:0)
[03:31:51.173] Build status: STARTED
[03:31:51.173] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8835785165855060848:5:0) after 6m29s
[03:32:52.554] Received PubSub notification, asking Buildbucket for the build status
[03:32:52.574] Build:
{
  "id": "8670355101735313313",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-18T03:27:27.561498245Z",
  "startTime": "2026-09-18T03:27:30.668133852Z",
  "endTime": "2026-09-18T03:32:52.200937782Z",
  "updateTime": "2026-09-18T03:32:52.200937782Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:32:52.574] Invocation finished in 5m28.325131252s with status SUCCEEDED