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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:1293 (2 days ago)

Debug log (UTC)

[03:43:16.358] New invocation is queued and will start shortly
[03:43:17.458] Starting the invocation (attempt 1)
[03:43:17.482] Ignoring gitiles_ref tag without the buildset tag
[03:43:17.482] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:43:17.482] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:43:17.482] Buildbucket request:
{
  "requestId": "8872113551032792928",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8872113551032792928",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "1293"
                            },
                        "id": "cron:v1:1293"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8872113551032792928"
    },
    {
      "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"
  }
}
[03:43:17.995] Scheduled build:
{
  "id": "8706683489063211649",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-13T03:43:17.610741393Z",
  "updateTime": "2025-08-13T03:43:17.610741393Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:43:17.995] Task URL: https://cr-buildbucket.appspot.com/build/8706683489063211649
[03:43:17.995] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8872113551032792928:2:0) after 1m9s
[03:43:51.484] Received PubSub notification, asking Buildbucket for the build status
[03:43:51.618] Build:
{
  "id": "8706683489063211649",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-13T03:43:17.610741393Z",
  "startTime": "2025-08-13T03:43:21.913270593Z",
  "endTime": "2025-08-13T03:43:41.563140533Z",
  "updateTime": "2025-08-13T03:43:41.563140533Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:43:51.618] Invocation finished in 35.269422998s with status SUCCEEDED