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

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "rust-stage0-prod-polling-trigger"
>

Incoming triggers

  • cron:v1:351 (2 weeks ago)

Debug log (UTC)

[00:00:02.910] New invocation is queued and will start shortly
[00:00:04.018] Starting the invocation (attempt 1)
[00:00:04.054] Ignoring gitiles_ref tag without the buildset tag
[00:00:04.054] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:00:04.054] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:00:04.054] Buildbucket request:
{
  "requestId": "8888978630834110864",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888978630834110864",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "351"
                            },
                        "id": "cron:v1:351"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888978630834110864"
    },
    {
      "key": "scheduler_job_id",
      "value": "fuchsia/rust-stage0-prod-polling-trigger"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[00:00:04.808] Scheduled build:
{
  "id": "8723548568838400049",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-08T00:00:04.184722434Z",
  "updateTime": "2025-02-08T00:00:04.184722434Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:00:04.808] Task URL: https://cr-buildbucket.appspot.com/build/8723548568838400049
[00:00:04.808] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8888978630834110864:2:0) after 3m39s
[00:00:05.370] Received PubSub notification, asking Buildbucket for the build status
[00:00:05.399] Build status: SCHEDULED
[00:00:15.030] Received PubSub notification, asking Buildbucket for the build status
[00:00:15.052] Build status: STARTED
[00:00:58.386] Received PubSub notification, asking Buildbucket for the build status
[00:00:58.408] Build:
{
  "id": "8723548568838400049",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-08T00:00:04.184722434Z",
  "startTime": "2025-02-08T00:00:13.059288557Z",
  "endTime": "2025-02-08T00:00:58.126104528Z",
  "updateTime": "2025-02-08T00:00:58.126104528Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:00:58.408] Invocation finished in 55.510681099s with status SUCCEEDED