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

Definition (rev 6230591a4eb035fdf58f1561e55ef315609f439e)

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

Incoming triggers

  • cron:v1:317875 (2 years ago)

Debug log (UTC)

[12:05:59.051] New invocation is queued and will start shortly
[12:06:00.193] Starting the invocation (attempt 1)
[12:06:00.218] Ignoring gitiles_ref tag without the buildset tag
[12:06:00.218] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[12:06:00.221] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[12:06:00.221] Buildbucket request:
{
  "requestId": "8934865620868412480",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8934865620868412480",
            "job": "infra/linux-rel-buildbucket",
            "triggers": [
                  {
                        "cron": {
                              "generation": "317875"
                            },
                        "id": "cron:v1:317875"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8934865620868412480"
    },
    {
      "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"
  }
}
[12:06:01.086] Scheduled build:
{
  "id": "8769435558842920881",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "number": 45455,
  "createdBy": "project:infra",
  "createTime": "2023-09-20T12:06:00.359502086Z",
  "updateTime": "2023-09-20T12:06:00.359502086Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:06:01.086] Task URL: https://cr-buildbucket-dev.appspot.com/build/8769435558842920881
[12:06:01.086] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket:8934865620868412480:2:0) after 5m15s
[12:06:01.931] Received PubSub notification, asking Buildbucket for the build status
[12:06:01.954] Build status: SCHEDULED
[12:06:13.529] Received PubSub notification, asking Buildbucket for the build status
[12:06:13.553] Build:
{
  "id": "8769435558842920881",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "number": 45455,
  "createdBy": "project:infra",
  "createTime": "2023-09-20T12:06:00.359502086Z",
  "endTime": "2023-09-20T12:06:12.913943823Z",
  "updateTime": "2023-09-20T12:06:12.913943823Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:06:13.553] Invocation finished in 14.509592596s with status SUCCEEDED