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

Definition (rev 6230591a4eb035fdf58f1561e55ef315609f439e)

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

Incoming triggers

  • cron:v1:317140 (2 years ago)

Debug log (UTC)

[18:01:44.157] New invocation is queued and will start shortly
[18:01:45.233] Starting the invocation (attempt 1)
[18:01:45.261] Ignoring gitiles_ref tag without the buildset tag
[18:01:45.261] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:01:45.262] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:01:45.262] Buildbucket request:
{
  "requestId": "8934933835869886352",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8934933835869886352",
            "job": "infra/linux-rel-buildbucket",
            "triggers": [
                  {
                        "cron": {
                              "generation": "317140"
                            },
                        "id": "cron:v1:317140"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8934933835869886352"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[18:01:45.999] Scheduled build:
{
  "id": "8769503773972641233",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "number": 45350,
  "createdBy": "project:infra",
  "createTime": "2023-09-19T18:01:45.342796581Z",
  "updateTime": "2023-09-19T18:01:45.342796581Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:01:45.999] Task URL: https://cr-buildbucket-dev.appspot.com/build/8769503773972641233
[18:01:45.999] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket:8934933835869886352:2:0) after 8m47s
[18:01:46.861] Received PubSub notification, asking Buildbucket for the build status
[18:01:46.895] Build status: SCHEDULED
[18:01:53.494] Received PubSub notification, asking Buildbucket for the build status
[18:01:53.527] Build:
{
  "id": "8769503773972641233",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "number": 45350,
  "createdBy": "project:infra",
  "createTime": "2023-09-19T18:01:45.342796581Z",
  "endTime": "2023-09-19T18:01:52.986681558Z",
  "updateTime": "2023-09-19T18:01:52.986681558Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:01:53.527] Invocation finished in 9.378047828s with status SUCCEEDED