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

Definition (rev fee7a656e997575f9767380a52ce0f30d9c9179b)

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

Incoming triggers

  • cron:v1:5890 (2 months ago)

Debug log (UTC)

[10:43:09.322] New invocation is queued and will start shortly
[10:43:10.351] Starting the invocation (attempt 1)
[10:43:10.375] Ignoring gitiles_ref tag without the buildset tag
[10:43:10.375] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:43:10.375] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:43:10.375] Buildbucket request:
{
  "requestId": "8891474885101121168",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8891474885101121168",
            "job": "pigweed/infra.ci-dev-status",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5890"
                            },
                        "id": "cron:v1:5890"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8891474885101121168"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.ci-dev-status"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[10:43:10.863] Scheduled build:
{
  "id": "8726044823277422817",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-01-11T10:43:10.438423030Z",
  "updateTime": "2025-01-11T10:43:10.438423030Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:43:10.863] Task URL: https://cr-buildbucket.appspot.com/build/8726044823277422817
[10:43:10.863] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.ci-dev-status:8891474885101121168:2:0) after 5m32s
[10:43:11.033] Received PubSub notification, asking Buildbucket for the build status
[10:43:11.059] Build status: SCHEDULED
[10:44:17.220] Received PubSub notification, asking Buildbucket for the build status
[10:44:17.252] Build status: STARTED
[10:47:20.857] Received PubSub notification, asking Buildbucket for the build status
[10:47:20.882] Build:
{
  "id": "8726044823277422817",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-01-11T10:43:10.438423030Z",
  "startTime": "2025-01-11T10:44:16.998047918Z",
  "endTime": "2025-01-11T10:47:20.445918297Z",
  "updateTime": "2025-01-11T10:47:20.445918297Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:47:20.882] Invocation finished in 4m11.567884726s with status SUCCEEDED