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

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

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

Incoming triggers

  • cron:v1:390 (1 week ago)

Debug log (UTC)

[06:00:03.116] New invocation is queued and will start shortly
[06:00:04.261] Starting the invocation (attempt 1)
[06:00:04.291] Ignoring gitiles_ref tag without the buildset tag
[06:00:04.291] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:00:04.292] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:00:04.292] Buildbucket request:
{
  "requestId": "8888684190477710592",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888684190477710592",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "390"
                            },
                        "id": "cron:v1:390"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888684190477710592"
    },
    {
      "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"
  }
}
[06:00:04.690] Scheduled build:
{
  "id": "8723254128501518529",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-11T06:00:04.371480423Z",
  "updateTime": "2025-02-11T06:00:04.371480423Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:00:04.690] Task URL: https://cr-buildbucket.appspot.com/build/8723254128501518529
[06:00:04.690] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8888684190477710592:2:0) after 6m57s
[06:00:05.102] Received PubSub notification, asking Buildbucket for the build status
[06:00:05.175] Build status: SCHEDULED
[06:00:11.326] Received PubSub notification, asking Buildbucket for the build status
[06:00:11.344] Build status: STARTED
[06:00:52.870] Received PubSub notification, asking Buildbucket for the build status
[06:00:52.900] Build:
{
  "id": "8723254128501518529",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-11T06:00:04.371480423Z",
  "startTime": "2025-02-11T06:00:11.160457588Z",
  "endTime": "2025-02-11T06:00:52.532331650Z",
  "updateTime": "2025-02-11T06:00:52.532331650Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:00:52.900] Invocation finished in 49.796378033s with status SUCCEEDED