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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:1234151 (1 year ago)

Debug log (UTC)

[18:06:49.047] New invocation is queued and will start shortly
[18:06:50.113] Starting the invocation (attempt 1)
[18:06:50.138] Ignoring gitiles_ref tag without the buildset tag
[18:06:50.138] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:06:50.138] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:06:50.139] Buildbucket request:
{
  "requestId": "8885920557345578480",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8885920557345578480",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "1234151"
                            },
                        "id": "cron:v1:1234151"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8885920557345578480"
    },
    {
      "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"
  }
}
[18:06:50.577] Scheduled build:
{
  "id": "8720490495463641137",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 176347,
  "createdBy": "project:infra",
  "createTime": "2025-03-13T18:06:50.219707418Z",
  "updateTime": "2025-03-13T18:06:50.219707418Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:06:50.577] Task URL: https://cr-buildbucket-dev.appspot.com/build/8720490495463641137
[18:06:50.577] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8885920557345578480:2:0) after 6m19s
[18:06:51.542] Received PubSub notification, asking Buildbucket for the build status
[18:06:51.570] Build status: SCHEDULED
[18:10:14.566] Received PubSub notification, asking Buildbucket for the build status
[18:10:14.588] Build status: STARTED
[18:10:45.491] Received PubSub notification, asking Buildbucket for the build status
[18:10:45.523] Build:
{
  "id": "8720490495463641137",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 176347,
  "createdBy": "project:infra",
  "createTime": "2025-03-13T18:06:50.219707418Z",
  "startTime": "2025-03-13T18:10:14.270463479Z",
  "endTime": "2025-03-13T18:10:45.219549748Z",
  "updateTime": "2025-03-13T18:10:45.219549748Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:10:45.523] Invocation finished in 3m56.482164765s with status SUCCEEDED