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

Definition (rev 01bb0db694fa89e2bc791b9ca5888b2f53c3e880)

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

Incoming triggers

  • cron:v1:777 (3 years ago)

Debug log (UTC)

[17:50:10.088] New invocation is queued and will start shortly
[17:50:11.206] Starting the invocation (attempt 1)
[17:50:11.297] Ignoring gitiles_ref tag without the buildset tag
[17:50:11.297] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[17:50:11.299] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[17:50:11.300] Buildbucket request:
{
  "requestId": "8956315447725990096",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8956315447725990096",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "777"
                            },
                        "id": "cron:v1:777"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8956315447725990096"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket-noop"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[17:50:12.054] Scheduled build:
{
  "id": "8790885385545214801",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 111,
  "createdBy": "project:infra",
  "createTime": "2023-01-26T17:50:11.542951280Z",
  "updateTime": "2023-01-26T17:50:11.542951280Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:50:12.054] Task URL: https://cr-buildbucket-dev.appspot.com/build/8790885385545214801
[17:50:12.054] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8956315447725990096:2:0) after 8m37s
[17:50:31.003] Received PubSub notification, asking Buildbucket for the build status
[17:50:31.058] Build status: STARTED
[17:50:48.998] Received PubSub notification, asking Buildbucket for the build status
[17:50:49.052] Build:
{
  "id": "8790885385545214801",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 111,
  "createdBy": "project:infra",
  "createTime": "2023-01-26T17:50:11.542951280Z",
  "startTime": "2023-01-26T17:50:29.462669Z",
  "endTime": "2023-01-26T17:50:48.738150437Z",
  "updateTime": "2023-01-26T17:50:48.738150437Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:50:49.052] Invocation finished in 38.973311202s with status SUCCEEDED