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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "ci"
  builder: "build-proto-linux"
>

Incoming triggers

  • cron:v1:863901 (2 years ago)

Debug log (UTC)

[04:28:22.064] New invocation is queued and will start shortly
[04:28:23.153] Starting the invocation (attempt 1)
[04:28:23.186] Ignoring gitiles_ref tag without the buildset tag
[04:28:23.186] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[04:28:23.193] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[04:28:23.193] Buildbucket request:
{
  "requestId": "8922120239345116080",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922120239345116080",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "863901"
                            },
                        "id": "cron:v1:863901"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922120239345116080"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[04:28:24.049] Scheduled build:
{
  "id": "8756690177397329553",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123453,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T04:28:23.297379750Z",
  "updateTime": "2024-02-08T04:28:23.297379750Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:28:24.049] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756690177397329553
[04:28:24.049] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922120239345116080:2:0) after 3m49s
[04:28:24.964] Received PubSub notification, asking Buildbucket for the build status
[04:28:24.996] Build status: SCHEDULED
[04:28:34.979] Received PubSub notification, asking Buildbucket for the build status
[04:28:35.132] Build status: STARTED
[04:29:04.348] Received PubSub notification, asking Buildbucket for the build status
[04:29:04.386] Build:
{
  "id": "8756690177397329553",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123453,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T04:28:23.297379750Z",
  "startTime": "2024-02-08T04:28:33.678871134Z",
  "endTime": "2024-02-08T04:29:04.066505674Z",
  "updateTime": "2024-02-08T04:29:04.066505674Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:29:04.386] Invocation finished in 42.329791731s with status SUCCEEDED