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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:1234501 (1 year ago)

Debug log (UTC)

[03:23:12.039] New invocation is queued and will start shortly
[03:23:13.097] Starting the invocation (attempt 1)
[03:23:13.119] Ignoring gitiles_ref tag without the buildset tag
[03:23:13.119] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[03:23:13.123] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[03:23:13.123] Buildbucket request:
{
  "requestId": "8885885552739518592",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8885885552739518592",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "1234501"
                            },
                        "id": "cron:v1:1234501"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8885885552739518592"
    },
    {
      "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"
  }
}
[03:23:13.549] Scheduled build:
{
  "id": "8720455490883154577",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 176397,
  "createdBy": "project:infra",
  "createTime": "2025-03-14T03:23:13.188071777Z",
  "updateTime": "2025-03-14T03:23:13.188071777Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:23:13.549] Task URL: https://cr-buildbucket-dev.appspot.com/build/8720455490883154577
[03:23:13.549] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8885885552739518592:2:0) after 7m53s
[03:23:13.947] Received PubSub notification, asking Buildbucket for the build status
[03:23:13.974] Build status: SCHEDULED
[03:23:21.391] Received PubSub notification, asking Buildbucket for the build status
[03:23:21.418] Build status: STARTED
[03:23:52.085] Received PubSub notification, asking Buildbucket for the build status
[03:23:52.112] Build:
{
  "id": "8720455490883154577",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 176397,
  "createdBy": "project:infra",
  "createTime": "2025-03-14T03:23:13.188071777Z",
  "startTime": "2025-03-14T03:23:20.533771903Z",
  "endTime": "2025-03-14T03:23:50.608310036Z",
  "updateTime": "2025-03-14T03:23:50.608310036Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:23:52.112] Invocation finished in 40.078089566s with status SUCCEEDED