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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.dev.ci"
  builder: "auto-submit"
>

Incoming triggers

  • cron:v1:255 (2 days ago)

Debug log (UTC)

[04:43:41.310] New invocation is queued and will start shortly
[04:43:42.539] Starting the invocation (attempt 1)
[04:43:42.562] Ignoring gitiles_ref tag without the buildset tag
[04:43:42.562] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:43:42.563] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:43:42.563] Buildbucket request:
{
  "requestId": "8876005419544594976",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8876005419544594976",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "255"
                            },
                        "id": "cron:v1:255"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8876005419544594976"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.ci-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[04:43:42.970] Scheduled build:
{
  "id": "8710575357481231457",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-01T04:43:42.656999525Z",
  "updateTime": "2025-07-01T04:43:42.656999525Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:43:42.971] Task URL: https://cr-buildbucket.appspot.com/build/8710575357481231457
[04:43:42.971] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8876005419544594976:2:0) after 2m39s
[04:44:19.433] Received PubSub notification, asking Buildbucket for the build status
[04:44:19.486] Build:
{
  "id": "8710575357481231457",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-01T04:43:42.656999525Z",
  "startTime": "2025-07-01T04:43:46.740705330Z",
  "endTime": "2025-07-01T04:44:06.148697458Z",
  "updateTime": "2025-07-01T04:44:06.148697458Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:44:19.486] Invocation finished in 38.181765106s with status SUCCEEDED