Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

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

Incoming triggers

  • cron:v1:360 (1 week ago)

Debug log (UTC)

[18:00:03.677] New invocation is queued and will start shortly
[18:00:04.873] Starting the invocation (attempt 1)
[18:00:04.898] Ignoring gitiles_ref tag without the buildset tag
[18:00:04.898] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:00:04.898] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:00:04.898] Buildbucket request:
{
  "requestId": "8888910682300807136",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888910682300807136",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "360"
                            },
                        "id": "cron:v1:360"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888910682300807136"
    },
    {
      "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"
  }
}
[18:00:05.331] Scheduled build:
{
  "id": "8723480620289842081",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-08T18:00:04.969094754Z",
  "updateTime": "2025-02-08T18:00:04.969094754Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:00:05.331] Task URL: https://cr-buildbucket.appspot.com/build/8723480620289842081
[18:00:05.331] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8888910682300807136:2:0) after 1m43s
[18:00:07.147] Received PubSub notification, asking Buildbucket for the build status
[18:00:07.173] Build status: SCHEDULED
[18:00:21.031] Received PubSub notification, asking Buildbucket for the build status
[18:00:21.049] Build status: STARTED
[18:01:06.316] Received PubSub notification, asking Buildbucket for the build status
[18:01:06.343] Build:
{
  "id": "8723480620289842081",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-08T18:00:04.969094754Z",
  "startTime": "2025-02-08T18:00:20.498144829Z",
  "endTime": "2025-02-08T18:01:05.862669980Z",
  "updateTime": "2025-02-08T18:01:05.862669980Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:01:06.343] Invocation finished in 1m2.675054991s with status SUCCEEDED