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:6724 (1 week ago)

Debug log (UTC)

[07:44:11.546] New invocation is queued and will start shortly
[07:44:16.236] Starting the invocation (attempt 1)
[07:44:16.266] Ignoring gitiles_ref tag without the buildset tag
[07:44:16.266] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:44:16.268] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:44:16.269] Buildbucket request:
{
  "requestId": "8888315250657798720",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888315250657798720",
            "job": "pigweed/infra.ci-dev-status",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6724"
                            },
                        "id": "cron:v1:6724"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888315250657798720"
    },
    {
      "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"
  }
}
[07:44:16.638] Scheduled build:
{
  "id": "8722885184969602321",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-15T07:44:16.341139358Z",
  "updateTime": "2025-02-15T07:44:16.341139358Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:44:16.638] Task URL: https://cr-buildbucket.appspot.com/build/8722885184969602321
[07:44:16.638] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.ci-dev-status:8888315250657798720:2:0) after 9m50s
[07:44:16.924] Received PubSub notification, asking Buildbucket for the build status
[07:44:16.947] Build status: SCHEDULED
[07:44:32.339] Received PubSub notification, asking Buildbucket for the build status
[07:44:32.359] Build status: STARTED
[07:48:22.531] Received PubSub notification, asking Buildbucket for the build status
[07:48:22.955] Build:
{
  "id": "8722885184969602321",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-15T07:44:16.341139358Z",
  "startTime": "2025-02-15T07:44:32.129430942Z",
  "endTime": "2025-02-15T07:48:21.877625523Z",
  "updateTime": "2025-02-15T07:48:21.877625523Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:48:22.955] Invocation finished in 4m11.422364179s with status SUCCEEDED