[
  {
    "SuitePath": "/tmp/tmp.CGgov5kyx3/cmd",
    "SuiteDescription": "Red Hat App Studio E2E tests",
    "SuiteLabels": [],
    "SuiteSemVerConstraints": [],
    "SuiteComponentSemVerConstraints": {},
    "SuiteSucceeded": false,
    "SuiteHasProgrammaticFocus": false,
    "SpecialSuiteFailureReasons": [
      "Suite Timeout Elapsed"
    ],
    "PreRunStats": {
      "TotalSpecs": 480,
      "SpecsThatWillRun": 370
    },
    "StartTime": "2026-04-22T05:09:54.024407468Z",
    "EndTime": "2026-04-22T06:37:48.931505322Z",
    "RunTime": 5274907097854,
    "SuiteConfig": {
      "RandomSeed": 1776832899,
      "RandomizeAllSpecs": false,
      "FocusStrings": null,
      "SkipStrings": null,
      "FocusFiles": null,
      "SkipFiles": null,
      "LabelFilter": "!upgrade-create \u0026\u0026 !upgrade-verify \u0026\u0026 !upgrade-cleanup \u0026\u0026 !release-pipelines \u0026\u0026 !disaster-recovery",
      "SemVerFilter": "",
      "FailOnPending": false,
      "FailOnEmpty": false,
      "FailFast": false,
      "FlakeAttempts": 0,
      "MustPassRepeatedly": 0,
      "DryRun": false,
      "PollProgressAfter": 0,
      "PollProgressInterval": 0,
      "Timeout": 5258271717749,
      "EmitSpecProgress": false,
      "OutputInterceptorMode": "none",
      "SourceRoots": null,
      "GracePeriod": 30000000000,
      "ParallelProcess": 1,
      "ParallelTotal": 20,
      "ParallelHost": "127.0.0.1:43893"
    },
    "SpecReports": [
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
          "LineNumber": 151
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "verifies that a Release CR should have been created in the dev namespace",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.619815053Z",
        "EndTime": "2026-04-22T05:10:45.092269469Z",
        "RunTime": 50472454456,
        "ParallelProcess": 1,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "snapshotPush.Name: %s snapshot-sample-dmln\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.620025868Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 3,
              "Time": "2026-04-22T05:10:44.904086114Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "Duration": 50284060276,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 151
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 4,
              "Time": "2026-04-22T05:10:44.904233458Z"
            },
            "Message": "verifies that a Release CR should have been created in the dev namespace",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 151
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 6,
              "Time": "2026-04-22T05:10:45.091842749Z"
            },
            "Message": "verifies that a Release CR should have been created in the dev namespace",
            "Duration": 187609330,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 27
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 7,
              "Time": "2026-04-22T05:10:45.092172957Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 27
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 9,
              "Time": "2026-04-22T05:10:45.092252959Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "Duration": 79992,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "verifies that Release PipelineRun is triggered",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:45.092952156Z",
        "EndTime": "2026-04-22T05:12:25.113891196Z",
        "RunTime": 100020939049,
        "ParallelProcess": 1,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for release %s/%s happy-path-rvej snapshot-sample-dmln-b5bq6\nPipelineRun managed-jmthp reason: Running\nPipelineRun managed-jmthp reason: Running\nPipelineRun managed-jmthp reason: Running\nPipelineRun managed-jmthp reason: Running\nPipelineRun managed-jmthp reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 158
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:10:45.093039048Z"
            },
            "Message": "verifies that Release PipelineRun is triggered",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 158
            },
            "TimelineLocation": {
              "Offset": 310,
              "Order": 12,
              "Time": "2026-04-22T05:12:25.113697861Z"
            },
            "Message": "verifies that Release PipelineRun is triggered",
            "Duration": 100020658813,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 27
            },
            "TimelineLocation": {
              "Offset": 310,
              "Order": 13,
              "Time": "2026-04-22T05:12:25.113841824Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 27
            },
            "TimelineLocation": {
              "Offset": 310,
              "Order": 15,
              "Time": "2026-04-22T05:12:25.113882335Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "Duration": 40511,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
          "LineNumber": 162
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "verifies that Enterprise Contract Task has succeeded in the Release PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:25.114237464Z",
        "EndTime": "2026-04-22T05:12:25.140340132Z",
        "RunTime": 26102658,
        "ParallelProcess": 1,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "the status of the verify-conforma TaskRun on the release pipeline is: [{Succeeded True  {2026-04-22 05:12:05 +0000 UTC} Succeeded All Steps have completed executing}]",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 162
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:12:25.114360297Z"
            },
            "Message": "verifies that Enterprise Contract Task has succeeded in the Release PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 162
            },
            "TimelineLocation": {
              "Offset": 166,
              "Order": 18,
              "Time": "2026-04-22T05:12:25.140160438Z"
            },
            "Message": "verifies that Enterprise Contract Task has succeeded in the Release PipelineRun",
            "Duration": 25800131,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 27
            },
            "TimelineLocation": {
              "Offset": 166,
              "Order": 19,
              "Time": "2026-04-22T05:12:25.140300311Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 27
            },
            "TimelineLocation": {
              "Offset": 166,
              "Order": 21,
              "Time": "2026-04-22T05:12:25.140335262Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "Duration": 34951,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
          "LineNumber": 174
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "verifies that a Release is marked as succeeded.",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:25.14064519Z",
        "EndTime": "2026-04-22T05:13:40.214860857Z",
        "RunTime": 75074215697,
        "ParallelProcess": 1,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 174
            },
            "TimelineLocation": {
              "Order": 22,
              "Time": "2026-04-22T05:12:25.140745842Z"
            },
            "Message": "verifies that a Release is marked as succeeded.",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 174
            },
            "TimelineLocation": {
              "Order": 24,
              "Time": "2026-04-22T05:12:25.148047296Z"
            },
            "Message": "verifies that a Release is marked as succeeded.",
            "Duration": 7301484,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 27
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-22T05:12:25.148272182Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 27
            },
            "TimelineLocation": {
              "Order": 27,
              "Time": "2026-04-22T05:12:25.148329263Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "Duration": 57081,
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 142
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:12:25.14857849Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/happy_path.go",
              "LineNumber": 142
            },
            "TimelineLocation": {
              "Order": 30,
              "Time": "2026-04-22T05:13:40.214850947Z"
            },
            "Message": "[release-service-suite Release service happy path]",
            "Duration": 75066272457,
            "NodeType": "AfterAll"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when creating tenants on the old Konflux version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 57
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should create both tenants concurrently",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.928544625Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when creating tenants on the old Konflux version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 70
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should wait for all build PipelineRuns to succeed",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.928849143Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when backing up tenant data before upgrade"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 76
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 77
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should create backup CRs for both tenants concurrently",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.929055258Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when simulating disaster by deleting namespaces"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 92
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 93
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should delete both tenant namespaces",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.929221723Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when upgrading Konflux to the new version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 104
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 105
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should upgrade the cluster and verify Velero survived",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.929370316Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when restoring tenants from backup on the new Konflux version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 111
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 112
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should restore tenant-1 (KokoHazamar) via velero CLI method",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.929534701Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when restoring tenants from backup on the new Konflux version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 111
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 116
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should restore tenant-2 (MosheKipod) via oc command method",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.929681744Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when performing post-restore recovery"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should rotate SA tokens on both tenants",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.929827398Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when verifying restored tenants"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 131
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should confirm structural integrity of both tenants",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.929964742Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when verifying restored tenants"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 131
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 138
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should confirm functional pipeline execution after restore",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.930092185Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when creating tenants and running initial pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 43
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should create both tenants concurrently",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.930235339Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when creating tenants and running initial pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 56
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should wait for all build PipelineRuns to succeed",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.930356102Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when backing up tenant data"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 62
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 63
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should create backup CRs for both tenants concurrently",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.930495985Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when simulating disaster by deleting namespaces"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 78
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 79
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should delete both tenant namespaces",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.930645379Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when restoring from backup"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 87
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 88
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should restore tenant-1 (KokoHazamar) via velero CLI method",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.930767672Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when restoring from backup"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 87
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 92
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should restore tenant-2 (MosheKipod) via oc command method",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.930895236Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when performing post-restore recovery"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 98
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 99
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should rotate SA tokens on both tenants",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.931025219Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when verifying restored tenants"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 108
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should confirm structural integrity of both tenants",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.931162063Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when verifying restored tenants"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 114
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should confirm functional pipeline execution after restore",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.931280376Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 215
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "tests that Release CR is created for the Snapshot",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.416075929Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 226
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies a release PipelineRun is started and succeeded in managed namespace",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.417001172Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validate the result of task create-pyxis-image contains image ids",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.418044258Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 248
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "tests that Release CR has completed",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.418363636Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 265
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates that imageIds from task create-pyxis-image exist in Pyxis.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.419897195Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[upgrade-suite Create users and check their state]"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 37
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "upgrade-verify"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/upgrade/verifyWorkload.go",
          "LineNumber": 20
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify AppStudioProvisionedUser",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:54.420739576Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[upgrade-suite Create users and check their state]"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 37
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "upgrade-verify"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/upgrade/verifyWorkload.go",
          "LineNumber": 24
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates AppStudioDeactivatedUser",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:54.42089583Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[upgrade-suite Create users and check their state]"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 37
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "upgrade-verify"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/upgrade/verifyWorkload.go",
          "LineNumber": 28
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates AppStudioBannedUser",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:54.421032153Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
          "LineNumber": 138
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if release CR is created",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.421271679Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.421438793Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
          "LineNumber": 181
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.421580547Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/release_to_github.go",
          "LineNumber": 192
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the Release exists in github repo",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.42171491Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 151
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "correctly targets the default branch (that is not named 'main') with PaC",
        "State": "failed",
        "StartTime": "2026-04-22T05:09:54.422280764Z",
        "EndTime": "2026-04-22T05:10:04.65879579Z",
        "RunTime": 10236515016,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Failed to create private image repo in redhat-appstudio-qe org",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 72,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func5.1.1.1()\n\t/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go:72 +0x430"
          },
          "TimelineLocation": {
            "Order": 2,
            "Time": "2026-04-22T05:10:04.2735731Z"
          },
          "FailureNodeContext": "in-container",
          "FailureNodeType": "BeforeAll",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 54
          },
          "FailureNodeContainerIndex": 3,
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.516641774Z"
            },
            "Message": "PaC component build",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:10:04.27358399Z"
            },
            "Message": "PaC component build",
            "Duration": 9756942186,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:10:04.273855147Z"
            },
            "Message": "PaC component build",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-22T05:10:04.273943289Z"
            },
            "Message": "PaC component build",
            "Duration": 88142,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:10:04.274126754Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 9,
              "Time": "2026-04-22T05:10:04.658785509Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 384658745,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 168
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "workspace parameter is set correctly in PaC repository CR",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.65962564Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 168
          },
          "TimelineLocation": {
            "Order": 10,
            "Time": "2026-04-22T05:10:04.65962419Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 168
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.659872777Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "TimelineLocation": {
            "Order": 11,
            "Time": "2026-04-22T05:10:04.659871726Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 206
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipeline uses the correct serviceAccount",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.660104082Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 206
          },
          "TimelineLocation": {
            "Order": 12,
            "Time": "2026-04-22T05:10:04.660103012Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 206
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 210
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "component build status is set correctly",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.660311037Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 210
          },
          "TimelineLocation": {
            "Order": 13,
            "Time": "2026-04-22T05:10:04.660310247Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 210
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 240
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.660518873Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 240
          },
          "TimelineLocation": {
            "Order": 14,
            "Time": "2026-04-22T05:10:04.660517942Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 240
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 258
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is private",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.660701487Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 258
          },
          "TimelineLocation": {
            "Order": 15,
            "Time": "2026-04-22T05:10:04.660700247Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 258
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 264
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a related PipelineRun should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.660888892Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 264
          },
          "TimelineLocation": {
            "Order": 16,
            "Time": "2026-04-22T05:10:04.660888102Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 264
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 280
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR branch should not exist in the repo",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.661069936Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 280
          },
          "TimelineLocation": {
            "Order": 17,
            "Time": "2026-04-22T05:10:04.661069176Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 280
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 293
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "related image repo and the robot account should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.661272171Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 293
          },
          "TimelineLocation": {
            "Order": 18,
            "Time": "2026-04-22T05:10:04.661271391Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 293
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 347
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.661465566Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "TimelineLocation": {
            "Order": 19,
            "Time": "2026-04-22T05:10:04.661464626Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 362
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR creation",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.661650091Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 362
          },
          "TimelineLocation": {
            "Order": 20,
            "Time": "2026-04-22T05:10:04.661648991Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 362
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 380
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.661824465Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 380
          },
          "TimelineLocation": {
            "Order": 21,
            "Time": "2026-04-22T05:10:04.661823265Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 380
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 386
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.661993879Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 386
          },
          "TimelineLocation": {
            "Order": 22,
            "Time": "2026-04-22T05:10:04.661992759Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 386
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 405
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is public",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.662162114Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 405
          },
          "TimelineLocation": {
            "Order": 23,
            "Time": "2026-04-22T05:10:04.662161403Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 405
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 411
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image tag is updated successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.662331658Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 411
          },
          "TimelineLocation": {
            "Order": 24,
            "Time": "2026-04-22T05:10:04.662330458Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 411
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should ensure pruning labels are set",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.662520952Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 440
          },
          "TimelineLocation": {
            "Order": 25,
            "Time": "2026-04-22T05:10:04.662519983Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 440
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 454
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.662690527Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 454
          },
          "TimelineLocation": {
            "Order": 26,
            "Time": "2026-04-22T05:10:04.662689737Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 454
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 479
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.662861061Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "TimelineLocation": {
            "Order": 27,
            "Time": "2026-04-22T05:10:04.662860221Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 494
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR update",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.663033215Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 494
          },
          "TimelineLocation": {
            "Order": 28,
            "Time": "2026-04-22T05:10:04.663032195Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 494
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 513
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.66321647Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 513
          },
          "TimelineLocation": {
            "Order": 29,
            "Time": "2026-04-22T05:10:04.6632153Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 513
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 519
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.663406885Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 519
          },
          "TimelineLocation": {
            "Order": 30,
            "Time": "2026-04-22T05:10:04.663405885Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 519
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 545
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.66363151Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 545
          },
          "TimelineLocation": {
            "Order": 31,
            "Time": "2026-04-22T05:10:04.66363043Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 545
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 561
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.663842485Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 561
          },
          "TimelineLocation": {
            "Order": 32,
            "Time": "2026-04-22T05:10:04.663841485Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 561
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 567
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not have expiration set",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.66402167Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 567
          },
          "TimelineLocation": {
            "Order": 33,
            "Time": "2026-04-22T05:10:04.66402086Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 567
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 579
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "After updating image visibility to private, it should not trigger another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.664196414Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 579
          },
          "TimelineLocation": {
            "Order": 34,
            "Time": "2026-04-22T05:10:04.664195524Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 579
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 610
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo is updated to private",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.664374339Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 610
          },
          "TimelineLocation": {
            "Order": 35,
            "Time": "2026-04-22T05:10:04.664373599Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 610
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 615
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retrigger the pipeline manually",
        "State": "pending",
        "StartTime": "2026-04-22T05:10:04.664495622Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 657
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retriggered pipelineRun should eventually finish",
        "State": "pending",
        "StartTime": "2026-04-22T05:10:04.664735288Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the component is removed and recreated (with the same name in the same namespace)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 662
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 730
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should no longer lead to a creation of a PaC PR",
        "State": "skipped",
        "StartTime": "2026-04-22T05:10:04.664967584Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 730
          },
          "TimelineLocation": {
            "Order": 36,
            "Time": "2026-04-22T05:10:04.664966684Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 730
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 112
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release CR is created",
        "State": "pending",
        "StartTime": "2026-04-22T05:10:04.665156289Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 122
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the multiarch release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-22T05:10:04.665301202Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 152
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:10:04.665474246Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 163
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the repository URL is valid",
        "State": "pending",
        "StartTime": "2026-04-22T05:10:04.665641651Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 57
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlan CR is unmatched in the beginning",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.420753516Z",
        "EndTime": "2026-04-22T05:10:25.310044875Z",
        "RunTime": 30889291399,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.420937121Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:10:24.823932443Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 30402995322,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 57
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:10:24.824065926Z"
            },
            "Message": "verifies that the ReleasePlan CR is unmatched in the beginning",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 57
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-22T05:10:25.309671555Z"
            },
            "Message": "verifies that the ReleasePlan CR is unmatched in the beginning",
            "Duration": 485605659,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:10:25.309966982Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 9,
              "Time": "2026-04-22T05:10:25.310036874Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 69881,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 72
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates ReleasePlanAdmission CR in corresponding managed namespace",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:25.31067649Z",
        "EndTime": "2026-04-22T05:10:25.625051576Z",
        "RunTime": 314375136,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:10:25.310829944Z"
            },
            "Message": "Creates ReleasePlanAdmission CR in corresponding managed namespace",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Order": 12,
              "Time": "2026-04-22T05:10:25.624723588Z"
            },
            "Message": "Creates ReleasePlanAdmission CR in corresponding managed namespace",
            "Duration": 313893664,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-22T05:10:25.624964704Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 15,
              "Time": "2026-04-22T05:10:25.625035625Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 70932,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when ReleasePlanAdmission CR is created in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 85
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlan CR is set to matched",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:25.625560509Z",
        "EndTime": "2026-04-22T05:10:27.544929428Z",
        "RunTime": 1919368959,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 85
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:10:25.625672861Z"
            },
            "Message": "verifies that the ReleasePlan CR is set to matched",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 85
            },
            "TimelineLocation": {
              "Order": 18,
              "Time": "2026-04-22T05:10:27.544595409Z"
            },
            "Message": "verifies that the ReleasePlan CR is set to matched",
            "Duration": 1918922548,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-22T05:10:27.544838286Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 21,
              "Time": "2026-04-22T05:10:27.544915637Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 77351,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when ReleasePlanAdmission CR is created in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 105
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlanAdmission CR is set to matched",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:27.545502042Z",
        "EndTime": "2026-04-22T05:10:27.552347823Z",
        "RunTime": 6845812,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 105
            },
            "TimelineLocation": {
              "Order": 22,
              "Time": "2026-04-22T05:10:27.545645246Z"
            },
            "Message": "verifies that the ReleasePlanAdmission CR is set to matched",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 105
            },
            "TimelineLocation": {
              "Order": 24,
              "Time": "2026-04-22T05:10:27.552029826Z"
            },
            "Message": "verifies that the ReleasePlanAdmission CR is set to matched",
            "Duration": 6384580,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-22T05:10:27.552291732Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 27,
              "Time": "2026-04-22T05:10:27.552336513Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 44781,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a manual release ReleasePlan CR in devNamespace",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:27.552821465Z",
        "EndTime": "2026-04-22T05:10:27.592844627Z",
        "RunTime": 40023142,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 123
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:10:27.55298525Z"
            },
            "Message": "Creates a manual release ReleasePlan CR in devNamespace",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 123
            },
            "TimelineLocation": {
              "Order": 30,
              "Time": "2026-04-22T05:10:27.592623661Z"
            },
            "Message": "Creates a manual release ReleasePlan CR in devNamespace",
            "Duration": 39638392,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 31,
              "Time": "2026-04-22T05:10:27.592819176Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 33,
              "Time": "2026-04-22T05:10:27.592839487Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 20310,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when the second ReleasePlan CR is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 128
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 129
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the second ReleasePlan CR is set to matched",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:27.593304598Z",
        "EndTime": "2026-04-22T05:10:28.382031741Z",
        "RunTime": 788727173,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 129
            },
            "TimelineLocation": {
              "Order": 34,
              "Time": "2026-04-22T05:10:27.593428161Z"
            },
            "Message": "verifies that the second ReleasePlan CR is set to matched",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 129
            },
            "TimelineLocation": {
              "Order": 36,
              "Time": "2026-04-22T05:10:28.381682272Z"
            },
            "Message": "verifies that the second ReleasePlan CR is set to matched",
            "Duration": 788254141,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-22T05:10:28.381965469Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 39,
              "Time": "2026-04-22T05:10:28.382022191Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 56732,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when the second ReleasePlan CR is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 128
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 150
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlanAdmission CR has two matched ReleasePlan CRs",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:28.382633876Z",
        "EndTime": "2026-04-22T05:10:28.416206716Z",
        "RunTime": 33572880,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 150
            },
            "TimelineLocation": {
              "Order": 40,
              "Time": "2026-04-22T05:10:28.382755619Z"
            },
            "Message": "verifies that the ReleasePlanAdmission CR has two matched ReleasePlan CRs",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 150
            },
            "TimelineLocation": {
              "Order": 42,
              "Time": "2026-04-22T05:10:28.415868507Z"
            },
            "Message": "verifies that the ReleasePlanAdmission CR has two matched ReleasePlan CRs",
            "Duration": 33112908,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-22T05:10:28.416131314Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 45,
              "Time": "2026-04-22T05:10:28.416190875Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 59561,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 171
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "deletes one ReleasePlan CR",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:28.416664937Z",
        "EndTime": "2026-04-22T05:10:28.434922084Z",
        "RunTime": 18257167,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 171
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:10:28.41677949Z"
            },
            "Message": "deletes one ReleasePlan CR",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 171
            },
            "TimelineLocation": {
              "Order": 48,
              "Time": "2026-04-22T05:10:28.434637867Z"
            },
            "Message": "deletes one ReleasePlan CR",
            "Duration": 17858407,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-22T05:10:28.434870143Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 51,
              "Time": "2026-04-22T05:10:28.434913424Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 43281,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when One ReleasePlan CR is deleted in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 176
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 177
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlanAdmission CR has only one matching ReleasePlan",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:28.435463177Z",
        "EndTime": "2026-04-22T05:10:28.982461532Z",
        "RunTime": 546998385,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 177
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:10:28.43557727Z"
            },
            "Message": "verifies that the ReleasePlanAdmission CR has only one matching ReleasePlan",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 177
            },
            "TimelineLocation": {
              "Order": 54,
              "Time": "2026-04-22T05:10:28.982054632Z"
            },
            "Message": "verifies that the ReleasePlanAdmission CR has only one matching ReleasePlan",
            "Duration": 546477402,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 55,
              "Time": "2026-04-22T05:10:28.98236881Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 57,
              "Time": "2026-04-22T05:10:28.982451142Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 82342,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 198
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "deletes the ReleasePlanAdmission CR",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:28.983143089Z",
        "EndTime": "2026-04-22T05:10:28.996669868Z",
        "RunTime": 13526769,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 198
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:10:28.983325984Z"
            },
            "Message": "deletes the ReleasePlanAdmission CR",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 198
            },
            "TimelineLocation": {
              "Order": 60,
              "Time": "2026-04-22T05:10:28.99636299Z"
            },
            "Message": "deletes the ReleasePlanAdmission CR",
            "Duration": 13037036,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 61,
              "Time": "2026-04-22T05:10:28.996611096Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 63,
              "Time": "2026-04-22T05:10:28.996661008Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 49912,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when ReleasePlanAdmission CR is deleted in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 203
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 204
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlan CR has no matched ReleasePlanAdmission",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:28.997221502Z",
        "EndTime": "2026-04-22T05:10:52.834916406Z",
        "RunTime": 23837694865,
        "ParallelProcess": 5,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 204
            },
            "TimelineLocation": {
              "Order": 64,
              "Time": "2026-04-22T05:10:28.997472218Z"
            },
            "Message": "verifies that the ReleasePlan CR has no matched ReleasePlanAdmission",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 204
            },
            "TimelineLocation": {
              "Order": 66,
              "Time": "2026-04-22T05:10:29.649703065Z"
            },
            "Message": "verifies that the ReleasePlan CR has no matched ReleasePlanAdmission",
            "Duration": 652230827,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 67,
              "Time": "2026-04-22T05:10:29.650022503Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 30
            },
            "TimelineLocation": {
              "Order": 69,
              "Time": "2026-04-22T05:10:29.650083955Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 61452,
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 48
            },
            "TimelineLocation": {
              "Order": 70,
              "Time": "2026-04-22T05:10:29.650361122Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/release_plan_and_admission_matched.go",
              "LineNumber": 48
            },
            "TimelineLocation": {
              "Order": 72,
              "Time": "2026-04-22T05:10:52.834910126Z"
            },
            "Message": "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
            "Duration": 23184548964,
            "NodeType": "AfterAll"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite [RELEASE-2136] Release CR fails when block-releases true in ReleasePlanAdmission.]",
          "post-release verification."
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
            "LineNumber": 68
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release-neg",
            "negBlockReleases"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
          "LineNumber": 69
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "block-releases true in ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.619746481Z",
        "EndTime": "2026-04-22T05:11:10.958944186Z",
        "RunTime": 76339197715,
        "ParallelProcess": 14,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
              "LineNumber": 34
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.619862124Z"
            },
            "Message": "[release-service-suite [RELEASE-2136] Release CR fails when block-releases true in ReleasePlanAdmission.]",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
              "LineNumber": 34
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:10:28.69578535Z"
            },
            "Message": "[release-service-suite [RELEASE-2136] Release CR fails when block-releases true in ReleasePlanAdmission.]",
            "Duration": 34075923226,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
              "LineNumber": 69
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:10:28.695998406Z"
            },
            "Message": "block-releases true in ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
              "LineNumber": 69
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-22T05:10:29.863254648Z"
            },
            "Message": "block-releases true in ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
            "Duration": 1167256283,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:10:29.863585816Z"
            },
            "Message": "[release-service-suite [RELEASE-2136] Release CR fails when block-releases true in ReleasePlanAdmission.]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 9,
              "Time": "2026-04-22T05:10:29.86373245Z"
            },
            "Message": "[release-service-suite [RELEASE-2136] Release CR fails when block-releases true in ReleasePlanAdmission.]",
            "Duration": 146634,
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
              "LineNumber": 61
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:10:29.863989996Z"
            },
            "Message": "[release-service-suite [RELEASE-2136] Release CR fails when block-releases true in ReleasePlanAdmission.]",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/block_releases_release_plan_admission.go",
              "LineNumber": 61
            },
            "TimelineLocation": {
              "Order": 12,
              "Time": "2026-04-22T05:11:10.958937036Z"
            },
            "Message": "[release-service-suite [RELEASE-2136] Release CR fails when block-releases true in ReleasePlanAdmission.]",
            "Duration": 41094947040,
            "NodeType": "AfterAll"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
          "post-release verification."
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
            "LineNumber": 65
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release-neg",
            "negMissingReleasePlan"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
          "LineNumber": 66
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "missing ReleasePlan makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.725492984Z",
        "EndTime": "2026-04-22T05:10:39.862082111Z",
        "RunTime": 45136589157,
        "ParallelProcess": 10,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 34
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.815888524Z"
            },
            "Message": "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 34
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:10:36.395766961Z"
            },
            "Message": "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
            "Duration": 41579878426,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 66
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:10:36.396032297Z"
            },
            "Message": "missing ReleasePlan makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 66
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-22T05:10:39.861774534Z"
            },
            "Message": "missing ReleasePlan makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
            "Duration": 3465742227,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:10:39.86200512Z"
            },
            "Message": "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 9,
              "Time": "2026-04-22T05:10:39.862070871Z"
            },
            "Message": "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
            "Duration": 65751,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
          "post-release verification."
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
            "LineNumber": 65
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release-neg",
            "negMissingReleasePlan"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
          "LineNumber": 76
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "missing ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:39.862765909Z",
        "EndTime": "2026-04-22T05:11:14.474626816Z",
        "RunTime": 34611860937,
        "ParallelProcess": 10,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 76
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:10:39.862859311Z"
            },
            "Message": "missing ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 76
            },
            "TimelineLocation": {
              "Order": 12,
              "Time": "2026-04-22T05:10:43.102634209Z"
            },
            "Message": "missing ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
            "Duration": 3239774928,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-22T05:10:43.102838314Z"
            },
            "Message": "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 15,
              "Time": "2026-04-22T05:10:43.102893575Z"
            },
            "Message": "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
            "Duration": 55232,
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 58
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:10:43.103020819Z"
            },
            "Message": "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/missing_release_plan_and_admission.go",
              "LineNumber": 58
            },
            "TimelineLocation": {
              "Order": 18,
              "Time": "2026-04-22T05:11:14.474613455Z"
            },
            "Message": "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
            "Duration": 31371592656,
            "NodeType": "AfterAll"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 117
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if release CR is created",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.81731463Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 127
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the advs release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.817675309Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 157
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.817882174Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 168
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the repository URL is valid",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.818088679Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build annotations",
          "when component is created with invalid build request annotations"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
            "LineNumber": 28
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
            "LineNumber": 63
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "annotations"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
          "LineNumber": 89
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "handles invalid request annotation",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.818580491Z",
        "EndTime": "2026-04-22T05:11:43.361577461Z",
        "RunTime": 108542997000,
        "ParallelProcess": 19,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component test-annotations-sjjcoo in namespace build-e2e-agsl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-annotations-sjjcoo in namespace build-e2e-agsl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-annotations-sjjcoo in namespace build-e2e-agsl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nbuild status annotation value: {\"message\":\"unexpected build request: foo\"}\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 35
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.818822637Z"
            },
            "Message": "test build annotations",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 35
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:10:02.243601344Z"
            },
            "Message": "test build annotations",
            "Duration": 7424778717,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 69
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:10:02.24382673Z"
            },
            "Message": "when component is created with invalid build request annotations",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 69
            },
            "TimelineLocation": {
              "Offset": 513,
              "Order": 6,
              "Time": "2026-04-22T05:10:43.218289807Z"
            },
            "Message": "when component is created with invalid build request annotations",
            "Duration": 40974463057,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 89
            },
            "TimelineLocation": {
              "Offset": 513,
              "Order": 7,
              "Time": "2026-04-22T05:10:43.218432971Z"
            },
            "Message": "handles invalid request annotation",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 89
            },
            "TimelineLocation": {
              "Offset": 588,
              "Order": 9,
              "Time": "2026-04-22T05:11:43.23410864Z"
            },
            "Message": "handles invalid request annotation",
            "Duration": 60015675679,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 51
            },
            "TimelineLocation": {
              "Offset": 588,
              "Order": 10,
              "Time": "2026-04-22T05:11:43.234231623Z"
            },
            "Message": "test build annotations",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 51
            },
            "TimelineLocation": {
              "Offset": 588,
              "Order": 12,
              "Time": "2026-04-22T05:11:43.36114861Z"
            },
            "Message": "test build annotations",
            "Duration": 126917007,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 24
            },
            "TimelineLocation": {
              "Offset": 588,
              "Order": 13,
              "Time": "2026-04-22T05:11:43.361412137Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/annotations.go",
              "LineNumber": 24
            },
            "TimelineLocation": {
              "Offset": 588,
              "Order": 15,
              "Time": "2026-04-22T05:11:43.361562901Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 150764,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service tenant pipeline]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "tenant"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
          "LineNumber": 110
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release CR should have been created in the dev namespace",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.72532558Z",
        "EndTime": "2026-04-22T05:10:01.265007161Z",
        "RunTime": 6539681611,
        "ParallelProcess": 20,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "snapshotPush.Name: %s snapshot-sample-mwsb\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.725635918Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 3,
              "Time": "2026-04-22T05:10:01.032258673Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "Duration": 6306622815,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 110
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 4,
              "Time": "2026-04-22T05:10:01.03252582Z"
            },
            "Message": "verifies that a Release CR should have been created in the dev namespace",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 110
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 6,
              "Time": "2026-04-22T05:10:01.264645752Z"
            },
            "Message": "verifies that a Release CR should have been created in the dev namespace",
            "Duration": 232119963,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 7,
              "Time": "2026-04-22T05:10:01.264930679Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 43,
              "Order": 9,
              "Time": "2026-04-22T05:10:01.264997211Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "Duration": 66572,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service tenant pipeline]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "tenant"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
          "LineNumber": 117
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Tenant PipelineRun is triggered",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:01.265910454Z",
        "EndTime": "2026-04-22T05:11:01.276198317Z",
        "RunTime": 60010287863,
        "ParallelProcess": 20,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for release %s/%s tenant-dev-rqjj snapshot-sample-mwsb-qf25d\nPipelineRun tenant-vt8mk reason: PipelineRunPending\nPipelineRun tenant-vt8mk reason: Running\nPipelineRun tenant-vt8mk reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 117
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:10:01.266022217Z"
            },
            "Message": "verifies that Tenant PipelineRun is triggered",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 117
            },
            "TimelineLocation": {
              "Offset": 234,
              "Order": 12,
              "Time": "2026-04-22T05:11:01.276004212Z"
            },
            "Message": "verifies that Tenant PipelineRun is triggered",
            "Duration": 60009981985,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 234,
              "Order": 13,
              "Time": "2026-04-22T05:11:01.276129975Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 234,
              "Order": 15,
              "Time": "2026-04-22T05:11:01.276180597Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "Duration": 50621,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service tenant pipeline]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "tenant"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
          "LineNumber": 121
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release is marked as succeeded.",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:01.276536716Z",
        "EndTime": "2026-04-22T05:12:04.35031731Z",
        "RunTime": 63073780624,
        "ParallelProcess": 20,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 121
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:11:01.276618168Z"
            },
            "Message": "verifies that a Release is marked as succeeded.",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 121
            },
            "TimelineLocation": {
              "Order": 18,
              "Time": "2026-04-22T05:11:01.28310932Z"
            },
            "Message": "verifies that a Release is marked as succeeded.",
            "Duration": 6491182,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-22T05:11:01.283313215Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 21,
              "Time": "2026-04-22T05:11:01.283353287Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "Duration": 40072,
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 102
            },
            "TimelineLocation": {
              "Order": 22,
              "Time": "2026-04-22T05:11:01.283693935Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/service/tenant_pipelines.go",
              "LineNumber": 102
            },
            "TimelineLocation": {
              "Order": 24,
              "Time": "2026-04-22T05:12:04.350304309Z"
            },
            "Message": "[release-service-suite Release service tenant pipeline]",
            "Duration": 63066610364,
            "NodeType": "AfterAll"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates first component",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.717943626Z",
        "EndTime": "2026-04-22T05:10:55.792232943Z",
        "RunTime": 61074289367,
        "ParallelProcess": 3,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component component-one-lgcr in namespace build-e2e-fvln do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component component-one-lgcr in namespace build-e2e-fvln do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.718085909Z"
            },
            "Message": "test build secret lookup",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:10:05.514104231Z"
            },
            "Message": "test build secret lookup",
            "Duration": 10796018352,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 100
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:10:05.514374417Z"
            },
            "Message": "when two secrets are created",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 100
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-22T05:10:05.585981858Z"
            },
            "Message": "when two secrets are created",
            "Duration": 71607441,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 123
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:10:05.586224984Z"
            },
            "Message": "creates first component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 123
            },
            "TimelineLocation": {
              "Offset": 332,
              "Order": 9,
              "Time": "2026-04-22T05:10:55.791884734Z"
            },
            "Message": "creates first component",
            "Duration": 50205659750,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 332,
              "Order": 10,
              "Time": "2026-04-22T05:10:55.792153081Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 332,
              "Order": 12,
              "Time": "2026-04-22T05:10:55.792221483Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 68412,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
          "LineNumber": 140
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates second component",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:55.792782807Z",
        "EndTime": "2026-04-22T05:11:35.822836685Z",
        "RunTime": 40030054008,
        "ParallelProcess": 3,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component component-two-brob in namespace build-e2e-fvln do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component component-two-brob in namespace build-e2e-fvln do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component component-two-brob in namespace build-e2e-fvln do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 140
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-22T05:10:55.79290872Z"
            },
            "Message": "creates second component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 140
            },
            "TimelineLocation": {
              "Offset": 498,
              "Order": 15,
              "Time": "2026-04-22T05:11:35.822654Z"
            },
            "Message": "creates second component",
            "Duration": 40029745270,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 498,
              "Order": 16,
              "Time": "2026-04-22T05:11:35.822780193Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 498,
              "Order": 18,
              "Time": "2026-04-22T05:11:35.822823034Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 42841,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check first component annotation has errors",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:35.823219475Z",
        "EndTime": "2026-04-22T05:11:35.829179377Z",
        "RunTime": 5959903,
        "ParallelProcess": 3,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "build status annotation value: {\"pac\":{\"state\":\"error\",\"error-id\":74,\"error-message\":\"74: Access token is unrecognizable by GitHub\"},\"message\":\"done\"}\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 158
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-22T05:11:35.823354718Z"
            },
            "Message": "check first component annotation has errors",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 158
            },
            "TimelineLocation": {
              "Offset": 151,
              "Order": 21,
              "Time": "2026-04-22T05:11:35.828991913Z"
            },
            "Message": "check first component annotation has errors",
            "Duration": 5637195,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 151,
              "Order": 22,
              "Time": "2026-04-22T05:11:35.829143877Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 151,
              "Order": 24,
              "Time": "2026-04-22T05:11:35.829174127Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 30240,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
          "LineNumber": 178
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggered PipelineRun is for component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:35.829515566Z",
        "EndTime": "2026-04-22T05:12:35.872538384Z",
        "RunTime": 60043022808,
        "ParallelProcess": 3,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-fvln/component-two-brob\nPipelineRun has not been created yet for the component build-e2e-fvln/component-two-brob\nPipelineRun has not been created yet for the component build-e2e-fvln/component-two-brob\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 178
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-22T05:11:35.829625789Z"
            },
            "Message": "triggered PipelineRun is for component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 178
            },
            "TimelineLocation": {
              "Offset": 267,
              "Order": 27,
              "Time": "2026-04-22T05:12:35.872326828Z"
            },
            "Message": "triggered PipelineRun is for component ",
            "Duration": 60042701029,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 267,
              "Order": 28,
              "Time": "2026-04-22T05:12:35.872493512Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 267,
              "Order": 30,
              "Time": "2026-04-22T05:12:35.872533503Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 39991,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
          "LineNumber": 193
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check only one pipelinerun should be triggered",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:35.873025996Z",
        "EndTime": "2026-04-22T05:14:38.947764662Z",
        "RunTime": 123074738666,
        "ParallelProcess": 3,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 193
            },
            "TimelineLocation": {
              "Order": 31,
              "Time": "2026-04-22T05:12:35.873148899Z"
            },
            "Message": "check only one pipelinerun should be triggered",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 193
            },
            "TimelineLocation": {
              "Order": 33,
              "Time": "2026-04-22T05:14:35.874217691Z"
            },
            "Message": "check only one pipelinerun should be triggered",
            "Duration": 120001068832,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 61
            },
            "TimelineLocation": {
              "Order": 34,
              "Time": "2026-04-22T05:14:35.874480727Z"
            },
            "Message": "test build secret lookup",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 61
            },
            "TimelineLocation": {
              "Order": 36,
              "Time": "2026-04-22T05:14:38.947469425Z"
            },
            "Message": "test build secret lookup",
            "Duration": 3072988688,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-22T05:14:38.947701971Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Order": 39,
              "Time": "2026-04-22T05:14:38.947757622Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 55651,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/secret_lookup.go",
          "LineNumber": 206
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "when second component is deleted, pac pr branch should not exist in the repo",
        "State": "pending",
        "StartTime": "2026-04-22T05:14:38.948109341Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
          "LineNumber": 188
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "when context points to a file",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.718229123Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
          "LineNumber": 199
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates Tekton bundles from specific context",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.725249458Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
          "LineNumber": 209
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "when context is the root directory",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.725607197Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
          "LineNumber": 218
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates Tekton bundles when context points to a file and a directory",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.81692776Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
          "LineNumber": 228
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates Tekton bundles when using negation",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.817351221Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
          "LineNumber": 238
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "allows overriding HOME environment variable",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.817603467Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/tkn-bundle.go",
          "LineNumber": 247
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "allows overriding STEP image",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.817818612Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "infrastructure is running"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 43
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the chains controller is running",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.818411247Z",
        "EndTime": "2026-04-22T05:10:04.934636665Z",
        "RunTime": 10116225438,
        "ParallelProcess": 8,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 31
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.818592832Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 31
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:10:04.845108277Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "Duration": 10026515475,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 43
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:10:04.845412195Z"
            },
            "Message": "verifies if the chains controller is running",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 43
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-22T05:10:04.934253406Z"
            },
            "Message": "verifies if the chains controller is running",
            "Duration": 88841211,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:10:04.934571884Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 9,
              "Time": "2026-04-22T05:10:04.934628505Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "Duration": 56622,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "infrastructure is running"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 48
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the signing secret is present",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:04.935294492Z",
        "EndTime": "2026-04-22T05:10:04.988330457Z",
        "RunTime": 53035965,
        "ParallelProcess": 8,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 48
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:10:04.935495957Z"
            },
            "Message": "verifies the signing secret is present",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 48
            },
            "TimelineLocation": {
              "Order": 12,
              "Time": "2026-04-22T05:10:04.988012889Z"
            },
            "Message": "verifies the signing secret is present",
            "Duration": 52516913,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-22T05:10:04.988247715Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 15,
              "Time": "2026-04-22T05:10:04.988325237Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "Duration": 77522,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 115
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates signature and attestation",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:04.988796229Z",
        "EndTime": "2026-04-22T05:14:28.044139335Z",
        "RunTime": 263055343076,
        "ParallelProcess": 8,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Creating Pipeline \"buildah-demo-kjjshfotrm\"\nWaiting for pipeline \"buildah-demo-kjjshfotrm\" to finish\nThe pipeline named \"buildah-demo-kjjshfotrm\" in namespace \"chains-e2e-buvx\" succeeded\nThe image signed by Tekton Chains is quay.io/redhat-appstudio-qe/test-images:buildah-demo-kjjshfotrm@sha256:09d8602ffd83ac991cd367491681d36277e17e5716ac59a2c2c0778976bb7710\nfailed to get cosign result for image quay.io/redhat-appstudio-qe/test-images:buildah-demo-kjjshfotrm@sha256:09d8602ffd83ac991cd367491681d36277e17e5716ac59a2c2c0778976bb7710: failed to find cosign results for image quay.io/redhat-appstudio-qe/test-images:buildah-demo-kjjshfotrm@sha256:09d8602ffd83ac991cd367491681d36277e17e5716ac59a2c2c0778976bb7710: error when getting attestation tag: cannot get manifest digest from quay.io/redhat-appstudio-qe/test-images:sha256-09d8602ffd83ac991cd367491681d36277e17e5716ac59a2c2c0778976bb7710.att image. response body: {\"tags\": [], \"page\": 1, \"has_additional\": false}\n\n\nCosign verify pass with .att and .sig ImageStreamTags found for quay.io/redhat-appstudio-qe/test-images:buildah-demo-kjjshfotrm@sha256:09d8602ffd83ac991cd367491681d36277e17e5716ac59a2c2c0778976bb7710\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 73
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:10:04.988944943Z"
            },
            "Message": "test creating and signing an image and task",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 73
            },
            "TimelineLocation": {
              "Offset": 360,
              "Order": 18,
              "Time": "2026-04-22T05:14:26.6551216Z"
            },
            "Message": "test creating and signing an image and task",
            "Duration": 261666176637,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 115
            },
            "TimelineLocation": {
              "Offset": 360,
              "Order": 19,
              "Time": "2026-04-22T05:14:26.655286714Z"
            },
            "Message": "creates signature and attestation",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 115
            },
            "TimelineLocation": {
              "Offset": 1169,
              "Order": 21,
              "Time": "2026-04-22T05:14:28.043911859Z"
            },
            "Message": "creates signature and attestation",
            "Duration": 1388625145,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 1169,
              "Order": 22,
              "Time": "2026-04-22T05:14:28.044090174Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 1169,
              "Order": 24,
              "Time": "2026-04-22T05:14:28.044135575Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "Duration": 45401,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 177
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "succeeds when policy is met",
        "State": "failed",
        "StartTime": "2026-04-22T05:14:28.044507654Z",
        "EndTime": "2026-04-22T05:14:49.56475427Z",
        "RunTime": 21520246606,
        "ParallelProcess": 8,
        "Failure": {
          "Message": "Expected\n    \u003cbool\u003e: false\nto be true",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 190,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/enterprise-contract.init.func1.3.3.3()\n\t/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go:190 +0x3c3"
          },
          "TimelineLocation": {
            "Offset": 17893,
            "Order": 32,
            "Time": "2026-04-22T05:14:49.372005051Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 177
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Copy public key from openshift-pipelines/signing-secrets to a new secret\nConfigured Rekor host: https://rekor.sigstore.dev\nUsing verify EC task bundle: quay.io/conforma/tekton-task:kf-cdfd9188f9352d7269ae1fe8c273a9e67f60ab8a@sha256:3801e78906a70b6dcf850a063cd90b8f5a785b3b54e39ba04630268b08703048\nCreating Pipeline \"verify-enterprise-contract-run-qh2x4\"\nWaiting for pipeline \"verify-enterprise-contract-run-qh2x4\" to finish\n*** TaskRun status:\nartifacts: {}\ncompletionTime: \"2026-04-22T05:14:48Z\"\nconditions:\n- lastTransitionTime: \"2026-04-22T05:14:48Z\"\n  message: '\"step-show-config\" exited with code 2: Error'\n  reason: Failed\n  status: \"False\"\n  type: Succeeded\npodName: verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod\nprovenance:\n  featureFlags:\n    awaitSidecarReadiness: true\n    coschedule: workspaces\n    enableAPIFields: alpha\n    enableParamEnum: true\n    enableProvenanceInStatus: true\n    enforceNonfalsifiability: none\n    maxResultSize: 4096\n    resultExtractionMethod: termination-message\n    runningInEnvWithInjectedSidecars: true\n    verificationNoMatchPolicy: ignore\n  refSource:\n    digest:\n      sha256: 3801e78906a70b6dcf850a063cd90b8f5a785b3b54e39ba04630268b08703048\n    entryPoint: verify-enterprise-contract\n    uri: quay.io/conforma/tekton-task\nspanContext:\n  traceparent: 00-d3b581a1277683705e56764985f34f9e-f0c895f7d153579b-01\nstartTime: \"2026-04-22T05:14:29Z\"\nsteps:\n- container: step-initialize-tuf\n  imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n  name: initialize-tuf\n  provenance: {}\n  terminated:\n    containerID: cri-o://a9772f700fc37c2002736797e086cc64504baa0bf53e659df4b7541839788652\n    exitCode: 0\n    finishedAt: \"2026-04-22T05:14:42Z\"\n    reason: Completed\n    startedAt: \"2026-04-22T05:14:42Z\"\n  terminationReason: Skipped\n- container: step-reduce\n  imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n  name: reduce\n  provenance: {}\n  terminated:\n    containerID: cri-o://72579b338f486bbb55605f791a7315f6fe4b29dafefd4fb0c6d0ae60e240700d\n    exitCode: 0\n    finishedAt: \"2026-04-22T05:14:42Z\"\n    reason: Completed\n    startedAt: \"2026-04-22T05:14:42Z\"\n  terminationReason: Completed\n- container: step-validate\n  imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n  name: validate\n  provenance: {}\n  terminated:\n    containerID: cri-o://78a5476665defdfe18188f984387980084416c166a59c0d88545eab6906b910b\n    exitCode: 1\n    finishedAt: \"2026-04-22T05:14:47Z\"\n    reason: Completed\n    startedAt: \"2026-04-22T05:14:42Z\"\n  terminationReason: Continued\n- container: step-report-json\n  imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n  name: report-json\n  provenance: {}\n  terminated:\n    containerID: cri-o://d016254790d6d5e73d6a7bcf749a7afe9c734ff73b41bcd7df61d728d6256043\n    exitCode: 0\n    finishedAt: \"2026-04-22T05:14:47Z\"\n    reason: Completed\n    startedAt: \"2026-04-22T05:14:47Z\"\n  terminationReason: Completed\n- container: step-summary\n  imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n  name: summary\n  provenance: {}\n  terminated:\n    containerID: cri-o://33813690ad754da8da437f7e9860e9ab5a6ff9c9212a785147d7a1b948102815\n    exitCode: 2\n    finishedAt: \"2026-04-22T05:14:47Z\"\n    reason: Completed\n    startedAt: \"2026-04-22T05:14:47Z\"\n  terminationReason: Continued\n- container: step-info\n  imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n  name: info\n  provenance: {}\n  terminated:\n    containerID: cri-o://f086ebcb9eae45ef9187f98cd874197298433f0f03c9551443c715c89a956dbe\n    exitCode: 0\n    finishedAt: \"2026-04-22T05:14:48Z\"\n    reason: Completed\n    startedAt: \"2026-04-22T05:14:47Z\"\n  terminationReason: Completed\n- container: step-version\n  imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n  name: version\n  provenance: {}\n  terminated:\n    containerID: cri-o://67b90bf2a4d45ad4fa65a948dff89d8e6f02b9513b4fe561f7791aee0f568a11\n    exitCode: 0\n    finishedAt: \"2026-04-22T05:14:48Z\"\n    reason: Completed\n    startedAt: \"2026-04-22T05:14:48Z\"\n  terminationReason: Completed\n- container: step-show-config\n  imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n  name: show-config\n  provenance: {}\n  terminated:\n    containerID: cri-o://0168272cb578889fc34f8519dbadd3db10b442a9821d1dab86931b96b799c1c0\n    exitCode: 2\n    finishedAt: \"2026-04-22T05:14:48Z\"\n    reason: Error\n    startedAt: \"2026-04-22T05:14:48Z\"\n  terminationReason: Error\n- container: step-assert\n  imageID: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n  name: assert\n  provenance: {}\n  terminated:\n    containerID: cri-o://92bdd12339cf124d4eefeb40f132278ac0c4b2252b690daf57cc06827db8ec0c\n    exitCode: 1\n    finishedAt: \"2026-04-22T05:14:48Z\"\n    reason: Error\n    startedAt: \"2026-04-22T05:14:48Z\"\n  terminationReason: Skipped\ntaskSpec:\n  description: Verify the enterprise contract is met\n  params:\n  - description: |\n      Spec section of an ApplicationSnapshot resource. Not all fields of the\n      resource are required. A minimal example:\n\n      ```json\n        {\n          \"components\": [\n            {\n              \"containerImage\": \"quay.io/example/repo:latest\"\n            }\n          ]\n        }\n      ```\n\n      Each `containerImage` in the `components` array is validated.\n    name: IMAGES\n    type: string\n  - default: enterprise-contract-service/default\n    description: |\n      Name of the policy configuration (EnterpriseContractPolicy\n      resource) to use. `namespace/name` or `name` syntax supported. If\n      namespace is omitted the namespace where the task runs is used.\n      You can also specify a policy configuration using a git url, e.g.\n      `github.com/conforma/config//slsa3`.\n    name: POLICY_CONFIGURATION\n    type: string\n  - default: \"\"\n    description: Public key used to verify signatures. Must be a valid k8s cosign\n      reference, e.g. k8s://my-space/my-secret where my-secret contains the expected\n      cosign.pub attribute.\n    name: PUBLIC_KEY\n    type: string\n  - default: \"\"\n    description: Rekor host for transparency log lookups\n    name: REKOR_HOST\n    type: string\n  - default: \"false\"\n    description: Skip Rekor transparency log checks during validation.\n    name: IGNORE_REKOR\n    type: string\n  - default: \"\"\n    description: TUF mirror URL. Provide a value when NOT using public sigstore deployment.\n    name: TUF_MIRROR\n    type: string\n  - default: \"\"\n    description: |\n      Path to a directory containing SSL certs to be used when communicating\n      with external services. This is useful when using the integrated registry\n      and a local instance of Rekor on a development cluster which may use\n      certificates issued by a not-commonly trusted root CA. In such cases,\n      `/var/run/secrets/kubernetes.io/serviceaccount` is a good value. Multiple\n      paths can be provided by using the `:` separator.\n    name: SSL_CERT_DIR\n    type: string\n  - default: trusted-ca\n    description: The name of the ConfigMap to read CA bundle data from.\n    name: CA_TRUST_CONFIGMAP_NAME\n    type: string\n  - default: ca-bundle.crt\n    description: The name of the key in the ConfigMap that contains the CA bundle\n      data.\n    name: CA_TRUST_CONFIG_MAP_KEY\n    type: string\n  - default: \"true\"\n    description: Include rule titles and descriptions in the output. Set to `\"false\"`\n      to disable it.\n    name: INFO\n    type: string\n  - default: \"true\"\n    description: Fail the task if policy fails. Set to `\"false\"` to disable it.\n    name: STRICT\n    type: string\n  - default: /tekton/home\n    description: Value for the HOME environment variable.\n    name: HOMEDIR\n    type: string\n  - default: now\n    description: Run policy checks with the provided time.\n    name: EFFECTIVE_TIME\n    type: string\n  - default: \"\"\n    description: Merge additional Rego variables into the policy data. Use syntax\n      \"key=value,key2=value2...\"\n    name: EXTRA_RULE_DATA\n    type: string\n  - default: \"\"\n    description: |\n      This param is deprecated and will be removed in future. Its value is ignored. EC will be run without a timeout. (If you do want to apply a timeout use the Tekton task timeout.)\n    name: TIMEOUT\n    type: string\n  - default: \"1\"\n    description: Number of parallel workers to use for policy evaluation.\n    name: WORKERS\n    type: string\n  - default: \"false\"\n    description: Reduce the Snapshot to only the component whose build caused the\n      Snapshot to be created\n    name: SINGLE_COMPONENT\n    type: string\n  - default: unknown\n    description: |\n      Name, including kind, of the Kubernetes resource to query for labels when single component mode is enabled, e.g. pr/somepipeline.\n    name: SINGLE_COMPONENT_CUSTOM_RESOURCE\n    type: string\n  - default: \"\"\n    description: |\n      Kubernetes namespace where the SINGLE_COMPONENT_NAME is found. Only used when single component mode is enabled.\n    name: SINGLE_COMPONENT_CUSTOM_RESOURCE_NS\n    type: string\n  results:\n  - description: Short summary of the policy evaluation for each image\n    name: TEST_OUTPUT\n    type: string\n  stepTemplate:\n    computeResources: {}\n    env:\n    - name: HOME\n      value: /tekton/home\n  steps:\n  - args:\n    - sigstore\n    - initialize\n    - --mirror\n    - \"\"\n    - --root\n    - /root.json\n    command:\n    - ec\n    computeResources:\n      limits:\n        memory: 256Mi\n      requests:\n        cpu: 100m\n        memory: 256Mi\n    image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n    name: initialize-tuf\n    when:\n    - operator: notin\n      values:\n      - \"\"\n  - command:\n    - reduce-snapshot.sh\n    computeResources:\n      limits:\n        memory: 256Mi\n      requests:\n        cpu: 100m\n        memory: 256Mi\n    env:\n    - name: SNAPSHOT\n      value: '{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-kjjshfotrm@sha256:09d8602ffd83ac991cd367491681d36277e17e5716ac59a2c2c0778976bb7710\",\"source\":{}}],\"artifacts\":{}}'\n    - name: SINGLE_COMPONENT\n      value: \"false\"\n    - name: CUSTOM_RESOURCE\n      value: unknown\n    - name: CUSTOM_RESOURCE_NAMESPACE\n    - name: SNAPSHOT_PATH\n      value: /tekton/home/snapshot.json\n    image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n    name: reduce\n    onError: continue\n  - args:\n    - validate\n    - image\n    - --images\n    - /tekton/home/snapshot.json\n    - --policy\n    - ec-policy\n    - --public-key\n    - k8s://chains-e2e-buvx/cosign-public-key\n    - --rekor-url\n    - \"\"\n    - --ignore-rekor=true\n    - --workers\n    - \"1\"\n    - --info=true\n    - --timeout=100h\n    - --strict=false\n    - --show-successes\n    - --effective-time=now\n    - --extra-rule-data=\n    - --output\n    - text?show-successes=false\n    - --output\n    - appstudio=/tekton/results/TEST_OUTPUT\n    - --output\n    - json=/tekton/home/report-json.json\n    command:\n    - ec\n    computeResources:\n      limits:\n        memory: 2Gi\n      requests:\n        cpu: 1800m\n        memory: 2Gi\n    env:\n    - name: SSL_CERT_DIR\n      value: /tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs:/system/etc/security/cacerts:/var/run/secrets/kubernetes.io/serviceaccount\n    - name: EC_CACHE\n      value: \"false\"\n    image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n    name: validate\n    onError: continue\n    volumeMounts:\n    - mountPath: /etc/pki/tls/certs/ca-custom-bundle.crt\n      name: trusted-ca\n      readOnly: true\n      subPath: ca-bundle.crt\n  - args:\n    - jq . /tekton/home/report-json.json | awk '{gsub(/^ +/, \"\"); acc += length; if\n      (acc \u003e= 8000) { printf \"\\n\"; acc=length } printf $0 }'\n    command:\n    - sh\n    - -c\n    computeResources:\n      limits:\n        memory: 256Mi\n      requests:\n        cpu: 100m\n        memory: 256Mi\n    image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n    name: report-json\n    onError: continue\n  - args:\n    - .\n    - /tekton/results/TEST_OUTPUT\n    command:\n    - jq\n    computeResources:\n      limits:\n        memory: 256Mi\n      requests:\n        cpu: 100m\n        memory: 256Mi\n    image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n    name: summary\n    onError: continue\n  - args:\n    - |\n      ----- DEBUG OUTPUT -----\n    command:\n    - printf\n    computeResources:\n      limits:\n        memory: 256Mi\n      requests:\n        cpu: 100m\n        memory: 256Mi\n    image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n    name: info\n  - args:\n    - version\n    command:\n    - ec\n    computeResources:\n      limits:\n        memory: 256Mi\n      requests:\n        cpu: 100m\n        memory: 256Mi\n    image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n    name: version\n  - args:\n    - '{policy: .policy, key: .key, \"effective-time\": .[\"effective-time\"]}'\n    - /tekton/home/report-json.json\n    command:\n    - jq\n    computeResources:\n      limits:\n        memory: 256Mi\n      requests:\n        cpu: 100m\n        memory: 256Mi\n    image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n    name: show-config\n  - args:\n    - --argjson\n    - strict\n    - \"true\"\n    - -e\n    - |\n      .result == \"SUCCESS\" or .result == \"WARNING\" or ($strict | not)\n    - /tekton/results/TEST_OUTPUT\n    command:\n    - jq\n    computeResources:\n      limits:\n        memory: 256Mi\n      requests:\n        cpu: 100m\n        memory: 256Mi\n    image: quay.io/conforma/cli@sha256:9275ec5f062399135ecb3f54f520ee5f20e818a846c34250e0d417dce9221459\n    name: assert\n  volumes:\n  - configMap:\n      items:\n      - key: ca-bundle.crt\n        path: ca-bundle.crt\n      name: trusted-ca\n      optional: true\n    name: trusted-ca\n  workspaces:\n  - description: The workspace where the snapshot spec json file resides\n    name: data\n    optional: true\n\n*** Logs from pod 'verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod', container 'step-initialize-tuf':\n----- START -----2026/04/22 05:14:42 INFO Step was skipped due to when expressions were evaluated to false.\n----- END -----\n*** Logs from pod 'verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod', container 'step-reduce':\n----- START -----Single Component mode? false\n{\n  \"application\": \"\",\n  \"componentGroup\": \"\",\n  \"components\": [\n    {\n      \"name\": \"\",\n      \"version\": \"\",\n      \"containerImage\": \"quay.io/redhat-appstudio-qe/test-images:buildah-demo-kjjshfotrm@sha256:09d8602ffd83ac991cd367491681d36277e17e5716ac59a2c2c0778976bb7710\",\n      \"source\": {}\n    }\n  ],\n  \"artifacts\": {}\n}\n----- END -----\n*** Logs from pod 'verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod', container 'step-validate':\n----- START -----Error: error validating image quay.io/redhat-appstudio-qe/test-images:buildah-demo-kjjshfotrm@sha256:09d8602ffd83ac991cd367491681d36277e17e5716ac59a2c2c0778976bb7710 of component : load: loading policies: get compiler: 5 errors occurred:\n/tmp/ec-work-042701984/policy/ecc96998b/policy/lib/sbom/sbom.rego:88: rego_type_error: undefined function ec.oci.image_referrers\n/tmp/ec-work-042701984/policy/ecc96998b/policy/lib/sbom/sbom.rego:98: rego_type_error: undefined function ec.oci.image_tag_refs\n/tmp/ec-work-042701984/policy/ecc96998b/policy/release/slsa_build_scripted_build/slsa_build_scripted_build.rego:23: rego_type_error: undefined function ec.oci.image_manifests\n/tmp/ec-work-042701984/policy/ecc96998b/policy/release/tasks/tasks.rego:37: rego_type_error: undefined function ec.oci.image_manifests\n/tmp/ec-work-042701984/policy/ecc96998b/policy/release/trusted_task/trusted_task.rego:23: rego_type_error: undefined function ec.oci.image_manifests\n----- END -----\n*** Logs from pod 'verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod', container 'step-report-json':\n----- START -----jq: error: Could not open file /tekton/home/report-json.json: No such file or directory\n----- END -----\n*** Logs from pod 'verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod', container 'step-summary':\n----- START -----jq: error: Could not open file /tekton/results/TEST_OUTPUT: No such file or directory\n----- END -----\n*** Logs from pod 'verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod', container 'step-info':\n----- START ---------- DEBUG OUTPUT -----\n----- END -----\n*** Logs from pod 'verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod', container 'step-version':\n----- START -----Version            v0.7.111\nSource ID          cdfd9188f9352d7269ae1fe8c273a9e67f60ab8a\nChange date        2025-07-09 12:58:49 +0000 UTC (40 weeks ago)\nECC                v0.1.112\nOPA                v0.70.0\nConftest           v0.55.0\nCosign             v2.4.1\nSigstore           v1.8.9\nRekor              v1.3.6\nTekton Pipeline    v0.63.0\nKubernetes Client  v0.31.0\n----- END -----\n*** Logs from pod 'verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod', container 'step-show-config':\n----- START -----jq: error: Could not open file /tekton/home/report-json.json: No such file or directory\n----- END -----\n*** Logs from pod 'verify-enterprise-contract-039e2ee98e9c0384efee2fab905f02bd-pod', container 'step-assert':\n----- START -----2026/04/22 05:14:48 Skipping step because a previous step failed\n----- END -----\nMake sure TaskRun verify-enterprise-contract of PipelineRun verify-enterprise-contract-run-qh2x4 succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 133
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-22T05:14:28.044667798Z"
            },
            "Message": "verify-enterprise-contract task",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 133
            },
            "TimelineLocation": {
              "Offset": 297,
              "Order": 27,
              "Time": "2026-04-22T05:14:28.079717998Z"
            },
            "Message": "verify-enterprise-contract task",
            "Duration": 35050241,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 154
            },
            "TimelineLocation": {
              "Offset": 297,
              "Order": 28,
              "Time": "2026-04-22T05:14:28.080008006Z"
            },
            "Message": "verify-enterprise-contract task",
            "NodeType": "BeforeEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 154
            },
            "TimelineLocation": {
              "Offset": 297,
              "Order": 30,
              "Time": "2026-04-22T05:14:28.09786841Z"
            },
            "Message": "verify-enterprise-contract task",
            "Duration": 17860383,
            "NodeType": "BeforeEach"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 177
            },
            "TimelineLocation": {
              "Offset": 297,
              "Order": 31,
              "Time": "2026-04-22T05:14:28.098055504Z"
            },
            "Message": "succeeds when policy is met",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 177
            },
            "TimelineLocation": {
              "Offset": 17893,
              "Order": 33,
              "Time": "2026-04-22T05:14:49.372018562Z"
            },
            "Message": "succeeds when policy is met",
            "Duration": 21273963057,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 17893,
              "Order": 34,
              "Time": "2026-04-22T05:14:49.372174235Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 17893,
              "Order": 36,
              "Time": "2026-04-22T05:14:49.56474873Z"
            },
            "Message": "[enterprise-contract-suite Conforma E2E tests]",
            "Duration": 192574484,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 197
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not pass when tests are not satisfied on non-strict mode",
        "State": "skipped",
        "StartTime": "2026-04-22T05:14:49.565359466Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 197
          },
          "TimelineLocation": {
            "Offset": 17893,
            "Order": 37,
            "Time": "2026-04-22T05:14:49.565356386Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 197
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 225
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "fails when tests are not satisfied on strict mode",
        "State": "skipped",
        "StartTime": "2026-04-22T05:14:49.565695774Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 225
          },
          "TimelineLocation": {
            "Offset": 17893,
            "Order": 38,
            "Time": "2026-04-22T05:14:49.565693464Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 225
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 251
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "fails when unexpected signature is used",
        "State": "skipped",
        "StartTime": "2026-04-22T05:14:49.56594561Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 251
          },
          "TimelineLocation": {
            "Offset": 17893,
            "Order": 39,
            "Time": "2026-04-22T05:14:49.56594363Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 251
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "ec-cli command"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 278
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 279
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies ec cli has error handling",
        "State": "skipped",
        "StartTime": "2026-04-22T05:14:49.566266189Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 279
          },
          "TimelineLocation": {
            "Offset": 17893,
            "Order": 40,
            "Time": "2026-04-22T05:14:49.566264599Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 279
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "ec-cli command"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 278
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 301
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies ec validate accepts a list of image references",
        "State": "skipped",
        "StartTime": "2026-04-22T05:14:49.566531145Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 301
          },
          "TimelineLocation": {
            "Offset": 17893,
            "Order": 41,
            "Time": "2026-04-22T05:14:49.566529036Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 301
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "Release Policy"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 344
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 345
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies redhat products pass the redhat policy rule collection before release ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:14:49.566752371Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 345
          },
          "TimelineLocation": {
            "Offset": 17893,
            "Order": 42,
            "Time": "2026-04-22T05:14:49.566750641Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 345
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "Release Policy"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 344
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 382
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release policy: Task are trusted",
        "State": "skipped",
        "StartTime": "2026-04-22T05:14:49.566975107Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 382
          },
          "TimelineLocation": {
            "Offset": 17893,
            "Order": 43,
            "Time": "2026-04-22T05:14:49.566973407Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 382
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "Release Policy"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 344
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
          "LineNumber": 422
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release policy: Task references are pinned",
        "State": "skipped",
        "StartTime": "2026-04-22T05:14:49.567186942Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 422
          },
          "TimelineLocation": {
            "Offset": 17893,
            "Order": 44,
            "Time": "2026-04-22T05:14:49.567184742Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/enterprise-contract/contract.go",
            "LineNumber": 422
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 235
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with nudges",
        "State": "failed",
        "StartTime": "2026-04-22T05:09:54.716979971Z",
        "EndTime": "2026-04-22T05:16:56.71848789Z",
        "RunTime": 422001507908,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Unexpected error:\n    \u003c*fmt.wrapError | 0xc000988280\u003e: \n    error migrating project konflux-qe/build-nudge-parent to konflux-qe/build-nudge-parent-xmlftg (last error: You have already reached your limit of 100 repositories.): context deadline exceeded\n    {\n        msg: \"error migrating project konflux-qe/build-nudge-parent to konflux-qe/build-nudge-parent-xmlftg (last error: You have already reached your limit of 100 repositories.): context deadline exceeded\",\n        err: \u003ccontext.deadlineExceededError\u003e{},\n    }\noccurred",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 131,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.1()\n\t/tmp/tmp.CGgov5kyx3/tests/build/renovate.go:131 +0x809"
          },
          "TimelineLocation": {
            "Order": 2,
            "Time": "2026-04-22T05:14:56.500382284Z"
          },
          "FailureNodeContext": "in-container",
          "FailureNodeType": "BeforeAll",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 72
          },
          "FailureNodeContainerIndex": 3,
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "AdditionalFailures": [
          {
            "State": "failed",
            "Failure": {
              "Message": "Timed out after 120.001s.\nExpected success, but got an error:\n    \u003c*errors.errorString | 0xc0000aa0f0\u003e: \n    could not check for namespace '' existence: resource name may not be empty\n    {\n        s: \"could not check for namespace '' existence: resource name may not be empty\",\n    }",
              "Location": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 230,
                "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.2()\n\t/tmp/tmp.CGgov5kyx3/tests/build/renovate.go:230 +0x51c"
              },
              "TimelineLocation": {
                "Order": 5,
                "Time": "2026-04-22T05:16:56.502296878Z"
              },
              "FailureNodeContext": "in-container",
              "FailureNodeType": "AfterAll",
              "FailureNodeLocation": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 214
              },
              "FailureNodeContainerIndex": 3,
              "ProgressReport": {
                "LeafNodeLocation": {},
                "SpecStartTime": "0001-01-01T00:00:00Z",
                "CurrentNodeLocation": {},
                "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
                "CurrentStepLocation": {},
                "CurrentStepStartTime": "0001-01-01T00:00:00Z",
                "TimelineLocation": {
                  "Time": "0001-01-01T00:00:00Z"
                }
              }
            }
          }
        ],
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.717480174Z"
            },
            "Message": "component update with renovate",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:14:56.500406094Z"
            },
            "Message": "component update with renovate",
            "Duration": 301782925960,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:14:56.500740253Z"
            },
            "Message": "component update with renovate",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-22T05:16:56.502322528Z"
            },
            "Message": "component update with renovate",
            "Duration": 120001582295,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:16:56.502683687Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 9,
              "Time": "2026-04-22T05:16:56.71848099Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 215797263,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.719064105Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 259
          },
          "TimelineLocation": {
            "Order": 10,
            "Time": "2026-04-22T05:16:56.719062365Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 259
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 274
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.71928529Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 274
          },
          "TimelineLocation": {
            "Order": 11,
            "Time": "2026-04-22T05:16:56.71928437Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 274
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 285
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for child component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.719532806Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 285
          },
          "TimelineLocation": {
            "Order": 12,
            "Time": "2026-04-22T05:16:56.719531486Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 285
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 289
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.719746332Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 289
          },
          "TimelineLocation": {
            "Order": 13,
            "Time": "2026-04-22T05:16:56.719744711Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 289
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 307
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.719916286Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 307
          },
          "TimelineLocation": {
            "Order": 14,
            "Time": "2026-04-22T05:16:56.719914806Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 307
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 318
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "create dockerfile and yaml manifest that references build and distribution repositories",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.720206893Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 318
          },
          "TimelineLocation": {
            "Order": 15,
            "Time": "2026-04-22T05:16:56.720205683Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 318
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 358
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.720434639Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 358
          },
          "TimelineLocation": {
            "Order": 16,
            "Time": "2026-04-22T05:16:56.720433099Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 358
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 375
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.720663715Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 375
          },
          "TimelineLocation": {
            "Order": 17,
            "Time": "2026-04-22T05:16:56.720662765Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 375
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 385
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR merge triggers PAC PipelineRun for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.720905271Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 385
          },
          "TimelineLocation": {
            "Order": 18,
            "Time": "2026-04-22T05:16:56.720903811Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 385
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 401
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PAC PipelineRun for parent component  is successful",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.721106106Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 401
          },
          "TimelineLocation": {
            "Order": 19,
            "Time": "2026-04-22T05:16:56.721104576Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 401
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 418
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a nudge PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.72128949Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 418
          },
          "TimelineLocation": {
            "Order": 20,
            "Time": "2026-04-22T05:16:56.721288561Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 418
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 435
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.721487235Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 435
          },
          "TimelineLocation": {
            "Order": 21,
            "Time": "2026-04-22T05:16:56.721485615Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 435
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 446
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify the nudge updated the contents",
        "State": "skipped",
        "StartTime": "2026-04-22T05:16:56.72168053Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 446
          },
          "TimelineLocation": {
            "Order": 22,
            "Time": "2026-04-22T05:16:56.72167954Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 446
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 151
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "correctly targets the default branch (that is not named 'main') with PaC",
        "State": "failed",
        "StartTime": "2026-04-22T05:09:54.619894195Z",
        "EndTime": "2026-04-22T05:09:58.373002886Z",
        "RunTime": 3753108711,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Failed to create private image repo in redhat-appstudio-qe org",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 72,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func5.1.1.1()\n\t/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go:72 +0x430"
          },
          "TimelineLocation": {
            "Order": 2,
            "Time": "2026-04-22T05:09:57.944364621Z"
          },
          "FailureNodeContext": "in-container",
          "FailureNodeType": "BeforeAll",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 54
          },
          "FailureNodeContainerIndex": 3,
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.62010869Z"
            },
            "Message": "PaC component build",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:09:57.944374791Z"
            },
            "Message": "PaC component build",
            "Duration": 3324266101,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:09:57.944562266Z"
            },
            "Message": "PaC component build",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-22T05:09:57.944590067Z"
            },
            "Message": "PaC component build",
            "Duration": 27801,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:09:57.944691459Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 9,
              "Time": "2026-04-22T05:09:58.372987146Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 428295717,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 168
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "workspace parameter is set correctly in PaC repository CR",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.373719394Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 168
          },
          "TimelineLocation": {
            "Order": 10,
            "Time": "2026-04-22T05:09:58.373717444Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 168
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.37396951Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "TimelineLocation": {
            "Order": 11,
            "Time": "2026-04-22T05:09:58.37396829Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 206
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipeline uses the correct serviceAccount",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.374193446Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 206
          },
          "TimelineLocation": {
            "Order": 12,
            "Time": "2026-04-22T05:09:58.374192096Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 206
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 210
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "component build status is set correctly",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.374480253Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 210
          },
          "TimelineLocation": {
            "Order": 13,
            "Time": "2026-04-22T05:09:58.374478413Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 210
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 240
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.37476654Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 240
          },
          "TimelineLocation": {
            "Order": 14,
            "Time": "2026-04-22T05:09:58.37476537Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 240
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 258
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is private",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.375018157Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 258
          },
          "TimelineLocation": {
            "Order": 15,
            "Time": "2026-04-22T05:09:58.375016757Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 258
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 264
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a related PipelineRun should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.375268083Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 264
          },
          "TimelineLocation": {
            "Order": 16,
            "Time": "2026-04-22T05:09:58.375266873Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 264
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 280
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR branch should not exist in the repo",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.375493679Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 280
          },
          "TimelineLocation": {
            "Order": 17,
            "Time": "2026-04-22T05:09:58.375492328Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 280
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 293
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "related image repo and the robot account should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.375714834Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 293
          },
          "TimelineLocation": {
            "Order": 18,
            "Time": "2026-04-22T05:09:58.375713664Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 293
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 347
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.375913519Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "TimelineLocation": {
            "Order": 19,
            "Time": "2026-04-22T05:09:58.375912369Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 362
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR creation",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.376106244Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 362
          },
          "TimelineLocation": {
            "Order": 20,
            "Time": "2026-04-22T05:09:58.376105054Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 362
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 380
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.376294688Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 380
          },
          "TimelineLocation": {
            "Order": 21,
            "Time": "2026-04-22T05:09:58.376293599Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 380
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 386
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.376496004Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 386
          },
          "TimelineLocation": {
            "Order": 22,
            "Time": "2026-04-22T05:09:58.376494873Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 386
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 405
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is public",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.376702209Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 405
          },
          "TimelineLocation": {
            "Order": 23,
            "Time": "2026-04-22T05:09:58.376700869Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 405
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 411
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image tag is updated successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.376896423Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 411
          },
          "TimelineLocation": {
            "Order": 24,
            "Time": "2026-04-22T05:09:58.376895134Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 411
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should ensure pruning labels are set",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.377081788Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 440
          },
          "TimelineLocation": {
            "Order": 25,
            "Time": "2026-04-22T05:09:58.377080618Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 440
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 454
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.377280193Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 454
          },
          "TimelineLocation": {
            "Order": 26,
            "Time": "2026-04-22T05:09:58.377278923Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 454
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 479
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.377481488Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "TimelineLocation": {
            "Order": 27,
            "Time": "2026-04-22T05:09:58.377480288Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 494
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR update",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.377685523Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 494
          },
          "TimelineLocation": {
            "Order": 28,
            "Time": "2026-04-22T05:09:58.377684343Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 494
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 513
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.377878738Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 513
          },
          "TimelineLocation": {
            "Order": 29,
            "Time": "2026-04-22T05:09:58.377877478Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 513
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 519
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.378063943Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 519
          },
          "TimelineLocation": {
            "Order": 30,
            "Time": "2026-04-22T05:09:58.378062723Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 519
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 545
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.378249177Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 545
          },
          "TimelineLocation": {
            "Order": 31,
            "Time": "2026-04-22T05:09:58.378248117Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 545
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 561
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.378452533Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 561
          },
          "TimelineLocation": {
            "Order": 32,
            "Time": "2026-04-22T05:09:58.378451352Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 561
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 567
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not have expiration set",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.378654158Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 567
          },
          "TimelineLocation": {
            "Order": 33,
            "Time": "2026-04-22T05:09:58.378653047Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 567
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 579
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "After updating image visibility to private, it should not trigger another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.378851352Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 579
          },
          "TimelineLocation": {
            "Order": 34,
            "Time": "2026-04-22T05:09:58.378850143Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 579
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 610
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo is updated to private",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.379044067Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 610
          },
          "TimelineLocation": {
            "Order": 35,
            "Time": "2026-04-22T05:09:58.379042997Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 610
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 615
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retrigger the pipeline manually",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:58.37915698Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 657
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retriggered pipelineRun should eventually finish",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:58.379332335Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the component is removed and recreated (with the same name in the same namespace)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 662
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 730
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should no longer lead to a creation of a PaC PR",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:58.379588161Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 730
          },
          "TimelineLocation": {
            "Order": 36,
            "Time": "2026-04-22T05:09:58.379587091Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 730
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 111
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:58.379912939Z",
        "EndTime": "2026-04-22T05:12:09.992534893Z",
        "RunTime": 131612621964,
        "ParallelProcess": 4,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component test-component-pac-pvgbwn in namespace stat-rep-mzah do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-component-pac-pvgbwn in namespace stat-rep-mzah do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-component-pac-pvgbwn in namespace stat-rep-mzah do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nBuild PipelineRun has not been created yet for the component stat-rep-mzah/test-component-pac-pvgbwn\nBuild PipelineRun has not been created yet for the component stat-rep-mzah/test-component-pac-pvgbwn\nBuild PipelineRun has not been created yet for the component stat-rep-mzah/test-component-pac-pvgbwn\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 45
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-22T05:09:58.380036282Z"
            },
            "Message": "with status reporting of Integration tests in CheckRuns",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 45
            },
            "TimelineLocation": {
              "Offset": 819,
              "Order": 39,
              "Time": "2026-04-22T05:12:09.992148043Z"
            },
            "Message": "with status reporting of Integration tests in CheckRuns",
            "Duration": 131612111761,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 111
            },
            "TimelineLocation": {
              "Offset": 819,
              "Order": 40,
              "Time": "2026-04-22T05:12:09.992283996Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 111
            },
            "TimelineLocation": {
              "Offset": 819,
              "Order": 42,
              "Time": "2026-04-22T05:12:09.992334498Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "Duration": 50502,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 819,
              "Order": 43,
              "Time": "2026-04-22T05:12:09.992491242Z"
            },
            "Message": "[integration-service-suite Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 819,
              "Order": 45,
              "Time": "2026-04-22T05:12:09.992528372Z"
            },
            "Message": "[integration-service-suite Status Reporting of Integration tests]",
            "Duration": 37131,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 115
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init PR created",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:09.992874581Z",
        "EndTime": "2026-04-22T05:12:10.240079577Z",
        "RunTime": 247204996,
        "ParallelProcess": 4,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 115
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:12:09.992984084Z"
            },
            "Message": "should have a related PaC init PR created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 115
            },
            "TimelineLocation": {
              "Order": 48,
              "Time": "2026-04-22T05:12:10.239909582Z"
            },
            "Message": "should have a related PaC init PR created",
            "Duration": 246925498,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-22T05:12:10.240041225Z"
            },
            "Message": "[integration-service-suite Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 51,
              "Time": "2026-04-22T05:12:10.240073426Z"
            },
            "Message": "[integration-service-suite Status Reporting of Integration tests]",
            "Duration": 32200,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 134
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "initialized integration test status is reported to github",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:10.240408115Z",
        "EndTime": "2026-04-22T05:12:10.530649298Z",
        "RunTime": 290241183,
        "ParallelProcess": 4,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 134
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:12:10.240530988Z"
            },
            "Message": "initialized integration test status is reported to github",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 134
            },
            "TimelineLocation": {
              "Order": 54,
              "Time": "2026-04-22T05:12:10.530436473Z"
            },
            "Message": "initialized integration test status is reported to github",
            "Duration": 289905485,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 55,
              "Time": "2026-04-22T05:12:10.530615668Z"
            },
            "Message": "[integration-service-suite Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 57,
              "Time": "2026-04-22T05:12:10.530642558Z"
            },
            "Message": "[integration-service-suite Status Reporting of Integration tests]",
            "Duration": 26891,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 144
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "failed",
        "StartTime": "2026-04-22T05:12:10.530952006Z",
        "EndTime": "2026-04-22T05:17:31.545329409Z",
        "RunTime": 321014377403,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "build pipelinerun fails for NameSpace/Application/Component stat-rep-mzah/integ-app-vara/test-component-pac-pvgbwn with logs: Pipelinerun 'test-component-pac-pvgbwn-on-pull-request-c9w58' didn't succeed\n\nExpected success, but got an error:\n    \u003c*errors.errorString | 0xc0001c7ec0\u003e: \n    Pipelinerun 'test-component-pac-pvgbwn-on-pull-request-c9w58' didn't succeed\n    \n    {\n        s: \"Pipelinerun 'test-component-pac-pvgbwn-on-pull-request-c9w58' didn't succeed\\n\",\n    }",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 146,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/integration-service.init.func5.1.3.4()\n\t/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go:146 +0x219"
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 59,
            "Time": "2026-04-22T05:17:30.62381101Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 144
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Running\nPipelineRun test-component-pac-pvgbwn-on-pull-request-c9w58 reason: Failed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 144
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:12:10.531071259Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 144
            },
            "TimelineLocation": {
              "Offset": 1291,
              "Order": 60,
              "Time": "2026-04-22T05:17:30.623826521Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "Duration": 320092755261,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 94
            },
            "TimelineLocation": {
              "Offset": 1291,
              "Order": 61,
              "Time": "2026-04-22T05:17:30.624011845Z"
            },
            "Message": "with status reporting of Integration tests in CheckRuns",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 94
            },
            "TimelineLocation": {
              "Offset": 1291,
              "Order": 63,
              "Time": "2026-04-22T05:17:31.261809661Z"
            },
            "Message": "with status reporting of Integration tests in CheckRuns",
            "Duration": 637797816,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 1291,
              "Order": 64,
              "Time": "2026-04-22T05:17:31.262081438Z"
            },
            "Message": "[integration-service-suite Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 1291,
              "Order": 66,
              "Time": "2026-04-22T05:17:31.545319959Z"
            },
            "Message": "[integration-service-suite Status Reporting of Integration tests]",
            "Duration": 283238481,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 150
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 151
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.545927424Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 151
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 67,
            "Time": "2026-04-22T05:17:31.545925144Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 151
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 150
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 155
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.546323674Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 155
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 68,
            "Time": "2026-04-22T05:17:31.546322133Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 155
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 150
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 160
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.546651052Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 160
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 69,
            "Time": "2026-04-22T05:17:31.546649622Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 160
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot was created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 165
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 166
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find both the related Integration PipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.546935109Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 166
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 70,
            "Time": "2026-04-22T05:17:31.546933599Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 166
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 189
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 190
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.547209766Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 71,
            "Time": "2026-04-22T05:17:31.547207726Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 199
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to Snapshot CR being marked as failed",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.547474482Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 199
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 72,
            "Time": "2026-04-22T05:17:31.547472842Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 199
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 213
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the successful Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.547701498Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 213
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 73,
            "Time": "2026-04-22T05:17:31.547700218Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 213
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 217
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the failed Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.547923483Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 217
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 74,
            "Time": "2026-04-22T05:17:31.547922313Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 217
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 221
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the optional Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.548138189Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 221
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 75,
            "Time": "2026-04-22T05:17:31.548136829Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 221
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 225
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the warning Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.548354624Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 225
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 76,
            "Time": "2026-04-22T05:17:31.548353284Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 225
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 229
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the optional Integration Test Scenario status is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.548576809Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 229
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 77,
            "Time": "2026-04-22T05:17:31.548575419Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 229
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 244
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from the optional Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.548778654Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 244
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 78,
            "Time": "2026-04-22T05:17:31.548777394Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 244
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 248
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the warning Integration Test Scenario status is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.548972679Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 248
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 79,
            "Time": "2026-04-22T05:17:31.548971139Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 248
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 263
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from the warning Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.549163904Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 263
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 80,
            "Time": "2026-04-22T05:17:31.549162564Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 263
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 267
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR, expected to succeed ",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.549456841Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 267
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 81,
            "Time": "2026-04-22T05:17:31.549454651Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 267
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 276
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering a push PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.549693507Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 276
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 82,
            "Time": "2026-04-22T05:17:31.549691887Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 276
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 291
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Push PipelineRuns completed",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.549931073Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 291
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 83,
            "Time": "2026-04-22T05:17:31.549929563Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 291
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 297
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CheckRuns, and it pass",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.550139268Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 297
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 84,
            "Time": "2026-04-22T05:17:31.550137898Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 297
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 302
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the failed Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.550386134Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 302
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 85,
            "Time": "2026-04-22T05:17:31.550384494Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 302
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when The git-provider annotation is missing"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 307
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 308
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should set the git-reporting-failure annotation correctly",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.550659281Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 308
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 86,
            "Time": "2026-04-22T05:17:31.550657701Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 308
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when build pipelinerun fails"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 355
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipelinerun is created but fails",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.550896197Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 355
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 87,
            "Time": "2026-04-22T05:17:31.550894717Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 355
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when build pipelinerun fails"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 400
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipelinerun failure is reported to integration test checkRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:17:31.551141193Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 400
          },
          "TimelineLocation": {
            "Offset": 1291,
            "Order": 88,
            "Time": "2026-04-22T05:17:31.551139893Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 400
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 130
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.725235038Z",
        "EndTime": "2026-04-22T05:11:49.308679029Z",
        "RunTime": 114583443991,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component test-comp-pac-gitlab-hzjirs in namespace gitlab-rep-isjj do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-comp-pac-gitlab-hzjirs in namespace gitlab-rep-isjj do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-comp-pac-gitlab-hzjirs in namespace gitlab-rep-isjj do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-comp-pac-gitlab-hzjirs in namespace gitlab-rep-isjj do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nBuild PipelineRun has not been created yet for the component gitlab-rep-isjj/test-comp-pac-gitlab-hzjirs\nBuild PipelineRun has not been created yet for the component gitlab-rep-isjj/test-comp-pac-gitlab-hzjirs\nBuild PipelineRun has not been created yet for the component gitlab-rep-isjj/test-comp-pac-gitlab-hzjirs\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 45
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.725618417Z"
            },
            "Message": "Gitlab with status reporting of Integration tests in the assosiated merge request",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 45
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:09:58.517396876Z"
            },
            "Message": "Gitlab with status reporting of Integration tests in the assosiated merge request",
            "Duration": 3791778469,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 109
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:09:58.517625842Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 109
            },
            "TimelineLocation": {
              "Offset": 704,
              "Order": 6,
              "Time": "2026-04-22T05:10:49.229834795Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "Duration": 50712208983,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 130
            },
            "TimelineLocation": {
              "Offset": 704,
              "Order": 7,
              "Time": "2026-04-22T05:10:49.230106492Z"
            },
            "Message": "triggers a Build PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 130
            },
            "TimelineLocation": {
              "Offset": 1019,
              "Order": 9,
              "Time": "2026-04-22T05:11:49.308498194Z"
            },
            "Message": "triggers a Build PipelineRun",
            "Duration": 60078391663,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 1019,
              "Order": 10,
              "Time": "2026-04-22T05:11:49.308639588Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 1019,
              "Order": 12,
              "Time": "2026-04-22T05:11:49.308671429Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 31831,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 144
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:49.309137641Z",
        "EndTime": "2026-04-22T05:11:49.309516911Z",
        "RunTime": 379269,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 144
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-22T05:11:49.309261154Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 144
            },
            "TimelineLocation": {
              "Order": 15,
              "Time": "2026-04-22T05:11:49.309335766Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "Duration": 74612,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:11:49.30948295Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 18,
              "Time": "2026-04-22T05:11:49.30950701Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 24060,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:49.309768597Z",
        "EndTime": "2026-04-22T05:23:20.582479514Z",
        "RunTime": 691272710897,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws found for Component gitlab-rep-isjj/test-comp-pac-gitlab-hzjirs\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-smrws reason: Failed\nattempt 1/3: PipelineRun \"test-comp-pac-gitlab-hzjirs-on-pull-request-smrws\" failed: \n pod: test-comp-pac-gitlab-hzjirs-on-pull-request-smrws-init-pod | init container: prepare\n2026/04/22 05:11:44 Entrypoint initialization\n\npod: test-comp-pac-gitlab-hzjirs-on-pull-request-smrws-init-pod | container step-init: \ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[result] NO PROXY: \"\nNew PipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b found after retrigger for component gitlab-rep-isjj/test-comp-pac-gitlab-hzjirs\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b found for Component gitlab-rep-isjj/test-comp-pac-gitlab-hzjirs\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: ResolvingTaskRef\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Running\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 148
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-22T05:11:49.30987656Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 148
            },
            "TimelineLocation": {
              "Offset": 4571,
              "Order": 21,
              "Time": "2026-04-22T05:23:20.582238858Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "Duration": 691272362288,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 4571,
              "Order": 22,
              "Time": "2026-04-22T05:23:20.582430032Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 4571,
              "Order": 24,
              "Time": "2026-04-22T05:23:20.582472533Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 42501,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 153
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init MR is created",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:20.582826002Z",
        "EndTime": "2026-04-22T05:23:21.207340741Z",
        "RunTime": 624514759,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 153
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-22T05:23:20.582924605Z"
            },
            "Message": "should have a related PaC init MR is created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 153
            },
            "TimelineLocation": {
              "Order": 27,
              "Time": "2026-04-22T05:23:21.207079114Z"
            },
            "Message": "should have a related PaC init MR is created",
            "Duration": 624154499,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:23:21.207289979Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 30,
              "Time": "2026-04-22T05:23:21.20732999Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 40011,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 172
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:21.207757011Z",
        "EndTime": "2026-04-22T05:23:21.270492925Z",
        "RunTime": 62735904,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b found for Component gitlab-rep-isjj/test-comp-pac-gitlab-hzjirs\nPipelineRun test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 172
            },
            "TimelineLocation": {
              "Order": 31,
              "Time": "2026-04-22T05:23:21.207876234Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 172
            },
            "TimelineLocation": {
              "Offset": 206,
              "Order": 33,
              "Time": "2026-04-22T05:23:21.270149286Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for component ",
            "Duration": 62273052,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 206,
              "Order": 34,
              "Time": "2026-04-22T05:23:21.270403263Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 206,
              "Order": 36,
              "Time": "2026-04-22T05:23:21.270472804Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 69542,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 178
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 179
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:21.270932486Z",
        "EndTime": "2026-04-22T05:23:41.299494209Z",
        "RunTime": 20028561733,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "build pipelinerun gitlab-rep-isjj/test-comp-pac-gitlab-hzjirs-on-pull-request-jck9b doesn't contain annotation chains.tekton.dev/signed yet",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 179
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-22T05:23:21.271048199Z"
            },
            "Message": "checks if the BuildPipelineRun have the annotation of chains signed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 179
            },
            "TimelineLocation": {
              "Offset": 139,
              "Order": 39,
              "Time": "2026-04-22T05:23:41.299306824Z"
            },
            "Message": "checks if the BuildPipelineRun have the annotation of chains signed",
            "Duration": 20028258625,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 139,
              "Order": 40,
              "Time": "2026-04-22T05:23:41.299447448Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 139,
              "Order": 42,
              "Time": "2026-04-22T05:23:41.299486919Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 39471,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 178
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:41.299851178Z",
        "EndTime": "2026-04-22T05:23:41.307647483Z",
        "RunTime": 7796305,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 183
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-22T05:23:41.299963361Z"
            },
            "Message": "checks if the Snapshot is created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 183
            },
            "TimelineLocation": {
              "Order": 45,
              "Time": "2026-04-22T05:23:41.30750222Z"
            },
            "Message": "checks if the Snapshot is created",
            "Duration": 7538849,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:23:41.307622233Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 48,
              "Time": "2026-04-22T05:23:41.307640983Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 18750,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 178
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 188
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:41.30790562Z",
        "EndTime": "2026-04-22T05:23:41.328354383Z",
        "RunTime": 20448763,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 188
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-22T05:23:41.308004002Z"
            },
            "Message": "checks if the Build PipelineRun got annotated with Snapshot name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 188
            },
            "TimelineLocation": {
              "Order": 51,
              "Time": "2026-04-22T05:23:41.328207099Z"
            },
            "Message": "checks if the Build PipelineRun got annotated with Snapshot name",
            "Duration": 20203087,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:23:41.328325042Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 54,
              "Time": "2026-04-22T05:23:41.328349023Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 23981,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the Snapshot was created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 193
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 194
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the Integration Test Scenario PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:41.328662491Z",
        "EndTime": "2026-04-22T05:23:41.337220345Z",
        "RunTime": 8557845,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 194
            },
            "TimelineLocation": {
              "Order": 55,
              "Time": "2026-04-22T05:23:41.328765543Z"
            },
            "Message": "should find the Integration Test Scenario PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 194
            },
            "TimelineLocation": {
              "Order": 57,
              "Time": "2026-04-22T05:23:41.336910267Z"
            },
            "Message": "should find the Integration Test Scenario PipelineRun",
            "Duration": 8144745,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:23:41.337149544Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 60,
              "Time": "2026-04-22T05:23:41.337207885Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 58321,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 207
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:41.337505462Z",
        "EndTime": "2026-04-22T05:23:41.351565405Z",
        "RunTime": 14059952,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun my-integration-test-awuf-7ld94 reason: Succeeded\nPipelineRun my-integration-test-mppn-msgrb reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 61,
              "Time": "2026-04-22T05:23:41.337598715Z"
            },
            "Message": "should eventually complete successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 122,
              "Order": 63,
              "Time": "2026-04-22T05:23:41.351394731Z"
            },
            "Message": "should eventually complete successfully",
            "Duration": 13796026,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 122,
              "Order": 64,
              "Time": "2026-04-22T05:23:41.351522774Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 122,
              "Order": 66,
              "Time": "2026-04-22T05:23:41.351558965Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 36191,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 212
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:41.351827342Z",
        "EndTime": "2026-04-22T05:23:41.498341317Z",
        "RunTime": 146513976,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 212
            },
            "TimelineLocation": {
              "Order": 67,
              "Time": "2026-04-22T05:23:41.351922824Z"
            },
            "Message": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 212
            },
            "TimelineLocation": {
              "Order": 69,
              "Time": "2026-04-22T05:23:41.498158593Z"
            },
            "Message": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
            "Duration": 146235809,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 70,
              "Time": "2026-04-22T05:23:41.498310817Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 72,
              "Time": "2026-04-22T05:23:41.498330817Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 20010,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 229
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:41.498617584Z",
        "EndTime": "2026-04-22T05:23:41.788476287Z",
        "RunTime": 289858712,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 229
            },
            "TimelineLocation": {
              "Order": 73,
              "Time": "2026-04-22T05:23:41.498712817Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 229
            },
            "TimelineLocation": {
              "Order": 75,
              "Time": "2026-04-22T05:23:41.788287652Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
            "Duration": 289574825,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 76,
              "Time": "2026-04-22T05:23:41.788440836Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 78,
              "Time": "2026-04-22T05:23:41.788470466Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 29630,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:41.788769204Z",
        "EndTime": "2026-04-22T05:23:41.916270213Z",
        "RunTime": 127501009,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 233
            },
            "TimelineLocation": {
              "Order": 79,
              "Time": "2026-04-22T05:23:41.788864746Z"
            },
            "Message": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 233
            },
            "TimelineLocation": {
              "Order": 81,
              "Time": "2026-04-22T05:23:41.915966615Z"
            },
            "Message": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
            "Duration": 127101899,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 82,
              "Time": "2026-04-22T05:23:41.916224452Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 84,
              "Time": "2026-04-22T05:23:41.916255542Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 31071,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 250
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:41.916583481Z",
        "EndTime": "2026-04-22T05:23:42.169182648Z",
        "RunTime": 252599198,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 250
            },
            "TimelineLocation": {
              "Order": 85,
              "Time": "2026-04-22T05:23:41.916691803Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 250
            },
            "TimelineLocation": {
              "Order": 87,
              "Time": "2026-04-22T05:23:42.16885972Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
            "Duration": 252167947,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 88,
              "Time": "2026-04-22T05:23:42.169135857Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 90,
              "Time": "2026-04-22T05:23:42.169172438Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 36591,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 254
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates at least one MR note contains the final integration test result",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:42.169521996Z",
        "EndTime": "2026-04-22T05:23:42.361666737Z",
        "RunTime": 192144731,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 254
            },
            "TimelineLocation": {
              "Order": 91,
              "Time": "2026-04-22T05:23:42.169619489Z"
            },
            "Message": "validates at least one MR note contains the final integration test result",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 254
            },
            "TimelineLocation": {
              "Order": 93,
              "Time": "2026-04-22T05:23:42.361507843Z"
            },
            "Message": "validates at least one MR note contains the final integration test result",
            "Duration": 191888364,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 94,
              "Time": "2026-04-22T05:23:42.361635086Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 96,
              "Time": "2026-04-22T05:23:42.361661456Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 26370,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 278
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:42.361982655Z",
        "EndTime": "2026-04-22T05:23:43.718485857Z",
        "RunTime": 1356503192,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: 1021ec2af070998c52e821b2a568f40c4c563371 for MR #17396\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 278
            },
            "TimelineLocation": {
              "Order": 97,
              "Time": "2026-04-22T05:23:42.362077237Z"
            },
            "Message": "merging the PR should be successful",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 278
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 99,
              "Time": "2026-04-22T05:23:43.718254261Z"
            },
            "Message": "merging the PR should be successful",
            "Duration": 1356177034,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 100,
              "Time": "2026-04-22T05:23:43.718406655Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 102,
              "Time": "2026-04-22T05:23:43.718467957Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 61302,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 288
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering on push PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:43.718845586Z",
        "EndTime": "2026-04-22T05:23:43.735911834Z",
        "RunTime": 17066258,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 288
            },
            "TimelineLocation": {
              "Order": 103,
              "Time": "2026-04-22T05:23:43.718960529Z"
            },
            "Message": "leads to triggering on push PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 288
            },
            "TimelineLocation": {
              "Order": 105,
              "Time": "2026-04-22T05:23:43.73572786Z"
            },
            "Message": "leads to triggering on push PipelineRun",
            "Duration": 16767321,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 106,
              "Time": "2026-04-22T05:23:43.735860543Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 108,
              "Time": "2026-04-22T05:23:43.735902184Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 41641,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 303
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:43.736208502Z",
        "EndTime": "2026-04-22T05:23:43.932035735Z",
        "RunTime": 195827263,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun my-integration-test-awuf-7ld94 reason: Succeeded\nPipelineRun my-integration-test-mppn-msgrb reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 303
            },
            "TimelineLocation": {
              "Order": 109,
              "Time": "2026-04-22T05:23:43.736315874Z"
            },
            "Message": "should eventually complete successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 303
            },
            "TimelineLocation": {
              "Offset": 122,
              "Order": 111,
              "Time": "2026-04-22T05:23:43.931826349Z"
            },
            "Message": "should eventually complete successfully",
            "Duration": 195510476,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 122,
              "Order": 112,
              "Time": "2026-04-22T05:23:43.931986313Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Offset": 122,
              "Order": 114,
              "Time": "2026-04-22T05:23:43.932017674Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 31360,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 308
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:43.932410504Z",
        "EndTime": "2026-04-22T05:23:44.065531224Z",
        "RunTime": 133120710,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 308
            },
            "TimelineLocation": {
              "Order": 115,
              "Time": "2026-04-22T05:23:43.932531127Z"
            },
            "Message": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 308
            },
            "TimelineLocation": {
              "Order": 117,
              "Time": "2026-04-22T05:23:44.065296858Z"
            },
            "Message": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
            "Duration": 132765731,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 118,
              "Time": "2026-04-22T05:23:44.065489013Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 120,
              "Time": "2026-04-22T05:23:44.065512743Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 23740,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 325
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:44.065825231Z",
        "EndTime": "2026-04-22T05:23:44.352312589Z",
        "RunTime": 286487388,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 325
            },
            "TimelineLocation": {
              "Order": 121,
              "Time": "2026-04-22T05:23:44.065941524Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 325
            },
            "TimelineLocation": {
              "Order": 123,
              "Time": "2026-04-22T05:23:44.351926599Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
            "Duration": 285985105,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 124,
              "Time": "2026-04-22T05:23:44.352225927Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 126,
              "Time": "2026-04-22T05:23:44.352292878Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 66962,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 329
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:44.352834752Z",
        "EndTime": "2026-04-22T05:23:44.480646928Z",
        "RunTime": 127812146,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 329
            },
            "TimelineLocation": {
              "Order": 127,
              "Time": "2026-04-22T05:23:44.352958175Z"
            },
            "Message": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 329
            },
            "TimelineLocation": {
              "Order": 129,
              "Time": "2026-04-22T05:23:44.480396212Z"
            },
            "Message": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
            "Duration": 127438037,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 130,
              "Time": "2026-04-22T05:23:44.480589717Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 132,
              "Time": "2026-04-22T05:23:44.480636588Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 46871,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 346
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:44.481051219Z",
        "EndTime": "2026-04-22T05:23:48.041928545Z",
        "RunTime": 3560877327,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 346
            },
            "TimelineLocation": {
              "Order": 133,
              "Time": "2026-04-22T05:23:44.481180972Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 346
            },
            "TimelineLocation": {
              "Order": 135,
              "Time": "2026-04-22T05:23:44.78083825Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
            "Duration": 299657308,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 94
            },
            "TimelineLocation": {
              "Order": 136,
              "Time": "2026-04-22T05:23:44.781153497Z"
            },
            "Message": "Gitlab with status reporting of Integration tests in the assosiated merge request",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 94
            },
            "TimelineLocation": {
              "Order": 138,
              "Time": "2026-04-22T05:23:48.041612697Z"
            },
            "Message": "Gitlab with status reporting of Integration tests in the assosiated merge request",
            "Duration": 3260459199,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 139,
              "Time": "2026-04-22T05:23:48.041839443Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/gitlab-integration-reporting.go",
              "LineNumber": 42
            },
            "TimelineLocation": {
              "Order": 141,
              "Time": "2026-04-22T05:23:48.041917835Z"
            },
            "Message": "[integration-service-suite Gitlab Status Reporting of Integration tests]",
            "Duration": 78391,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 211
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.816878579Z",
        "EndTime": "2026-04-22T05:12:04.676913789Z",
        "RunTime": 129860035209,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component test-comp-pac-forgejo-ecwnxn in namespace forgejo-rep-wgqj do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-comp-pac-forgejo-ecwnxn in namespace forgejo-rep-wgqj do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-comp-pac-forgejo-ecwnxn in namespace forgejo-rep-wgqj do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 44
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.817367141Z"
            },
            "Message": "Forgejo with status reporting of Integration tests in the associated merge request",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 44
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:10:05.908187892Z"
            },
            "Message": "Forgejo with status reporting of Integration tests in the associated merge request",
            "Duration": 11090820781,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 128
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:10:05.908445809Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 128
            },
            "TimelineLocation": {
              "Offset": 534,
              "Order": 6,
              "Time": "2026-04-22T05:12:04.661121218Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "Duration": 118752675379,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 211
            },
            "TimelineLocation": {
              "Offset": 534,
              "Order": 7,
              "Time": "2026-04-22T05:12:04.661320213Z"
            },
            "Message": "triggers a Build PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 211
            },
            "TimelineLocation": {
              "Offset": 534,
              "Order": 9,
              "Time": "2026-04-22T05:12:04.676733864Z"
            },
            "Message": "triggers a Build PipelineRun",
            "Duration": 15413661,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 534,
              "Order": 10,
              "Time": "2026-04-22T05:12:04.676877797Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 534,
              "Order": 12,
              "Time": "2026-04-22T05:12:04.676907318Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 29520,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 225
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:04.67737885Z",
        "EndTime": "2026-04-22T05:12:04.67775713Z",
        "RunTime": 378279,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 225
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-22T05:12:04.677516074Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 225
            },
            "TimelineLocation": {
              "Order": 15,
              "Time": "2026-04-22T05:12:04.677579036Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "Duration": 62962,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:12:04.67772793Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 18,
              "Time": "2026-04-22T05:12:04.677751Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 23070,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 229
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:04.678028507Z",
        "EndTime": "2026-04-22T05:24:56.252191721Z",
        "RunTime": 771574163214,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-5jtjn found for Component forgejo-rep-wgqj/test-comp-pac-forgejo-ecwnxn\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-5jtjn reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-5jtjn reason: Cancelled\nattempt 1/3: PipelineRun \"test-comp-pac-forgejo-ecwnxn-on-pull-request-5jtjn\" failed: \n pod: test-comp-pac-forgejo-ecwnxn-on-pull-request-5jtjn-init-pod | init container: prepare\n2026/04/22 05:11:52 Entrypoint initialization\n\npod: test-comp-pac-forgejo-ecwnxn-on-pull-request-5jtjn-init-pod | container step-init: \ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:11:59Z\" level=info msg=\"[result] NO PROXY: \"\n\n pod: test-comp-pac-forgejo-ecwnxn-on-pull-request-7pm9f-init-pod | init container: prepare\n2026/04/22 05:12:18 Entrypoint initialization\n\npod: test-comp-pac-forgejo-ecwnxn-on-pull-request-7pm9f-init-pod | container step-init: \ntime=\"2026-04-22T05:12:20Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:20Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:12:20Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:12:20Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:12:20Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:12:20Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:12:20Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:12:20Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:12:20Z\" level=info msg=\"[result] NO PROXY: \"\nNew PipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-7pm9f found after retrigger for component forgejo-rep-wgqj/test-comp-pac-forgejo-ecwnxn\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq found for Component forgejo-rep-wgqj/test-comp-pac-forgejo-ecwnxn\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: ResolvingTaskRef\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Running\nPipelineRun test-comp-pac-forgejo-ecwnxn-on-pull-request-xjnbq reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 229
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-22T05:12:04.67813993Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 229
            },
            "TimelineLocation": {
              "Offset": 6210,
              "Order": 21,
              "Time": "2026-04-22T05:24:56.251984435Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "Duration": 771573844505,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 6210,
              "Order": 22,
              "Time": "2026-04-22T05:24:56.252137519Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 6210,
              "Order": 24,
              "Time": "2026-04-22T05:24:56.252185011Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 47491,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 234
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init MR created",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:56.25257957Z",
        "EndTime": "2026-04-22T05:24:56.69544502Z",
        "RunTime": 442865450,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 234
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-22T05:24:56.252693504Z"
            },
            "Message": "should have a related PaC init MR created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 234
            },
            "TimelineLocation": {
              "Order": 27,
              "Time": "2026-04-22T05:24:56.695230805Z"
            },
            "Message": "should have a related PaC init MR created",
            "Duration": 442537311,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:24:56.695386399Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 30,
              "Time": "2026-04-22T05:24:56.6954387Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 52301,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 254
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:56.695836161Z",
        "EndTime": "2026-04-22T05:24:56.710486864Z",
        "RunTime": 14650704,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun my-integration-test-hrkd-mp9rz found for Component forgejo-rep-wgqj/test-comp-pac-forgejo-ecwnxn\nPipelineRun my-integration-test-hrkd-mp9rz reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 254
            },
            "TimelineLocation": {
              "Order": 31,
              "Time": "2026-04-22T05:24:56.695943493Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 254
            },
            "TimelineLocation": {
              "Offset": 170,
              "Order": 33,
              "Time": "2026-04-22T05:24:56.710298089Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for component ",
            "Duration": 14354606,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 170,
              "Order": 34,
              "Time": "2026-04-22T05:24:56.710453283Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 170,
              "Order": 36,
              "Time": "2026-04-22T05:24:56.710480864Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 27581,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 260
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 261
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun has the annotation of chains signed",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:56.710815923Z",
        "EndTime": "2026-04-22T05:24:56.735703207Z",
        "RunTime": 24887285,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 261
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-22T05:24:56.710934975Z"
            },
            "Message": "checks if the BuildPipelineRun has the annotation of chains signed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 261
            },
            "TimelineLocation": {
              "Order": 39,
              "Time": "2026-04-22T05:24:56.735532563Z"
            },
            "Message": "checks if the BuildPipelineRun has the annotation of chains signed",
            "Duration": 24597587,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 40,
              "Time": "2026-04-22T05:24:56.735673946Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 42,
              "Time": "2026-04-22T05:24:56.735697167Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 23221,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 260
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 265
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:56.736007105Z",
        "EndTime": "2026-04-22T05:24:56.743483885Z",
        "RunTime": 7476780,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 265
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-22T05:24:56.736108987Z"
            },
            "Message": "checks if the Snapshot is created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 265
            },
            "TimelineLocation": {
              "Order": 45,
              "Time": "2026-04-22T05:24:56.743316451Z"
            },
            "Message": "checks if the Snapshot is created",
            "Duration": 7207474,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:24:56.743458565Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 48,
              "Time": "2026-04-22T05:24:56.743478465Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 19900,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 260
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 270
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:56.743842544Z",
        "EndTime": "2026-04-22T05:24:56.768704618Z",
        "RunTime": 24862074,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 270
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-22T05:24:56.743952187Z"
            },
            "Message": "checks if the Build PipelineRun got annotated with Snapshot name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 270
            },
            "TimelineLocation": {
              "Order": 51,
              "Time": "2026-04-22T05:24:56.768534054Z"
            },
            "Message": "checks if the Build PipelineRun got annotated with Snapshot name",
            "Duration": 24581867,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:24:56.768668227Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 54,
              "Time": "2026-04-22T05:24:56.768698688Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 30461,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when the Snapshot was created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 275
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 276
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the Integration Test Scenario PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:56.769020986Z",
        "EndTime": "2026-04-22T05:24:56.776410604Z",
        "RunTime": 7389619,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 276
            },
            "TimelineLocation": {
              "Order": 55,
              "Time": "2026-04-22T05:24:56.769126269Z"
            },
            "Message": "should find the Integration Test Scenario PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 276
            },
            "TimelineLocation": {
              "Order": 57,
              "Time": "2026-04-22T05:24:56.776207749Z"
            },
            "Message": "should find the Integration Test Scenario PipelineRun",
            "Duration": 7081500,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:24:56.776388234Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 60,
              "Time": "2026-04-22T05:24:56.776407015Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 18781,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 284
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 285
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:56.776773164Z",
        "EndTime": "2026-04-22T05:24:56.783875265Z",
        "RunTime": 7102121,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun my-integration-test-hrkd-mp9rz reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 285
            },
            "TimelineLocation": {
              "Order": 61,
              "Time": "2026-04-22T05:24:56.776878636Z"
            },
            "Message": "should eventually complete successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 285
            },
            "TimelineLocation": {
              "Offset": 61,
              "Order": 63,
              "Time": "2026-04-22T05:24:56.783639899Z"
            },
            "Message": "should eventually complete successfully",
            "Duration": 6761293,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 61,
              "Order": 64,
              "Time": "2026-04-22T05:24:56.783823273Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 61,
              "Order": 66,
              "Time": "2026-04-22T05:24:56.783856714Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 33441,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 284
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 290
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:56.784315096Z",
        "EndTime": "2026-04-22T05:24:57.056640548Z",
        "RunTime": 272325472,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 290
            },
            "TimelineLocation": {
              "Order": 67,
              "Time": "2026-04-22T05:24:56.784398118Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 290
            },
            "TimelineLocation": {
              "Order": 69,
              "Time": "2026-04-22T05:24:57.05631511Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
            "Duration": 271917002,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 70,
              "Time": "2026-04-22T05:24:57.056600798Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 72,
              "Time": "2026-04-22T05:24:57.056633428Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 32631,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 284
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 296
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the integration test result is reported as a passing commit status on the MR",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:57.057251964Z",
        "EndTime": "2026-04-22T05:24:57.195087218Z",
        "RunTime": 137835254,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 296
            },
            "TimelineLocation": {
              "Order": 73,
              "Time": "2026-04-22T05:24:57.057427179Z"
            },
            "Message": "validates the integration test result is reported as a passing commit status on the MR",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 296
            },
            "TimelineLocation": {
              "Order": 75,
              "Time": "2026-04-22T05:24:57.194907924Z"
            },
            "Message": "validates the integration test result is reported as a passing commit status on the MR",
            "Duration": 137480754,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 76,
              "Time": "2026-04-22T05:24:57.195054127Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 78,
              "Time": "2026-04-22T05:24:57.195080008Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 25881,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 284
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 322
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:57.195431027Z",
        "EndTime": "2026-04-22T05:24:59.7241806Z",
        "RunTime": 2528749574,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: fc42058ab5ca8776cc1986c83b40dc7dba62e316 for MR #22\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 322
            },
            "TimelineLocation": {
              "Order": 79,
              "Time": "2026-04-22T05:24:57.19555466Z"
            },
            "Message": "merging the PR should be successful",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 322
            },
            "TimelineLocation": {
              "Offset": 71,
              "Order": 81,
              "Time": "2026-04-22T05:24:59.723989586Z"
            },
            "Message": "merging the PR should be successful",
            "Duration": 2528434956,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 71,
              "Order": 82,
              "Time": "2026-04-22T05:24:59.724140739Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 71,
              "Order": 84,
              "Time": "2026-04-22T05:24:59.72417425Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 33500,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 284
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 337
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering a push PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:59.72455985Z",
        "EndTime": "2026-04-22T05:25:19.750063906Z",
        "RunTime": 20025504066,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Push PipelineRun has not been created yet for the component forgejo-rep-wgqj/test-comp-pac-forgejo-ecwnxn\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 337
            },
            "TimelineLocation": {
              "Order": 85,
              "Time": "2026-04-22T05:24:59.724700354Z"
            },
            "Message": "leads to triggering a push PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 337
            },
            "TimelineLocation": {
              "Offset": 106,
              "Order": 87,
              "Time": "2026-04-22T05:25:19.749890691Z"
            },
            "Message": "leads to triggering a push PipelineRun",
            "Duration": 20025190338,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 106,
              "Order": 88,
              "Time": "2026-04-22T05:25:19.750018495Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 106,
              "Order": 90,
              "Time": "2026-04-22T05:25:19.750058056Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 39561,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 353
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 354
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:19.750387704Z",
        "EndTime": "2026-04-22T05:25:19.758191692Z",
        "RunTime": 7803998,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun my-integration-test-hrkd-mp9rz reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 354
            },
            "TimelineLocation": {
              "Order": 91,
              "Time": "2026-04-22T05:25:19.750494157Z"
            },
            "Message": "should eventually complete successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 354
            },
            "TimelineLocation": {
              "Offset": 61,
              "Order": 93,
              "Time": "2026-04-22T05:25:19.758048198Z"
            },
            "Message": "should eventually complete successfully",
            "Duration": 7554041,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 61,
              "Order": 94,
              "Time": "2026-04-22T05:25:19.758167171Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Offset": 61,
              "Order": 96,
              "Time": "2026-04-22T05:25:19.758185502Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 18341,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Forgejo Status Reporting of Integration tests]",
          "Forgejo with status reporting of Integration tests in the associated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 43
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 353
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "forgejo-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
          "LineNumber": 359
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
        "State": "failed",
        "StartTime": "2026-04-22T05:25:19.758456179Z",
        "EndTime": "2026-04-22T05:25:20.56358146Z",
        "RunTime": 805125292,
        "ParallelProcess": 12,
        "Failure": {
          "Message": "Expected success, but got an error:\n    \u003c*fmt.wrapError | 0xc00202c540\u003e: \n    failed to close pull request 22: cannot change state of this pull request, it was already merged\n    {\n        msg: \"failed to close pull request 22: cannot change state of this pull request, it was already merged\",\n        err: \u003c*errors.errorString | 0xc000c1b3d0\u003e{\n            s: \"cannot change state of this pull request, it was already merged\",\n        },\n    }",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 111,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/integration-service.init.func1.1.2()\n\t/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go:111 +0xa6"
          },
          "TimelineLocation": {
            "Order": 101,
            "Time": "2026-04-22T05:25:20.382470759Z"
          },
          "FailureNodeContext": "in-container",
          "FailureNodeType": "AfterAll",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
            "LineNumber": 105
          },
          "FailureNodeContainerIndex": 1,
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 359
            },
            "TimelineLocation": {
              "Order": 97,
              "Time": "2026-04-22T05:25:19.758561511Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 359
            },
            "TimelineLocation": {
              "Order": 99,
              "Time": "2026-04-22T05:25:20.067597616Z"
            },
            "Message": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
            "Duration": 309036135,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 105
            },
            "TimelineLocation": {
              "Order": 100,
              "Time": "2026-04-22T05:25:20.067943085Z"
            },
            "Message": "Forgejo with status reporting of Integration tests in the associated merge request",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 105
            },
            "TimelineLocation": {
              "Order": 102,
              "Time": "2026-04-22T05:25:20.382492169Z"
            },
            "Message": "Forgejo with status reporting of Integration tests in the associated merge request",
            "Duration": 314549114,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 103,
              "Time": "2026-04-22T05:25:20.382801457Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/forgejo-integration-reporting.go",
              "LineNumber": 41
            },
            "TimelineLocation": {
              "Order": 105,
              "Time": "2026-04-22T05:25:20.56357534Z"
            },
            "Message": "[integration-service-suite Forgejo Status Reporting of Integration tests]",
            "Duration": 180773843,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 85
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a build PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.819255808Z",
        "EndTime": "2026-04-22T05:12:24.509093745Z",
        "RunTime": 149689837947,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component test-component-pac-mpvapc in namespace integration1-uakx do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-component-pac-mpvapc in namespace integration1-uakx do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-component-pac-mpvapc in namespace integration1-uakx do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-component-pac-mpvapc in namespace integration1-uakx do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-component-pac-mpvapc in namespace integration1-uakx do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-component-pac-mpvapc in namespace integration1-uakx do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-component-pac-mpvapc in namespace integration1-uakx do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nno pipelinerun found for component test-component-pac-mpvapc (application: integ-app-tels, namespace: integration1-uakx)no pipelinerun found for component test-component-pac-mpvapc (application: integ-app-tels, namespace: integration1-uakx)no pipelinerun found for component test-component-pac-mpvapc (application: integ-app-tels, namespace: integration1-uakx)",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 52
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.819352741Z"
            },
            "Message": "with happy path for general flow of Integration service",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 52
            },
            "TimelineLocation": {
              "Offset": 1232,
              "Order": 3,
              "Time": "2026-04-22T05:11:24.492152094Z"
            },
            "Message": "with happy path for general flow of Integration service",
            "Duration": 89672799375,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 85
            },
            "TimelineLocation": {
              "Offset": 1232,
              "Order": 4,
              "Time": "2026-04-22T05:11:24.49238868Z"
            },
            "Message": "triggers a build PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 85
            },
            "TimelineLocation": {
              "Offset": 1592,
              "Order": 6,
              "Time": "2026-04-22T05:12:24.508886829Z"
            },
            "Message": "triggers a build PipelineRun",
            "Duration": 60016498138,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 1592,
              "Order": 7,
              "Time": "2026-04-22T05:12:24.509043964Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 1592,
              "Order": 9,
              "Time": "2026-04-22T05:12:24.509084334Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 40372,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 90
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the build PipelineRun contains the finalizer",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:24.509594277Z",
        "EndTime": "2026-04-22T05:12:24.560354227Z",
        "RunTime": 50759920,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 90
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:12:24.509772392Z"
            },
            "Message": "verifies if the build PipelineRun contains the finalizer",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 90
            },
            "TimelineLocation": {
              "Order": 12,
              "Time": "2026-04-22T05:12:24.560204004Z"
            },
            "Message": "verifies if the build PipelineRun contains the finalizer",
            "Duration": 50431602,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-22T05:12:24.560330987Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 15,
              "Time": "2026-04-22T05:12:24.560348497Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 17510,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 101
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "waits for build PipelineRun to succeed",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:24.560664935Z",
        "EndTime": "2026-04-22T05:21:17.072347998Z",
        "RunTime": 532511683033,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt found for Component integration1-uakx/test-component-pac-mpvapc\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: PipelineRunStopping\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: PipelineRunStopping\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: PipelineRunStopping\nPipelineRun test-component-pac-mpvapc-on-pull-request-fbxwt reason: Failed\nattempt 1/3: PipelineRun \"test-component-pac-mpvapc-on-pull-request-fbxwt\" failed: \n pod: test-component-pac-mpvapc-o061d0e4ecff24e203277d17f4c0e5780-pod | init container: prepare\n2026/04/22 05:15:37 Entrypoint initialization\n\n pod: test-component-pac-mpvapc-o061d0e4ecff24e203277d17f4c0e5780-pod | init container: place-scripts\n2026/04/22 05:15:38 Decoded script /tekton/scripts/script-0-h9qlv\n2026/04/22 05:15:38 Decoded script /tekton/scripts/script-1-5fjxs\n\n pod: test-component-pac-mpvapc-o061d0e4ecff24e203277d17f4c0e5780-pod | init container: working-dir-initializer\n\npod: test-component-pac-mpvapc-o061d0e4ecff24e203277d17f4c0e5780-pod | container step-sast-snyk-check: \nINFO: The PROJECT_NAME used is: test-component-pac-mpvapc\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n{\"result\":\"SKIPPED\",\"timestamp\":\"2026-04-22T05:15:43+00:00\",\"note\":\"Task sast-snyk-check skipped: If you wish to use the Snyk code SAST task, please create a secret name snyk-secret with the key 'snyk_token' containing the Snyk token by following the steps given [here](https://konflux-ci.dev/docs/testing/build/snyk/)\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n\npod: test-component-pac-mpvapc-o061d0e4ecff24e203277d17f4c0e5780-pod | container step-upload: \nNo sast_snyk_check_out.sarif exists. Skipping upload.\nNo excluded-findings.json exists. Skipping upload.\n\n pod: test-component-pac-mpvapc-o36cec192cd0373c8a3ee7d3ed4657b69-pod | init container: prepare\n2026/04/22 05:15:37 Entrypoint initialization\n\n pod: test-component-pac-mpvapc-o36cec192cd0373c8a3ee7d3ed4657b69-pod | init container: working-dir-initializer\n\npod: test-component-pac-mpvapc-o36cec192cd0373c8a3ee7d3ed4657b69-pod | container step-push: \ntime=\"2026-04-22T05:15:41Z\" level=info msg=\"[param] image-url: quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\"\ntime=\"2026-04-22T05:15:41Z\" level=info msg=\"[param] image-digest: sha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0\"\ntime=\"2026-04-22T05:15:41Z\" level=info msg=\"[param] containerfile: Dockerfile\"\ntime=\"2026-04-22T05:15:41Z\" level=info msg=\"[param] context: .\"\ntime=\"2026-04-22T05:15:41Z\" level=info msg=\"[param] tag-suffix: .dockerfile\"\ntime=\"2026-04-22T05:15:41Z\" level=info msg=\"[param] artifact-type: application/vnd.konflux.dockerfile\"\ntime=\"2026-04-22T05:15:41Z\" level=info msg=\"[param] source: source\"\ntime=\"2026-04-22T05:15:41Z\" level=info msg=\"[param] result-path-image-ref: /tekton/results/IMAGE_REF\"\ntime=\"2026-04-22T05:15:41Z\" level=info msg=\"[param] alternative-filename: Dockerfile\"\ntime=\"2026-04-22T05:15:42Z\" level=info msg=\"oras [stdout] quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc@sha256:ee4ab02219b99ace14a79fdce1063a7aeb84b135dc41d05514ca85c4f9600938\" logger=CliExecutor\ntime=\"2026-04-22T05:15:42Z\" level=info msg=\"Containerfile '/workspace/workspace/source/Dockerfile' is pushed to registry with tag: sha256-c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0.dockerfile\"\n{\"image_ref\":\"quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc@sha256:ee4ab02219b99ace14a79fdce1063a7aeb84b135dc41d05514ca85c4f9600938\"}\n pod: test-component-pac-mpvapc-o4b5d71bcb12b71a617c64a0faa523480-pod | init container: prepare\n2026/04/22 05:13:09 Entrypoint initialization\n\n pod: test-component-pac-mpvapc-o4b5d71bcb12b71a617c64a0faa523480-pod | init container: place-scripts\n2026/04/22 05:13:09 Decoded script /tekton/scripts/script-0-gbsb4\n2026/04/22 05:13:09 Decoded script /tekton/scripts/script-1-r42bm\n2026/04/22 05:13:09 Decoded script /tekton/scripts/script-2-ksqp6\n2026/04/22 05:13:10 Decoded script /tekton/scripts/script-3-zsrdc\n2026/04/22 05:13:10 Decoded script /tekton/scripts/script-4-fhcdl\n\n pod: test-component-pac-mpvapc-o4b5d71bcb12b71a617c64a0faa523480-pod | init container: working-dir-initializer\n\npod: test-component-pac-mpvapc-o4b5d71bcb12b71a617c64a0faa523480-pod | container step-build: \n[2026-04-22T05:13:15,976877504+00:00] Validate context path\n[2026-04-22T05:13:15,980307733+00:00] Update CA trust\n[2026-04-22T05:13:15,981506439+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:13:18,048377045+00:00] Prepare Dockerfile\nChecking if /var/workdir/cachi2/output/bom.json exists.\nCould not find prefetched sbom. No content_sets found for ICM\n[2026-04-22T05:13:18,054751432+00:00] Prepare system (architecture: x86_64)\n[2026-04-22T05:13:18,196069161+00:00] Setup prefetched\nTrying to pull registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23...\nGetting image source signatures\nChecking if image destination supports signatures\nCopying blob sha256:e2e03c29fb52977524b66e25d9363bc1813d154483d05951cf28aeb7ea0ae603\nCopying blob sha256:d048357fb75839f8d54c470c087c578ad01acd0b0438c09ce513782902b26870\nCopying config sha256:e282c638a3ca476e76e9a02b5219b1fb2354beb4244ba48db14e554e49420569\nWriting manifest to image destination\nStoring signatures\n[2026-04-22T05:13:47,700416499+00:00] Unsetting proxy\n{\n  \"architecture\": \"x86_64\",\n  \"build-date\": \"2026-04-22T05:13:18Z\",\n  \"com.redhat.component\": \"openjdk-17-runtime-ubi8-container\",\n  \"com.redhat.license_terms\": \"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI\",\n  \"cpe\": \"cpe:/a:redhat:enterprise_linux:8::appstream\",\n  \"description\": \"Image for Red Hat OpenShift providing OpenJDK 17 runtime\",\n  \"distribution-scope\": \"public\",\n  \"io.buildah.version\": \"1.42.2\",\n  \"io.cekit.version\": \"4.13.0.dev0\",\n  \"io.k8s.description\": \"Platform for running plain Java applications (fat-jar and flat classpath)\",\n  \"io.k8s.display-name\": \"Java Applications\",\n  \"io.openshift.expose-services\": \"\",\n  \"io.openshift.tags\": \"java\",\n  \"maintainer\": \"Red Hat OpenJDK \u003copenjdk@redhat.com\u003e\",\n  \"name\": \"ubi8/openjdk-17-runtime\",\n  \"org.jboss.product\": \"openjdk\",\n  \"org.jboss.product.openjdk.version\": \"17\",\n  \"org.jboss.product.version\": \"17\",\n  \"org.opencontainers.image.created\": \"2026-04-22T05:13:18Z\",\n  \"org.opencontainers.image.documentation\": \"https://rh-openjdk.github.io/redhat-openjdk-containers/\",\n  \"org.opencontainers.image.revision\": \"85b4e09952f3d055c79fc1f032ccadbf9920c068\",\n  \"release\": \"4.1776364351\",\n  \"summary\": \"Image for Red Hat OpenShift providing OpenJDK 17 runtime\",\n  \"url\": \"https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/openjdk-17-runtime/images/1.23-4.1776364351\",\n  \"usage\": \"https://rh-openjdk.github.io/redhat-openjdk-containers/\",\n  \"vcs-ref\": \"85b4e09952f3d055c79fc1f032ccadbf9920c068\",\n  \"vcs-type\": \"git\",\n  \"vendor\": \"Red Hat, Inc.\",\n  \"version\": \"1.23\",\n  \"org.opencontainers.image.source\": \"https://github.com/redhat-appstudio-qe/konflux-test-integration\",\n  \"quay.expires-after\": \"6h\"\n}\n[2026-04-22T05:13:47,750883336+00:00] Register sub-man\nAdding the entitlement to the build\n[2026-04-22T05:13:47,754038800+00:00] Add secrets\n[2026-04-22T05:13:47,760886147+00:00] Run buildah build\n[2026-04-22T05:13:47,761915733+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=85b4e09952f3d055c79fc1f032ccadbf9920c068 --label org.opencontainers.image.revision=85b4e09952f3d055c79fc1f032ccadbf9920c068 --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/konflux-test-integration --label quay.expires-after=6h --label build-date=2026-04-22T05:13:18Z --label org.opencontainers.image.created=2026-04-22T05:13:18Z --annotation org.opencontainers.image.revision=85b4e09952f3d055c79fc1f032ccadbf9920c068 --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/konflux-test-integration --annotation org.opencontainers.image.created=2026-04-22T05:13:18Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.jWFZYe -t quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068 . \n[1/2] STEP 1/5: FROM registry.access.redhat.com/ubi8/openjdk-17:1.23 AS builder\nTrying to pull registry.access.redhat.com/ubi8/openjdk-17:1.23...\nGetting image source signatures\nChecking if image destination supports signatures\nCopying blob sha256:1e9245db1d6684fa6e841e9b335e9658f7225af2941fcdefbe4eec8e7af2c220\nCopying blob sha256:d048357fb75839f8d54c470c087c578ad01acd0b0438c09ce513782902b26870\nCopying config sha256:7d3108019ca265b4cb4e6e586bf055595bf32625ceb20cd1e4653b7889f07ee5\nWriting manifest to image destination\nStoring signatures\n[1/2] STEP 2/5: WORKDIR /work\n[1/2] STEP 3/5: COPY . .\n[1/2] STEP 4/5: USER 0\n[1/2] STEP 5/5: RUN mvn clean package -DskipTests -DskipDocsGen\n[INFO] Scanning for projects...\n[INFO] \n[INFO] ------------------\u003c org.example:simple-java-project \u003e-------------------\n[INFO] Building simple-java-project 1.0-SNAPSHOT\n[INFO] --------------------------------[ jar ]---------------------------------\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom (11 kB at 50 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 261 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 43 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.0 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 18 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 526 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar\nProgress (1): 2.3/134 kB\rProgress (1): 5.0/134 kB\rProgress (1): 7.7/134 kB\rProgress (1): 10/134 kB \rProgress (1): 13/134 kB\rProgress (1): 16/134 kB\rProgress (1): 19/134 kB\rProgress (1): 21/134 kB\rProgress (1): 24/134 kB\rProgress (1): 28/134 kB\rProgress (1): 32/134 kB\rProgress (1): 36/134 kB\rProgress (1): 41/134 kB\rProgress (1): 45/134 kB\rProgress (1): 49/134 kB\rProgress (1): 53/134 kB\rProgress (1): 57/134 kB\rProgress (1): 61/134 kB\rProgress (1): 65/134 kB\rProgress (1): 69/134 kB\rProgress (1): 73/134 kB\rProgress (1): 77/134 kB\rProgress (1): 82/134 kB\rProgress (1): 86/134 kB\rProgress (1): 90/134 kB\rProgress (1): 92/134 kB\rProgress (1): 96/134 kB\rProgress (1): 100/134 kB\rProgress (1): 104/134 kB\rProgress (1): 108/134 kB\rProgress (1): 112/134 kB\rProgress (1): 116/134 kB\rProgress (1): 120/134 kB\rProgress (1): 125/134 kB\rProgress (1): 129/134 kB\rProgress (1): 133/134 kB\rProgress (1): 134 kB    \r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar (134 kB at 2.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 98 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 13 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 421 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 26 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 310 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 493 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar\nProgress (1): 4.1/25 kB\rProgress (1): 7.7/25 kB\rProgress (1): 12/25 kB \rProgress (1): 16/25 kB\rProgress (1): 20/25 kB\rProgress (1): 24/25 kB\rProgress (1): 25 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 821 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 290 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 328 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 30 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 901 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 511 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar\nProgress (1): 4.1/30 kB\rProgress (1): 8.2/30 kB\rProgress (1): 12/30 kB \rProgress (1): 16/30 kB\rProgress (1): 20/30 kB\rProgress (1): 25/30 kB\rProgress (1): 29/30 kB\rProgress (1): 30 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 952 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 10 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 319 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 327 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 836 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 399 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar\nProgress (1): 4.1/43 kB\rProgress (1): 7.7/43 kB\rProgress (1): 12/43 kB \rProgress (1): 16/43 kB\rProgress (1): 20/43 kB\rProgress (1): 24/43 kB\rProgress (1): 28/43 kB\rProgress (1): 32/43 kB\rProgress (1): 36/43 kB\rProgress (1): 40/43 kB\rProgress (1): 43 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 1.3 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 10 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 349 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 460 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar\nProgress (1): 4.1/30 kB\rProgress (1): 7.7/30 kB\rProgress (1): 12/30 kB \rProgress (1): 16/30 kB\rProgress (1): 20/30 kB\rProgress (1): 24/30 kB\rProgress (1): 28/30 kB\rProgress (1): 30 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 983 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom\nProgress (1): 4.1 kB\rProgress (1): 6.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 165 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 381 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 46 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 1.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 657 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar\nProgress (1): 4.1/27 kB\rProgress (1): 7.7/27 kB\rProgress (1): 12/27 kB \rProgress (1): 16/27 kB\rProgress (1): 20/27 kB\rProgress (1): 24/27 kB\rProgress (1): 27 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 804 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.pom\nProgress (1): 3.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.pom (3.6 kB at 85 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.pom\nProgress (1): 4.1 kB\rProgress (1): 5.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.pom (5.0 kB at 152 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.pom\nProgress (1): 3.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.pom (3.6 kB at 100 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.pom\nProgress (1): 1.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.pom (1.8 kB at 55 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.jar\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.jar\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.jar\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.jar\nProgress (1): 3.6 kB\rProgress (2): 3.6 kB | 2.0 kB\r                             \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.jar (3.6 kB at 90 kB/s)\nProgress (2): 2.0 kB | 2.3/3.6 kB\rProgress (2): 2.0 kB | 3.6 kB    \rProgress (3): 2.0 kB | 3.6 kB | 2.3/7.1 kB\rProgress (3): 2.0 kB | 3.6 kB | 5.0/7.1 kB\rProgress (3): 2.0 kB | 3.6 kB | 7.1 kB    \r                                      \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.jar (2.0 kB at 38 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.jar (3.6 kB at 61 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.jar (7.1 kB at 120 kB/s)\n[INFO] \n[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom\nProgress (1): 1.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 43 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 292 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 564 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom\nProgress (1): 3.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 122 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom\nProgress (1): 4.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 116 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 298 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 261 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar\nProgress (1): 2.3/13 kB\rProgress (1): 5.0/13 kB\rProgress (1): 9.1/13 kB\rProgress (1): 13 kB    \rProgress (2): 13 kB | 2.3/226 kB\rProgress (2): 13 kB | 5.0/226 kB\rProgress (2): 13 kB | 7.7/226 kB\rProgress (2): 13 kB | 10/226 kB \rProgress (2): 13 kB | 13/226 kB\rProgress (2): 13 kB | 16/226 kB\rProgress (2): 13 kB | 19/226 kB\rProgress (2): 13 kB | 21/226 kB\rProgress (2): 13 kB | 24/226 kB\rProgress (2): 13 kB | 27/226 kB\rProgress (2): 13 kB | 30/226 kB\rProgress (2): 13 kB | 33/226 kB\rProgress (2): 13 kB | 36/226 kB\rProgress (2): 13 kB | 38/226 kB\rProgress (2): 13 kB | 41/226 kB\rProgress (2): 13 kB | 44/226 kB\rProgress (2): 13 kB | 46/226 kB\rProgress (2): 13 kB | 49/226 kB\rProgress (2): 13 kB | 53/226 kB\rProgress (2): 13 kB | 57/226 kB\rProgress (2): 13 kB | 61/226 kB\rProgress (2): 13 kB | 66/226 kB\rProgress (2): 13 kB | 70/226 kB\rProgress (2): 13 kB | 74/226 kB\rProgress (2): 13 kB | 78/226 kB\rProgress (2): 13 kB | 82/226 kB\rProgress (2): 13 kB | 86/226 kB\rProgress (2): 13 kB | 90/226 kB\rProgress (2): 13 kB | 94/226 kB\rProgress (2): 13 kB | 98/226 kB\rProgress (2): 13 kB | 102/226 kB\rProgress (2): 13 kB | 107/226 kB\rProgress (2): 13 kB | 111/226 kB\rProgress (2): 13 kB | 115/226 kB\rProgress (2): 13 kB | 117/226 kB\rProgress (2): 13 kB | 121/226 kB\rProgress (2): 13 kB | 125/226 kB\rProgress (2): 13 kB | 129/226 kB\rProgress (2): 13 kB | 133/226 kB\rProgress (2): 13 kB | 137/226 kB\rProgress (2): 13 kB | 141/226 kB\rProgress (2): 13 kB | 146/226 kB\rProgress (2): 13 kB | 150/226 kB\rProgress (2): 13 kB | 154/226 kB\rProgress (2): 13 kB | 158/226 kB\rProgress (2): 13 kB | 162/226 kB\rProgress (2): 13 kB | 166/226 kB\rProgress (2): 13 kB | 168/226 kB\rProgress (2): 13 kB | 172/226 kB\rProgress (2): 13 kB | 176/226 kB\rProgress (2): 13 kB | 180/226 kB\rProgress (2): 13 kB | 185/226 kB\rProgress (2): 13 kB | 189/226 kB\rProgress (2): 13 kB | 193/226 kB\rProgress (2): 13 kB | 197/226 kB\rProgress (2): 13 kB | 201/226 kB\rProgress (2): 13 kB | 205/226 kB\rProgress (2): 13 kB | 209/226 kB\rProgress (2): 13 kB | 213/226 kB\rProgress (2): 13 kB | 217/226 kB\rProgress (2): 13 kB | 221/226 kB\rProgress (2): 13 kB | 226/226 kB\rProgress (2): 13 kB | 226 kB    \r                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 402 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 4.6 MB/s)\n[INFO] \n[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom\nProgress (1): 2.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 94 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 57 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 82 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 60 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 299 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 123 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom\nProgress (1): 492 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 18 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom\nProgress (1): 4.1 kB\rProgress (1): 5.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 205 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom\nProgress (1): 998 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 33 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom\nProgress (1): 4.1 kB\rProgress (1): 6.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 202 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 82 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 58 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom\nProgress (1): 2.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 87 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 54 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 56 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom\nProgress (1): 4.1 kB\rProgress (1): 6.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 186 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 50 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom\nProgress (1): 1.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 50 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom\nProgress (1): 1.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 45 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom\nProgress (1): 424 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 11 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 112 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 46 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 64 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 49 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom\nProgress (1): 4.1 kB\rProgress (1): 7.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 173 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom\nProgress (1): 1.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 42 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom\nProgress (1): 3.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 95 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom\nProgress (1): 3.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 111 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 17 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 349 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom\nProgress (1): 4.1 kB\rProgress (1): 5.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 145 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 218 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom\nProgress (1): 4.1 kB\rProgress (1): 6.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 149 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 298 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom\nProgress (1): 889 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 19 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom\nProgress (1): 4.1 kB\rProgress (1): 5.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 177 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom\nProgress (1): 2.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 73 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 91 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom\nProgress (1): 4.1 kB\rProgress (1): 5.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 148 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom\nProgress (1): 4.1 kB\rProgress (1): 8.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 224 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom\nProgress (1): 890 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 27 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 18 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 499 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar\nProgress (1): 2.3/57 kB\rProgress (1): 5.0/57 kB\rProgress (1): 7.7/57 kB\rProgress (1): 10/57 kB \rProgress (1): 13/57 kB\rProgress (1): 16/57 kB\rProgress (2): 16/57 kB | 4.1/29 kB\rProgress (2): 16/57 kB | 7.7/29 kB\rProgress (2): 19/57 kB | 7.7/29 kB\rProgress (2): 19/57 kB | 12/29 kB \rProgress (2): 19/57 kB | 16/29 kB\rProgress (2): 21/57 kB | 16/29 kB\rProgress (2): 24/57 kB | 16/29 kB\rProgress (2): 24/57 kB | 20/29 kB\rProgress (2): 24/57 kB | 24/29 kB\rProgress (2): 27/57 kB | 24/29 kB\rProgress (2): 30/57 kB | 24/29 kB\rProgress (2): 30/57 kB | 28/29 kB\rProgress (2): 30/57 kB | 29 kB   \rProgress (2): 32/57 kB | 29 kB\rProgress (2): 35/57 kB | 29 kB\rProgress (2): 37/57 kB | 29 kB\rProgress (2): 40/57 kB | 29 kB\rProgress (2): 43/57 kB | 29 kB\rProgress (2): 46/57 kB | 29 kB\rProgress (2): 48/57 kB | 29 kB\rProgress (2): 51/57 kB | 29 kB\rProgress (2): 55/57 kB | 29 kB\rProgress (2): 57 kB | 29 kB   \rProgress (3): 57 kB | 29 kB | 4.1/116 kB\rProgress (3): 57 kB | 29 kB | 7.7/116 kB\rProgress (3): 57 kB | 29 kB | 12/116 kB \rProgress (3): 57 kB | 29 kB | 16/116 kB\rProgress (3): 57 kB | 29 kB | 20/116 kB\rProgress (3): 57 kB | 29 kB | 24/116 kB\rProgress (3): 57 kB | 29 kB | 28/116 kB\rProgress (3): 57 kB | 29 kB | 32/116 kB\rProgress (3): 57 kB | 29 kB | 36/116 kB\rProgress (3): 57 kB | 29 kB | 40/116 kB\rProgress (3): 57 kB | 29 kB | 44/116 kB\rProgress (3): 57 kB | 29 kB | 48/116 kB\rProgress (3): 57 kB | 29 kB | 53/116 kB\rProgress (3): 57 kB | 29 kB | 57/116 kB\rProgress (3): 57 kB | 29 kB | 61/116 kB\rProgress (4): 57 kB | 29 kB | 61/116 kB | 4.1/35 kB\rProgress (4): 57 kB | 29 kB | 61/116 kB | 7.7/35 kB\rProgress (4): 57 kB | 29 kB | 61/116 kB | 12/35 kB \rProgress (4): 57 kB | 29 kB | 61/116 kB | 16/35 kB\rProgress (4): 57 kB | 29 kB | 65/116 kB | 16/35 kB\rProgress (4): 57 kB | 29 kB | 65/116 kB | 20/35 kB\rProgress (4): 57 kB | 29 kB | 69/116 kB | 20/35 kB\rProgress (4): 57 kB | 29 kB | 69/116 kB | 24/35 kB\rProgress (4): 57 kB | 29 kB | 73/116 kB | 24/35 kB\rProgress (4): 57 kB | 29 kB | 77/116 kB | 24/35 kB\rProgress (4): 57 kB | 29 kB | 81/116 kB | 24/35 kB\rProgress (4): 57 kB | 29 kB | 85/116 kB | 24/35 kB\rProgress (4): 57 kB | 29 kB | 89/116 kB | 24/35 kB\rProgress (4): 57 kB | 29 kB | 93/116 kB | 24/35 kB\rProgress (4): 57 kB | 29 kB | 93/116 kB | 28/35 kB\rProgress (4): 57 kB | 29 kB | 93/116 kB | 32/35 kB\rProgress (4): 57 kB | 29 kB | 93/116 kB | 35 kB   \rProgress (4): 57 kB | 29 kB | 98/116 kB | 35 kB\rProgress (4): 57 kB | 29 kB | 102/116 kB | 35 kB\rProgress (4): 57 kB | 29 kB | 106/116 kB | 35 kB\rProgress (4): 57 kB | 29 kB | 110/116 kB | 35 kB\rProgress (4): 57 kB | 29 kB | 114/116 kB | 35 kB\rProgress (4): 57 kB | 29 kB | 116 kB | 35 kB    \r                                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 803 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 1.3 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar\nProgress (3): 116 kB | 35 kB | 2.3/152 kB\rProgress (3): 116 kB | 35 kB | 5.0/152 kB\rProgress (3): 116 kB | 35 kB | 7.7/152 kB\rProgress (3): 116 kB | 35 kB | 10/152 kB \rProgress (3): 116 kB | 35 kB | 13/152 kB\rProgress (3): 116 kB | 35 kB | 16/152 kB\rProgress (3): 116 kB | 35 kB | 19/152 kB\rProgress (3): 116 kB | 35 kB | 21/152 kB\rProgress (3): 116 kB | 35 kB | 24/152 kB\rProgress (3): 116 kB | 35 kB | 27/152 kB\rProgress (3): 116 kB | 35 kB | 30/152 kB\rProgress (3): 116 kB | 35 kB | 32/152 kB\rProgress (3): 116 kB | 35 kB | 35/152 kB\rProgress (3): 116 kB | 35 kB | 38/152 kB\rProgress (3): 116 kB | 35 kB | 41/152 kB\rProgress (3): 116 kB | 35 kB | 43/152 kB\rProgress (3): 116 kB | 35 kB | 46/152 kB\rProgress (3): 116 kB | 35 kB | 49/152 kB\rProgress (3): 116 kB | 35 kB | 51/152 kB\rProgress (3): 116 kB | 35 kB | 54/152 kB\r                                        \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 2.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar\nProgress (2): 35 kB | 58/152 kB\rProgress (3): 35 kB | 58/152 kB | 4.1/21 kB\rProgress (3): 35 kB | 58/152 kB | 7.7/21 kB\rProgress (3): 35 kB | 58/152 kB | 12/21 kB \rProgress (3): 35 kB | 58/152 kB | 16/21 kB\rProgress (3): 35 kB | 62/152 kB | 16/21 kB\rProgress (3): 35 kB | 62/152 kB | 20/21 kB\rProgress (3): 35 kB | 62/152 kB | 21 kB   \rProgress (3): 35 kB | 67/152 kB | 21 kB\rProgress (3): 35 kB | 71/152 kB | 21 kB\rProgress (3): 35 kB | 75/152 kB | 21 kB\rProgress (3): 35 kB | 79/152 kB | 21 kB\rProgress (3): 35 kB | 81/152 kB | 21 kB\rProgress (3): 35 kB | 85/152 kB | 21 kB\rProgress (3): 35 kB | 89/152 kB | 21 kB\rProgress (3): 35 kB | 93/152 kB | 21 kB\rProgress (3): 35 kB | 97/152 kB | 21 kB\rProgress (3): 35 kB | 101/152 kB | 21 kB\rProgress (3): 35 kB | 106/152 kB | 21 kB\rProgress (3): 35 kB | 110/152 kB | 21 kB\rProgress (3): 35 kB | 114/152 kB | 21 kB\rProgress (3): 35 kB | 118/152 kB | 21 kB\rProgress (3): 35 kB | 122/152 kB | 21 kB\rProgress (3): 35 kB | 126/152 kB | 21 kB\rProgress (3): 35 kB | 130/152 kB | 21 kB\rProgress (3): 35 kB | 134/152 kB | 21 kB\rProgress (3): 35 kB | 138/152 kB | 21 kB\rProgress (3): 35 kB | 142/152 kB | 21 kB\rProgress (3): 35 kB | 147/152 kB | 21 kB\rProgress (3): 35 kB | 149/152 kB | 21 kB\rProgress (3): 35 kB | 152 kB | 21 kB    \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 597 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar\nProgress (3): 152 kB | 21 kB | 3.8/9.9 kB\rProgress (3): 152 kB | 21 kB | 7.7/9.9 kB\rProgress (3): 152 kB | 21 kB | 9.9 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 310 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar\nProgress (3): 152 kB | 9.9 kB | 4.1/5.9 kB\rProgress (3): 152 kB | 9.9 kB | 5.9 kB    \rProgress (4): 152 kB | 9.9 kB | 5.9 kB | 4.1/24 kB\rProgress (4): 152 kB | 9.9 kB | 5.9 kB | 7.7/24 kB\rProgress (4): 152 kB | 9.9 kB | 5.9 kB | 12/24 kB \rProgress (4): 152 kB | 9.9 kB | 5.9 kB | 16/24 kB\rProgress (4): 152 kB | 9.9 kB | 5.9 kB | 20/24 kB\rProgress (4): 152 kB | 9.9 kB | 5.9 kB | 24/24 kB\rProgress (4): 152 kB | 9.9 kB | 5.9 kB | 24 kB   \r                                              \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 1.9 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar\nProgress (4): 9.9 kB | 5.9 kB | 24 kB | 4.1/14 kB\rProgress (4): 9.9 kB | 5.9 kB | 24 kB | 7.7/14 kB\r                                                 \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 120 kB/s)\nProgress (3): 5.9 kB | 24 kB | 12/14 kB\r                                       \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar\nProgress (3): 5.9 kB | 24 kB | 14 kB\r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 67 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 142 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar\nProgress (2): 24 kB | 4.1/13 kB\rProgress (2): 24 kB | 7.7/13 kB\rProgress (2): 24 kB | 12/13 kB \rProgress (3): 24 kB | 12/13 kB | 3.8/37 kB\rProgress (3): 24 kB | 13 kB | 3.8/37 kB   \rProgress (3): 24 kB | 13 kB | 7.8/37 kB\rProgress (3): 24 kB | 13 kB | 12/37 kB \rProgress (3): 24 kB | 13 kB | 16/37 kB\rProgress (3): 24 kB | 13 kB | 20/37 kB\rProgress (3): 24 kB | 13 kB | 24/37 kB\rProgress (3): 24 kB | 13 kB | 28/37 kB\rProgress (3): 24 kB | 13 kB | 32/37 kB\rProgress (3): 24 kB | 13 kB | 37/37 kB\rProgress (3): 24 kB | 13 kB | 37 kB   \r                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 235 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar\nProgress (3): 13 kB | 37 kB | 3.8/30 kB\rProgress (3): 13 kB | 37 kB | 7.8/30 kB\rProgress (3): 13 kB | 37 kB | 12/30 kB \rProgress (3): 13 kB | 37 kB | 16/30 kB\rProgress (3): 13 kB | 37 kB | 20/30 kB\rProgress (3): 13 kB | 37 kB | 24/30 kB\rProgress (3): 13 kB | 37 kB | 28/30 kB\rProgress (3): 13 kB | 37 kB | 30 kB   \r                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 116 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar\nProgress (3): 37 kB | 30 kB | 4.1/38 kB\rProgress (3): 37 kB | 30 kB | 7.7/38 kB\rProgress (3): 37 kB | 30 kB | 12/38 kB \rProgress (3): 37 kB | 30 kB | 16/38 kB\rProgress (3): 37 kB | 30 kB | 20/38 kB\rProgress (3): 37 kB | 30 kB | 24/38 kB\rProgress (3): 37 kB | 30 kB | 28/38 kB\rProgress (3): 37 kB | 30 kB | 32/38 kB\r                                      \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 310 kB/s)\nProgress (2): 30 kB | 36/38 kB\r                              \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar\nProgress (2): 30 kB | 38 kB\rProgress (3): 30 kB | 38 kB | 4.1/87 kB\rProgress (3): 30 kB | 38 kB | 7.7/87 kB\rProgress (3): 30 kB | 38 kB | 12/87 kB \rProgress (3): 30 kB | 38 kB | 16/87 kB\rProgress (3): 30 kB | 38 kB | 20/87 kB\rProgress (3): 30 kB | 38 kB | 24/87 kB\rProgress (3): 30 kB | 38 kB | 28/87 kB\rProgress (3): 30 kB | 38 kB | 32/87 kB\rProgress (3): 30 kB | 38 kB | 36/87 kB\rProgress (3): 30 kB | 38 kB | 40/87 kB\rProgress (3): 30 kB | 38 kB | 45/87 kB\rProgress (3): 30 kB | 38 kB | 49/87 kB\rProgress (3): 30 kB | 38 kB | 53/87 kB\rProgress (3): 30 kB | 38 kB | 57/87 kB\rProgress (3): 30 kB | 38 kB | 61/87 kB\rProgress (3): 30 kB | 38 kB | 65/87 kB\rProgress (3): 30 kB | 38 kB | 69/87 kB\rProgress (3): 30 kB | 38 kB | 73/87 kB\rProgress (3): 30 kB | 38 kB | 77/87 kB\rProgress (3): 30 kB | 38 kB | 81/87 kB\rProgress (3): 30 kB | 38 kB | 86/87 kB\rProgress (3): 30 kB | 38 kB | 87 kB   \r                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 239 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar\nProgress (3): 38 kB | 87 kB | 4.1/49 kB\rProgress (3): 38 kB | 87 kB | 7.7/49 kB\rProgress (3): 38 kB | 87 kB | 12/49 kB \rProgress (3): 38 kB | 87 kB | 16/49 kB\rProgress (3): 38 kB | 87 kB | 20/49 kB\rProgress (3): 38 kB | 87 kB | 24/49 kB\rProgress (3): 38 kB | 87 kB | 28/49 kB\rProgress (3): 38 kB | 87 kB | 32/49 kB\rProgress (3): 38 kB | 87 kB | 36/49 kB\rProgress (3): 38 kB | 87 kB | 40/49 kB\rProgress (3): 38 kB | 87 kB | 45/49 kB\rProgress (3): 38 kB | 87 kB | 49/49 kB\rProgress (3): 38 kB | 87 kB | 49 kB   \r                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 638 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 272 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar\nProgress (2): 49 kB | 4.1/86 kB\rProgress (2): 49 kB | 7.7/86 kB\rProgress (2): 49 kB | 12/86 kB \rProgress (2): 49 kB | 16/86 kB\rProgress (2): 49 kB | 20/86 kB\rProgress (2): 49 kB | 24/86 kB\rProgress (2): 49 kB | 28/86 kB\rProgress (2): 49 kB | 32/86 kB\rProgress (2): 49 kB | 36/86 kB\rProgress (2): 49 kB | 40/86 kB\rProgress (2): 49 kB | 44/86 kB\rProgress (2): 49 kB | 48/86 kB\rProgress (2): 49 kB | 52/86 kB\rProgress (2): 49 kB | 57/86 kB\rProgress (2): 49 kB | 61/86 kB\rProgress (2): 49 kB | 65/86 kB\rProgress (2): 49 kB | 69/86 kB\rProgress (2): 49 kB | 73/86 kB\rProgress (2): 49 kB | 77/86 kB\rProgress (2): 49 kB | 81/86 kB\rProgress (2): 49 kB | 85/86 kB\rProgress (2): 49 kB | 86 kB   \rProgress (3): 49 kB | 86 kB | 3.8/10 kB\rProgress (3): 49 kB | 86 kB | 7.8/10 kB\rProgress (3): 49 kB | 86 kB | 10 kB    \rProgress (4): 49 kB | 86 kB | 10 kB | 4.1/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 7.7/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 12/194 kB \rProgress (4): 49 kB | 86 kB | 10 kB | 16/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 20/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 24/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 28/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 32/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 36/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 40/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 45/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 49/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 53/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 57/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 61/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 65/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 69/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 73/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 77/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 81/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 86/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 90/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 94/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 98/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 102/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 106/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 110/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 114/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 118/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 122/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 126/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 131/194 kB\rProgress (4): 49 kB | 86 kB | 10 kB | 135/194 kB\r                                                \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 313 kB/s)\nProgress (3): 86 kB | 10 kB | 139/194 kB\r                                        \rDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar\nProgress (3): 86 kB | 10 kB | 143/194 kB\rProgress (3): 86 kB | 10 kB | 147/194 kB\rProgress (4): 86 kB | 10 kB | 147/194 kB | 3.8/121 kB\rProgress (4): 86 kB | 10 kB | 151/194 kB | 3.8/121 kB\rProgress (4): 86 kB | 10 kB | 155/194 kB | 3.8/121 kB\rProgress (4): 86 kB | 10 kB | 155/194 kB | 7.8/121 kB\rProgress (4): 86 kB | 10 kB | 155/194 kB | 12/121 kB \rProgress (4): 86 kB | 10 kB | 159/194 kB | 12/121 kB\rProgress (4): 86 kB | 10 kB | 159/194 kB | 16/121 kB\rProgress (4): 86 kB | 10 kB | 163/194 kB | 16/121 kB\rProgress (4): 86 kB | 10 kB | 167/194 kB | 16/121 kB\rProgress (4): 86 kB | 10 kB | 167/194 kB | 20/121 kB\rProgress (4): 86 kB | 10 kB | 172/194 kB | 20/121 kB\rProgress (4): 86 kB | 10 kB | 172/194 kB | 24/121 kB\rProgress (4): 86 kB | 10 kB | 172/194 kB | 28/121 kB\rProgress (4): 86 kB | 10 kB | 172/194 kB | 32/121 kB\rProgress (4): 86 kB | 10 kB | 176/194 kB | 32/121 kB\rProgress (4): 86 kB | 10 kB | 176/194 kB | 37/121 kB\rProgress (4): 86 kB | 10 kB | 180/194 kB | 37/121 kB\rProgress (4): 86 kB | 10 kB | 184/194 kB | 37/121 kB\rProgress (4): 86 kB | 10 kB | 188/194 kB | 37/121 kB\rProgress (4): 86 kB | 10 kB | 188/194 kB | 41/121 kB\rProgress (4): 86 kB | 10 kB | 192/194 kB | 41/121 kB\rProgress (4): 86 kB | 10 kB | 192/194 kB | 45/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 45/121 kB    \rProgress (4): 86 kB | 10 kB | 194 kB | 49/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 53/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 57/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 61/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 65/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 69/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 71/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 76/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 80/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 84/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 88/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 92/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 96/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 100/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 104/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 108/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 112/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 116/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 121/121 kB\rProgress (4): 86 kB | 10 kB | 194 kB | 121 kB    \r                                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 496 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar\nProgress (4): 10 kB | 194 kB | 121 kB | 4.1/223 kB\rProgress (4): 10 kB | 194 kB | 121 kB | 7.7/223 kB\rProgress (4): 10 kB | 194 kB | 121 kB | 12/223 kB \rProgress (4): 10 kB | 194 kB | 121 kB | 16/223 kB\rProgress (4): 10 kB | 194 kB | 121 kB | 20/223 kB\rProgress (4): 10 kB | 194 kB | 121 kB | 24/223 kB\r                                                 \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 59 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar\nProgress (3): 194 kB | 121 kB | 28/223 kB\rProgress (3): 194 kB | 121 kB | 32/223 kB\rProgress (3): 194 kB | 121 kB | 36/223 kB\rProgress (3): 194 kB | 121 kB | 40/223 kB\rProgress (3): 194 kB | 121 kB | 45/223 kB\rProgress (3): 194 kB | 121 kB | 49/223 kB\rProgress (3): 194 kB | 121 kB | 53/223 kB\rProgress (3): 194 kB | 121 kB | 57/223 kB\rProgress (3): 194 kB | 121 kB | 61/223 kB\rProgress (3): 194 kB | 121 kB | 65/223 kB\rProgress (3): 194 kB | 121 kB | 69/223 kB\rProgress (3): 194 kB | 121 kB | 73/223 kB\rProgress (3): 194 kB | 121 kB | 77/223 kB\rProgress (3): 194 kB | 121 kB | 81/223 kB\rProgress (3): 194 kB | 121 kB | 86/223 kB\rProgress (3): 194 kB | 121 kB | 90/223 kB\rProgress (3): 194 kB | 121 kB | 94/223 kB\rProgress (3): 194 kB | 121 kB | 98/223 kB\rProgress (3): 194 kB | 121 kB | 102/223 kB\rProgress (3): 194 kB | 121 kB | 106/223 kB\rProgress (3): 194 kB | 121 kB | 110/223 kB\r                                          \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.1 MB/s)\nProgress (2): 121 kB | 114/223 kB\r                                 \rDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar\nProgress (2): 121 kB | 118/223 kB\rProgress (2): 121 kB | 122/223 kB\rProgress (2): 121 kB | 126/223 kB\rProgress (2): 121 kB | 131/223 kB\rProgress (2): 121 kB | 135/223 kB\rProgress (2): 121 kB | 139/223 kB\rProgress (2): 121 kB | 143/223 kB\rProgress (2): 121 kB | 147/223 kB\rProgress (2): 121 kB | 151/223 kB\r                                 \rDownloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 680 kB/s)\nProgress (1): 155/223 kB\rProgress (1): 159/223 kB\rProgress (1): 163/223 kB\rProgress (1): 167/223 kB\rProgress (1): 172/223 kB\rProgress (1): 176/223 kB\rProgress (1): 180/223 kB\rProgress (1): 184/223 kB\rProgress (1): 188/223 kB\rProgress (1): 192/223 kB\rProgress (1): 196/223 kB\rProgress (1): 200/223 kB\rProgress (1): 204/223 kB\rProgress (1): 208/223 kB\rProgress (1): 213/223 kB\rProgress (1): 217/223 kB\rProgress (1): 221/223 kB\rProgress (1): 223 kB    \rProgress (2): 223 kB | 4.1/61 kB\rProgress (2): 223 kB | 7.7/61 kB\rProgress (2): 223 kB | 12/61 kB \rProgress (2): 223 kB | 16/61 kB\rProgress (2): 223 kB | 20/61 kB\rProgress (2): 223 kB | 24/61 kB\r                               \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.2 MB/s)\nProgress (1): 28/61 kB\rProgress (1): 32/61 kB\rProgress (1): 36/61 kB\rProgress (1): 40/61 kB\rProgress (1): 45/61 kB\rProgress (1): 49/61 kB\rProgress (1): 53/61 kB\rProgress (1): 57/61 kB\rProgress (1): 61/61 kB\rProgress (1): 61 kB   \rProgress (2): 61 kB | 3.8/6.8 kB\rProgress (2): 61 kB | 6.8 kB    \rProgress (3): 61 kB | 6.8 kB | 4.1/43 kB\rProgress (3): 61 kB | 6.8 kB | 7.7/43 kB\rProgress (3): 61 kB | 6.8 kB | 12/43 kB \rProgress (3): 61 kB | 6.8 kB | 16/43 kB\rProgress (3): 61 kB | 6.8 kB | 20/43 kB\rProgress (3): 61 kB | 6.8 kB | 24/43 kB\rProgress (3): 61 kB | 6.8 kB | 28/43 kB\rProgress (3): 61 kB | 6.8 kB | 32/43 kB\rProgress (3): 61 kB | 6.8 kB | 36/43 kB\rProgress (3): 61 kB | 6.8 kB | 40/43 kB\rProgress (3): 61 kB | 6.8 kB | 43 kB   \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 292 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 197 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 30 kB/s)\n[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!\n[INFO] skip non existing resourceDirectory /work/src/main/resources\n[INFO] \n[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom\nProgress (1): 1.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 30 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 19 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 147 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 24 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 483 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom\nProgress (1): 4.1 kB\rProgress (1): 4.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 98 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 39 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom\nProgress (1): 2.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 53 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom\nProgress (1): 4.1 kB\rProgress (1): 7.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 173 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 46 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 77 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 47 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 48 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 41 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 66 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 63 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 36 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 49 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom\nProgress (1): 1.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 31 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom\nProgress (1): 3.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 78 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom\nProgress (1): 4.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 71 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom\nProgress (1): 4.1 kB\rProgress (1): 4.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 90 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom\nProgress (1): 965 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 18 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom\nProgress (1): 4.1 kB\rProgress (1): 4.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 110 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom\nProgress (1): 4.1 kB\rProgress (1): 6.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 148 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom\nProgress (1): 1.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 32 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 22 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 560 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 32 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 675 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom\nProgress (1): 4.1 kB\rProgress (1): 4.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 89 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 264 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 54 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom\nProgress (1): 3.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 85 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom\nProgress (1): 889 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 20 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 49 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 39 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom\nProgress (1): 4.1 kB\rProgress (1): 7.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 180 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 69 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 41 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 19 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 34 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 37 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 54 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 69 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom\nProgress (1): 880 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 18 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 32 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 39 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom\nProgress (1): 1.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 22 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 53 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom\nProgress (1): 4.1 kB\rProgress (1): 6.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 145 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 171 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom\nProgress (1): 4.1 kB\rProgress (1): 5.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 103 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom\nProgress (1): 815 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 20 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom\nProgress (1): 4.1 kB\rProgress (1): 4.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 101 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 17 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 346 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom\nProgress (1): 865 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 20 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom\nProgress (1): 3.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 70 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 71 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 393 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom\nProgress (1): 4.1 kB\rProgress (1): 6.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 161 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 230 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 71 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 19 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 436 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom\nProgress (1): 690 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 15 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom\nProgress (1): 769 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 15 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom\nProgress (1): 1.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 26 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 55 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom\nProgress (1): 2.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 40 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom\nProgress (1): 4.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 78 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 51 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 19 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 421 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom\nProgress (1): 145 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.8 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom\nProgress (1): 4.1 kB\rProgress (1): 5.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 103 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom\nProgress (1): 2.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 38 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 36 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom\nProgress (1): 747 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 16 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar\nProgress (1): 4.1/13 kB\rProgress (1): 7.7/13 kB\rProgress (1): 12/13 kB \rProgress (1): 13 kB   \rProgress (2): 13 kB | 4.1/211 kB\rProgress (2): 13 kB | 7.7/211 kB\rProgress (2): 13 kB | 12/211 kB \rProgress (2): 13 kB | 16/211 kB\rProgress (2): 13 kB | 20/211 kB\rProgress (2): 13 kB | 24/211 kB\rProgress (3): 13 kB | 24/211 kB | 4.1/49 kB\rProgress (3): 13 kB | 24/211 kB | 7.7/49 kB\rProgress (3): 13 kB | 28/211 kB | 7.7/49 kB\rProgress (3): 13 kB | 28/211 kB | 12/49 kB \rProgress (3): 13 kB | 32/211 kB | 12/49 kB\rProgress (3): 13 kB | 32/211 kB | 16/49 kB\rProgress (3): 13 kB | 36/211 kB | 16/49 kB\rProgress (3): 13 kB | 40/211 kB | 16/49 kB\rProgress (3): 13 kB | 40/211 kB | 20/49 kB\rProgress (3): 13 kB | 45/211 kB | 20/49 kB\rProgress (3): 13 kB | 45/211 kB | 24/49 kB\rProgress (3): 13 kB | 49/211 kB | 24/49 kB\rProgress (3): 13 kB | 49/211 kB | 28/49 kB\rProgress (3): 13 kB | 53/211 kB | 28/49 kB\rProgress (3): 13 kB | 53/211 kB | 32/49 kB\rProgress (3): 13 kB | 57/211 kB | 32/49 kB\rProgress (3): 13 kB | 61/211 kB | 32/49 kB\rProgress (3): 13 kB | 61/211 kB | 36/49 kB\rProgress (3): 13 kB | 65/211 kB | 36/49 kB\rProgress (3): 13 kB | 65/211 kB | 40/49 kB\rProgress (3): 13 kB | 69/211 kB | 40/49 kB\rProgress (3): 13 kB | 69/211 kB | 44/49 kB\rProgress (3): 13 kB | 73/211 kB | 44/49 kB\rProgress (3): 13 kB | 73/211 kB | 48/49 kB\rProgress (3): 13 kB | 77/211 kB | 48/49 kB\rProgress (3): 13 kB | 81/211 kB | 48/49 kB\rProgress (3): 13 kB | 81/211 kB | 49 kB   \rProgress (3): 13 kB | 86/211 kB | 49 kB\rProgress (3): 13 kB | 90/211 kB | 49 kB\rProgress (3): 13 kB | 94/211 kB | 49 kB\rProgress (3): 13 kB | 98/211 kB | 49 kB\rProgress (3): 13 kB | 102/211 kB | 49 kB\rProgress (3): 13 kB | 106/211 kB | 49 kB\rProgress (3): 13 kB | 110/211 kB | 49 kB\rProgress (3): 13 kB | 114/211 kB | 49 kB\rProgress (3): 13 kB | 118/211 kB | 49 kB\rProgress (3): 13 kB | 122/211 kB | 49 kB\rProgress (3): 13 kB | 126/211 kB | 49 kB\rProgress (3): 13 kB | 131/211 kB | 49 kB\rProgress (3): 13 kB | 135/211 kB | 49 kB\rProgress (3): 13 kB | 139/211 kB | 49 kB\rProgress (3): 13 kB | 143/211 kB | 49 kB\rProgress (3): 13 kB | 147/211 kB | 49 kB\rProgress (3): 13 kB | 151/211 kB | 49 kB\rProgress (3): 13 kB | 155/211 kB | 49 kB\rProgress (3): 13 kB | 159/211 kB | 49 kB\rProgress (3): 13 kB | 163/211 kB | 49 kB\rProgress (3): 13 kB | 167/211 kB | 49 kB\rProgress (3): 13 kB | 172/211 kB | 49 kB\rProgress (3): 13 kB | 176/211 kB | 49 kB\rProgress (3): 13 kB | 180/211 kB | 49 kB\rProgress (3): 13 kB | 184/211 kB | 49 kB\rProgress (3): 13 kB | 188/211 kB | 49 kB\rProgress (3): 13 kB | 192/211 kB | 49 kB\rProgress (3): 13 kB | 196/211 kB | 49 kB\rProgress (3): 13 kB | 200/211 kB | 49 kB\rProgress (3): 13 kB | 204/211 kB | 49 kB\rProgress (3): 13 kB | 208/211 kB | 49 kB\rProgress (3): 13 kB | 211 kB | 49 kB    \rProgress (4): 13 kB | 211 kB | 49 kB | 4.1/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 7.7/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 12/89 kB \rProgress (4): 13 kB | 211 kB | 49 kB | 16/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 20/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 24/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 28/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 32/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 36/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 40/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 44/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 48/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 53/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 57/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 61/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 65/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 69/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 73/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 77/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 81/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 85/89 kB\rProgress (4): 13 kB | 211 kB | 49 kB | 89 kB   \rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 4.1/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 7.7/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 12/160 kB \rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 16/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 20/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 24/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 28/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 32/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 36/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 40/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 45/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 49/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 53/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 57/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 61/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 65/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 69/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 73/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 77/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 81/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 86/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 90/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 94/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 98/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 102/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 106/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 110/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 114/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 118/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 122/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 126/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 131/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 135/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 139/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 143/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 147/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 151/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 155/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 159/160 kB\rProgress (5): 13 kB | 211 kB | 49 kB | 89 kB | 160 kB    \r                                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 403 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 1.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 3.6 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar\nProgress (3): 211 kB | 89 kB | 4.1/21 kB\rProgress (3): 211 kB | 89 kB | 7.7/21 kB\r                                        \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.9 MB/s)\nProgress (2): 211 kB | 12/21 kB\r                               \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar\nProgress (2): 211 kB | 16/21 kB\rProgress (2): 211 kB | 20/21 kB\rProgress (2): 211 kB | 21 kB   \r                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 4.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar\nProgress (2): 21 kB | 4.1/35 kB\rProgress (2): 21 kB | 7.7/35 kB\rProgress (2): 21 kB | 12/35 kB \rProgress (2): 21 kB | 16/35 kB\rProgress (2): 21 kB | 20/35 kB\rProgress (2): 21 kB | 24/35 kB\rProgress (2): 21 kB | 28/35 kB\rProgress (2): 21 kB | 32/35 kB\rProgress (2): 21 kB | 35 kB   \rProgress (3): 21 kB | 35 kB | 4.1/87 kB\rProgress (3): 21 kB | 35 kB | 7.7/87 kB\rProgress (3): 21 kB | 35 kB | 12/87 kB \rProgress (3): 21 kB | 35 kB | 16/87 kB\rProgress (3): 21 kB | 35 kB | 20/87 kB\rProgress (3): 21 kB | 35 kB | 24/87 kB\rProgress (3): 21 kB | 35 kB | 28/87 kB\rProgress (3): 21 kB | 35 kB | 32/87 kB\rProgress (3): 21 kB | 35 kB | 36/87 kB\rProgress (3): 21 kB | 35 kB | 40/87 kB\rProgress (3): 21 kB | 35 kB | 44/87 kB\rProgress (3): 21 kB | 35 kB | 48/87 kB\rProgress (3): 21 kB | 35 kB | 53/87 kB\rProgress (3): 21 kB | 35 kB | 57/87 kB\rProgress (3): 21 kB | 35 kB | 61/87 kB\rProgress (3): 21 kB | 35 kB | 65/87 kB\rProgress (3): 21 kB | 35 kB | 69/87 kB\rProgress (3): 21 kB | 35 kB | 73/87 kB\rProgress (3): 21 kB | 35 kB | 77/87 kB\rProgress (3): 21 kB | 35 kB | 81/87 kB\rProgress (3): 21 kB | 35 kB | 85/87 kB\rProgress (3): 21 kB | 35 kB | 87 kB   \rProgress (4): 21 kB | 35 kB | 87 kB | 4.1/25 kB\rProgress (4): 21 kB | 35 kB | 87 kB | 7.7/25 kB\rProgress (4): 21 kB | 35 kB | 87 kB | 12/25 kB \rProgress (4): 21 kB | 35 kB | 87 kB | 16/25 kB\rProgress (4): 21 kB | 35 kB | 87 kB | 20/25 kB\rProgress (4): 21 kB | 35 kB | 87 kB | 24/25 kB\rProgress (4): 21 kB | 35 kB | 87 kB | 25 kB   \r                                           \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 326 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 552 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar\nProgress (3): 87 kB | 25 kB | 4.1/14 kB\rProgress (3): 87 kB | 25 kB | 7.7/14 kB\rProgress (3): 87 kB | 25 kB | 12/14 kB \rProgress (3): 87 kB | 25 kB | 14 kB   \r                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 1.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 307 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar\nProgress (2): 14 kB | 4.1/122 kB\rProgress (2): 14 kB | 7.7/122 kB\rProgress (2): 14 kB | 12/122 kB \rProgress (2): 14 kB | 16/122 kB\rProgress (2): 14 kB | 20/122 kB\rProgress (2): 14 kB | 24/122 kB\rProgress (2): 14 kB | 28/122 kB\rProgress (2): 14 kB | 32/122 kB\rProgress (2): 14 kB | 36/122 kB\rProgress (2): 14 kB | 40/122 kB\rProgress (2): 14 kB | 45/122 kB\rProgress (2): 14 kB | 49/122 kB\rProgress (2): 14 kB | 53/122 kB\rProgress (2): 14 kB | 57/122 kB\rProgress (2): 14 kB | 61/122 kB\rProgress (2): 14 kB | 65/122 kB\rProgress (2): 14 kB | 69/122 kB\rProgress (2): 14 kB | 73/122 kB\rProgress (2): 14 kB | 77/122 kB\rProgress (2): 14 kB | 81/122 kB\rProgress (2): 14 kB | 86/122 kB\rProgress (2): 14 kB | 90/122 kB\rProgress (2): 14 kB | 94/122 kB\rProgress (2): 14 kB | 98/122 kB\rProgress (2): 14 kB | 102/122 kB\rProgress (2): 14 kB | 106/122 kB\rProgress (2): 14 kB | 110/122 kB\rProgress (2): 14 kB | 114/122 kB\rProgress (2): 14 kB | 118/122 kB\rProgress (2): 14 kB | 122 kB    \rProgress (3): 14 kB | 122 kB | 4.1/29 kB\rProgress (3): 14 kB | 122 kB | 7.7/29 kB\rProgress (3): 14 kB | 122 kB | 12/29 kB \rProgress (3): 14 kB | 122 kB | 16/29 kB\rProgress (3): 14 kB | 122 kB | 20/29 kB\rProgress (3): 14 kB | 122 kB | 24/29 kB\rProgress (3): 14 kB | 122 kB | 28/29 kB\rProgress (3): 14 kB | 122 kB | 29 kB   \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 153 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar\nProgress (3): 122 kB | 29 kB | 4.1/37 kB\rProgress (3): 122 kB | 29 kB | 7.7/37 kB\rProgress (3): 122 kB | 29 kB | 12/37 kB \rProgress (3): 122 kB | 29 kB | 16/37 kB\rProgress (3): 122 kB | 29 kB | 20/37 kB\rProgress (3): 122 kB | 29 kB | 24/37 kB\rProgress (3): 122 kB | 29 kB | 28/37 kB\rProgress (3): 122 kB | 29 kB | 32/37 kB\rProgress (3): 122 kB | 29 kB | 36/37 kB\rProgress (3): 122 kB | 29 kB | 37 kB   \rProgress (4): 122 kB | 29 kB | 37 kB | 4.1/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 7.7/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 12/58 kB \rProgress (4): 122 kB | 29 kB | 37 kB | 16/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 20/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 24/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 28/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 32/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 36/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 40/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 45/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 49/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 53/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 57/58 kB\rProgress (4): 122 kB | 29 kB | 37 kB | 58 kB   \r                                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 1.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 349 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar\nProgress (3): 29 kB | 58 kB | 4.1/10 kB\rProgress (3): 29 kB | 58 kB | 7.7/10 kB\rProgress (3): 29 kB | 58 kB | 10 kB    \r                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 521 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 262 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar\nProgress (2): 10 kB | 4.1/33 kB\rProgress (2): 10 kB | 7.7/33 kB\rProgress (2): 10 kB | 12/33 kB \rProgress (2): 10 kB | 16/33 kB\rProgress (2): 10 kB | 20/33 kB\rProgress (2): 10 kB | 24/33 kB\rProgress (2): 10 kB | 28/33 kB\rProgress (2): 10 kB | 32/33 kB\rProgress (2): 10 kB | 33 kB   \rProgress (3): 10 kB | 33 kB | 4.1/155 kB\rProgress (3): 10 kB | 33 kB | 7.7/155 kB\rProgress (3): 10 kB | 33 kB | 12/155 kB \rProgress (3): 10 kB | 33 kB | 16/155 kB\rProgress (3): 10 kB | 33 kB | 20/155 kB\rProgress (3): 10 kB | 33 kB | 24/155 kB\rProgress (3): 10 kB | 33 kB | 28/155 kB\rProgress (3): 10 kB | 33 kB | 32/155 kB\rProgress (3): 10 kB | 33 kB | 36/155 kB\rProgress (3): 10 kB | 33 kB | 40/155 kB\rProgress (3): 10 kB | 33 kB | 45/155 kB\r                                       \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 83 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar\nProgress (2): 33 kB | 49/155 kB\rProgress (2): 33 kB | 53/155 kB\rProgress (2): 33 kB | 57/155 kB\rProgress (2): 33 kB | 61/155 kB\rProgress (2): 33 kB | 65/155 kB\rProgress (2): 33 kB | 69/155 kB\rProgress (2): 33 kB | 73/155 kB\rProgress (2): 33 kB | 77/155 kB\rProgress (2): 33 kB | 81/155 kB\rProgress (2): 33 kB | 86/155 kB\rProgress (2): 33 kB | 90/155 kB\rProgress (2): 33 kB | 94/155 kB\rProgress (2): 33 kB | 98/155 kB\rProgress (2): 33 kB | 102/155 kB\rProgress (2): 33 kB | 106/155 kB\rProgress (2): 33 kB | 110/155 kB\rProgress (2): 33 kB | 114/155 kB\rProgress (2): 33 kB | 118/155 kB\rProgress (2): 33 kB | 122/155 kB\rProgress (2): 33 kB | 126/155 kB\rProgress (2): 33 kB | 131/155 kB\rProgress (2): 33 kB | 135/155 kB\rProgress (2): 33 kB | 139/155 kB\rProgress (2): 33 kB | 143/155 kB\rProgress (2): 33 kB | 147/155 kB\rProgress (2): 33 kB | 151/155 kB\rProgress (2): 33 kB | 155 kB    \r                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 255 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar\nProgress (2): 155 kB | 4.1/32 kB\rProgress (2): 155 kB | 7.7/32 kB\rProgress (2): 155 kB | 12/32 kB \rProgress (2): 155 kB | 16/32 kB\rProgress (2): 155 kB | 20/32 kB\rProgress (2): 155 kB | 24/32 kB\rProgress (2): 155 kB | 28/32 kB\rProgress (2): 155 kB | 32 kB   \rProgress (3): 155 kB | 32 kB | 4.1/14 kB\rProgress (3): 155 kB | 32 kB | 7.7/14 kB\rProgress (3): 155 kB | 32 kB | 12/14 kB \rProgress (3): 155 kB | 32 kB | 14 kB   \rProgress (4): 155 kB | 32 kB | 14 kB | 4.1/4.2 kB\rProgress (4): 155 kB | 32 kB | 14 kB | 4.2 kB    \r                                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 1.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 218 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar\nProgress (3): 14 kB | 4.2 kB | 4.1/25 kB\rProgress (3): 14 kB | 4.2 kB | 7.7/25 kB\rProgress (3): 14 kB | 4.2 kB | 12/25 kB \rProgress (3): 14 kB | 4.2 kB | 16/25 kB\rProgress (3): 14 kB | 4.2 kB | 20/25 kB\rProgress (3): 14 kB | 4.2 kB | 24/25 kB\rProgress (3): 14 kB | 4.2 kB | 25 kB   \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 86 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar\nProgress (3): 4.2 kB | 25 kB | 4.1/4.6 kB\rProgress (3): 4.2 kB | 25 kB | 4.6 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 26 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 154 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar\nProgress (2): 4.6 kB | 4.1/19 kB\rProgress (2): 4.6 kB | 7.7/19 kB\rProgress (2): 4.6 kB | 12/19 kB \rProgress (2): 4.6 kB | 16/19 kB\rProgress (2): 4.6 kB | 19 kB   \r                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 107 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar\nProgress (2): 4.6 kB | 4.1/217 kB\rProgress (2): 4.6 kB | 7.7/217 kB\rProgress (2): 4.6 kB | 12/217 kB \rProgress (2): 4.6 kB | 16/217 kB\rProgress (2): 4.6 kB | 20/217 kB\rProgress (2): 4.6 kB | 24/217 kB\rProgress (2): 4.6 kB | 28/217 kB\rProgress (2): 4.6 kB | 32/217 kB\rProgress (2): 4.6 kB | 36/217 kB\rProgress (2): 4.6 kB | 40/217 kB\rProgress (2): 4.6 kB | 45/217 kB\rProgress (2): 4.6 kB | 49/217 kB\rProgress (2): 4.6 kB | 53/217 kB\rProgress (2): 4.6 kB | 57/217 kB\rProgress (2): 4.6 kB | 61/217 kB\rProgress (2): 4.6 kB | 65/217 kB\rProgress (2): 4.6 kB | 69/217 kB\rProgress (2): 4.6 kB | 73/217 kB\rProgress (2): 4.6 kB | 77/217 kB\rProgress (2): 4.6 kB | 81/217 kB\rProgress (2): 4.6 kB | 86/217 kB\rProgress (2): 4.6 kB | 90/217 kB\rProgress (2): 4.6 kB | 94/217 kB\rProgress (2): 4.6 kB | 98/217 kB\rProgress (2): 4.6 kB | 102/217 kB\rProgress (2): 4.6 kB | 106/217 kB\r                                 \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 25 kB/s)\nProgress (1): 110/217 kB\r                        \rDownloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar\nProgress (1): 114/217 kB\rProgress (1): 118/217 kB\rProgress (1): 122/217 kB\rProgress (2): 122/217 kB | 4.1/134 kB\rProgress (2): 126/217 kB | 4.1/134 kB\rProgress (2): 126/217 kB | 7.7/134 kB\rProgress (2): 126/217 kB | 12/134 kB \rProgress (2): 130/217 kB | 12/134 kB\rProgress (2): 130/217 kB | 16/134 kB\rProgress (2): 130/217 kB | 20/134 kB\rProgress (2): 130/217 kB | 24/134 kB\rProgress (2): 130/217 kB | 28/134 kB\rProgress (2): 134/217 kB | 28/134 kB\rProgress (2): 134/217 kB | 32/134 kB\rProgress (2): 139/217 kB | 32/134 kB\rProgress (2): 139/217 kB | 36/134 kB\rProgress (2): 143/217 kB | 36/134 kB\rProgress (2): 143/217 kB | 40/134 kB\rProgress (2): 143/217 kB | 45/134 kB\rProgress (2): 147/217 kB | 45/134 kB\rProgress (2): 147/217 kB | 49/134 kB\rProgress (2): 147/217 kB | 53/134 kB\rProgress (2): 151/217 kB | 53/134 kB\rProgress (2): 151/217 kB | 57/134 kB\rProgress (2): 155/217 kB | 57/134 kB\rProgress (2): 155/217 kB | 61/134 kB\rProgress (2): 159/217 kB | 61/134 kB\rProgress (2): 163/217 kB | 61/134 kB\rProgress (2): 163/217 kB | 65/134 kB\rProgress (2): 163/217 kB | 69/134 kB\rProgress (2): 163/217 kB | 73/134 kB\rProgress (2): 167/217 kB | 73/134 kB\rProgress (2): 167/217 kB | 77/134 kB\rProgress (2): 171/217 kB | 77/134 kB\rProgress (2): 175/217 kB | 77/134 kB\rProgress (2): 179/217 kB | 77/134 kB\rProgress (2): 179/217 kB | 81/134 kB\rProgress (2): 179/217 kB | 86/134 kB\rProgress (2): 179/217 kB | 90/134 kB\rProgress (2): 184/217 kB | 90/134 kB\rProgress (2): 184/217 kB | 94/134 kB\rProgress (2): 188/217 kB | 94/134 kB\rProgress (2): 192/217 kB | 94/134 kB\rProgress (2): 196/217 kB | 94/134 kB\rProgress (2): 196/217 kB | 98/134 kB\rProgress (2): 196/217 kB | 102/134 kB\rProgress (2): 196/217 kB | 106/134 kB\rProgress (2): 200/217 kB | 106/134 kB\rProgress (2): 200/217 kB | 110/134 kB\rProgress (2): 204/217 kB | 110/134 kB\rProgress (2): 208/217 kB | 110/134 kB\rProgress (2): 212/217 kB | 110/134 kB\rProgress (2): 212/217 kB | 114/134 kB\rProgress (2): 216/217 kB | 114/134 kB\rProgress (2): 216/217 kB | 118/134 kB\rProgress (2): 217 kB | 118/134 kB    \rProgress (2): 217 kB | 122/134 kB\rProgress (2): 217 kB | 126/134 kB\rProgress (2): 217 kB | 131/134 kB\rProgress (2): 217 kB | 134 kB    \rProgress (3): 217 kB | 134 kB | 4.1/46 kB\rProgress (3): 217 kB | 134 kB | 7.7/46 kB\rProgress (3): 217 kB | 134 kB | 12/46 kB \rProgress (3): 217 kB | 134 kB | 16/46 kB\rProgress (3): 217 kB | 134 kB | 20/46 kB\rProgress (3): 217 kB | 134 kB | 24/46 kB\rProgress (3): 217 kB | 134 kB | 28/46 kB\rProgress (3): 217 kB | 134 kB | 32/46 kB\rProgress (3): 217 kB | 134 kB | 36/46 kB\rProgress (3): 217 kB | 134 kB | 40/46 kB\rProgress (3): 217 kB | 134 kB | 44/46 kB\rProgress (3): 217 kB | 134 kB | 46 kB   \rProgress (4): 217 kB | 134 kB | 46 kB | 4.1/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 7.7/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 12/358 kB \rProgress (4): 217 kB | 134 kB | 46 kB | 16/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 20/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 24/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 28/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 32/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 36/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 40/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 45/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 49/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 53/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 57/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 61/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 65/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 69/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 73/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 77/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 81/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 86/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 90/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 94/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 98/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 102/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 106/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 110/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 114/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 118/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 122/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 126/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 131/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 135/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 139/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 143/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 147/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 151/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 155/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 159/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 163/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 167/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 172/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 176/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 180/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 184/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 188/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 192/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 196/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 200/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 204/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 208/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 213/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 217/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 221/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 225/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 229/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 233/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 237/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 241/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 245/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 249/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 253/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 258/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 262/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 266/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 270/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 274/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 278/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 282/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 286/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 290/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 294/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 299/358 kB\rProgress (4): 217 kB | 134 kB | 46 kB | 303/358 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 303/358 kB | 4.1/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 307/358 kB | 4.1/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 307/358 kB | 7.7/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 311/358 kB | 7.7/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 311/358 kB | 12/45 kB \rProgress (5): 217 kB | 134 kB | 46 kB | 315/358 kB | 12/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 315/358 kB | 16/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 319/358 kB | 16/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 319/358 kB | 20/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 319/358 kB | 24/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 323/358 kB | 24/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 327/358 kB | 24/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 327/358 kB | 28/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 331/358 kB | 28/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 331/358 kB | 32/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 335/358 kB | 32/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 335/358 kB | 36/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 335/358 kB | 40/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 339/358 kB | 40/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 344/358 kB | 40/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 348/358 kB | 40/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 352/358 kB | 40/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 352/358 kB | 45/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 356/358 kB | 45/45 kB\rProgress (5): 217 kB | 134 kB | 46 kB | 356/358 kB | 45 kB   \rProgress (5): 217 kB | 134 kB | 46 kB | 358 kB | 45 kB    \r                                                      \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 1.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 232 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 647 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.7 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 208 kB/s)\nProgress (1): 4.1/121 kB\rProgress (1): 7.7/121 kB\rProgress (1): 12/121 kB \rProgress (1): 16/121 kB\rProgress (1): 20/121 kB\rProgress (1): 24/121 kB\rProgress (1): 28/121 kB\rProgress (1): 32/121 kB\rProgress (1): 36/121 kB\rProgress (1): 40/121 kB\rProgress (1): 45/121 kB\rProgress (1): 49/121 kB\rProgress (2): 49/121 kB | 4.1/640 kB\rProgress (2): 49/121 kB | 7.5/640 kB\rProgress (2): 53/121 kB | 7.5/640 kB\rProgress (2): 57/121 kB | 7.5/640 kB\rProgress (2): 61/121 kB | 7.5/640 kB\rProgress (2): 65/121 kB | 7.5/640 kB\rProgress (2): 69/121 kB | 7.5/640 kB\rProgress (2): 73/121 kB | 7.5/640 kB\rProgress (2): 77/121 kB | 7.5/640 kB\rProgress (2): 81/121 kB | 7.5/640 kB\rProgress (2): 86/121 kB | 7.5/640 kB\rProgress (2): 90/121 kB | 7.5/640 kB\rProgress (2): 94/121 kB | 7.5/640 kB\rProgress (2): 98/121 kB | 7.5/640 kB\rProgress (2): 98/121 kB | 12/640 kB \rProgress (2): 98/121 kB | 16/640 kB\rProgress (2): 98/121 kB | 20/640 kB\rProgress (2): 98/121 kB | 24/640 kB\rProgress (2): 98/121 kB | 28/640 kB\rProgress (2): 98/121 kB | 32/640 kB\rProgress (2): 102/121 kB | 32/640 kB\rProgress (2): 102/121 kB | 36/640 kB\rProgress (2): 106/121 kB | 36/640 kB\rProgress (2): 106/121 kB | 40/640 kB\rProgress (2): 110/121 kB | 40/640 kB\rProgress (2): 110/121 kB | 44/640 kB\rProgress (2): 114/121 kB | 44/640 kB\rProgress (2): 114/121 kB | 48/640 kB\rProgress (2): 118/121 kB | 48/640 kB\rProgress (2): 121 kB | 48/640 kB    \rProgress (2): 121 kB | 53/640 kB\rProgress (2): 121 kB | 57/640 kB\rProgress (2): 121 kB | 61/640 kB\rProgress (2): 121 kB | 65/640 kB\rProgress (2): 121 kB | 69/640 kB\rProgress (2): 121 kB | 73/640 kB\rProgress (2): 121 kB | 77/640 kB\rProgress (2): 121 kB | 81/640 kB\rProgress (2): 121 kB | 85/640 kB\rProgress (2): 121 kB | 89/640 kB\rProgress (2): 121 kB | 93/640 kB\rProgress (2): 121 kB | 98/640 kB\rProgress (2): 121 kB | 102/640 kB\rProgress (2): 121 kB | 106/640 kB\rProgress (2): 121 kB | 110/640 kB\rProgress (2): 121 kB | 114/640 kB\rProgress (2): 121 kB | 118/640 kB\rProgress (2): 121 kB | 122/640 kB\rProgress (2): 121 kB | 126/640 kB\rProgress (2): 121 kB | 130/640 kB\rProgress (2): 121 kB | 134/640 kB\rProgress (2): 121 kB | 139/640 kB\rProgress (2): 121 kB | 143/640 kB\rProgress (2): 121 kB | 147/640 kB\rProgress (2): 121 kB | 151/640 kB\rProgress (2): 121 kB | 155/640 kB\rProgress (2): 121 kB | 159/640 kB\rProgress (2): 121 kB | 163/640 kB\rProgress (2): 121 kB | 167/640 kB\rProgress (2): 121 kB | 171/640 kB\rProgress (2): 121 kB | 175/640 kB\rProgress (2): 121 kB | 179/640 kB\rProgress (2): 121 kB | 184/640 kB\rProgress (2): 121 kB | 188/640 kB\rProgress (2): 121 kB | 192/640 kB\rProgress (2): 121 kB | 196/640 kB\rProgress (2): 121 kB | 200/640 kB\rProgress (2): 121 kB | 204/640 kB\rProgress (2): 121 kB | 208/640 kB\rProgress (2): 121 kB | 212/640 kB\rProgress (2): 121 kB | 216/640 kB\rProgress (2): 121 kB | 220/640 kB\rProgress (2): 121 kB | 225/640 kB\rProgress (2): 121 kB | 229/640 kB\rProgress (2): 121 kB | 233/640 kB\rProgress (2): 121 kB | 237/640 kB\rProgress (2): 121 kB | 241/640 kB\rProgress (2): 121 kB | 245/640 kB\rProgress (2): 121 kB | 249/640 kB\rProgress (2): 121 kB | 253/640 kB\rProgress (2): 121 kB | 257/640 kB\rProgress (2): 121 kB | 261/640 kB\rProgress (2): 121 kB | 266/640 kB\rProgress (2): 121 kB | 270/640 kB\rProgress (2): 121 kB | 274/640 kB\rProgress (2): 121 kB | 278/640 kB\rProgress (2): 121 kB | 282/640 kB\rProgress (2): 121 kB | 286/640 kB\rProgress (2): 121 kB | 290/640 kB\rProgress (2): 121 kB | 294/640 kB\rProgress (2): 121 kB | 298/640 kB\rProgress (2): 121 kB | 302/640 kB\rProgress (2): 121 kB | 306/640 kB\rProgress (2): 121 kB | 311/640 kB\rProgress (2): 121 kB | 315/640 kB\rProgress (2): 121 kB | 319/640 kB\rProgress (2): 121 kB | 323/640 kB\rProgress (2): 121 kB | 327/640 kB\rProgress (2): 121 kB | 331/640 kB\rProgress (2): 121 kB | 335/640 kB\rProgress (2): 121 kB | 339/640 kB\rProgress (2): 121 kB | 343/640 kB\rProgress (2): 121 kB | 347/640 kB\rProgress (2): 121 kB | 352/640 kB\rProgress (2): 121 kB | 356/640 kB\rProgress (2): 121 kB | 360/640 kB\rProgress (2): 121 kB | 364/640 kB\rProgress (2): 121 kB | 368/640 kB\rProgress (2): 121 kB | 372/640 kB\rProgress (2): 121 kB | 376/640 kB\rProgress (2): 121 kB | 380/640 kB\rProgress (2): 121 kB | 384/640 kB\rProgress (2): 121 kB | 388/640 kB\rProgress (2): 121 kB | 392/640 kB\rProgress (2): 121 kB | 397/640 kB\rProgress (2): 121 kB | 401/640 kB\rProgress (2): 121 kB | 405/640 kB\rProgress (2): 121 kB | 409/640 kB\rProgress (2): 121 kB | 413/640 kB\rProgress (2): 121 kB | 417/640 kB\rProgress (2): 121 kB | 421/640 kB\rProgress (2): 121 kB | 425/640 kB\rProgress (2): 121 kB | 429/640 kB\rProgress (2): 121 kB | 433/640 kB\rProgress (2): 121 kB | 438/640 kB\rProgress (2): 121 kB | 442/640 kB\rProgress (2): 121 kB | 446/640 kB\rProgress (2): 121 kB | 450/640 kB\rProgress (2): 121 kB | 454/640 kB\rProgress (2): 121 kB | 458/640 kB\rProgress (2): 121 kB | 462/640 kB\rProgress (2): 121 kB | 465/640 kB\rProgress (2): 121 kB | 469/640 kB\rProgress (2): 121 kB | 473/640 kB\rProgress (2): 121 kB | 477/640 kB\rProgress (2): 121 kB | 481/640 kB\rProgress (2): 121 kB | 486/640 kB\rProgress (2): 121 kB | 490/640 kB\rProgress (2): 121 kB | 494/640 kB\rProgress (2): 121 kB | 498/640 kB\rProgress (2): 121 kB | 502/640 kB\rProgress (2): 121 kB | 506/640 kB\rProgress (2): 121 kB | 510/640 kB\rProgress (2): 121 kB | 514/640 kB\rProgress (2): 121 kB | 518/640 kB\rProgress (2): 121 kB | 522/640 kB\rProgress (2): 121 kB | 526/640 kB\rProgress (2): 121 kB | 531/640 kB\rProgress (2): 121 kB | 535/640 kB\rProgress (2): 121 kB | 539/640 kB\rProgress (2): 121 kB | 543/640 kB\rProgress (2): 121 kB | 547/640 kB\rProgress (2): 121 kB | 551/640 kB\rProgress (2): 121 kB | 555/640 kB\rProgress (2): 121 kB | 559/640 kB\rProgress (2): 121 kB | 563/640 kB\rProgress (2): 121 kB | 567/640 kB\rProgress (2): 121 kB | 572/640 kB\rProgress (2): 121 kB | 576/640 kB\rProgress (2): 121 kB | 580/640 kB\rProgress (2): 121 kB | 584/640 kB\rProgress (2): 121 kB | 588/640 kB\rProgress (2): 121 kB | 592/640 kB\rProgress (2): 121 kB | 596/640 kB\rProgress (2): 121 kB | 600/640 kB\rProgress (2): 121 kB | 604/640 kB\rProgress (2): 121 kB | 608/640 kB\rProgress (2): 121 kB | 612/640 kB\rProgress (2): 121 kB | 617/640 kB\rProgress (2): 121 kB | 621/640 kB\rProgress (2): 121 kB | 625/640 kB\rProgress (2): 121 kB | 629/640 kB\rProgress (2): 121 kB | 633/640 kB\rProgress (2): 121 kB | 637/640 kB\rProgress (2): 121 kB | 640 kB    \r                             \rDownloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 518 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.7 MB/s)\n[INFO] Changes detected - recompiling the module!\n[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!\n[INFO] Compiling 1 source file to /work/target/classes\n[INFO] \n[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ simple-java-project ---\n[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!\n[INFO] skip non existing resourceDirectory /work/src/test/resources\n[INFO] \n[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ simple-java-project ---\n[INFO] No sources to compile\n[INFO] \n[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 84 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom\nProgress (1): 2.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 69 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom\nProgress (1): 4.1 kB\rProgress (1): 5.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 163 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 49 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 522 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom\nProgress (1): 1.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 64 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom\nProgress (1): 1.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 49 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom\nProgress (1): 3.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 77 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 17 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 491 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 42 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 459 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom\nProgress (1): 3.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 90 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 301 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 23 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 754 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 13 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 312 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom\nProgress (1): 1.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 39 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar\nProgress (1): 4.1/263 kB\rProgress (1): 7.7/263 kB\rProgress (1): 12/263 kB \rProgress (1): 16/263 kB\rProgress (1): 20/263 kB\rProgress (1): 24/263 kB\rProgress (1): 28/263 kB\rProgress (1): 32/263 kB\rProgress (1): 36/263 kB\rProgress (1): 40/263 kB\rProgress (1): 45/263 kB\rProgress (1): 49/263 kB\rProgress (1): 53/263 kB\rProgress (1): 57/263 kB\rProgress (1): 61/263 kB\rProgress (1): 65/263 kB\rProgress (1): 69/263 kB\rProgress (1): 73/263 kB\rProgress (1): 77/263 kB\rProgress (1): 81/263 kB\rProgress (1): 86/263 kB\rProgress (1): 90/263 kB\rProgress (1): 94/263 kB\rProgress (1): 98/263 kB\rProgress (1): 102/263 kB\rProgress (1): 106/263 kB\rProgress (1): 110/263 kB\rProgress (1): 114/263 kB\rProgress (1): 118/263 kB\rProgress (1): 122/263 kB\rProgress (1): 126/263 kB\rProgress (1): 131/263 kB\rProgress (1): 135/263 kB\rProgress (1): 139/263 kB\rProgress (1): 143/263 kB\rProgress (1): 147/263 kB\rProgress (1): 151/263 kB\rProgress (1): 155/263 kB\rProgress (1): 159/263 kB\rProgress (1): 163/263 kB\rProgress (1): 167/263 kB\rProgress (1): 172/263 kB\rProgress (1): 176/263 kB\rProgress (1): 180/263 kB\rProgress (1): 184/263 kB\rProgress (1): 188/263 kB\rProgress (1): 192/263 kB\rProgress (1): 196/263 kB\rProgress (1): 200/263 kB\rProgress (1): 204/263 kB\rProgress (1): 208/263 kB\rProgress (1): 213/263 kB\rProgress (1): 217/263 kB\rProgress (1): 221/263 kB\rProgress (1): 225/263 kB\rProgress (1): 229/263 kB\rProgress (1): 233/263 kB\rProgress (1): 237/263 kB\rProgress (1): 241/263 kB\rProgress (1): 245/263 kB\rProgress (1): 249/263 kB\rProgress (1): 253/263 kB\rProgress (1): 258/263 kB\rProgress (1): 262/263 kB\rProgress (1): 263 kB    \rProgress (2): 263 kB | 4.1/316 kB\rProgress (2): 263 kB | 7.7/316 kB\rProgress (2): 263 kB | 12/316 kB \rProgress (2): 263 kB | 16/316 kB\rProgress (2): 263 kB | 20/316 kB\rProgress (2): 263 kB | 24/316 kB\rProgress (2): 263 kB | 28/316 kB\rProgress (2): 263 kB | 32/316 kB\rProgress (2): 263 kB | 36/316 kB\rProgress (2): 263 kB | 40/316 kB\rProgress (2): 263 kB | 45/316 kB\rProgress (2): 263 kB | 49/316 kB\rProgress (3): 263 kB | 49/316 kB | 3.4/31 kB\rProgress (3): 263 kB | 53/316 kB | 3.4/31 kB\rProgress (3): 263 kB | 57/316 kB | 3.4/31 kB\rProgress (3): 263 kB | 61/316 kB | 3.4/31 kB\rProgress (3): 263 kB | 65/316 kB | 3.4/31 kB\rProgress (3): 263 kB | 65/316 kB | 7.5/31 kB\rProgress (3): 263 kB | 65/316 kB | 12/31 kB \rProgress (3): 263 kB | 69/316 kB | 12/31 kB\rProgress (3): 263 kB | 73/316 kB | 12/31 kB\rProgress (3): 263 kB | 73/316 kB | 16/31 kB\rProgress (3): 263 kB | 77/316 kB | 16/31 kB\rProgress (3): 263 kB | 77/316 kB | 20/31 kB\rProgress (3): 263 kB | 81/316 kB | 20/31 kB\rProgress (3): 263 kB | 81/316 kB | 24/31 kB\rProgress (3): 263 kB | 86/316 kB | 24/31 kB\rProgress (3): 263 kB | 86/316 kB | 28/31 kB\rProgress (3): 263 kB | 90/316 kB | 28/31 kB\rProgress (3): 263 kB | 90/316 kB | 31 kB   \rProgress (3): 263 kB | 94/316 kB | 31 kB\rProgress (3): 263 kB | 98/316 kB | 31 kB\rProgress (3): 263 kB | 102/316 kB | 31 kB\rProgress (3): 263 kB | 106/316 kB | 31 kB\rProgress (3): 263 kB | 110/316 kB | 31 kB\rProgress (3): 263 kB | 114/316 kB | 31 kB\rProgress (3): 263 kB | 118/316 kB | 31 kB\rProgress (3): 263 kB | 122/316 kB | 31 kB\rProgress (3): 263 kB | 126/316 kB | 31 kB\rProgress (3): 263 kB | 130/316 kB | 31 kB\rProgress (3): 263 kB | 134/316 kB | 31 kB\rProgress (3): 263 kB | 139/316 kB | 31 kB\rProgress (3): 263 kB | 143/316 kB | 31 kB\rProgress (3): 263 kB | 147/316 kB | 31 kB\rProgress (3): 263 kB | 151/316 kB | 31 kB\rProgress (3): 263 kB | 155/316 kB | 31 kB\rProgress (3): 263 kB | 159/316 kB | 31 kB\rProgress (3): 263 kB | 163/316 kB | 31 kB\rProgress (3): 263 kB | 167/316 kB | 31 kB\rProgress (3): 263 kB | 171/316 kB | 31 kB\rProgress (3): 263 kB | 175/316 kB | 31 kB\rProgress (3): 263 kB | 179/316 kB | 31 kB\rProgress (3): 263 kB | 184/316 kB | 31 kB\rProgress (3): 263 kB | 188/316 kB | 31 kB\rProgress (3): 263 kB | 192/316 kB | 31 kB\rProgress (3): 263 kB | 196/316 kB | 31 kB\rProgress (3): 263 kB | 200/316 kB | 31 kB\rProgress (3): 263 kB | 204/316 kB | 31 kB\rProgress (3): 263 kB | 208/316 kB | 31 kB\rProgress (3): 263 kB | 212/316 kB | 31 kB\rProgress (3): 263 kB | 216/316 kB | 31 kB\rProgress (3): 263 kB | 220/316 kB | 31 kB\rProgress (3): 263 kB | 225/316 kB | 31 kB\rProgress (3): 263 kB | 229/316 kB | 31 kB\rProgress (3): 263 kB | 233/316 kB | 31 kB\rProgress (3): 263 kB | 237/316 kB | 31 kB\rProgress (3): 263 kB | 241/316 kB | 31 kB\rProgress (3): 263 kB | 245/316 kB | 31 kB\rProgress (3): 263 kB | 249/316 kB | 31 kB\rProgress (3): 263 kB | 253/316 kB | 31 kB\rProgress (3): 263 kB | 257/316 kB | 31 kB\rProgress (3): 263 kB | 261/316 kB | 31 kB\rProgress (3): 263 kB | 266/316 kB | 31 kB\rProgress (3): 263 kB | 270/316 kB | 31 kB\rProgress (3): 263 kB | 274/316 kB | 31 kB\rProgress (3): 263 kB | 278/316 kB | 31 kB\rProgress (3): 263 kB | 282/316 kB | 31 kB\rProgress (3): 263 kB | 286/316 kB | 31 kB\rProgress (3): 263 kB | 290/316 kB | 31 kB\rProgress (3): 263 kB | 294/316 kB | 31 kB\rProgress (3): 263 kB | 298/316 kB | 31 kB\rProgress (3): 263 kB | 302/316 kB | 31 kB\rProgress (3): 263 kB | 306/316 kB | 31 kB\rProgress (3): 263 kB | 311/316 kB | 31 kB\rProgress (3): 263 kB | 315/316 kB | 31 kB\rProgress (3): 263 kB | 316 kB | 31 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 7.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 740 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar\nProgress (2): 316 kB | 4.1/35 kB\rProgress (2): 316 kB | 7.7/35 kB\rProgress (2): 316 kB | 12/35 kB \rProgress (2): 316 kB | 16/35 kB\rProgress (2): 316 kB | 20/35 kB\rProgress (2): 316 kB | 24/35 kB\rProgress (2): 316 kB | 28/35 kB\rProgress (2): 316 kB | 32/35 kB\rProgress (2): 316 kB | 35 kB   \rProgress (3): 316 kB | 35 kB | 4.1/118 kB\rProgress (3): 316 kB | 35 kB | 7.7/118 kB\rProgress (3): 316 kB | 35 kB | 12/118 kB \rProgress (3): 316 kB | 35 kB | 16/118 kB\rProgress (3): 316 kB | 35 kB | 20/118 kB\rProgress (3): 316 kB | 35 kB | 24/118 kB\rProgress (3): 316 kB | 35 kB | 28/118 kB\rProgress (3): 316 kB | 35 kB | 32/118 kB\rProgress (3): 316 kB | 35 kB | 36/118 kB\rProgress (3): 316 kB | 35 kB | 40/118 kB\rProgress (3): 316 kB | 35 kB | 44/118 kB\rProgress (3): 316 kB | 35 kB | 48/118 kB\rProgress (3): 316 kB | 35 kB | 53/118 kB\rProgress (3): 316 kB | 35 kB | 57/118 kB\rProgress (3): 316 kB | 35 kB | 61/118 kB\rProgress (3): 316 kB | 35 kB | 65/118 kB\rProgress (3): 316 kB | 35 kB | 69/118 kB\rProgress (3): 316 kB | 35 kB | 73/118 kB\rProgress (3): 316 kB | 35 kB | 77/118 kB\rProgress (3): 316 kB | 35 kB | 81/118 kB\rProgress (3): 316 kB | 35 kB | 85/118 kB\rProgress (3): 316 kB | 35 kB | 89/118 kB\rProgress (3): 316 kB | 35 kB | 93/118 kB\rProgress (3): 316 kB | 35 kB | 98/118 kB\rProgress (3): 316 kB | 35 kB | 102/118 kB\rProgress (3): 316 kB | 35 kB | 106/118 kB\rProgress (3): 316 kB | 35 kB | 110/118 kB\rProgress (3): 316 kB | 35 kB | 114/118 kB\rProgress (3): 316 kB | 35 kB | 118 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 6.0 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar\nProgress (3): 35 kB | 118 kB | 4.1/232 kB\rProgress (3): 35 kB | 118 kB | 7.7/232 kB\rProgress (3): 35 kB | 118 kB | 12/232 kB \rProgress (3): 35 kB | 118 kB | 16/232 kB\rProgress (3): 35 kB | 118 kB | 20/232 kB\rProgress (3): 35 kB | 118 kB | 24/232 kB\rProgress (3): 35 kB | 118 kB | 28/232 kB\rProgress (3): 35 kB | 118 kB | 32/232 kB\rProgress (3): 35 kB | 118 kB | 36/232 kB\rProgress (3): 35 kB | 118 kB | 40/232 kB\rProgress (3): 35 kB | 118 kB | 45/232 kB\rProgress (3): 35 kB | 118 kB | 49/232 kB\rProgress (3): 35 kB | 118 kB | 53/232 kB\rProgress (3): 35 kB | 118 kB | 57/232 kB\rProgress (3): 35 kB | 118 kB | 61/232 kB\rProgress (3): 35 kB | 118 kB | 65/232 kB\rProgress (3): 35 kB | 118 kB | 69/232 kB\rProgress (3): 35 kB | 118 kB | 73/232 kB\rProgress (3): 35 kB | 118 kB | 77/232 kB\rProgress (3): 35 kB | 118 kB | 81/232 kB\rProgress (3): 35 kB | 118 kB | 86/232 kB\rProgress (3): 35 kB | 118 kB | 90/232 kB\rProgress (3): 35 kB | 118 kB | 94/232 kB\rProgress (3): 35 kB | 118 kB | 98/232 kB\rProgress (3): 35 kB | 118 kB | 102/232 kB\rProgress (3): 35 kB | 118 kB | 106/232 kB\rProgress (3): 35 kB | 118 kB | 110/232 kB\rProgress (3): 35 kB | 118 kB | 114/232 kB\rProgress (4): 35 kB | 118 kB | 114/232 kB | 4.1/10 kB\rProgress (4): 35 kB | 118 kB | 118/232 kB | 4.1/10 kB\rProgress (4): 35 kB | 118 kB | 118/232 kB | 7.7/10 kB\rProgress (4): 35 kB | 118 kB | 122/232 kB | 7.7/10 kB\rProgress (4): 35 kB | 118 kB | 122/232 kB | 10 kB    \rProgress (4): 35 kB | 118 kB | 126/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 131/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 135/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 139/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 143/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 147/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 151/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 155/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 159/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 163/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 167/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 172/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 176/232 kB | 10 kB\rProgress (4): 35 kB | 118 kB | 180/232 kB | 10 kB\r                                                 \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 578 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar\nProgress (3): 118 kB | 184/232 kB | 10 kB\rProgress (3): 118 kB | 188/232 kB | 10 kB\rProgress (3): 118 kB | 192/232 kB | 10 kB\rProgress (3): 118 kB | 196/232 kB | 10 kB\rProgress (3): 118 kB | 200/232 kB | 10 kB\rProgress (3): 118 kB | 204/232 kB | 10 kB\rProgress (3): 118 kB | 208/232 kB | 10 kB\rProgress (3): 118 kB | 212/232 kB | 10 kB\rProgress (3): 118 kB | 217/232 kB | 10 kB\rProgress (3): 118 kB | 221/232 kB | 10 kB\rProgress (3): 118 kB | 225/232 kB | 10 kB\rProgress (3): 118 kB | 229/232 kB | 10 kB\rProgress (3): 118 kB | 232 kB | 10 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 1.8 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 141 kB/s)\nProgress (2): 232 kB | 4.1/14 kB\rProgress (3): 232 kB | 4.1/14 kB | 4.1/38 kB\rProgress (3): 232 kB | 4.1/14 kB | 7.7/38 kB\rProgress (3): 232 kB | 7.7/14 kB | 7.7/38 kB\rProgress (3): 232 kB | 7.7/14 kB | 12/38 kB \rProgress (3): 232 kB | 7.7/14 kB | 16/38 kB\rProgress (3): 232 kB | 12/14 kB | 16/38 kB \rProgress (3): 232 kB | 12/14 kB | 20/38 kB\rProgress (3): 232 kB | 14 kB | 20/38 kB   \rProgress (3): 232 kB | 14 kB | 24/38 kB\rProgress (3): 232 kB | 14 kB | 28/38 kB\rProgress (3): 232 kB | 14 kB | 32/38 kB\rProgress (3): 232 kB | 14 kB | 36/38 kB\rProgress (3): 232 kB | 14 kB | 38 kB   \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 3.1 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 422 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 142 kB/s)\n[INFO] Tests are skipped.\n[INFO] \n[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom\nProgress (1): 4.1 kB\rProgress (1): 4.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 104 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom\nProgress (1): 4.1 kB\rProgress (1): 4.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 94 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 45 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 874 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 21 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 411 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 57 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 320 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom\nProgress (1): 4.1 kB\rProgress (1): 5.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 115 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 23 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 479 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 438 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 49 kB\rProgress (1): 53 kB\rProgress (1): 57 kB\rProgress (1): 61 kB\rProgress (1): 66 kB\rProgress (1): 70 kB\rProgress (1): 74 kB\rProgress (1): 78 kB\rProgress (1): 79 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom\nProgress (1): 4.1 kB\rProgress (1): 5.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 113 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 63 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom\nProgress (1): 4.1 kB\rProgress (1): 6.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 120 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 25 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 577 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom\nProgress (1): 612 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 13 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom\nProgress (1): 4.1 kB\rProgress (1): 6.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 157 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 402 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 316 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 48 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 62 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 191 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 25 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 463 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar\nProgress (1): 4.1/36 kB\rProgress (1): 7.7/36 kB\rProgress (2): 7.7/36 kB | 4.1/327 kB\rProgress (2): 12/36 kB | 4.1/327 kB \rProgress (2): 12/36 kB | 7.7/327 kB\rProgress (2): 12/36 kB | 12/327 kB \rProgress (2): 12/36 kB | 16/327 kB\rProgress (2): 16/36 kB | 16/327 kB\rProgress (2): 20/36 kB | 16/327 kB\rProgress (2): 24/36 kB | 16/327 kB\rProgress (2): 24/36 kB | 20/327 kB\rProgress (2): 28/36 kB | 20/327 kB\rProgress (2): 28/36 kB | 24/327 kB\rProgress (2): 32/36 kB | 24/327 kB\rProgress (2): 36 kB | 24/327 kB   \rProgress (2): 36 kB | 28/327 kB\rProgress (2): 36 kB | 32/327 kB\rProgress (2): 36 kB | 36/327 kB\rProgress (2): 36 kB | 40/327 kB\rProgress (2): 36 kB | 45/327 kB\rProgress (2): 36 kB | 49/327 kB\rProgress (2): 36 kB | 53/327 kB\rProgress (2): 36 kB | 57/327 kB\rProgress (2): 36 kB | 61/327 kB\rProgress (2): 36 kB | 65/327 kB\rProgress (2): 36 kB | 69/327 kB\rProgress (2): 36 kB | 73/327 kB\rProgress (2): 36 kB | 77/327 kB\rProgress (2): 36 kB | 81/327 kB\rProgress (2): 36 kB | 86/327 kB\rProgress (2): 36 kB | 90/327 kB\rProgress (2): 36 kB | 94/327 kB\rProgress (2): 36 kB | 98/327 kB\rProgress (2): 36 kB | 102/327 kB\rProgress (2): 36 kB | 106/327 kB\rProgress (2): 36 kB | 110/327 kB\rProgress (2): 36 kB | 114/327 kB\rProgress (2): 36 kB | 118/327 kB\rProgress (2): 36 kB | 122/327 kB\rProgress (2): 36 kB | 126/327 kB\rProgress (2): 36 kB | 131/327 kB\rProgress (2): 36 kB | 135/327 kB\rProgress (2): 36 kB | 139/327 kB\rProgress (2): 36 kB | 143/327 kB\rProgress (2): 36 kB | 147/327 kB\rProgress (2): 36 kB | 151/327 kB\rProgress (2): 36 kB | 155/327 kB\rProgress (2): 36 kB | 159/327 kB\rProgress (2): 36 kB | 163/327 kB\rProgress (2): 36 kB | 167/327 kB\rProgress (2): 36 kB | 172/327 kB\rProgress (2): 36 kB | 176/327 kB\rProgress (2): 36 kB | 180/327 kB\rProgress (2): 36 kB | 184/327 kB\rProgress (2): 36 kB | 188/327 kB\rProgress (2): 36 kB | 192/327 kB\rProgress (2): 36 kB | 196/327 kB\rProgress (2): 36 kB | 200/327 kB\rProgress (2): 36 kB | 204/327 kB\rProgress (2): 36 kB | 208/327 kB\rProgress (2): 36 kB | 213/327 kB\rProgress (2): 36 kB | 217/327 kB\rProgress (2): 36 kB | 221/327 kB\rProgress (2): 36 kB | 225/327 kB\rProgress (2): 36 kB | 229/327 kB\rProgress (2): 36 kB | 233/327 kB\rProgress (2): 36 kB | 237/327 kB\rProgress (2): 36 kB | 241/327 kB\rProgress (2): 36 kB | 245/327 kB\rProgress (2): 36 kB | 249/327 kB\rProgress (2): 36 kB | 253/327 kB\rProgress (2): 36 kB | 258/327 kB\rProgress (3): 36 kB | 258/327 kB | 4.1/26 kB\rProgress (3): 36 kB | 262/327 kB | 4.1/26 kB\rProgress (3): 36 kB | 262/327 kB | 7.7/26 kB\rProgress (3): 36 kB | 266/327 kB | 7.7/26 kB\rProgress (3): 36 kB | 266/327 kB | 12/26 kB \rProgress (3): 36 kB | 270/327 kB | 12/26 kB\rProgress (3): 36 kB | 270/327 kB | 16/26 kB\rProgress (3): 36 kB | 274/327 kB | 16/26 kB\rProgress (3): 36 kB | 278/327 kB | 16/26 kB\rProgress (3): 36 kB | 278/327 kB | 20/26 kB\rProgress (3): 36 kB | 278/327 kB | 24/26 kB\rProgress (3): 36 kB | 278/327 kB | 26 kB   \rProgress (3): 36 kB | 282/327 kB | 26 kB\rProgress (3): 36 kB | 286/327 kB | 26 kB\rProgress (3): 36 kB | 290/327 kB | 26 kB\rProgress (3): 36 kB | 294/327 kB | 26 kB\rProgress (3): 36 kB | 299/327 kB | 26 kB\rProgress (3): 36 kB | 303/327 kB | 26 kB\rProgress (3): 36 kB | 307/327 kB | 26 kB\rProgress (3): 36 kB | 311/327 kB | 26 kB\rProgress (3): 36 kB | 315/327 kB | 26 kB\rProgress (3): 36 kB | 319/327 kB | 26 kB\rProgress (3): 36 kB | 323/327 kB | 26 kB\rProgress (3): 36 kB | 327 kB | 26 kB    \rProgress (4): 36 kB | 327 kB | 26 kB | 4.1/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 7.7/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 12/79 kB \rProgress (4): 36 kB | 327 kB | 26 kB | 16/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 20/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 24/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 28/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 32/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 36/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 40/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 44/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 48/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 53/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 57/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 61/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 65/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 69/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 73/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 77/79 kB\rProgress (4): 36 kB | 327 kB | 26 kB | 79 kB   \rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 4.1/41 kB\rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 7.7/41 kB\rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 12/41 kB \rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 16/41 kB\rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 20/41 kB\rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 24/41 kB\rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 28/41 kB\rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 32/41 kB\rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 36/41 kB\rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 40/41 kB\rProgress (5): 36 kB | 327 kB | 26 kB | 79 kB | 41 kB   \r                                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 1.3 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 875 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 8.6 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 2.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar\nProgress (2): 41 kB | 2.5 kB\rProgress (3): 41 kB | 2.5 kB | 4.1/211 kB\rProgress (3): 41 kB | 2.5 kB | 7.7/211 kB\rProgress (3): 41 kB | 2.5 kB | 12/211 kB \rProgress (3): 41 kB | 2.5 kB | 16/211 kB\rProgress (3): 41 kB | 2.5 kB | 20/211 kB\rProgress (3): 41 kB | 2.5 kB | 24/211 kB\rProgress (3): 41 kB | 2.5 kB | 28/211 kB\rProgress (3): 41 kB | 2.5 kB | 32/211 kB\rProgress (3): 41 kB | 2.5 kB | 36/211 kB\rProgress (3): 41 kB | 2.5 kB | 40/211 kB\rProgress (3): 41 kB | 2.5 kB | 45/211 kB\rProgress (3): 41 kB | 2.5 kB | 49/211 kB\rProgress (3): 41 kB | 2.5 kB | 53/211 kB\rProgress (3): 41 kB | 2.5 kB | 57/211 kB\r                                        \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 935 kB/s)\nProgress (2): 2.5 kB | 61/211 kB\r                                \rDownloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar\nProgress (2): 2.5 kB | 65/211 kB\rProgress (2): 2.5 kB | 69/211 kB\rProgress (2): 2.5 kB | 73/211 kB\rProgress (2): 2.5 kB | 77/211 kB\rProgress (2): 2.5 kB | 81/211 kB\rProgress (2): 2.5 kB | 86/211 kB\rProgress (2): 2.5 kB | 90/211 kB\rProgress (2): 2.5 kB | 94/211 kB\rProgress (2): 2.5 kB | 98/211 kB\rProgress (2): 2.5 kB | 102/211 kB\rProgress (2): 2.5 kB | 106/211 kB\rProgress (2): 2.5 kB | 110/211 kB\rProgress (2): 2.5 kB | 114/211 kB\rProgress (2): 2.5 kB | 118/211 kB\rProgress (2): 2.5 kB | 122/211 kB\rProgress (2): 2.5 kB | 126/211 kB\rProgress (2): 2.5 kB | 131/211 kB\rProgress (2): 2.5 kB | 135/211 kB\rProgress (2): 2.5 kB | 139/211 kB\rProgress (2): 2.5 kB | 143/211 kB\rProgress (2): 2.5 kB | 147/211 kB\rProgress (2): 2.5 kB | 151/211 kB\rProgress (2): 2.5 kB | 155/211 kB\rProgress (2): 2.5 kB | 159/211 kB\rProgress (2): 2.5 kB | 163/211 kB\rProgress (2): 2.5 kB | 167/211 kB\rProgress (2): 2.5 kB | 172/211 kB\rProgress (2): 2.5 kB | 176/211 kB\rProgress (2): 2.5 kB | 180/211 kB\rProgress (2): 2.5 kB | 184/211 kB\rProgress (2): 2.5 kB | 188/211 kB\rProgress (2): 2.5 kB | 192/211 kB\rProgress (2): 2.5 kB | 196/211 kB\rProgress (2): 2.5 kB | 200/211 kB\rProgress (2): 2.5 kB | 204/211 kB\rProgress (2): 2.5 kB | 208/211 kB\rProgress (2): 2.5 kB | 211 kB    \r                             \rDownloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 46 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar\nProgress (2): 211 kB | 4.1/58 kB\rProgress (2): 211 kB | 7.7/58 kB\rProgress (2): 211 kB | 12/58 kB \rProgress (2): 211 kB | 16/58 kB\rProgress (2): 211 kB | 20/58 kB\rProgress (2): 211 kB | 24/58 kB\rProgress (2): 211 kB | 28/58 kB\rProgress (2): 211 kB | 32/58 kB\rProgress (2): 211 kB | 36/58 kB\rProgress (2): 211 kB | 40/58 kB\rProgress (2): 211 kB | 45/58 kB\rProgress (2): 211 kB | 49/58 kB\rProgress (2): 211 kB | 53/58 kB\rProgress (2): 211 kB | 57/58 kB\rProgress (3): 211 kB | 57/58 kB | 0/1.0 MB\rProgress (3): 211 kB | 58 kB | 0/1.0 MB   \rProgress (3): 211 kB | 58 kB | 0/1.0 MB\rProgress (3): 211 kB | 58 kB | 0/1.0 MB\rProgress (3): 211 kB | 58 kB | 0/1.0 MB\rProgress (3): 211 kB | 58 kB | 0/1.0 MB\rProgress (3): 211 kB | 58 kB | 0/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.1/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.2/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.3/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.4/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.5/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.5/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.5/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.5/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.5/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.5/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.5/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.5/1.0 MB\rProgress (3): 211 kB | 58 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 0.5/1.0 MB | 4.1/116 kB\rProgress (4): 211 kB | 58 kB | 0.5/1.0 MB | 4.1/116 kB\rProgress (4): 211 kB | 58 kB | 0.5/1.0 MB | 7.7/116 kB\rProgress (4): 211 kB | 58 kB | 0.5/1.0 MB | 12/116 kB \rProgress (4): 211 kB | 58 kB | 0.5/1.0 MB | 12/116 kB\rProgress (4): 211 kB | 58 kB | 0.5/1.0 MB | 16/116 kB\rProgress (4): 211 kB | 58 kB | 0.5/1.0 MB | 16/116 kB\rProgress (4): 211 kB | 58 kB | 0.5/1.0 MB | 16/116 kB\rProgress (4): 211 kB | 58 kB | 0.5/1.0 MB | 20/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 20/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 24/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 28/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 28/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 32/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 32/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 32/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 32/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 36/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 40/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 44/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 44/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 48/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 48/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 53/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 53/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 57/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 57/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 61/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 65/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 65/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 65/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 69/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 69/116 kB\rProgress (4): 211 kB | 58 kB | 0.6/1.0 MB | 73/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 73/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 77/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 81/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 81/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 81/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 85/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 85/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 85/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 89/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 93/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 98/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 98/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 98/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 102/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 106/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 106/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 110/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 110/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 114/116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 116 kB    \rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 116 kB\rProgress (4): 211 kB | 58 kB | 0.7/1.0 MB | 116 kB\r                                                  \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 3.1 MB/s)\nProgress (3): 58 kB | 0.8/1.0 MB | 116 kB\r                                         \rDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar\nProgress (3): 58 kB | 0.8/1.0 MB | 116 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 4.1/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 4.1/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 7.7/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 12/85 kB \rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 16/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 16/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 16/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 20/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 24/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 28/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 28/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 32/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 32/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 36/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 36/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 40/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 40/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 44/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 48/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 48/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 53/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 53/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 57/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 61/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 65/85 kB\rProgress (4): 58 kB | 0.8/1.0 MB | 116 kB | 65/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 65/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 69/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 73/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 77/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 77/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 81/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 81/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85/85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85 kB   \rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 0.9/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 1.0/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 1.0/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 1.0/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 1.0/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 1.0/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 1.0/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 1.0/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 1.0/1.0 MB | 116 kB | 85 kB\rProgress (4): 58 kB | 1.0 MB | 116 kB | 85 kB    \r                                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 794 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.1 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 1.4 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 12 MB/s)\nProgress (1): 3.4/267 kB\rProgress (1): 7.5/267 kB\rProgress (1): 12/267 kB \rProgress (1): 16/267 kB\rProgress (1): 20/267 kB\rProgress (1): 24/267 kB\rProgress (1): 28/267 kB\rProgress (1): 32/267 kB\rProgress (1): 36/267 kB\rProgress (1): 40/267 kB\rProgress (1): 44/267 kB\rProgress (1): 48/267 kB\rProgress (1): 53/267 kB\rProgress (1): 57/267 kB\rProgress (1): 61/267 kB\rProgress (1): 65/267 kB\rProgress (1): 69/267 kB\rProgress (1): 73/267 kB\rProgress (1): 77/267 kB\rProgress (1): 81/267 kB\rProgress (1): 85/267 kB\rProgress (1): 89/267 kB\rProgress (1): 93/267 kB\rProgress (1): 98/267 kB\rProgress (1): 102/267 kB\rProgress (1): 106/267 kB\rProgress (1): 110/267 kB\rProgress (1): 114/267 kB\rProgress (1): 118/267 kB\rProgress (1): 122/267 kB\rProgress (1): 126/267 kB\rProgress (1): 130/267 kB\rProgress (1): 134/267 kB\rProgress (1): 139/267 kB\rProgress (1): 143/267 kB\rProgress (1): 147/267 kB\rProgress (1): 151/267 kB\rProgress (1): 155/267 kB\rProgress (1): 159/267 kB\rProgress (1): 163/267 kB\rProgress (1): 167/267 kB\rProgress (1): 171/267 kB\rProgress (1): 175/267 kB\rProgress (1): 179/267 kB\rProgress (1): 184/267 kB\rProgress (1): 188/267 kB\rProgress (1): 192/267 kB\rProgress (1): 196/267 kB\rProgress (1): 200/267 kB\rProgress (1): 204/267 kB\rProgress (1): 208/267 kB\rProgress (1): 212/267 kB\rProgress (1): 216/267 kB\rProgress (1): 220/267 kB\rProgress (1): 225/267 kB\rProgress (1): 229/267 kB\rProgress (1): 233/267 kB\rProgress (1): 237/267 kB\rProgress (1): 241/267 kB\rProgress (1): 245/267 kB\rProgress (1): 249/267 kB\rProgress (1): 253/267 kB\rProgress (1): 257/267 kB\rProgress (1): 261/267 kB\rProgress (1): 266/267 kB\rProgress (1): 267 kB    \r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 2.4 MB/s)\n[INFO] Building jar: /work/target/hacbs-test.jar\n[INFO] \n[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom\nProgress (1): 2.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 51 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 22 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 391 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 24 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 600 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 97 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom\nProgress (1): 3.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 79 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 46 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom\nProgress (1): 4.1 kB\rProgress (1): 5.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 128 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 73 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom\nProgress (1): 2.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 61 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom\nProgress (1): 1.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 29 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom\nProgress (1): 4.1 kB\rProgress (1): 7.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 173 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 244 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom\nProgress (1): 750 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 17 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom\nProgress (1): 4.1 kB\rProgress (1): 4.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 112 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom\nProgress (1): 4.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 100 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom\nProgress (1): 4.1 kB\rProgress (1): 5.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 121 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 209 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom\nProgress (1): 4.1 kB\rProgress (1): 6.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 170 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 50 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 48 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom\nProgress (1): 910 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 18 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom\nProgress (1): 4.1 kB\rProgress (1): 5.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 107 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 46 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom\nProgress (1): 2.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 47 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 39 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom\nProgress (1): 4.1 kB\rProgress (1): 7.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 188 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 50 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom\nProgress (1): 3.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 90 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 38 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom (11 kB at 216 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom\nProgress (1): 4.1 kB\rProgress (1): 5.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 121 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 44 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 920 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 17 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 398 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom\nProgress (1): 4.1 kB\rProgress (1): 4.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 112 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom\nProgress (1): 4.1 kB\rProgress (1): 4.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 112 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 41 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 795 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 341 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom\nProgress (1): 4.1 kB\rProgress (1): 5.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 108 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 13 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 295 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 49 kB\rProgress (1): 53 kB\rProgress (1): 57 kB\rProgress (1): 61 kB\rProgress (1): 62 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 145 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom\nProgress (1): 4.1 kB\rProgress (1): 5.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 113 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 22 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 413 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 341 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 49 kB\rProgress (1): 53 kB\rProgress (1): 57 kB\rProgress (1): 61 kB\rProgress (1): 66 kB\rProgress (1): 68 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.6 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 73 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 303 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom\nProgress (1): 2.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom (2.9 kB at 70 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 304 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom\nProgress (1): 3.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom (3.7 kB at 28 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom (3.1 kB at 61 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom\nProgress (1): 3.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom (3.2 kB at 64 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom\nProgress (1): 4.1 kB\rProgress (1): 4.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 87 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom\nProgress (1): 4.1 kB\rProgress (1): 7.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 121 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 28 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 593 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 317 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom (15 kB at 335 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom\nProgress (1): 3.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom (3.7 kB at 85 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom (11 kB at 228 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 13 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom (13 kB at 315 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom\nProgress (1): 2.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 65 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 10 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 268 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom\nProgress (1): 4.1 kB\rProgress (1): 6.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 173 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom\nProgress (1): 2.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 57 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom\nProgress (1): 4.1 kB\rProgress (1): 4.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 113 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom\nProgress (1): 4.1 kB\rProgress (1): 4.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 127 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 28 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom\nProgress (1): 4.1 kB\rProgress (1): 5.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 121 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 63 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 28 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 574 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar\nProgress (1): 4.1/49 kB\rProgress (1): 7.7/49 kB\rProgress (1): 12/49 kB \rProgress (1): 16/49 kB\rProgress (1): 20/49 kB\rProgress (1): 24/49 kB\rProgress (1): 28/49 kB\rProgress (1): 32/49 kB\rProgress (1): 36/49 kB\rProgress (1): 40/49 kB\rProgress (1): 44/49 kB\rProgress (1): 48/49 kB\rProgress (1): 49 kB   \rProgress (2): 49 kB | 4.1/153 kB\rProgress (2): 49 kB | 7.7/153 kB\rProgress (2): 49 kB | 12/153 kB \rProgress (3): 49 kB | 12/153 kB | 4.1/165 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 4.1/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 7.7/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 12/202 kB \rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 16/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 20/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 24/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 28/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 32/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 36/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 40/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 44/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 48/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 53/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 57/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 61/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 65/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 69/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 73/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 77/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 81/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 85/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 89/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 93/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 98/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 102/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 106/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 110/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 114/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 118/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 122/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 126/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 130/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 134/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 139/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 143/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 147/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 151/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 155/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 159/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 163/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 167/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 171/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 175/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 179/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 184/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 188/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 192/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 196/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 200/202 kB\rProgress (4): 49 kB | 12/153 kB | 4.1/165 kB | 202 kB    \rProgress (4): 49 kB | 12/153 kB | 7.7/165 kB | 202 kB\rProgress (4): 49 kB | 12/153 kB | 12/165 kB | 202 kB \rProgress (4): 49 kB | 12/153 kB | 16/165 kB | 202 kB\rProgress (4): 49 kB | 12/153 kB | 20/165 kB | 202 kB\rProgress (4): 49 kB | 12/153 kB | 24/165 kB | 202 kB\rProgress (4): 49 kB | 12/153 kB | 28/165 kB | 202 kB\rProgress (4): 49 kB | 12/153 kB | 32/165 kB | 202 kB\rProgress (5): 49 kB | 12/153 kB | 32/165 kB | 202 kB | 4.1/472 kB\rProgress (5): 49 kB | 16/153 kB | 32/165 kB | 202 kB | 4.1/472 kB\rProgress (5): 49 kB | 16/153 kB | 32/165 kB | 202 kB | 7.7/472 kB\rProgress (5): 49 kB | 20/153 kB | 32/165 kB | 202 kB | 7.7/472 kB\rProgress (5): 49 kB | 24/153 kB | 32/165 kB | 202 kB | 7.7/472 kB\rProgress (5): 49 kB | 28/153 kB | 32/165 kB | 202 kB | 7.7/472 kB\rProgress (5): 49 kB | 28/153 kB | 32/165 kB | 202 kB | 12/472 kB \rProgress (5): 49 kB | 28/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 32/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 36/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 40/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 45/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 49/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 53/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 57/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 61/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 65/153 kB | 32/165 kB | 202 kB | 16/472 kB\rProgress (5): 49 kB | 65/153 kB | 32/165 kB | 202 kB | 20/472 kB\rProgress (5): 49 kB | 65/153 kB | 32/165 kB | 202 kB | 24/472 kB\rProgress (5): 49 kB | 65/153 kB | 36/165 kB | 202 kB | 24/472 kB\rProgress (5): 49 kB | 65/153 kB | 40/165 kB | 202 kB | 24/472 kB\rProgress (5): 49 kB | 65/153 kB | 40/165 kB | 202 kB | 28/472 kB\rProgress (5): 49 kB | 65/153 kB | 40/165 kB | 202 kB | 32/472 kB\rProgress (5): 49 kB | 65/153 kB | 45/165 kB | 202 kB | 32/472 kB\rProgress (5): 49 kB | 65/153 kB | 49/165 kB | 202 kB | 32/472 kB\rProgress (5): 49 kB | 65/153 kB | 53/165 kB | 202 kB | 32/472 kB\rProgress (5): 49 kB | 65/153 kB | 53/165 kB | 202 kB | 36/472 kB\rProgress (5): 49 kB | 65/153 kB | 53/165 kB | 202 kB | 40/472 kB\rProgress (5): 49 kB | 65/153 kB | 53/165 kB | 202 kB | 45/472 kB\rProgress (5): 49 kB | 65/153 kB | 53/165 kB | 202 kB | 49/472 kB\rProgress (5): 49 kB | 65/153 kB | 53/165 kB | 202 kB | 53/472 kB\rProgress (5): 49 kB | 69/153 kB | 53/165 kB | 202 kB | 53/472 kB\rProgress (5): 49 kB | 73/153 kB | 53/165 kB | 202 kB | 53/472 kB\rProgress (5): 49 kB | 73/153 kB | 57/165 kB | 202 kB | 53/472 kB\rProgress (5): 49 kB | 73/153 kB | 61/165 kB | 202 kB | 53/472 kB\rProgress (5): 49 kB | 73/153 kB | 65/165 kB | 202 kB | 53/472 kB\rProgress (5): 49 kB | 77/153 kB | 65/165 kB | 202 kB | 53/472 kB\rProgress (5): 49 kB | 81/153 kB | 65/165 kB | 202 kB | 53/472 kB\rProgress (5): 49 kB | 86/153 kB | 65/165 kB | 202 kB | 53/472 kB\rProgress (5): 49 kB | 86/153 kB | 65/165 kB | 202 kB | 57/472 kB\rProgress (5): 49 kB | 86/153 kB | 69/165 kB | 202 kB | 57/472 kB\rProgress (5): 49 kB | 86/153 kB | 73/165 kB | 202 kB | 57/472 kB\rProgress (5): 49 kB | 86/153 kB | 77/165 kB | 202 kB | 57/472 kB\rProgress (5): 49 kB | 86/153 kB | 81/165 kB | 202 kB | 57/472 kB\rProgress (5): 49 kB | 86/153 kB | 81/165 kB | 202 kB | 61/472 kB\rProgress (5): 49 kB | 86/153 kB | 81/165 kB | 202 kB | 65/472 kB\rProgress (5): 49 kB | 90/153 kB | 81/165 kB | 202 kB | 65/472 kB\rProgress (5): 49 kB | 94/153 kB | 81/165 kB | 202 kB | 65/472 kB\rProgress (5): 49 kB | 98/153 kB | 81/165 kB | 202 kB | 65/472 kB\rProgress (5): 49 kB | 98/153 kB | 81/165 kB | 202 kB | 69/472 kB\rProgress (5): 49 kB | 98/153 kB | 81/165 kB | 202 kB | 73/472 kB\rProgress (5): 49 kB | 98/153 kB | 86/165 kB | 202 kB | 73/472 kB\rProgress (5): 49 kB | 98/153 kB | 90/165 kB | 202 kB | 73/472 kB\rProgress (5): 49 kB | 98/153 kB | 94/165 kB | 202 kB | 73/472 kB\rProgress (5): 49 kB | 98/153 kB | 98/165 kB | 202 kB | 73/472 kB\rProgress (5): 49 kB | 98/153 kB | 102/165 kB | 202 kB | 73/472 kB\rProgress (5): 49 kB | 98/153 kB | 106/165 kB | 202 kB | 73/472 kB\rProgress (5): 49 kB | 98/153 kB | 110/165 kB | 202 kB | 73/472 kB\rProgress (5): 49 kB | 98/153 kB | 114/165 kB | 202 kB | 73/472 kB\rProgress (5): 49 kB | 98/153 kB | 114/165 kB | 202 kB | 77/472 kB\rProgress (5): 49 kB | 98/153 kB | 114/165 kB | 202 kB | 81/472 kB\rProgress (5): 49 kB | 98/153 kB | 114/165 kB | 202 kB | 86/472 kB\rProgress (5): 49 kB | 98/153 kB | 114/165 kB | 202 kB | 90/472 kB\rProgress (5): 49 kB | 102/153 kB | 114/165 kB | 202 kB | 90/472 kB\rProgress (5): 49 kB | 106/153 kB | 114/165 kB | 202 kB | 90/472 kB\rProgress (5): 49 kB | 110/153 kB | 114/165 kB | 202 kB | 90/472 kB\rProgress (5): 49 kB | 114/153 kB | 114/165 kB | 202 kB | 90/472 kB\rProgress (5): 49 kB | 118/153 kB | 114/165 kB | 202 kB | 90/472 kB\rProgress (5): 49 kB | 122/153 kB | 114/165 kB | 202 kB | 90/472 kB\rProgress (5): 49 kB | 122/153 kB | 114/165 kB | 202 kB | 94/472 kB\rProgress (5): 49 kB | 122/153 kB | 114/165 kB | 202 kB | 98/472 kB\rProgress (5): 49 kB | 122/153 kB | 114/165 kB | 202 kB | 102/472 kB\rProgress (5): 49 kB | 122/153 kB | 114/165 kB | 202 kB | 106/472 kB\rProgress (5): 49 kB | 126/153 kB | 114/165 kB | 202 kB | 106/472 kB\rProgress (5): 49 kB | 131/153 kB | 114/165 kB | 202 kB | 106/472 kB\rProgress (5): 49 kB | 135/153 kB | 114/165 kB | 202 kB | 106/472 kB\rProgress (5): 49 kB | 139/153 kB | 114/165 kB | 202 kB | 106/472 kB\rProgress (5): 49 kB | 143/153 kB | 114/165 kB | 202 kB | 106/472 kB\rProgress (5): 49 kB | 147/153 kB | 114/165 kB | 202 kB | 106/472 kB\rProgress (5): 49 kB | 147/153 kB | 118/165 kB | 202 kB | 106/472 kB\rProgress (5): 49 kB | 147/153 kB | 122/165 kB | 202 kB | 106/472 kB\rProgress (5): 49 kB | 147/153 kB | 122/165 kB | 202 kB | 110/472 kB\rProgress (5): 49 kB | 147/153 kB | 122/165 kB | 202 kB | 114/472 kB\rProgress (5): 49 kB | 147/153 kB | 122/165 kB | 202 kB | 118/472 kB\rProgress (5): 49 kB | 147/153 kB | 126/165 kB | 202 kB | 118/472 kB\rProgress (5): 49 kB | 147/153 kB | 131/165 kB | 202 kB | 118/472 kB\rProgress (5): 49 kB | 147/153 kB | 135/165 kB | 202 kB | 118/472 kB\rProgress (5): 49 kB | 147/153 kB | 135/165 kB | 202 kB | 122/472 kB\rProgress (5): 49 kB | 147/153 kB | 135/165 kB | 202 kB | 126/472 kB\rProgress (5): 49 kB | 147/153 kB | 135/165 kB | 202 kB | 131/472 kB\rProgress (5): 49 kB | 147/153 kB | 135/165 kB | 202 kB | 135/472 kB\rProgress (5): 49 kB | 147/153 kB | 139/165 kB | 202 kB | 135/472 kB\rProgress (5): 49 kB | 151/153 kB | 139/165 kB | 202 kB | 135/472 kB\rProgress (5): 49 kB | 153 kB | 139/165 kB | 202 kB | 135/472 kB    \rProgress (5): 49 kB | 153 kB | 143/165 kB | 202 kB | 135/472 kB\rProgress (5): 49 kB | 153 kB | 147/165 kB | 202 kB | 135/472 kB\rProgress (5): 49 kB | 153 kB | 151/165 kB | 202 kB | 135/472 kB\rProgress (5): 49 kB | 153 kB | 155/165 kB | 202 kB | 135/472 kB\rProgress (5): 49 kB | 153 kB | 159/165 kB | 202 kB | 135/472 kB\rProgress (5): 49 kB | 153 kB | 163/165 kB | 202 kB | 135/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 135/472 kB    \rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 139/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 143/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 147/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 151/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 155/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 159/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 163/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 167/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 172/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 176/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 180/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 184/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 188/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 192/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 196/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 200/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 204/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 208/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 213/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 217/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 221/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 225/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 229/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 233/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 237/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 241/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 245/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 249/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 253/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 258/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 262/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 266/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 270/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 274/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 278/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 282/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 286/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 290/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 294/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 299/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 303/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 307/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 311/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 315/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 319/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 323/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 327/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 331/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 335/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 339/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 344/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 348/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 352/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 356/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 360/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 363/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 367/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 371/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 375/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 380/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 384/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 388/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 392/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 396/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 400/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 404/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 408/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 412/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 416/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 420/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 425/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 429/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 433/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 437/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 441/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 445/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 449/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 453/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 457/472 kB\rProgress (5): 49 kB | 153 kB | 165 kB | 202 kB | 461/472 kB\r                                                           \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 889 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 3.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar\nProgress (3): 153 kB | 165 kB | 466/472 kB\rProgress (3): 153 kB | 165 kB | 470/472 kB\rProgress (3): 153 kB | 165 kB | 472 kB    \r                                      \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.8 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar\nProgress (2): 472 kB | 4.1/47 kB\rProgress (2): 472 kB | 7.7/47 kB\rProgress (2): 472 kB | 12/47 kB \rProgress (2): 472 kB | 16/47 kB\rProgress (2): 472 kB | 20/47 kB\rProgress (2): 472 kB | 24/47 kB\rProgress (2): 472 kB | 28/47 kB\rProgress (2): 472 kB | 32/47 kB\rProgress (2): 472 kB | 36/47 kB\rProgress (2): 472 kB | 40/47 kB\rProgress (2): 472 kB | 45/47 kB\rProgress (2): 472 kB | 47 kB   \rProgress (3): 472 kB | 47 kB | 4.1/527 kB\rProgress (3): 472 kB | 47 kB | 7.7/527 kB\rProgress (3): 472 kB | 47 kB | 12/527 kB \rProgress (3): 472 kB | 47 kB | 16/527 kB\rProgress (3): 472 kB | 47 kB | 20/527 kB\rProgress (3): 472 kB | 47 kB | 24/527 kB\rProgress (3): 472 kB | 47 kB | 28/527 kB\rProgress (3): 472 kB | 47 kB | 32/527 kB\rProgress (3): 472 kB | 47 kB | 36/527 kB\rProgress (3): 472 kB | 47 kB | 40/527 kB\rProgress (3): 472 kB | 47 kB | 44/527 kB\rProgress (3): 472 kB | 47 kB | 48/527 kB\rProgress (3): 472 kB | 47 kB | 53/527 kB\rProgress (3): 472 kB | 47 kB | 57/527 kB\rProgress (3): 472 kB | 47 kB | 61/527 kB\rProgress (3): 472 kB | 47 kB | 65/527 kB\rProgress (3): 472 kB | 47 kB | 69/527 kB\rProgress (3): 472 kB | 47 kB | 73/527 kB\rProgress (3): 472 kB | 47 kB | 77/527 kB\rProgress (3): 472 kB | 47 kB | 81/527 kB\rProgress (3): 472 kB | 47 kB | 85/527 kB\rProgress (3): 472 kB | 47 kB | 89/527 kB\rProgress (3): 472 kB | 47 kB | 93/527 kB\rProgress (3): 472 kB | 47 kB | 98/527 kB\rProgress (3): 472 kB | 47 kB | 102/527 kB\rProgress (3): 472 kB | 47 kB | 106/527 kB\rProgress (3): 472 kB | 47 kB | 110/527 kB\rProgress (3): 472 kB | 47 kB | 114/527 kB\rProgress (3): 472 kB | 47 kB | 118/527 kB\rProgress (3): 472 kB | 47 kB | 122/527 kB\rProgress (3): 472 kB | 47 kB | 126/527 kB\rProgress (3): 472 kB | 47 kB | 130/527 kB\rProgress (3): 472 kB | 47 kB | 134/527 kB\rProgress (3): 472 kB | 47 kB | 139/527 kB\rProgress (3): 472 kB | 47 kB | 143/527 kB\rProgress (3): 472 kB | 47 kB | 147/527 kB\rProgress (3): 472 kB | 47 kB | 151/527 kB\rProgress (3): 472 kB | 47 kB | 155/527 kB\rProgress (3): 472 kB | 47 kB | 159/527 kB\rProgress (3): 472 kB | 47 kB | 163/527 kB\rProgress (3): 472 kB | 47 kB | 167/527 kB\rProgress (3): 472 kB | 47 kB | 171/527 kB\rProgress (3): 472 kB | 47 kB | 175/527 kB\rProgress (3): 472 kB | 47 kB | 179/527 kB\rProgress (3): 472 kB | 47 kB | 184/527 kB\rProgress (3): 472 kB | 47 kB | 188/527 kB\rProgress (3): 472 kB | 47 kB | 192/527 kB\rProgress (3): 472 kB | 47 kB | 196/527 kB\r                                         \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 6.9 MB/s)\nProgress (2): 47 kB | 200/527 kB\r                                \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar\nProgress (2): 47 kB | 204/527 kB\rProgress (2): 47 kB | 208/527 kB\rProgress (2): 47 kB | 212/527 kB\rProgress (2): 47 kB | 216/527 kB\rProgress (2): 47 kB | 220/527 kB\rProgress (2): 47 kB | 225/527 kB\rProgress (2): 47 kB | 229/527 kB\rProgress (2): 47 kB | 233/527 kB\rProgress (2): 47 kB | 237/527 kB\rProgress (2): 47 kB | 241/527 kB\rProgress (2): 47 kB | 245/527 kB\rProgress (2): 47 kB | 249/527 kB\rProgress (2): 47 kB | 253/527 kB\rProgress (2): 47 kB | 257/527 kB\rProgress (2): 47 kB | 261/527 kB\rProgress (3): 47 kB | 261/527 kB | 4.1/38 kB\rProgress (3): 47 kB | 266/527 kB | 4.1/38 kB\rProgress (3): 47 kB | 270/527 kB | 4.1/38 kB\rProgress (3): 47 kB | 274/527 kB | 4.1/38 kB\rProgress (3): 47 kB | 274/527 kB | 7.7/38 kB\rProgress (3): 47 kB | 278/527 kB | 7.7/38 kB\rProgress (3): 47 kB | 278/527 kB | 12/38 kB \rProgress (3): 47 kB | 278/527 kB | 16/38 kB\rProgress (3): 47 kB | 282/527 kB | 16/38 kB\rProgress (3): 47 kB | 286/527 kB | 16/38 kB\rProgress (3): 47 kB | 290/527 kB | 16/38 kB\rProgress (3): 47 kB | 294/527 kB | 16/38 kB\rProgress (3): 47 kB | 298/527 kB | 16/38 kB\rProgress (3): 47 kB | 302/527 kB | 16/38 kB\rProgress (3): 47 kB | 306/527 kB | 16/38 kB\rProgress (3): 47 kB | 311/527 kB | 16/38 kB\rProgress (3): 47 kB | 315/527 kB | 16/38 kB\rProgress (3): 47 kB | 319/527 kB | 16/38 kB\rProgress (3): 47 kB | 323/527 kB | 16/38 kB\rProgress (3): 47 kB | 327/527 kB | 16/38 kB\rProgress (3): 47 kB | 331/527 kB | 16/38 kB\rProgress (3): 47 kB | 335/527 kB | 16/38 kB\rProgress (3): 47 kB | 339/527 kB | 16/38 kB\rProgress (3): 47 kB | 343/527 kB | 16/38 kB\rProgress (3): 47 kB | 347/527 kB | 16/38 kB\rProgress (3): 47 kB | 352/527 kB | 16/38 kB\rProgress (3): 47 kB | 356/527 kB | 16/38 kB\rProgress (3): 47 kB | 360/527 kB | 16/38 kB\rProgress (3): 47 kB | 364/527 kB | 16/38 kB\rProgress (3): 47 kB | 368/527 kB | 16/38 kB\rProgress (3): 47 kB | 372/527 kB | 16/38 kB\rProgress (3): 47 kB | 376/527 kB | 16/38 kB\rProgress (3): 47 kB | 380/527 kB | 16/38 kB\rProgress (3): 47 kB | 384/527 kB | 16/38 kB\rProgress (3): 47 kB | 388/527 kB | 16/38 kB\rProgress (3): 47 kB | 392/527 kB | 16/38 kB\rProgress (3): 47 kB | 397/527 kB | 16/38 kB\rProgress (3): 47 kB | 401/527 kB | 16/38 kB\rProgress (3): 47 kB | 405/527 kB | 16/38 kB\rProgress (3): 47 kB | 409/527 kB | 16/38 kB\rProgress (3): 47 kB | 413/527 kB | 16/38 kB\rProgress (3): 47 kB | 417/527 kB | 16/38 kB\rProgress (3): 47 kB | 421/527 kB | 16/38 kB\rProgress (3): 47 kB | 425/527 kB | 16/38 kB\rProgress (3): 47 kB | 429/527 kB | 16/38 kB\rProgress (3): 47 kB | 433/527 kB | 16/38 kB\rProgress (3): 47 kB | 438/527 kB | 16/38 kB\rProgress (3): 47 kB | 442/527 kB | 16/38 kB\rProgress (3): 47 kB | 446/527 kB | 16/38 kB\rProgress (3): 47 kB | 450/527 kB | 16/38 kB\rProgress (3): 47 kB | 454/527 kB | 16/38 kB\rProgress (3): 47 kB | 458/527 kB | 16/38 kB\rProgress (3): 47 kB | 462/527 kB | 16/38 kB\rProgress (3): 47 kB | 466/527 kB | 16/38 kB\rProgress (3): 47 kB | 470/527 kB | 16/38 kB\rProgress (3): 47 kB | 474/527 kB | 16/38 kB\rProgress (3): 47 kB | 479/527 kB | 16/38 kB\rProgress (3): 47 kB | 483/527 kB | 16/38 kB\rProgress (3): 47 kB | 487/527 kB | 16/38 kB\rProgress (3): 47 kB | 491/527 kB | 16/38 kB\rProgress (3): 47 kB | 495/527 kB | 16/38 kB\rProgress (3): 47 kB | 499/527 kB | 16/38 kB\rProgress (3): 47 kB | 503/527 kB | 16/38 kB\rProgress (3): 47 kB | 507/527 kB | 16/38 kB\rProgress (3): 47 kB | 511/527 kB | 16/38 kB\rProgress (3): 47 kB | 515/527 kB | 16/38 kB\rProgress (3): 47 kB | 519/527 kB | 16/38 kB\rProgress (3): 47 kB | 524/527 kB | 16/38 kB\rProgress (3): 47 kB | 527 kB | 16/38 kB    \rProgress (3): 47 kB | 527 kB | 20/38 kB\rProgress (3): 47 kB | 527 kB | 24/38 kB\rProgress (3): 47 kB | 527 kB | 28/38 kB\rProgress (3): 47 kB | 527 kB | 32/38 kB\rProgress (4): 47 kB | 527 kB | 32/38 kB | 4.1/30 kB\rProgress (4): 47 kB | 527 kB | 32/38 kB | 7.7/30 kB\rProgress (4): 47 kB | 527 kB | 32/38 kB | 12/30 kB \rProgress (4): 47 kB | 527 kB | 36/38 kB | 12/30 kB\rProgress (4): 47 kB | 527 kB | 36/38 kB | 16/30 kB\rProgress (4): 47 kB | 527 kB | 38 kB | 16/30 kB   \rProgress (4): 47 kB | 527 kB | 38 kB | 20/30 kB\rProgress (4): 47 kB | 527 kB | 38 kB | 24/30 kB\rProgress (4): 47 kB | 527 kB | 38 kB | 28/30 kB\rProgress (4): 47 kB | 527 kB | 38 kB | 30 kB   \r                                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 583 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar\nProgress (4): 527 kB | 38 kB | 30 kB | 4.1/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 7.7/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 12/148 kB \rProgress (4): 527 kB | 38 kB | 30 kB | 16/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 20/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 24/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 28/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 32/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 36/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 40/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 45/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 49/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 53/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 57/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 61/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 65/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 69/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 73/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 77/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 81/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 86/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 90/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 94/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 98/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 102/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 106/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 110/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 114/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 118/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 122/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 126/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 131/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 135/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 139/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 143/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 147/148 kB\rProgress (4): 527 kB | 38 kB | 30 kB | 148 kB    \r                                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 420 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 331 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 5.7 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar\nProgress (2): 148 kB | 4.1/51 kB\rProgress (2): 148 kB | 8.2/51 kB\rProgress (2): 148 kB | 12/51 kB \rProgress (2): 148 kB | 16/51 kB\rProgress (2): 148 kB | 20/51 kB\rProgress (2): 148 kB | 25/51 kB\rProgress (2): 148 kB | 29/51 kB\rProgress (2): 148 kB | 33/51 kB\rProgress (2): 148 kB | 37/51 kB\rProgress (2): 148 kB | 41/51 kB\rProgress (2): 148 kB | 45/51 kB\rProgress (2): 148 kB | 49/51 kB\rProgress (2): 148 kB | 51 kB   \r                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar\nProgress (2): 51 kB | 4.1/106 kB\rProgress (2): 51 kB | 7.7/106 kB\rProgress (2): 51 kB | 12/106 kB \rProgress (2): 51 kB | 16/106 kB\rProgress (2): 51 kB | 20/106 kB\rProgress (2): 51 kB | 24/106 kB\rProgress (2): 51 kB | 28/106 kB\rProgress (2): 51 kB | 32/106 kB\rProgress (2): 51 kB | 36/106 kB\rProgress (2): 51 kB | 40/106 kB\rProgress (2): 51 kB | 44/106 kB\rProgress (2): 51 kB | 48/106 kB\rProgress (2): 51 kB | 53/106 kB\rProgress (2): 51 kB | 57/106 kB\rProgress (2): 51 kB | 61/106 kB\rProgress (2): 51 kB | 65/106 kB\rProgress (3): 51 kB | 65/106 kB | 4.1/14 kB\rProgress (3): 51 kB | 69/106 kB | 4.1/14 kB\rProgress (3): 51 kB | 73/106 kB | 4.1/14 kB\rProgress (3): 51 kB | 73/106 kB | 7.7/14 kB\rProgress (3): 51 kB | 77/106 kB | 7.7/14 kB\rProgress (3): 51 kB | 77/106 kB | 12/14 kB \rProgress (3): 51 kB | 77/106 kB | 14 kB   \rProgress (3): 51 kB | 81/106 kB | 14 kB\rProgress (3): 51 kB | 85/106 kB | 14 kB\rProgress (3): 51 kB | 89/106 kB | 14 kB\rProgress (3): 51 kB | 93/106 kB | 14 kB\rProgress (3): 51 kB | 98/106 kB | 14 kB\rProgress (3): 51 kB | 102/106 kB | 14 kB\rProgress (3): 51 kB | 106/106 kB | 14 kB\rProgress (3): 51 kB | 106 kB | 14 kB    \rProgress (4): 51 kB | 106 kB | 14 kB | 4.1/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 7.7/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 12/74 kB \rProgress (4): 51 kB | 106 kB | 14 kB | 16/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 20/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 24/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 28/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 32/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 36/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 40/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 44/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 48/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 53/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 57/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 61/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 65/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 69/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 73/74 kB\rProgress (4): 51 kB | 106 kB | 14 kB | 74 kB   \r                                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 461 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar\nProgress (4): 106 kB | 14 kB | 74 kB | 4.1/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 7.7/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 12/108 kB \rProgress (4): 106 kB | 14 kB | 74 kB | 16/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 20/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 24/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 28/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 32/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 36/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 40/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 45/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 49/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 53/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 57/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 61/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 65/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 69/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 73/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 77/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 81/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 85/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 89/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 93/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 98/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 102/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 106/108 kB\rProgress (4): 106 kB | 14 kB | 74 kB | 108 kB    \r                                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 893 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 112 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar\nProgress (3): 74 kB | 108 kB | 4.1/61 kB\rProgress (3): 74 kB | 108 kB | 7.7/61 kB\rProgress (3): 74 kB | 108 kB | 12/61 kB \rProgress (3): 74 kB | 108 kB | 16/61 kB\rProgress (3): 74 kB | 108 kB | 20/61 kB\rProgress (3): 74 kB | 108 kB | 24/61 kB\rProgress (3): 74 kB | 108 kB | 28/61 kB\rProgress (3): 74 kB | 108 kB | 32/61 kB\rProgress (3): 74 kB | 108 kB | 36/61 kB\rProgress (3): 74 kB | 108 kB | 40/61 kB\rProgress (3): 74 kB | 108 kB | 45/61 kB\rProgress (3): 74 kB | 108 kB | 49/61 kB\rProgress (3): 74 kB | 108 kB | 53/61 kB\rProgress (3): 74 kB | 108 kB | 57/61 kB\rProgress (3): 74 kB | 108 kB | 61/61 kB\rProgress (3): 74 kB | 108 kB | 61 kB   \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 850 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar\nProgress (3): 74 kB | 61 kB | 4.1/46 kB\rProgress (3): 74 kB | 61 kB | 8.2/46 kB\rProgress (3): 74 kB | 61 kB | 12/46 kB \rProgress (3): 74 kB | 61 kB | 16/46 kB\rProgress (3): 74 kB | 61 kB | 20/46 kB\r                                      \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 562 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar\nProgress (2): 61 kB | 25/46 kB\rProgress (2): 61 kB | 29/46 kB\rProgress (2): 61 kB | 33/46 kB\rProgress (3): 61 kB | 33/46 kB | 4.1/29 kB\r                                          \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 397 kB/s)\nProgress (3): 33/46 kB | 4.1/29 kB | 4.1/4.2 kB\r                                               \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar\nProgress (3): 37/46 kB | 4.1/29 kB | 4.1/4.2 kB\rProgress (3): 41/46 kB | 4.1/29 kB | 4.1/4.2 kB\rProgress (3): 45/46 kB | 4.1/29 kB | 4.1/4.2 kB\rProgress (3): 46 kB | 4.1/29 kB | 4.1/4.2 kB   \rProgress (3): 46 kB | 7.7/29 kB | 4.1/4.2 kB\rProgress (3): 46 kB | 12/29 kB | 4.1/4.2 kB \rProgress (3): 46 kB | 16/29 kB | 4.1/4.2 kB\rProgress (3): 46 kB | 20/29 kB | 4.1/4.2 kB\rProgress (3): 46 kB | 24/29 kB | 4.1/4.2 kB\rProgress (3): 46 kB | 28/29 kB | 4.1/4.2 kB\rProgress (3): 46 kB | 29 kB | 4.1/4.2 kB   \rProgress (4): 46 kB | 29 kB | 4.1/4.2 kB | 4.1/13 kB\rProgress (4): 46 kB | 29 kB | 4.1/4.2 kB | 7.7/13 kB\rProgress (4): 46 kB | 29 kB | 4.1/4.2 kB | 12/13 kB \rProgress (4): 46 kB | 29 kB | 4.1/4.2 kB | 13 kB   \rProgress (4): 46 kB | 29 kB | 4.2 kB | 13 kB    \rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 4.1/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 7.7/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 12/52 kB \rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 16/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 20/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 24/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 28/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 32/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 36/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 40/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 45/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 49/52 kB\rProgress (5): 46 kB | 29 kB | 4.2 kB | 13 kB | 52 kB   \r                                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 165 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 24 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 262 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 278 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar\nProgress (2): 13 kB | 4.1/263 kB\rProgress (2): 13 kB | 7.7/263 kB\rProgress (2): 13 kB | 12/263 kB \rProgress (2): 13 kB | 16/263 kB\rProgress (2): 13 kB | 20/263 kB\rProgress (2): 13 kB | 24/263 kB\rProgress (2): 13 kB | 28/263 kB\rProgress (2): 13 kB | 32/263 kB\rProgress (2): 13 kB | 36/263 kB\rProgress (2): 13 kB | 40/263 kB\rProgress (2): 13 kB | 45/263 kB\rProgress (2): 13 kB | 49/263 kB\rProgress (2): 13 kB | 53/263 kB\rProgress (2): 13 kB | 57/263 kB\rProgress (2): 13 kB | 61/263 kB\rProgress (2): 13 kB | 65/263 kB\rProgress (2): 13 kB | 69/263 kB\rProgress (2): 13 kB | 73/263 kB\rProgress (2): 13 kB | 77/263 kB\rProgress (2): 13 kB | 81/263 kB\rProgress (2): 13 kB | 86/263 kB\rProgress (2): 13 kB | 90/263 kB\rProgress (2): 13 kB | 94/263 kB\rProgress (2): 13 kB | 98/263 kB\rProgress (2): 13 kB | 102/263 kB\rProgress (2): 13 kB | 106/263 kB\rProgress (2): 13 kB | 110/263 kB\rProgress (2): 13 kB | 114/263 kB\rProgress (2): 13 kB | 118/263 kB\rProgress (2): 13 kB | 122/263 kB\rProgress (2): 13 kB | 126/263 kB\rProgress (3): 13 kB | 126/263 kB | 4.1/120 kB\rProgress (3): 13 kB | 126/263 kB | 7.7/120 kB\rProgress (3): 13 kB | 126/263 kB | 12/120 kB \rProgress (3): 13 kB | 126/263 kB | 16/120 kB\rProgress (3): 13 kB | 131/263 kB | 16/120 kB\rProgress (3): 13 kB | 135/263 kB | 16/120 kB\rProgress (3): 13 kB | 139/263 kB | 16/120 kB\rProgress (4): 13 kB | 139/263 kB | 16/120 kB | 4.1/61 kB\rProgress (4): 13 kB | 143/263 kB | 16/120 kB | 4.1/61 kB\rProgress (4): 13 kB | 147/263 kB | 16/120 kB | 4.1/61 kB\rProgress (4): 13 kB | 147/263 kB | 16/120 kB | 7.7/61 kB\rProgress (4): 13 kB | 151/263 kB | 16/120 kB | 7.7/61 kB\rProgress (4): 13 kB | 151/263 kB | 16/120 kB | 12/61 kB \rProgress (4): 13 kB | 155/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 159/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 163/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 167/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 172/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 176/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 180/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 184/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 188/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 192/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 196/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 200/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 204/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 208/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 213/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 217/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 221/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 225/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 229/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 233/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 237/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 241/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 245/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 249/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 253/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 258/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 262/263 kB | 16/120 kB | 12/61 kB\rProgress (4): 13 kB | 263 kB | 16/120 kB | 12/61 kB    \rProgress (4): 13 kB | 263 kB | 20/120 kB | 12/61 kB\rProgress (4): 13 kB | 263 kB | 20/120 kB | 16/61 kB\rProgress (4): 13 kB | 263 kB | 24/120 kB | 16/61 kB\rProgress (4): 13 kB | 263 kB | 28/120 kB | 16/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 16/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 20/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 24/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 28/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 32/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 36/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 40/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 45/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 49/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 53/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 57/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 61/61 kB\rProgress (4): 13 kB | 263 kB | 32/120 kB | 61 kB   \rProgress (4): 13 kB | 263 kB | 36/120 kB | 61 kB\rProgress (4): 13 kB | 263 kB | 40/120 kB | 61 kB\rProgress (4): 13 kB | 263 kB | 45/120 kB | 61 kB\rProgress (4): 13 kB | 263 kB | 49/120 kB | 61 kB\rProgress (4): 13 kB | 263 kB | 53/120 kB | 61 kB\rProgress (4): 13 kB | 263 kB | 57/120 kB | 61 kB\r                                                \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 68 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar\nProgress (3): 263 kB | 61/120 kB | 61 kB\rProgress (3): 263 kB | 65/120 kB | 61 kB\rProgress (3): 263 kB | 69/120 kB | 61 kB\rProgress (3): 263 kB | 73/120 kB | 61 kB\rProgress (3): 263 kB | 77/120 kB | 61 kB\rProgress (3): 263 kB | 81/120 kB | 61 kB\rProgress (3): 263 kB | 86/120 kB | 61 kB\rProgress (3): 263 kB | 90/120 kB | 61 kB\rProgress (3): 263 kB | 94/120 kB | 61 kB\rProgress (3): 263 kB | 98/120 kB | 61 kB\rProgress (3): 263 kB | 102/120 kB | 61 kB\rProgress (3): 263 kB | 106/120 kB | 61 kB\rProgress (3): 263 kB | 110/120 kB | 61 kB\rProgress (3): 263 kB | 114/120 kB | 61 kB\rProgress (3): 263 kB | 118/120 kB | 61 kB\rProgress (3): 263 kB | 120 kB | 61 kB    \rProgress (4): 263 kB | 120 kB | 61 kB | 4.1/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 7.7/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 12/164 kB \rProgress (4): 263 kB | 120 kB | 61 kB | 16/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 20/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 24/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 28/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 32/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 36/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 40/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 44/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 48/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 53/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 57/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 61/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 65/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 69/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 73/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 77/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 81/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 85/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 89/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 93/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 98/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 102/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 106/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 110/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 114/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 118/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 122/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 126/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 130/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 134/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 139/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 143/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 147/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 151/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 155/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 159/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 163/164 kB\rProgress (4): 263 kB | 120 kB | 61 kB | 164 kB    \r                                              \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.3 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 294 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar (120 kB at 560 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar\nProgress (2): 164 kB | 4.1/335 kB\rProgress (2): 164 kB | 7.7/335 kB\rProgress (2): 164 kB | 12/335 kB \rProgress (2): 164 kB | 16/335 kB\rProgress (2): 164 kB | 20/335 kB\rProgress (2): 164 kB | 24/335 kB\rProgress (2): 164 kB | 28/335 kB\rProgress (2): 164 kB | 32/335 kB\rProgress (2): 164 kB | 36/335 kB\rProgress (2): 164 kB | 40/335 kB\rProgress (2): 164 kB | 44/335 kB\rProgress (2): 164 kB | 48/335 kB\rProgress (2): 164 kB | 53/335 kB\rProgress (2): 164 kB | 57/335 kB\rProgress (2): 164 kB | 61/335 kB\rProgress (2): 164 kB | 65/335 kB\rProgress (2): 164 kB | 69/335 kB\rProgress (2): 164 kB | 73/335 kB\rProgress (2): 164 kB | 77/335 kB\rProgress (2): 164 kB | 81/335 kB\rProgress (2): 164 kB | 85/335 kB\rProgress (2): 164 kB | 89/335 kB\rProgress (2): 164 kB | 93/335 kB\rProgress (2): 164 kB | 98/335 kB\rProgress (2): 164 kB | 102/335 kB\rProgress (2): 164 kB | 106/335 kB\rProgress (2): 164 kB | 110/335 kB\rProgress (2): 164 kB | 114/335 kB\rProgress (2): 164 kB | 118/335 kB\rProgress (2): 164 kB | 122/335 kB\rProgress (2): 164 kB | 126/335 kB\rProgress (2): 164 kB | 130/335 kB\rProgress (2): 164 kB | 134/335 kB\rProgress (2): 164 kB | 139/335 kB\rProgress (2): 164 kB | 143/335 kB\rProgress (2): 164 kB | 147/335 kB\rProgress (2): 164 kB | 151/335 kB\rProgress (2): 164 kB | 155/335 kB\rProgress (2): 164 kB | 159/335 kB\rProgress (2): 164 kB | 163/335 kB\rProgress (2): 164 kB | 167/335 kB\rProgress (2): 164 kB | 171/335 kB\rProgress (2): 164 kB | 175/335 kB\rProgress (2): 164 kB | 179/335 kB\rProgress (2): 164 kB | 184/335 kB\rProgress (2): 164 kB | 188/335 kB\rProgress (2): 164 kB | 192/335 kB\rProgress (2): 164 kB | 196/335 kB\rProgress (2): 164 kB | 200/335 kB\rProgress (2): 164 kB | 204/335 kB\rProgress (2): 164 kB | 208/335 kB\rProgress (2): 164 kB | 212/335 kB\rProgress (2): 164 kB | 216/335 kB\rProgress (2): 164 kB | 220/335 kB\rProgress (2): 164 kB | 225/335 kB\rProgress (2): 164 kB | 229/335 kB\rProgress (2): 164 kB | 233/335 kB\rProgress (2): 164 kB | 237/335 kB\rProgress (2): 164 kB | 241/335 kB\rProgress (2): 164 kB | 245/335 kB\rProgress (2): 164 kB | 249/335 kB\rProgress (2): 164 kB | 253/335 kB\rProgress (2): 164 kB | 257/335 kB\rProgress (2): 164 kB | 261/335 kB\rProgress (2): 164 kB | 265/335 kB\rProgress (2): 164 kB | 270/335 kB\rProgress (2): 164 kB | 274/335 kB\rProgress (2): 164 kB | 278/335 kB\rProgress (2): 164 kB | 282/335 kB\rProgress (2): 164 kB | 286/335 kB\rProgress (2): 164 kB | 290/335 kB\rProgress (2): 164 kB | 294/335 kB\rProgress (2): 164 kB | 298/335 kB\rProgress (2): 164 kB | 302/335 kB\rProgress (2): 164 kB | 306/335 kB\rProgress (2): 164 kB | 311/335 kB\rProgress (2): 164 kB | 315/335 kB\rProgress (2): 164 kB | 319/335 kB\rProgress (2): 164 kB | 323/335 kB\rProgress (2): 164 kB | 327/335 kB\rProgress (2): 164 kB | 331/335 kB\rProgress (2): 164 kB | 335 kB    \r                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 734 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar\nProgress (2): 335 kB | 4.1/26 kB\rProgress (2): 335 kB | 7.7/26 kB\rProgress (2): 335 kB | 12/26 kB \rProgress (2): 335 kB | 16/26 kB\rProgress (2): 335 kB | 20/26 kB\rProgress (2): 335 kB | 24/26 kB\rProgress (2): 335 kB | 26 kB   \rProgress (3): 335 kB | 26 kB | 4.1/122 kB\rProgress (3): 335 kB | 26 kB | 7.7/122 kB\rProgress (3): 335 kB | 26 kB | 12/122 kB \rProgress (3): 335 kB | 26 kB | 16/122 kB\rProgress (3): 335 kB | 26 kB | 20/122 kB\rProgress (3): 335 kB | 26 kB | 24/122 kB\rProgress (3): 335 kB | 26 kB | 28/122 kB\rProgress (3): 335 kB | 26 kB | 32/122 kB\rProgress (3): 335 kB | 26 kB | 36/122 kB\rProgress (3): 335 kB | 26 kB | 40/122 kB\rProgress (3): 335 kB | 26 kB | 44/122 kB\rProgress (3): 335 kB | 26 kB | 48/122 kB\rProgress (3): 335 kB | 26 kB | 53/122 kB\rProgress (3): 335 kB | 26 kB | 57/122 kB\rProgress (3): 335 kB | 26 kB | 61/122 kB\rProgress (3): 335 kB | 26 kB | 65/122 kB\rProgress (3): 335 kB | 26 kB | 69/122 kB\rProgress (3): 335 kB | 26 kB | 73/122 kB\rProgress (3): 335 kB | 26 kB | 77/122 kB\rProgress (3): 335 kB | 26 kB | 81/122 kB\rProgress (3): 335 kB | 26 kB | 85/122 kB\rProgress (3): 335 kB | 26 kB | 89/122 kB\rProgress (3): 335 kB | 26 kB | 93/122 kB\rProgress (3): 335 kB | 26 kB | 98/122 kB\rProgress (3): 335 kB | 26 kB | 102/122 kB\rProgress (3): 335 kB | 26 kB | 106/122 kB\rProgress (3): 335 kB | 26 kB | 110/122 kB\rProgress (3): 335 kB | 26 kB | 114/122 kB\rProgress (4): 335 kB | 26 kB | 114/122 kB | 4.1/72 kB\rProgress (4): 335 kB | 26 kB | 114/122 kB | 7.7/72 kB\rProgress (4): 335 kB | 26 kB | 114/122 kB | 12/72 kB \rProgress (4): 335 kB | 26 kB | 114/122 kB | 16/72 kB\rProgress (4): 335 kB | 26 kB | 118/122 kB | 16/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 16/72 kB    \rProgress (4): 335 kB | 26 kB | 122 kB | 20/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 24/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 28/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 32/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 36/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 40/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 45/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 49/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 53/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 57/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 61/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 65/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 69/72 kB\rProgress (4): 335 kB | 26 kB | 122 kB | 72 kB   \rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 4.1/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 7.7/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 12/53 kB \rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 16/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 20/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 24/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 28/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 32/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 36/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 40/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 45/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 49/53 kB\rProgress (5): 335 kB | 26 kB | 122 kB | 72 kB | 53 kB   \r                                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 108 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar (122 kB at 497 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar (72 kB at 290 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar (53 kB at 202 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar\nProgress (1): 4.1/33 kB\rProgress (1): 7.7/33 kB\rProgress (1): 12/33 kB \rProgress (1): 16/33 kB\rProgress (2): 16/33 kB | 4.1/305 kB\rProgress (2): 20/33 kB | 4.1/305 kB\rProgress (2): 24/33 kB | 4.1/305 kB\rProgress (2): 28/33 kB | 4.1/305 kB\rProgress (2): 28/33 kB | 7.7/305 kB\rProgress (2): 32/33 kB | 7.7/305 kB\rProgress (2): 32/33 kB | 12/305 kB \rProgress (2): 33 kB | 12/305 kB   \rProgress (2): 33 kB | 16/305 kB\rProgress (2): 33 kB | 20/305 kB\rProgress (2): 33 kB | 24/305 kB\rProgress (2): 33 kB | 28/305 kB\rProgress (2): 33 kB | 32/305 kB\rProgress (2): 33 kB | 36/305 kB\rProgress (2): 33 kB | 40/305 kB\rProgress (2): 33 kB | 44/305 kB\rProgress (2): 33 kB | 48/305 kB\rProgress (2): 33 kB | 53/305 kB\rProgress (2): 33 kB | 57/305 kB\rProgress (2): 33 kB | 61/305 kB\rProgress (2): 33 kB | 65/305 kB\rProgress (2): 33 kB | 69/305 kB\rProgress (2): 33 kB | 73/305 kB\rProgress (2): 33 kB | 77/305 kB\rProgress (2): 33 kB | 81/305 kB\rProgress (2): 33 kB | 85/305 kB\rProgress (2): 33 kB | 89/305 kB\rProgress (3): 33 kB | 89/305 kB | 4.1/134 kB\rProgress (3): 33 kB | 89/305 kB | 7.7/134 kB\rProgress (3): 33 kB | 89/305 kB | 12/134 kB \rProgress (3): 33 kB | 89/305 kB | 16/134 kB\rProgress (3): 33 kB | 89/305 kB | 20/134 kB\rProgress (3): 33 kB | 89/305 kB | 24/134 kB\rProgress (3): 33 kB | 89/305 kB | 28/134 kB\rProgress (3): 33 kB | 89/305 kB | 32/134 kB\rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 4.1/37 kB\rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 7.7/37 kB\rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 12/37 kB \rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 16/37 kB\rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 20/37 kB\rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 24/37 kB\rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 28/37 kB\rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 32/37 kB\rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 36/37 kB\rProgress (4): 33 kB | 89/305 kB | 32/134 kB | 37 kB   \rProgress (4): 33 kB | 93/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 98/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 102/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 106/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 110/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 114/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 118/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 122/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 126/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 130/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 134/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 139/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 143/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 147/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 151/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 155/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 159/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 163/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 167/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 171/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 175/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 179/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 184/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 188/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 192/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 196/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 200/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 204/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 208/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 212/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 216/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 220/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 225/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 229/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 233/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 237/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 241/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 245/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 249/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 253/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 257/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 261/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 266/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 270/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 274/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 278/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 282/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 286/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 290/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 294/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 298/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 302/305 kB | 32/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 32/134 kB | 37 kB    \rProgress (4): 33 kB | 305 kB | 36/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 40/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 45/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 49/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 53/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 57/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 61/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 65/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 69/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 73/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 77/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 81/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 86/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 90/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 94/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 98/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 102/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 106/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 110/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 114/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 118/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 122/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 126/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 131/134 kB | 37 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 37 kB    \r                                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 130 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar\nProgress (4): 33 kB | 305 kB | 134 kB | 4.1/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 7.7/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 12/215 kB \rProgress (4): 33 kB | 305 kB | 134 kB | 16/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 20/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 24/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 28/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 32/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 36/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 40/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 44/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 48/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 53/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 57/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 61/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 65/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 69/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 73/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 77/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 81/215 kB\rProgress (4): 33 kB | 305 kB | 134 kB | 85/215 kB\r                                                 \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar (33 kB at 118 kB/s)\nProgress (3): 305 kB | 134 kB | 89/215 kB\r                                         \rDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar\nProgress (3): 305 kB | 134 kB | 93/215 kB\rProgress (3): 305 kB | 134 kB | 98/215 kB\rProgress (3): 305 kB | 134 kB | 102/215 kB\rProgress (3): 305 kB | 134 kB | 106/215 kB\rProgress (3): 305 kB | 134 kB | 110/215 kB\rProgress (3): 305 kB | 134 kB | 114/215 kB\rProgress (3): 305 kB | 134 kB | 118/215 kB\rProgress (3): 305 kB | 134 kB | 122/215 kB\rProgress (3): 305 kB | 134 kB | 126/215 kB\rProgress (3): 305 kB | 134 kB | 130/215 kB\rProgress (3): 305 kB | 134 kB | 134/215 kB\rProgress (3): 305 kB | 134 kB | 139/215 kB\rProgress (3): 305 kB | 134 kB | 143/215 kB\rProgress (3): 305 kB | 134 kB | 147/215 kB\rProgress (3): 305 kB | 134 kB | 151/215 kB\rProgress (3): 305 kB | 134 kB | 155/215 kB\rProgress (3): 305 kB | 134 kB | 159/215 kB\rProgress (3): 305 kB | 134 kB | 163/215 kB\rProgress (3): 305 kB | 134 kB | 167/215 kB\rProgress (3): 305 kB | 134 kB | 171/215 kB\rProgress (3): 305 kB | 134 kB | 175/215 kB\rProgress (3): 305 kB | 134 kB | 179/215 kB\rProgress (3): 305 kB | 134 kB | 184/215 kB\rProgress (3): 305 kB | 134 kB | 188/215 kB\rProgress (3): 305 kB | 134 kB | 192/215 kB\rProgress (3): 305 kB | 134 kB | 196/215 kB\rProgress (3): 305 kB | 134 kB | 200/215 kB\rProgress (3): 305 kB | 134 kB | 204/215 kB\rProgress (3): 305 kB | 134 kB | 208/215 kB\rProgress (3): 305 kB | 134 kB | 212/215 kB\rProgress (3): 305 kB | 134 kB | 215 kB    \r                                      \rDownloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 456 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 1.0 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 723 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\nProgress (1): 4.1/85 kB\rProgress (1): 7.7/85 kB\rProgress (1): 12/85 kB \rProgress (1): 16/85 kB\rProgress (1): 20/85 kB\rProgress (1): 24/85 kB\rProgress (1): 28/85 kB\rProgress (1): 32/85 kB\rProgress (1): 36/85 kB\rProgress (1): 40/85 kB\rProgress (1): 45/85 kB\rProgress (1): 49/85 kB\rProgress (1): 53/85 kB\rProgress (1): 57/85 kB\rProgress (1): 61/85 kB\rProgress (1): 65/85 kB\rProgress (1): 69/85 kB\rProgress (1): 73/85 kB\rProgress (1): 77/85 kB\rProgress (1): 81/85 kB\rProgress (1): 85 kB   \rProgress (2): 85 kB | 4.1/180 kB\rProgress (2): 85 kB | 7.7/180 kB\rProgress (2): 85 kB | 12/180 kB \rProgress (2): 85 kB | 16/180 kB\rProgress (2): 85 kB | 20/180 kB\rProgress (2): 85 kB | 24/180 kB\rProgress (2): 85 kB | 28/180 kB\rProgress (2): 85 kB | 32/180 kB\rProgress (2): 85 kB | 36/180 kB\rProgress (2): 85 kB | 40/180 kB\rProgress (2): 85 kB | 44/180 kB\rProgress (2): 85 kB | 48/180 kB\rProgress (2): 85 kB | 53/180 kB\rProgress (2): 85 kB | 57/180 kB\rProgress (2): 85 kB | 61/180 kB\rProgress (2): 85 kB | 65/180 kB\rProgress (2): 85 kB | 69/180 kB\rProgress (2): 85 kB | 73/180 kB\rProgress (2): 85 kB | 77/180 kB\rProgress (2): 85 kB | 81/180 kB\rProgress (2): 85 kB | 85/180 kB\rProgress (2): 85 kB | 89/180 kB\rProgress (2): 85 kB | 93/180 kB\rProgress (2): 85 kB | 98/180 kB\rProgress (2): 85 kB | 102/180 kB\rProgress (2): 85 kB | 106/180 kB\rProgress (2): 85 kB | 110/180 kB\rProgress (2): 85 kB | 114/180 kB\rProgress (2): 85 kB | 118/180 kB\rProgress (2): 85 kB | 122/180 kB\rProgress (2): 85 kB | 126/180 kB\rProgress (2): 85 kB | 130/180 kB\rProgress (2): 85 kB | 134/180 kB\rProgress (2): 85 kB | 139/180 kB\rProgress (2): 85 kB | 143/180 kB\rProgress (2): 85 kB | 147/180 kB\rProgress (2): 85 kB | 151/180 kB\rProgress (2): 85 kB | 155/180 kB\rProgress (2): 85 kB | 159/180 kB\rProgress (2): 85 kB | 163/180 kB\rProgress (2): 85 kB | 167/180 kB\rProgress (2): 85 kB | 171/180 kB\rProgress (2): 85 kB | 175/180 kB\rProgress (2): 85 kB | 179/180 kB\rProgress (2): 85 kB | 180 kB    \rProgress (3): 85 kB | 180 kB | 0/2.6 MB\rProgress (3): 85 kB | 180 kB | 0/2.6 MB\rProgress (3): 85 kB | 180 kB | 0/2.6 MB\rProgress (4): 85 kB | 180 kB | 0/2.6 MB | 2.2 kB\rProgress (4): 85 kB | 180 kB | 0.1/2.6 MB | 2.2 kB\rProgress (4): 85 kB | 180 kB | 0.1/2.6 MB | 2.2 kB\r                                                  \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar (85 kB at 271 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\nProgress (3): 180 kB | 0.1/2.6 MB | 2.2 kB\rProgress (4): 180 kB | 0.1/2.6 MB | 2.2 kB | 4.1/4.6 kB\rProgress (4): 180 kB | 0.1/2.6 MB | 2.2 kB | 4.6 kB    \rProgress (4): 180 kB | 0.1/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 180 kB | 0.1/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 180 kB | 0.1/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 180 kB | 0.2/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 180 kB | 0.2/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 180 kB | 0.2/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 180 kB | 0.2/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 180 kB | 0.2/2.6 MB | 2.2 kB | 4.6 kB\r                                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar (180 kB at 561 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar\nProgress (3): 0.2/2.6 MB | 2.2 kB | 4.6 kB\r                                          \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 6.8 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar\nProgress (2): 0.3/2.6 MB | 4.6 kB\rProgress (2): 0.3/2.6 MB | 4.6 kB\rProgress (2): 0.3/2.6 MB | 4.6 kB\rProgress (2): 0.3/2.6 MB | 4.6 kB\rProgress (2): 0.3/2.6 MB | 4.6 kB\rProgress (2): 0.3/2.6 MB | 4.6 kB\rProgress (2): 0.4/2.6 MB | 4.6 kB\rProgress (3): 0.4/2.6 MB | 4.6 kB | 4.1/20 kB\rProgress (3): 0.4/2.6 MB | 4.6 kB | 7.7/20 kB\rProgress (3): 0.4/2.6 MB | 4.6 kB | 7.7/20 kB\rProgress (3): 0.4/2.6 MB | 4.6 kB | 12/20 kB \rProgress (3): 0.4/2.6 MB | 4.6 kB | 16/20 kB\rProgress (3): 0.4/2.6 MB | 4.6 kB | 20 kB   \rProgress (3): 0.4/2.6 MB | 4.6 kB | 20 kB\rProgress (3): 0.4/2.6 MB | 4.6 kB | 20 kB\rProgress (3): 0.4/2.6 MB | 4.6 kB | 20 kB\rProgress (3): 0.4/2.6 MB | 4.6 kB | 20 kB\rProgress (3): 0.5/2.6 MB | 4.6 kB | 20 kB\rProgress (3): 0.5/2.6 MB | 4.6 kB | 20 kB\rProgress (3): 0.5/2.6 MB | 4.6 kB | 20 kB\rProgress (3): 0.5/2.6 MB | 4.6 kB | 20 kB\rProgress (3): 0.5/2.6 MB | 4.6 kB | 20 kB\rProgress (4): 0.5/2.6 MB | 4.6 kB | 20 kB | 4.1/5.9 kB\rProgress (4): 0.5/2.6 MB | 4.6 kB | 20 kB | 5.9 kB    \rProgress (4): 0.5/2.6 MB | 4.6 kB | 20 kB | 5.9 kB\rProgress (4): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB\rProgress (4): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB\rProgress (4): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB\rProgress (4): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB\rProgress (5): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB | 4.1/14 kB\rProgress (5): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB | 7.7/14 kB\rProgress (5): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB | 12/14 kB \rProgress (5): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB | 14 kB   \rProgress (5): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB | 14 kB\rProgress (5): 0.6/2.6 MB | 4.6 kB | 20 kB | 5.9 kB | 14 kB\r                                                          \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 14 kB/s)\nProgress (4): 0.7/2.6 MB | 20 kB | 5.9 kB | 14 kB\r                                                 \rDownloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar\nProgress (4): 0.7/2.6 MB | 20 kB | 5.9 kB | 14 kB\rProgress (4): 0.7/2.6 MB | 20 kB | 5.9 kB | 14 kB\rProgress (4): 0.7/2.6 MB | 20 kB | 5.9 kB | 14 kB\rProgress (4): 0.7/2.6 MB | 20 kB | 5.9 kB | 14 kB\rProgress (4): 0.7/2.6 MB | 20 kB | 5.9 kB | 14 kB\rProgress (4): 0.8/2.6 MB | 20 kB | 5.9 kB | 14 kB\rProgress (4): 0.8/2.6 MB | 20 kB | 5.9 kB | 14 kB\r                                                 \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 58 kB/s)\nProgress (3): 0.8/2.6 MB | 5.9 kB | 14 kB\rProgress (3): 0.8/2.6 MB | 5.9 kB | 14 kB\r                                         \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar\nProgress (3): 0.8/2.6 MB | 5.9 kB | 14 kB\rProgress (3): 0.8/2.6 MB | 5.9 kB | 14 kB\rProgress (3): 0.9/2.6 MB | 5.9 kB | 14 kB\rProgress (3): 0.9/2.6 MB | 5.9 kB | 14 kB\rProgress (3): 0.9/2.6 MB | 5.9 kB | 14 kB\rProgress (3): 0.9/2.6 MB | 5.9 kB | 14 kB\r                                         \rDownloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 17 kB/s)\nProgress (2): 0.9/2.6 MB | 14 kB\rProgress (2): 0.9/2.6 MB | 14 kB\rProgress (2): 0.9/2.6 MB | 14 kB\rProgress (2): 1.0/2.6 MB | 14 kB\rProgress (2): 1.0/2.6 MB | 14 kB\rProgress (2): 1.0/2.6 MB | 14 kB\rProgress (2): 1.0/2.6 MB | 14 kB\r                                \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 39 kB/s)\nProgress (1): 1.0/2.6 MB\rProgress (1): 1.0/2.6 MB\rProgress (1): 1.1/2.6 MB\rProgress (1): 1.1/2.6 MB\rProgress (1): 1.1/2.6 MB\rProgress (1): 1.1/2.6 MB\rProgress (1): 1.1/2.6 MB\rProgress (1): 1.1/2.6 MB\rProgress (1): 1.2/2.6 MB\rProgress (1): 1.2/2.6 MB\rProgress (1): 1.2/2.6 MB\rProgress (1): 1.2/2.6 MB\rProgress (1): 1.2/2.6 MB\rProgress (1): 1.2/2.6 MB\rProgress (1): 1.3/2.6 MB\rProgress (2): 1.3/2.6 MB | 4.1/500 kB\rProgress (2): 1.3/2.6 MB | 7.7/500 kB\rProgress (2): 1.3/2.6 MB | 12/500 kB \rProgress (3): 1.3/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.3/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.3/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.3/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.3/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.3/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.4/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.4/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.4/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.4/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.4/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.4/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.5/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.5/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.5/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.5/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.5/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.5/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.6/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.6/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.6/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.6/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.6/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.6/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.7/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.7/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.7/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.7/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.7/2.6 MB | 12/500 kB | 4.1/8.8 kB\rProgress (3): 1.7/2.6 MB | 12/500 kB | 7.7/8.8 kB\rProgress (3): 1.7/2.6 MB | 12/500 kB | 8.8 kB    \rProgress (3): 1.7/2.6 MB | 16/500 kB | 8.8 kB\rProgress (3): 1.7/2.6 MB | 16/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 16/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 16/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 20/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 24/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 28/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 32/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 36/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 40/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 44/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 44/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 48/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 48/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 53/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 57/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 61/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 65/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 69/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 73/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 77/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 81/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 85/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 89/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 93/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 98/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 102/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 106/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 106/500 kB | 8.8 kB\rProgress (3): 1.8/2.6 MB | 106/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 106/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 110/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 114/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 118/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 122/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 126/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 130/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 134/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 139/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 143/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 147/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 151/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 155/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 159/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 163/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 167/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 171/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 175/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 179/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 184/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 188/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 192/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 196/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 200/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 204/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 208/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 212/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 216/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 220/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 225/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 229/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 233/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 237/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 241/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 245/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 249/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 253/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 257/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 261/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 265/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 270/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 274/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 278/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 282/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 286/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 290/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 294/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 298/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 302/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 306/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 311/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 315/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 319/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 323/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 327/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 331/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 335/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 339/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 343/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 347/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 352/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 356/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 360/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 364/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 368/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 372/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 376/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 380/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 384/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 388/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 392/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 397/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 401/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 405/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 409/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 413/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 417/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 421/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 425/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 429/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 433/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 438/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 442/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 446/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 450/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 454/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 458/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 458/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 462/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 466/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 470/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 474/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 478/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 483/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 483/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 487/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 491/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 495/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 495/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 499/500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 500 kB | 8.8 kB    \rProgress (3): 1.9/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 1.9/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.0/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.0/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.0/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.0/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.0/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.0/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.1/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.1/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.1/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.1/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.1/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.1/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.1/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.2/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.2/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.2/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.2/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.2/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.2/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.3/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.3/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.3/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.3/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.3/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.3/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.4/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.4/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.4/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.4/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.4/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.4/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.5/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.5/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.5/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.5/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.5/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.5/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.6/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.6/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.6/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.6/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.6/2.6 MB | 500 kB | 8.8 kB\rProgress (3): 2.6 MB | 500 kB | 8.8 kB    \r                                      \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 22 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 1.3 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar (2.6 MB at 6.4 MB/s)\n[INFO] Including io.github.stuartwdouglas.hacbs-test.simple:simple-jdk17:jar:0.1.2 in the shaded jar.\n[INFO] Including io.github.stuartwdouglas.hacbs-test.shaded:shaded-jdk11:jar:1.9 in the shaded jar.\n[INFO] Including io.github.stuartwdouglas.hacbs-test.simple:simple-jdk8:jar:1.2.4 in the shaded jar.\n[INFO] Including io.github.stuartwdouglas.hacbs-test.gradle:hacbs-test-simple-gradle-jdk8:jar:1.1 in the shaded jar.\n[WARNING] hacbs-test-simple-gradle-jdk8-1.1.jar, hacbs-test.jar, shaded-jdk11-1.9.jar, simple-jdk17-0.1.2.jar, simple-jdk8-1.2.4.jar define 1 overlapping resource: \n[WARNING]   - META-INF/MANIFEST.MF\n[WARNING] shaded-jdk11-1.9.jar, simple-jdk8-1.2.4.jar define 3 overlapping classes and resources: \n[WARNING]   - META-INF/maven/io.github.stuartwdouglas.hacbs-test.simple/simple-jdk8/pom.properties\n[WARNING]   - META-INF/maven/io.github.stuartwdouglas.hacbs-test.simple/simple-jdk8/pom.xml\n[WARNING]   - io.github.stuartwdouglas.hacbstest.simple.simplejdk8.Placeholder\n[WARNING] maven-shade-plugin has detected that some class files are\n[WARNING] present in two or more JARs. When this happens, only one\n[WARNING] single version of the class is copied to the uber jar.\n[WARNING] Usually this is not harmful and you can skip these warnings,\n[WARNING] otherwise try to manually exclude artifacts based on\n[WARNING] mvn dependency:tree -Ddetail=true and the above output.\n[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/\n[INFO] Replacing original artifact with shaded artifact.\n[INFO] Replacing /work/target/hacbs-test.jar with /work/target/simple-java-project-1.0-SNAPSHOT-shaded.jar\n[INFO] ------------------------------------------------------------------------\n[INFO] BUILD SUCCESS\n[INFO] ------------------------------------------------------------------------\n[INFO] Total time:  27.490 s\n[INFO] Finished at: 2026-04-22T05:14:23Z\n[INFO] ------------------------------------------------------------------------\n[2/2] STEP 1/10: FROM registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23\n[2/2] STEP 2/10: USER 185\n[2/2] STEP 3/10: WORKDIR /work/\n[2/2] STEP 4/10: COPY --from=builder /work/target/hacbs-test.jar /deployments\n[2/2] STEP 5/10: EXPOSE 8081\n[2/2] STEP 6/10: ENV AB_JOLOKIA_OFF=\"\"\n[2/2] STEP 7/10: ENV JAVA_APP_JAR=\"/deployments/hacbs-test.jar\"\n[2/2] STEP 8/10: COPY labels.json /usr/share/buildinfo/labels.json\n[2/2] STEP 9/10: COPY labels.json /root/buildinfo/labels.json\n[2/2] STEP 10/10: LABEL \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"85b4e09952f3d055c79fc1f032ccadbf9920c068\" \"org.opencontainers.image.revision\"=\"85b4e09952f3d055c79fc1f032ccadbf9920c068\" \"org.opencontainers.image.source\"=\"https://github.com/redhat-appstudio-qe/konflux-test-integration\" \"quay.expires-after\"=\"6h\" \"build-date\"=\"2026-04-22T05:13:18Z\" \"org.opencontainers.image.created\"=\"2026-04-22T05:13:18Z\"\n[2/2] COMMIT quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\n--\u003e 8423b74bedfc\nSuccessfully tagged quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\n8423b74bedfc7e5cd6b797714ef9d364dbd727b8fb25cfa04b5abff086813500\n[2026-04-22T05:14:25,412712686+00:00] Unsetting proxy\n[2026-04-22T05:14:25,414041512+00:00] Add metadata\nRecording base image digests used\nregistry.access.redhat.com/ubi8/openjdk-17:1.23 registry.access.redhat.com/ubi8/openjdk-17:1.23@sha256:402a4439d4685294ff33f924f757e962428a8cb41e1f69cd7336b67844dd6f8f\nregistry.access.redhat.com/ubi8/openjdk-17-runtime:1.23 registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23@sha256:151f4f781ee4280a6b9f0a8ae75caf70723d2c9c8c940cf193a456873064647e\nGetting image source signatures\nCopying blob sha256:f764cd5203e8634a7bb44efeabbd0348ce821cca6c5d2dfa7e3fced6bd18112f\nCopying blob sha256:82e94a78e5b3f6e090eb99ece36c5d39a3329a736933c800cc56623bff3e77e9\nCopying blob sha256:69fb55955bb195dd1f75faa6d15da2a9617eb7bed59320c598bfa1d74d874213\nCopying config sha256:8423b74bedfc7e5cd6b797714ef9d364dbd727b8fb25cfa04b5abff086813500\nWriting manifest to image destination\n[2026-04-22T05:14:28,991556519+00:00] End build\n\npod: test-component-pac-mpvapc-o4b5d71bcb12b71a617c64a0faa523480-pod | container step-push: \n[2026-04-22T05:14:29,233753131+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:14:31,648601530+00:00] Convert image\n[2026-04-22T05:14:31,649843172+00:00] Push image with unique tag\nPushing to quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:test-component-pac-mpvapc-on-pull-request-fbxwt-build-container\n[retry] executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068 docker://quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:test-component-pac-mpvapc-on-pull-request-fbxwt-build-container\nGetting image source signatures\nCopying blob sha256:82e94a78e5b3f6e090eb99ece36c5d39a3329a736933c800cc56623bff3e77e9\nCopying blob sha256:69fb55955bb195dd1f75faa6d15da2a9617eb7bed59320c598bfa1d74d874213\nCopying blob sha256:f764cd5203e8634a7bb44efeabbd0348ce821cca6c5d2dfa7e3fced6bd18112f\nCopying config sha256:8423b74bedfc7e5cd6b797714ef9d364dbd727b8fb25cfa04b5abff086813500\nWriting manifest to image destination\n[2026-04-22T05:14:48,438661094+00:00] Push image with git revision\nPushing to quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\n[retry] executing: buildah push --format=docker --retry 3 --tls-verify=true --digestfile /workspace/source/image-digest quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068 docker://quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\nGetting image source signatures\nCopying blob sha256:f764cd5203e8634a7bb44efeabbd0348ce821cca6c5d2dfa7e3fced6bd18112f\nCopying blob sha256:82e94a78e5b3f6e090eb99ece36c5d39a3329a736933c800cc56623bff3e77e9\nCopying blob sha256:69fb55955bb195dd1f75faa6d15da2a9617eb7bed59320c598bfa1d74d874213\nCopying config sha256:8423b74bedfc7e5cd6b797714ef9d364dbd727b8fb25cfa04b5abff086813500\nWriting manifest to image destination\nsha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\n[retry] executing: kubectl get configmap cluster-config -n konflux-info -o json\nKeyless signing is disabled (none of rekorInternalUrl, fulcioInternalUrl, defaultOIDCIssuer, tufInternalUrl are configured in the konflux-info/cluster-config configmap)\n[2026-04-22T05:14:49,658956864+00:00] End push\n\npod: test-component-pac-mpvapc-o4b5d71bcb12b71a617c64a0faa523480-pod | container step-sbom-syft-generate: \n[2026-04-22T05:14:50,573667260+00:00] Generate SBOM\nRunning syft on the image\nRunning syft on the source code\n[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)\n[2026-04-22T05:15:01,269635936+00:00] End sbom-syft-generate\n\npod: test-component-pac-mpvapc-o4b5d71bcb12b71a617c64a0faa523480-pod | container step-prepare-sboms: \n[2026-04-22T05:15:01,966789361+00:00] Prepare SBOM\n[2026-04-22T05:15:01,970581554+00:00] Generate SBOM with mobster\nSkipping SBOM validation\n2026-04-22 05:15:03,088 [INFO] mobster.log: Logging level set to 20\n2026-04-22 05:15:03,177 [INFO] mobster.oci: Fetching manifest for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:151f4f781ee4280a6b9f0a8ae75caf70723d2c9c8c940cf193a456873064647e\n2026-04-22 05:15:03,738 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://spdx.dev/Document' found\\nerror during command execution: no attestations with predicate type 'https://spdx.dev/Document' found\\n\"\n2026-04-22 05:15:03,937 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://cyclonedx.org/bom' found\\nerror during command execution: no attestations with predicate type 'https://cyclonedx.org/bom' found\\n\"\n2026-04-22 05:15:04,397 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://spdx.dev/Document' found\\nerror during command execution: no attestations with predicate type 'https://spdx.dev/Document' found\\n\"\n2026-04-22 05:15:04,604 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://cyclonedx.org/bom' found\\nerror during command execution: no attestations with predicate type 'https://cyclonedx.org/bom' found\\n\"\n2026-04-22 05:15:05,186 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://spdx.dev/Document' found\\nerror during command execution: no attestations with predicate type 'https://spdx.dev/Document' found\\n\"\n2026-04-22 05:15:05,407 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://cyclonedx.org/bom' found\\nerror during command execution: no attestations with predicate type 'https://cyclonedx.org/bom' found\\n\"\n2026-04-22 05:15:05,766 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://spdx.dev/Document' found\\nerror during command execution: no attestations with predicate type 'https://spdx.dev/Document' found\\n\"\n2026-04-22 05:15:05,998 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://cyclonedx.org/bom' found\\nerror during command execution: no attestations with predicate type 'https://cyclonedx.org/bom' found\\n\"\n2026-04-22 05:15:05,998 [INFO] mobster.cmd.generate.oci_image.contextual_sbom.contextualize: Contextual mechanism won't be used, there is no parent image SBOM.\n2026-04-22 05:15:05,998 [INFO] mobster.cmd.generate.oci_image: Contextual SBOM workflow finished successfully.\n2026-04-22 05:15:05,999 [INFO] mobster.log: Contextual workflow completed in 2.84s\n2026-04-22 05:15:06,029 [INFO] mobster.main: Exiting with code 0.\n[2026-04-22T05:15:06,100139764+00:00] End prepare-sboms\n\npod: test-component-pac-mpvapc-o4b5d71bcb12b71a617c64a0faa523480-pod | container step-upload-sbom: \n[2026-04-22T05:15:06,437562882+00:00] Upload SBOM\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nUsing token for quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc\nPushing sbom to registry\n[retry] executing: cosign attach sbom --sbom sbom.json --type spdx quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068@sha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0\nWARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations.\nWARNING: Attaching SBOMs this way does not sign them. To sign them, use 'cosign attest --predicate sbom.json --key \u003ckey path\u003e'.\nUploading SBOM file for [quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc@sha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0] to [quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:sha256-c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0.sbom] with mediaType [text/spdx+json].\n\nquay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc@sha256:bca38efaddd690093ae44be3e5b86cffdd0a73e2366744f025647a0063527d86\n[2026-04-22T05:15:10,808582181+00:00] End upload-sbom\n\n pod: test-component-pac-mpvapc-o870d7257a3e8e47bcb064dcdd8a6f367-pod | init container: prepare\n2026/04/22 05:15:37 Entrypoint initialization\n\n pod: test-component-pac-mpvapc-o870d7257a3e8e47bcb064dcdd8a6f367-pod | init container: place-scripts\n2026/04/22 05:15:38 Decoded script /tekton/scripts/script-0-p2n6d\n2026/04/22 05:15:38 Decoded script /tekton/scripts/script-1-vnqsh\n2026/04/22 05:15:38 Decoded script /tekton/scripts/script-2-s2k6x\n2026/04/22 05:15:38 Decoded script /tekton/scripts/script-3-c8l66\n2026/04/22 05:15:38 Decoded script /tekton/scripts/script-4-lk2ct\n2026/04/22 05:15:38 Decoded script /tekton/scripts/script-5-98szw\n\npod: test-component-pac-mpvapc-o870d7257a3e8e47bcb064dcdd8a6f367-pod | container step-introspect: \nArtifact type will be determined by introspection.\nChecking the media type of the OCI artifact...\n[retry] executing: skopeo inspect --raw --retry-times 3 docker://quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\nThe media type of the OCI artifact is application/vnd.docker.distribution.manifest.v2+json.\nLooking for image labels that indicate this might be an operator bundle...\n[retry] executing: skopeo inspect --retry-times 3 docker://quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\nFound 0 matching labels.\nExpecting 3 or more to identify this image as an operator bundle.\nIntrospection concludes that this artifact is of type \"application\".\n\npod: test-component-pac-mpvapc-o870d7257a3e8e47bcb064dcdd8a6f367-pod | container step-generate-container-auth: \nSelecting auth for quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\nUsing token for quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc\nAuth json written to \"/auth/auth.json\".\n\npod: test-component-pac-mpvapc-o870d7257a3e8e47bcb064dcdd8a6f367-pod | container step-set-skip-for-bundles: \n2026/04/22 05:16:02 INFO Step was skipped due to when expressions were evaluated to false.\n\npod: test-component-pac-mpvapc-o870d7257a3e8e47bcb064dcdd8a6f367-pod | container step-app-check: \ntime=\"2026-04-22T05:16:03Z\" level=info msg=\"certification library version\" version=\"1.17.1 \u003ccommit: f7de82ae1c76e6c10ea94967d6b6a66f96248cbe\u003e\"\ntime=\"2026-04-22T05:16:03Z\" level=info msg=\"running checks for quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068 for platform amd64\"\ntime=\"2026-04-22T05:16:03Z\" level=info msg=\"target image\" image=\"quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\"\ntime=\"2026-04-22T05:16:11Z\" level=info msg=\"warning: licenses directory does not exist or all of its children are empty directories: error when checking for /licenses: stat /tmp/preflight-1093698943/fs/licenses: no such file or directory\" check=HasLicense\ntime=\"2026-04-22T05:16:11Z\" level=info msg=\"check completed\" check=HasLicense result=FAILED\ntime=\"2026-04-22T05:16:11Z\" level=info msg=\"check completed\" check=HasUniqueTag result=PASSED\ntime=\"2026-04-22T05:16:11Z\" level=info msg=\"check completed\" check=LayerCountAcceptable result=PASSED\ntime=\"2026-04-22T05:16:11Z\" level=info msg=\"check completed\" check=HasNoProhibitedPackages result=PASSED\ntime=\"2026-04-22T05:16:11Z\" level=info msg=\"check completed\" check=HasRequiredLabel result=PASSED\ntime=\"2026-04-22T05:16:11Z\" level=info msg=\"USER 185 specified that is non-root\" check=RunAsNonRoot\ntime=\"2026-04-22T05:16:11Z\" level=info msg=\"check completed\" check=RunAsNonRoot result=PASSED\ntime=\"2026-04-22T05:16:19Z\" level=info msg=\"check completed\" check=HasModifiedFiles result=PASSED\ntime=\"2026-04-22T05:16:19Z\" level=info msg=\"check completed\" check=BasedOnUbi result=PASSED\ntime=\"2026-04-22T05:16:19Z\" level=info msg=\"This image's tag on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068 will be paired with digest sha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0 once this image has been published in accordance with Red Hat Certification policy. You may then add or remove any supplemental tags through your Red Hat Connect portal as you see fit.\"\n{\n    \"image\": \"quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\",\n    \"passed\": false,\n    \"test_library\": {\n        \"name\": \"github.com/redhat-openshift-ecosystem/openshift-preflight\",\n        \"version\": \"1.17.1\",\n        \"commit\": \"f7de82ae1c76e6c10ea94967d6b6a66f96248cbe\"\n    },\n    \"results\": {\n        \"passed\": [\n            {\n                \"name\": \"HasUniqueTag\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if container has a tag other than 'latest', so that the image can be uniquely identified.\"\n            },\n            {\n                \"name\": \"LayerCountAcceptable\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if container has less than 40 layers.  Too many layers within the container images can degrade container performance.\"\n            },\n            {\n                \"name\": \"HasNoProhibitedPackages\",\n                \"elapsed_time\": 34,\n                \"description\": \"Checks to ensure that the image in use does not include prohibited packages, such as Red Hat Enterprise Linux (RHEL) kernel packages.\"\n            },\n            {\n                \"name\": \"HasRequiredLabel\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if the required labels (name, vendor, version, release, summary, description, maintainer) are present in the container metadata\"\n            },\n            {\n                \"name\": \"RunAsNonRoot\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if container runs as the root user because a container that does not specify a non-root user will fail the automatic certification, and will be subject to a manual review before the container can be approved for publication\"\n            },\n            {\n                \"name\": \"HasModifiedFiles\",\n                \"elapsed_time\": 8266,\n                \"description\": \"Checks that no files installed via RPM in the base Red Hat layer have been modified\"\n            },\n            {\n                \"name\": \"BasedOnUbi\",\n                \"elapsed_time\": 188,\n                \"description\": \"Checking if the container's base image is based upon the Red Hat Universal Base Image (UBI)\"\n            }\n        ],\n        \"failed\": [\n            {\n                \"name\": \"HasLicense\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if terms and conditions applicable to the software including open source licensing information are present. The license must be at /licenses\",\n                \"help\": \"Check HasLicense encountered an error. Please review the preflight.log file for more information.\",\n                \"suggestion\": \"Create a directory named /licenses and include all relevant licensing and/or terms and conditions as text file(s) in that directory.\",\n                \"knowledgebase_url\": \"https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction\",\n                \"check_url\": \"https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction\"\n            }\n        ],\n        \"errors\": []\n    }\n}\ntime=\"2026-04-22T05:16:19Z\" level=info msg=\"Preflight result: FAILED\"\n\npod: test-component-pac-mpvapc-o870d7257a3e8e47bcb064dcdd8a6f367-pod | container step-app-set-outcome: \n{\"result\":\"FAILURE\",\"timestamp\":\"1776834980\",\"note\":\"Task preflight is a FAILURE: Refer to Tekton task logs for more information\",\"successes\":7,\"failures\":1,\"warnings\":0}[retry] executing: skopeo inspect --raw --retry-times 3 docker://quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\n\npod: test-component-pac-mpvapc-o870d7257a3e8e47bcb064dcdd8a6f367-pod | container step-final-outcome: \n+ [[ ! -f /mount/konflux.results.json ]]\n+ tee /tekton/steps/step-final-outcome/results/test-output\n{\"result\":\"FAILURE\",\"timestamp\":\"1776834980\",\"note\":\"Task preflight is a FAILURE: Refer to Tekton task logs for more information\",\"successes\":7,\"failures\":1,\"warnings\":0}\n pod: test-component-pac-mpvapc-on-pull-request-fbxwt-apply-tags-pod | init container: prepare\n2026/04/22 05:15:26 Entrypoint initialization\n\npod: test-component-pac-mpvapc-on-pull-request-fbxwt-apply-tags-pod | container step-apply-additional-tags: \ntime=\"2026-04-22T05:15:29Z\" level=info msg=\"[param] image-url: quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\"\ntime=\"2026-04-22T05:15:29Z\" level=info msg=\"[param] digest: sha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0\"\ntime=\"2026-04-22T05:15:29Z\" level=info msg=\"[param] tags-from-image-label: konflux.additional-tags\"\ntime=\"2026-04-22T05:15:29Z\" level=warning msg=\"No tags given in 'konflux.additional-tags' image label\"\n{\"tags\":[]}\n pod: test-component-pac-mpvapc-on-pull-request-fbxwt-clamav-scan-pod | init container: prepare\n2026/04/22 05:15:26 Entrypoint initialization\n\n pod: test-component-pac-mpvapc-on-pull-request-fbxwt-clamav-scan-pod | init container: place-scripts\n2026/04/22 05:15:26 Decoded script /tekton/scripts/script-0-gwck2\n2026/04/22 05:15:27 Decoded script /tekton/scripts/script-1-6xvvw\n\npod: test-component-pac-mpvapc-on-pull-request-fbxwt-clamav-scan-pod | container step-extract-and-scan-image: \nStarting clamd ...\nclamd is ready!\nDetecting artifact type for quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc@sha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0.\nDetected container image. Processing image manifests.\nRunning \"oc image extract\" on image of arch amd64\nScanning image for arch amd64. This operation may take a while.\n\n----------- SCAN SUMMARY -----------\nInfected files: 0\nTime: 54.219 sec (0 m 54 s)\nStart Date: 2026:04:22 05:16:01\nEnd Date:   2026:04:22 05:16:55\nExecuted-on: Scan was executed on clamsdcan version - ClamAV 1.4.3/27977/Mon Apr 20 06:26:26 2026 Database version: 27977\n[\n\t{\n\t\t\"filename\": \"/work/logs/clamscan-result-log-amd64.json\",\n\t\t\"namespace\": \"required_checks\",\n\t\t\"successes\": 2\n\t}\n]\n{\"timestamp\":\"1776835015\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"timestamp\":\"1776835015\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"timestamp\":\"1776835015\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\", \"digests\": [\"sha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0\"]}}\n\npod: test-component-pac-mpvapc-on-pull-request-fbxwt-clamav-scan-pod | container step-upload: \nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc\nAttaching to quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068\nExecuting: oras attach --no-tty --registry-config /home/oras/auth.json --artifact-type application/vnd.clamav quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068@sha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0 clamscan-result-amd64.log:text/vnd.clamav clamscan-ec-test-amd64.json:application/vnd.konflux.test_output+json\nPreparing clamscan-result-amd64.log\nPreparing clamscan-ec-test-amd64.json\nUploading ccb4dc406a95 clamscan-ec-test-amd64.json\nUploading 2c4dc6808907 clamscan-result-amd64.log\nExists    44136fa355b3 application/vnd.oci.empty.v1+json\nUploaded  ccb4dc406a95 clamscan-ec-test-amd64.json\nUploaded  2c4dc6808907 clamscan-result-amd64.log\nUploading 5742f6d71bbf application/vnd.oci.image.manifest.v1+json\nUploaded  5742f6d71bbf application/vnd.oci.image.manifest.v1+json\nAttached to [registry] quay.io/redhat-appstudio-qe/integration1-uakx/test-component-pac-mpvapc:on-pr-85b4e09952f3d055c79fc1f032ccadbf9920c068@sha256:c54fa543add9a2047dee76dda13161f511137ca6a2f51661d07b9b69aaca9ec0\nDigest: sha256:5742f6d71bbf7ecdf907ea04cae26e9ade5aef6bc9117cd935dae347b0511ecb\n\n pod: test-component-pac-mpvapc-on-pull-request-fbxwt-init-pod | init container: prepare\n2026/04/22 05:12:20 Entrypoint initialization\n\npod: test-component-pac-mpvapc-on-pull-request-fbxwt-init-pod | container step-init: \ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[result] NO PROXY: \"\nNew PipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb found after retrigger for component integration1-uakx/test-component-pac-mpvapc\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb found for Component integration1-uakx/test-component-pac-mpvapc\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: ResolvingTaskRef\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Running\nPipelineRun test-component-pac-mpvapc-on-pull-request-gk8wb reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:12:24.560772418Z"
            },
            "Message": "waits for build PipelineRun to succeed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Offset": 315451,
              "Order": 18,
              "Time": "2026-04-22T05:21:17.072079521Z"
            },
            "Message": "waits for build PipelineRun to succeed",
            "Duration": 532511307103,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 315451,
              "Order": 19,
              "Time": "2026-04-22T05:21:17.072224405Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 315451,
              "Order": 21,
              "Time": "2026-04-22T05:21:17.072339298Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 114893,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 107
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init PR created",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:17.073066776Z",
        "EndTime": "2026-04-22T05:21:17.324761752Z",
        "RunTime": 251694976,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 107
            },
            "TimelineLocation": {
              "Order": 22,
              "Time": "2026-04-22T05:21:17.073174239Z"
            },
            "Message": "should have a related PaC init PR created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 107
            },
            "TimelineLocation": {
              "Order": 24,
              "Time": "2026-04-22T05:21:17.324593458Z"
            },
            "Message": "should have a related PaC init PR created",
            "Duration": 251419230,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-22T05:21:17.324728071Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 27,
              "Time": "2026-04-22T05:21:17.324752342Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 24271,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 128
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:17.32508513Z",
        "EndTime": "2026-04-22T05:21:17.519911972Z",
        "RunTime": 194826843,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 128
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:21:17.325184843Z"
            },
            "Message": "checks if the BuildPipelineRun have the annotation of chains signed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 128
            },
            "TimelineLocation": {
              "Order": 30,
              "Time": "2026-04-22T05:21:17.519726028Z"
            },
            "Message": "checks if the BuildPipelineRun have the annotation of chains signed",
            "Duration": 194541186,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 31,
              "Time": "2026-04-22T05:21:17.519867491Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 33,
              "Time": "2026-04-22T05:21:17.519902612Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 35120,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:17.520193459Z",
        "EndTime": "2026-04-22T05:21:17.528562747Z",
        "RunTime": 8369339,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 132
            },
            "TimelineLocation": {
              "Order": 34,
              "Time": "2026-04-22T05:21:17.520282442Z"
            },
            "Message": "checks if the Snapshot is created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 132
            },
            "TimelineLocation": {
              "Order": 36,
              "Time": "2026-04-22T05:21:17.528106696Z"
            },
            "Message": "checks if the Snapshot is created",
            "Duration": 7824294,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-22T05:21:17.528480236Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 39,
              "Time": "2026-04-22T05:21:17.528545017Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 64772,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 137
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:17.528916796Z",
        "EndTime": "2026-04-22T05:21:17.630408959Z",
        "RunTime": 101492163,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 137
            },
            "TimelineLocation": {
              "Order": 40,
              "Time": "2026-04-22T05:21:17.529019799Z"
            },
            "Message": "checks if the Build PipelineRun got annotated with Snapshot name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 137
            },
            "TimelineLocation": {
              "Order": 42,
              "Time": "2026-04-22T05:21:17.630278986Z"
            },
            "Message": "checks if the Build PipelineRun got annotated with Snapshot name",
            "Duration": 101259186,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-22T05:21:17.630383308Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 45,
              "Time": "2026-04-22T05:21:17.630403279Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 19961,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 141
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the finalizer has been removed from the build pipelinerun",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:17.630683966Z",
        "EndTime": "2026-04-22T05:21:17.640741056Z",
        "RunTime": 10057100,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 141
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:21:17.630779308Z"
            },
            "Message": "verifies that the finalizer has been removed from the build pipelinerun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 141
            },
            "TimelineLocation": {
              "Order": 48,
              "Time": "2026-04-22T05:21:17.640605922Z"
            },
            "Message": "verifies that the finalizer has been removed from the build pipelinerun",
            "Duration": 9826604,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-22T05:21:17.640715105Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 51,
              "Time": "2026-04-22T05:21:17.640735606Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 20491,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 154
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all of the integrationPipelineRuns passed",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:17.640982522Z",
        "EndTime": "2026-04-22T05:21:37.662462222Z",
        "RunTime": 20021479700,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Integration test scenario my-integration-test-sevn is found\nPipelineRun my-integration-test-sevn-57t7b reason: Running\nPipelineRun my-integration-test-sevn-57t7b reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 154
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:21:17.641077644Z"
            },
            "Message": "checks if all of the integrationPipelineRuns passed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 154
            },
            "TimelineLocation": {
              "Offset": 180,
              "Order": 54,
              "Time": "2026-04-22T05:21:37.662019911Z"
            },
            "Message": "checks if all of the integrationPipelineRuns passed",
            "Duration": 20020942317,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 180,
              "Order": 55,
              "Time": "2026-04-22T05:21:37.66236747Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 180,
              "Order": 57,
              "Time": "2026-04-22T05:21:37.662444702Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 77211,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the passed status of integration test is reported in the Snapshot",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:37.662869712Z",
        "EndTime": "2026-04-22T05:21:37.671997271Z",
        "RunTime": 9127569,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 158
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:21:37.662981515Z"
            },
            "Message": "checks if the passed status of integration test is reported in the Snapshot",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 158
            },
            "TimelineLocation": {
              "Order": 60,
              "Time": "2026-04-22T05:21:37.671784065Z"
            },
            "Message": "checks if the passed status of integration test is reported in the Snapshot",
            "Duration": 8802551,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 61,
              "Time": "2026-04-22T05:21:37.67196835Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 63,
              "Time": "2026-04-22T05:21:37.671991281Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 22931,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 173
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the skipped integration test is absent from the Snapshot's status annotation",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:37.672325109Z",
        "EndTime": "2026-04-22T05:21:37.680832632Z",
        "RunTime": 8507523,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 173
            },
            "TimelineLocation": {
              "Order": 64,
              "Time": "2026-04-22T05:21:37.672452902Z"
            },
            "Message": "checks if the skipped integration test is absent from the Snapshot's status annotation",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 173
            },
            "TimelineLocation": {
              "Order": 66,
              "Time": "2026-04-22T05:21:37.680662158Z"
            },
            "Message": "checks if the skipped integration test is absent from the Snapshot's status annotation",
            "Duration": 8209256,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 67,
              "Time": "2026-04-22T05:21:37.680787981Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 69,
              "Time": "2026-04-22T05:21:37.680822512Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 34531,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:37.681201621Z",
        "EndTime": "2026-04-22T05:21:37.696452603Z",
        "RunTime": 15251002,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Integration test scenario my-integration-test-sevn is found\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 183
            },
            "TimelineLocation": {
              "Order": 70,
              "Time": "2026-04-22T05:21:37.681300284Z"
            },
            "Message": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 183
            },
            "TimelineLocation": {
              "Offset": 60,
              "Order": 72,
              "Time": "2026-04-22T05:21:37.696079914Z"
            },
            "Message": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
            "Duration": 14779680,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 60,
              "Order": 73,
              "Time": "2026-04-22T05:21:37.696370251Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 60,
              "Order": 75,
              "Time": "2026-04-22T05:21:37.696441683Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 71412,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 188
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates a ReleasePlan",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:37.696744171Z",
        "EndTime": "2026-04-22T05:21:37.788955951Z",
        "RunTime": 92211829,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "IntegrationTestScenario my-integration-test-sevn is found\nIntegrationTestScenario skipped-its is found\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 188
            },
            "TimelineLocation": {
              "Order": 76,
              "Time": "2026-04-22T05:21:37.696853633Z"
            },
            "Message": "creates a ReleasePlan",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 188
            },
            "TimelineLocation": {
              "Offset": 103,
              "Order": 78,
              "Time": "2026-04-22T05:21:37.788588951Z"
            },
            "Message": "creates a ReleasePlan",
            "Duration": 91735347,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 103,
              "Order": 79,
              "Time": "2026-04-22T05:21:37.788882539Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 103,
              "Order": 81,
              "Time": "2026-04-22T05:21:37.78893973Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 57181,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 198
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an snapshot of push event",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:37.789498364Z",
        "EndTime": "2026-04-22T05:21:37.852764539Z",
        "RunTime": 63266215,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 198
            },
            "TimelineLocation": {
              "Order": 82,
              "Time": "2026-04-22T05:21:37.789609117Z"
            },
            "Message": "creates an snapshot of push event",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 198
            },
            "TimelineLocation": {
              "Order": 84,
              "Time": "2026-04-22T05:21:37.85240828Z"
            },
            "Message": "creates an snapshot of push event",
            "Duration": 62799163,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 85,
              "Time": "2026-04-22T05:21:37.852696567Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 87,
              "Time": "2026-04-22T05:21:37.852737008Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 40451,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the global candidate is updated after push event",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:37.853144278Z",
        "EndTime": "2026-04-22T05:21:37.875090768Z",
        "RunTime": 21946530,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 205
            },
            "TimelineLocation": {
              "Order": 88,
              "Time": "2026-04-22T05:21:37.853275251Z"
            },
            "Message": "checks if the global candidate is updated after push event",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 205
            },
            "TimelineLocation": {
              "Order": 90,
              "Time": "2026-04-22T05:21:37.874738639Z"
            },
            "Message": "checks if the global candidate is updated after push event",
            "Duration": 21463407,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 91,
              "Time": "2026-04-22T05:21:37.875004696Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 93,
              "Time": "2026-04-22T05:21:37.875060707Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 56011,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 218
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all of the integrationPipelineRuns created by push event passed",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:37.87555848Z",
        "EndTime": "2026-04-22T05:21:57.915112922Z",
        "RunTime": 20039554442,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Integration test scenario my-integration-test-sevn is found\nPipelineRun has not been created yet for test scenario %s and snapshot %s/%s my-integration-test-sevn integration1-uakx snapshot-sample-dttn\nPipelineRun my-integration-test-sevn-htspk reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 218
            },
            "TimelineLocation": {
              "Order": 94,
              "Time": "2026-04-22T05:21:37.875665672Z"
            },
            "Message": "checks if all of the integrationPipelineRuns created by push event passed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 218
            },
            "TimelineLocation": {
              "Offset": 262,
              "Order": 96,
              "Time": "2026-04-22T05:21:57.914701832Z"
            },
            "Message": "checks if all of the integrationPipelineRuns created by push event passed",
            "Duration": 20039036199,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 262,
              "Order": 97,
              "Time": "2026-04-22T05:21:57.915039001Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 262,
              "Order": 99,
              "Time": "2026-04-22T05:21:57.915093432Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 54352,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 222
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if a Release is created successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:21:57.915599504Z",
        "EndTime": "2026-04-22T05:22:03.171964568Z",
        "RunTime": 5256365074,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 222
            },
            "TimelineLocation": {
              "Order": 100,
              "Time": "2026-04-22T05:21:57.915769939Z"
            },
            "Message": "checks if a Release is created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 222
            },
            "TimelineLocation": {
              "Order": 102,
              "Time": "2026-04-22T05:21:57.93062921Z"
            },
            "Message": "checks if a Release is created successfully",
            "Duration": 14859311,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 68
            },
            "TimelineLocation": {
              "Order": 103,
              "Time": "2026-04-22T05:21:57.930934058Z"
            },
            "Message": "with happy path for general flow of Integration service",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 68
            },
            "TimelineLocation": {
              "Order": 105,
              "Time": "2026-04-22T05:22:03.171593369Z"
            },
            "Message": "with happy path for general flow of Integration service",
            "Duration": 5240659312,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 106,
              "Time": "2026-04-22T05:22:03.171916217Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 108,
              "Time": "2026-04-22T05:22:03.171952268Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 36061,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 266
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a build PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:22:03.17244782Z",
        "EndTime": "2026-04-22T05:25:55.959559452Z",
        "RunTime": 232787111642,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "no pipelinerun found for component test-component-pac-stdjqa (application: integ-app-dwfb, namespace: integration2-sgue)PipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 found for Component integration2-sgue/test-component-pac-stdjqa\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun test-component-pac-stdjqa-on-pull-request-cgrq2 reason: Running\nPipelineRun my-integration-test-ewcb-rh6dc reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 234
            },
            "TimelineLocation": {
              "Order": 109,
              "Time": "2026-04-22T05:22:03.172549742Z"
            },
            "Message": "with an integration test fail",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 234
            },
            "TimelineLocation": {
              "Order": 111,
              "Time": "2026-04-22T05:22:15.922721718Z"
            },
            "Message": "with an integration test fail",
            "Duration": 12750172016,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 266
            },
            "TimelineLocation": {
              "Order": 112,
              "Time": "2026-04-22T05:22:15.922970145Z"
            },
            "Message": "triggers a build PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 266
            },
            "TimelineLocation": {
              "Offset": 1065,
              "Order": 114,
              "Time": "2026-04-22T05:25:55.959342197Z"
            },
            "Message": "triggers a build PipelineRun",
            "Duration": 220036372021,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 1065,
              "Order": 115,
              "Time": "2026-04-22T05:25:55.959512201Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 1065,
              "Order": 117,
              "Time": "2026-04-22T05:25:55.959552632Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 40431,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 273
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init PR created",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:55.959907581Z",
        "EndTime": "2026-04-22T05:25:56.233011808Z",
        "RunTime": 273104227,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 273
            },
            "TimelineLocation": {
              "Order": 118,
              "Time": "2026-04-22T05:25:55.960003873Z"
            },
            "Message": "should have a related PaC init PR created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 273
            },
            "TimelineLocation": {
              "Order": 120,
              "Time": "2026-04-22T05:25:56.232834423Z"
            },
            "Message": "should have a related PaC init PR created",
            "Duration": 272830540,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 121,
              "Time": "2026-04-22T05:25:56.232979377Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 123,
              "Time": "2026-04-22T05:25:56.233003287Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 23931,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 292
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:56.233347606Z",
        "EndTime": "2026-04-22T05:25:56.267054521Z",
        "RunTime": 33706925,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 292
            },
            "TimelineLocation": {
              "Order": 124,
              "Time": "2026-04-22T05:25:56.233469369Z"
            },
            "Message": "checks if the BuildPipelineRun have the annotation of chains signed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 292
            },
            "TimelineLocation": {
              "Order": 126,
              "Time": "2026-04-22T05:25:56.266914338Z"
            },
            "Message": "checks if the BuildPipelineRun have the annotation of chains signed",
            "Duration": 33444959,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 127,
              "Time": "2026-04-22T05:25:56.267029671Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 129,
              "Time": "2026-04-22T05:25:56.267049331Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 19660,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 296
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:56.267312588Z",
        "EndTime": "2026-04-22T05:25:56.278326174Z",
        "RunTime": 11013576,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 296
            },
            "TimelineLocation": {
              "Order": 130,
              "Time": "2026-04-22T05:25:56.26741074Z"
            },
            "Message": "checks if the Snapshot is created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 296
            },
            "TimelineLocation": {
              "Order": 132,
              "Time": "2026-04-22T05:25:56.27817894Z"
            },
            "Message": "checks if the Snapshot is created",
            "Duration": 10768190,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 133,
              "Time": "2026-04-22T05:25:56.278301713Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 135,
              "Time": "2026-04-22T05:25:56.278319254Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 17551,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 301
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:56.278636202Z",
        "EndTime": "2026-04-22T05:25:56.307101665Z",
        "RunTime": 28465473,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 301
            },
            "TimelineLocation": {
              "Order": 136,
              "Time": "2026-04-22T05:25:56.278743174Z"
            },
            "Message": "checks if the Build PipelineRun got annotated with Snapshot name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 301
            },
            "TimelineLocation": {
              "Order": 138,
              "Time": "2026-04-22T05:25:56.306964642Z"
            },
            "Message": "checks if the Build PipelineRun got annotated with Snapshot name",
            "Duration": 28221458,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 139,
              "Time": "2026-04-22T05:25:56.307073904Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 141,
              "Time": "2026-04-22T05:25:56.307094505Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 20600,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 305
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all of the integrationPipelineRuns finished",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:56.307354172Z",
        "EndTime": "2026-04-22T05:25:56.340471282Z",
        "RunTime": 33117120,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Integration test scenario my-integration-test-ewcb is found\nPipelineRun my-integration-test-ewcb-rh6dc reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 305
            },
            "TimelineLocation": {
              "Order": 142,
              "Time": "2026-04-22T05:25:56.307469025Z"
            },
            "Message": "checks if all of the integrationPipelineRuns finished",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 305
            },
            "TimelineLocation": {
              "Offset": 121,
              "Order": 144,
              "Time": "2026-04-22T05:25:56.340285897Z"
            },
            "Message": "checks if all of the integrationPipelineRuns finished",
            "Duration": 32816863,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 121,
              "Order": 145,
              "Time": "2026-04-22T05:25:56.340440741Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 121,
              "Order": 147,
              "Time": "2026-04-22T05:25:56.340464062Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 23321,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 309
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the failed status of integration test is reported in the Snapshot",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:56.34077735Z",
        "EndTime": "2026-04-22T05:25:56.352436072Z",
        "RunTime": 11658722,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 309
            },
            "TimelineLocation": {
              "Order": 148,
              "Time": "2026-04-22T05:25:56.340884772Z"
            },
            "Message": "checks if the failed status of integration test is reported in the Snapshot",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 309
            },
            "TimelineLocation": {
              "Order": 150,
              "Time": "2026-04-22T05:25:56.352262148Z"
            },
            "Message": "checks if the failed status of integration test is reported in the Snapshot",
            "Duration": 11377386,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 151,
              "Time": "2026-04-22T05:25:56.352387141Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 153,
              "Time": "2026-04-22T05:25:56.352407981Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 20840,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 324
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the skipped integration test is absent from the Snapshot's status annotation",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:56.352700699Z",
        "EndTime": "2026-04-22T05:25:56.36352156Z",
        "RunTime": 10820871,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 324
            },
            "TimelineLocation": {
              "Order": 154,
              "Time": "2026-04-22T05:25:56.352807791Z"
            },
            "Message": "checks if the skipped integration test is absent from the Snapshot's status annotation",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 324
            },
            "TimelineLocation": {
              "Order": 156,
              "Time": "2026-04-22T05:25:56.363366236Z"
            },
            "Message": "checks if the skipped integration test is absent from the Snapshot's status annotation",
            "Duration": 10558445,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 157,
              "Time": "2026-04-22T05:25:56.363493399Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 159,
              "Time": "2026-04-22T05:25:56.36351428Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 20881,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 334
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if snapshot is marked as failed",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:56.363778706Z",
        "EndTime": "2026-04-22T05:25:56.381212623Z",
        "RunTime": 17433928,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 334
            },
            "TimelineLocation": {
              "Order": 160,
              "Time": "2026-04-22T05:25:56.363882689Z"
            },
            "Message": "checks if snapshot is marked as failed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 334
            },
            "TimelineLocation": {
              "Order": 162,
              "Time": "2026-04-22T05:25:56.38106255Z"
            },
            "Message": "checks if snapshot is marked as failed",
            "Duration": 17179861,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 163,
              "Time": "2026-04-22T05:25:56.381184153Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 165,
              "Time": "2026-04-22T05:25:56.381205243Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 21090,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 340
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:56.381503361Z",
        "EndTime": "2026-04-22T05:26:16.440172399Z",
        "RunTime": 20058669048,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Integration test scenario my-integration-test-ewcb is found\nbuild pipelineRun integration2-sgue/my-integration-test-ewcb-rh6dc still contains the finalizer: test.appstudio.openshift.io/pipelinerun",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 340
            },
            "TimelineLocation": {
              "Order": 166,
              "Time": "2026-04-22T05:25:56.381604873Z"
            },
            "Message": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 340
            },
            "TimelineLocation": {
              "Offset": 196,
              "Order": 168,
              "Time": "2026-04-22T05:26:16.439913833Z"
            },
            "Message": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
            "Duration": 20058308959,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 196,
              "Order": 169,
              "Time": "2026-04-22T05:26:16.440106847Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 196,
              "Order": 171,
              "Time": "2026-04-22T05:26:16.440153268Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 46422,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 344
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates a new IntegrationTestScenario",
        "State": "passed",
        "StartTime": "2026-04-22T05:26:16.440654021Z",
        "EndTime": "2026-04-22T05:26:16.49250222Z",
        "RunTime": 51848209,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 344
            },
            "TimelineLocation": {
              "Order": 172,
              "Time": "2026-04-22T05:26:16.440768264Z"
            },
            "Message": "creates a new IntegrationTestScenario",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 344
            },
            "TimelineLocation": {
              "Order": 174,
              "Time": "2026-04-22T05:26:16.492312685Z"
            },
            "Message": "creates a new IntegrationTestScenario",
            "Duration": 51544421,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 175,
              "Time": "2026-04-22T05:26:16.492470689Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 177,
              "Time": "2026-04-22T05:26:16.492494719Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 24031,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 349
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "updates the Snapshot with the re-run label for the new scenario",
        "State": "passed",
        "StartTime": "2026-04-22T05:26:16.492806857Z",
        "EndTime": "2026-04-22T05:26:16.530733117Z",
        "RunTime": 37926260,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 349
            },
            "TimelineLocation": {
              "Order": 178,
              "Time": "2026-04-22T05:26:16.49289949Z"
            },
            "Message": "updates the Snapshot with the re-run label for the new scenario",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 349
            },
            "TimelineLocation": {
              "Order": 180,
              "Time": "2026-04-22T05:26:16.530566143Z"
            },
            "Message": "updates the Snapshot with the re-run label for the new scenario",
            "Duration": 37666663,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 181,
              "Time": "2026-04-22T05:26:16.530697647Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 183,
              "Time": "2026-04-22T05:26:16.530725047Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 27401,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 358
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the new integration pipelineRun started",
        "State": "passed",
        "StartTime": "2026-04-22T05:26:16.531021145Z",
        "EndTime": "2026-04-22T05:26:36.545866162Z",
        "RunTime": 20014845057,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for test scenario %s and snapshot %s/%s my-integration-test-woem integration2-sgue integ-app-dwfb-20260422-052221-000\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 358
            },
            "TimelineLocation": {
              "Order": 184,
              "Time": "2026-04-22T05:26:16.531107597Z"
            },
            "Message": "checks if the new integration pipelineRun started",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 358
            },
            "TimelineLocation": {
              "Offset": 155,
              "Order": 186,
              "Time": "2026-04-22T05:26:36.545604465Z"
            },
            "Message": "checks if the new integration pipelineRun started",
            "Duration": 20014496858,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 155,
              "Order": 187,
              "Time": "2026-04-22T05:26:36.545771049Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 155,
              "Order": 189,
              "Time": "2026-04-22T05:26:36.545840201Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 69152,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 364
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the re-run label was removed from the Snapshot",
        "State": "passed",
        "StartTime": "2026-04-22T05:26:36.546367114Z",
        "EndTime": "2026-04-22T05:26:36.554944506Z",
        "RunTime": 8577372,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 364
            },
            "TimelineLocation": {
              "Order": 190,
              "Time": "2026-04-22T05:26:36.546516648Z"
            },
            "Message": "checks if the re-run label was removed from the Snapshot",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 364
            },
            "TimelineLocation": {
              "Order": 192,
              "Time": "2026-04-22T05:26:36.554778372Z"
            },
            "Message": "checks if the re-run label was removed from the Snapshot",
            "Duration": 8261694,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 193,
              "Time": "2026-04-22T05:26:36.554915766Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 195,
              "Time": "2026-04-22T05:26:36.554939286Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 23520,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all integration pipelineRuns finished successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:26:36.555205363Z",
        "EndTime": "2026-04-22T05:26:36.577091204Z",
        "RunTime": 21885841,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Integration test scenario my-integration-test-ewcb is found\nPipelineRun my-integration-test-ewcb-rh6dc reason: Succeeded\nIntegration test scenario my-integration-test-woem is found\nPipelineRun my-integration-test-woem-lsf4t reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 378
            },
            "TimelineLocation": {
              "Order": 196,
              "Time": "2026-04-22T05:26:36.555300525Z"
            },
            "Message": "checks if all integration pipelineRuns finished successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 378
            },
            "TimelineLocation": {
              "Offset": 242,
              "Order": 198,
              "Time": "2026-04-22T05:26:36.57695356Z"
            },
            "Message": "checks if all integration pipelineRuns finished successfully",
            "Duration": 21653046,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 242,
              "Order": 199,
              "Time": "2026-04-22T05:26:36.577066563Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Offset": 242,
              "Order": 201,
              "Time": "2026-04-22T05:26:36.577085604Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 19041,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 382
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the name of the re-triggered pipelinerun is reported in the Snapshot",
        "State": "passed",
        "StartTime": "2026-04-22T05:26:36.57734683Z",
        "EndTime": "2026-04-22T05:26:36.593738956Z",
        "RunTime": 16392126,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 382
            },
            "TimelineLocation": {
              "Order": 202,
              "Time": "2026-04-22T05:26:36.577470533Z"
            },
            "Message": "checks if the name of the re-triggered pipelinerun is reported in the Snapshot",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 382
            },
            "TimelineLocation": {
              "Order": 204,
              "Time": "2026-04-22T05:26:36.593549311Z"
            },
            "Message": "checks if the name of the re-triggered pipelinerun is reported in the Snapshot",
            "Duration": 16078778,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 205,
              "Time": "2026-04-22T05:26:36.593713785Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 207,
              "Time": "2026-04-22T05:26:36.593733815Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 20041,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 399
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if snapshot is still marked as failed",
        "State": "passed",
        "StartTime": "2026-04-22T05:26:36.594123975Z",
        "EndTime": "2026-04-22T05:26:36.602366219Z",
        "RunTime": 8242284,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 399
            },
            "TimelineLocation": {
              "Order": 208,
              "Time": "2026-04-22T05:26:36.594274819Z"
            },
            "Message": "checks if snapshot is still marked as failed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 399
            },
            "TimelineLocation": {
              "Order": 210,
              "Time": "2026-04-22T05:26:36.602133663Z"
            },
            "Message": "checks if snapshot is still marked as failed",
            "Duration": 7858874,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 211,
              "Time": "2026-04-22T05:26:36.602316898Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 213,
              "Time": "2026-04-22T05:26:36.602355599Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 38711,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 406
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an snapshot of push event",
        "State": "passed",
        "StartTime": "2026-04-22T05:26:36.602676337Z",
        "EndTime": "2026-04-22T05:26:36.636925734Z",
        "RunTime": 34249427,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 406
            },
            "TimelineLocation": {
              "Order": 214,
              "Time": "2026-04-22T05:26:36.602773939Z"
            },
            "Message": "creates an snapshot of push event",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 406
            },
            "TimelineLocation": {
              "Order": 216,
              "Time": "2026-04-22T05:26:36.636682718Z"
            },
            "Message": "creates an snapshot of push event",
            "Duration": 33908809,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 217,
              "Time": "2026-04-22T05:26:36.636876362Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 219,
              "Time": "2026-04-22T05:26:36.636913463Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 37101,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
            "LineNumber": 412
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
          "LineNumber": 413
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks no Release CRs are created",
        "State": "passed",
        "StartTime": "2026-04-22T05:26:36.637462517Z",
        "EndTime": "2026-04-22T05:26:41.998974741Z",
        "RunTime": 5361512194,
        "ParallelProcess": 9,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 413
            },
            "TimelineLocation": {
              "Order": 220,
              "Time": "2026-04-22T05:26:36.63758494Z"
            },
            "Message": "checks no Release CRs are created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 413
            },
            "TimelineLocation": {
              "Order": 222,
              "Time": "2026-04-22T05:26:36.644089571Z"
            },
            "Message": "checks no Release CRs are created",
            "Duration": 6504671,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 250
            },
            "TimelineLocation": {
              "Order": 223,
              "Time": "2026-04-22T05:26:36.644258745Z"
            },
            "Message": "with an integration test fail",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 250
            },
            "TimelineLocation": {
              "Order": 225,
              "Time": "2026-04-22T05:26:41.998727235Z"
            },
            "Message": "with an integration test fail",
            "Duration": 5354468470,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 226,
              "Time": "2026-04-22T05:26:41.9989127Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/integration.go",
              "LineNumber": 49
            },
            "TimelineLocation": {
              "Order": 228,
              "Time": "2026-04-22T05:26:41.998966291Z"
            },
            "Message": "[integration-service-suite Integration Service E2E tests]",
            "Duration": 53591,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 189
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an application",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.516338956Z",
        "EndTime": "2026-04-22T05:10:37.035958617Z",
        "RunTime": 42519619651,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo BeforeAll: initializing framework for appappMaven project - Default build\"\n\"level\"=0 \"msg\"=\"Konflux demo BeforeAll: namespacesuserNamespacekonflux-ytoymanagedNamespacekonflux-ytoy-managed\"\n\"level\"=0 \"msg\"=\"Konflux demo BeforeAll: component configcomponentNamekonflux-demo-component-ljqppacBranchNamekonflux-konflux-demo-component-ljqpcomponentRepositoryNamehacbs-test-project-konflux-demo\"\n\"level\"=0 \"msg\"=\"Konflux demo BeforeAll: creating release configmanagedNamespacekonflux-ytoy-manageduserNamespacekonflux-ytoy\"\n\"level\"=0 \"msg\"=\"Konflux demo createReleaseConfig: creating managed namespacemanagedNamespacekonflux-ytoy-managed\"\n\"level\"=0 \"msg\"=\"Konflux demo createReleaseConfig: creating release-service-accountmanagedNamespacekonflux-ytoy-managed\"\n\"level\"=0 \"msg\"=\"Konflux demo createReleaseConfig: finishedmanagedNamespacekonflux-ytoy-manageduserNamespacekonflux-ytoy\"\n\"level\"=0 \"msg\"=\"Konflux demo BeforeAll: created and linked release-catalog-trusted-artifacts-quay-secretmanagedNamespacekonflux-ytoy-managed\"\ncreated and linked release-catalog-trusted-artifacts-quay-secret in namespace \"konflux-ytoy-managed\"\n\"level\"=0 \"msg\"=\"Konflux demo BeforeAll: setup completeappMaven project - Default buildcomponentNamekonflux-demo-component-ljqp\"\n\"level\"=0 \"msg\"=\"Konflux demo: creating applicationapplicationNamekonflux-demo-appnamespacekonflux-ytoy\"\n\"level\"=0 \"msg\"=\"Konflux demo: application createdapplicationNamekonflux-demo-app\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 84
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.516832878Z"
            },
            "Message": "Maven project - Default build",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 84
            },
            "TimelineLocation": {
              "Offset": 1278,
              "Order": 3,
              "Time": "2026-04-22T05:10:37.010182172Z"
            },
            "Message": "Maven project - Default build",
            "Duration": 42493349304,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 189
            },
            "TimelineLocation": {
              "Offset": 1278,
              "Order": 4,
              "Time": "2026-04-22T05:10:37.010322596Z"
            },
            "Message": "creates an application",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 189
            },
            "TimelineLocation": {
              "Offset": 1466,
              "Order": 6,
              "Time": "2026-04-22T05:10:37.035942246Z"
            },
            "Message": "creates an application",
            "Duration": 25619681,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 202
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an IntegrationTestScenario for the app",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:37.036781918Z",
        "EndTime": "2026-04-22T05:10:37.075175518Z",
        "RunTime": 38393590,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: creating IntegrationTestScenarioapplicationNamekonflux-demo-appnamespacekonflux-ytoy\"\n\"level\"=0 \"msg\"=\"Konflux demo: IntegrationTestScenario createdscenariomy-integration-test-vkch\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 202
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:10:37.036934471Z"
            },
            "Message": "creates an IntegrationTestScenario for the app",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 202
            },
            "TimelineLocation": {
              "Offset": 213,
              "Order": 9,
              "Time": "2026-04-22T05:10:37.075156788Z"
            },
            "Message": "creates an IntegrationTestScenario for the app",
            "Duration": 38222346,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 218
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates new branch for the build",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:37.075906607Z",
        "EndTime": "2026-04-22T05:10:37.827160281Z",
        "RunTime": 751253674,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: creating branch for buildrepohacbs-test-project-konflux-demobranchbase-yipmjsfrommain\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 218
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:10:37.076157613Z"
            },
            "Message": "creates new branch for the build",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 218
            },
            "TimelineLocation": {
              "Offset": 118,
              "Order": 12,
              "Time": "2026-04-22T05:10:37.827140051Z"
            },
            "Message": "creates new branch for the build",
            "Duration": 750982458,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component konflux-demo-component (private: false) from git source https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:37.827772367Z",
        "EndTime": "2026-04-22T05:11:27.877525901Z",
        "RunTime": 50049753534,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: creating componentcomponentNamekonflux-demo-component-ljqpapplicationNamekonflux-demo-appnamespacekonflux-ytoyrevisionbase-yipmjs\"\nImage repository for component konflux-demo-component-ljqp in namespace konflux-ytoy do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component konflux-demo-component-ljqp in namespace konflux-ytoy do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component konflux-demo-component-ljqp in namespace konflux-ytoy do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component konflux-demo-component-ljqp in namespace konflux-ytoy do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n\"level\"=0 \"msg\"=\"Konflux demo: component createdcomponentNamekonflux-demo-component-ljqp\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 233
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-22T05:10:37.82792024Z"
            },
            "Message": "creates component konflux-demo-component (private: false) from git source https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 233
            },
            "TimelineLocation": {
              "Offset": 944,
              "Order": 15,
              "Time": "2026-04-22T05:11:27.877512391Z"
            },
            "Message": "creates component konflux-demo-component (private: false) from git source https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo",
            "Duration": 50049592130,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 258
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers creation of a PR in the sample repo",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:27.877901251Z",
        "EndTime": "2026-04-22T05:12:43.763226575Z",
        "RunTime": 75885325344,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for PaC PRrepohacbs-test-project-konflux-demopacBranchNamekonflux-konflux-demo-component-ljqp\"\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"msg\"=\"Konflux demo: could not get the expected PaC branch name konflux-konflux-demo-component-ljqp (found 30 PRs)\" \"error\"=null\n\"level\"=0 \"msg\"=\"Konflux demo: PaC PR createdprNumber29183prSHA3b78003b7ae8a02715814cd038ae81f7978e1821\"\n\"level\"=0 \"msg\"=\"Konflux demo: waiting for pull-request PipelineRun to appear (will delete it)componentkonflux-demo-component-ljqpprSHA3b78003b7ae8a02715814cd038ae81f7978e1821\"\nPipelineRun not found yet for component konflux-ytoy/konflux-demo-component-ljqp prSHA 3b78003b7ae8a02715814cd038ae81f7978e1821: no pipelinerun found for component konflux-demo-component-ljqp\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:11:27.878003203Z"
            },
            "Message": "triggers creation of a PR in the sample repo",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Offset": 3704,
              "Order": 18,
              "Time": "2026-04-22T05:12:43.763206484Z"
            },
            "Message": "triggers creation of a PR in the sample repo",
            "Duration": 75885203311,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 258
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 297
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies component build status",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:43.763988154Z",
        "EndTime": "2026-04-22T05:12:43.78761393Z",
        "RunTime": 23625786,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: verifying component build status (PaC enabled)componentkonflux-demo-component-ljqpnamespacekonflux-ytoy\"\nstate: enabled\nmergeUrl: https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pull/29183\nerrId: 0\nerrMessage: \nconfigurationTime: Wed, 22 Apr 2026 05:12:22 UTC\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 297
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-22T05:12:43.764159798Z"
            },
            "Message": "verifies component build status",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 297
            },
            "TimelineLocation": {
              "Offset": 314,
              "Order": 21,
              "Time": "2026-04-22T05:12:43.78760008Z"
            },
            "Message": "verifies component build status",
            "Duration": 23440312,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 258
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 335
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually lead to triggering a 'push' event type PipelineRun after merging the PaC init branch ",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:43.788228006Z",
        "EndTime": "2026-04-22T05:13:05.547755436Z",
        "RunTime": 21759527400,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: merging PaC PRrepohacbs-test-project-konflux-demoprNumber29183\"\n\"level\"=0 \"msg\"=\"Konflux demo: PaC PR mergedheadSHAeb3a18eca4d919d9887902b8839aa935371f9fba\"\n\"level\"=0 \"msg\"=\"Konflux demo: waiting for push PipelineRun to startcomponentkonflux-demo-component-ljqpheadSHAeb3a18eca4d919d9887902b8839aa935371f9fba\"\nPipelineRun has not been created yet for component konflux-ytoy/konflux-demo-component-ljqp\n\"msg\"=\"Konflux demo: GetComponentPipelineRun failed: no pipelinerun found for component konflux-demo-component-ljqp\" \"error\"=null\n\"level\"=0 \"msg\"=\"Konflux demo: push PipelineRun startedpipelineRunkonflux-demo-component-ljqp-on-push-gmz2l\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 335
            },
            "TimelineLocation": {
              "Order": 22,
              "Time": "2026-04-22T05:12:43.788331919Z"
            },
            "Message": "should eventually lead to triggering a 'push' event type PipelineRun after merging the PaC init branch ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 335
            },
            "TimelineLocation": {
              "Offset": 672,
              "Order": 24,
              "Time": "2026-04-22T05:13:05.547743835Z"
            },
            "Message": "should eventually lead to triggering a 'push' event type PipelineRun after merging the PaC init branch ",
            "Duration": 21759411927,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 368
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 369
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "passed",
        "StartTime": "2026-04-22T05:13:05.548116585Z",
        "EndTime": "2026-04-22T05:13:05.54831401Z",
        "RunTime": 197415,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: checking build PipelineRun has no snapshot annotationpipelineRunkonflux-demo-component-ljqp-on-push-gmz2l\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 369
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-22T05:13:05.548243638Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 369
            },
            "TimelineLocation": {
              "Offset": 138,
              "Order": 27,
              "Time": "2026-04-22T05:13:05.548305589Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "Duration": 61952,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 368
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 373
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:13:05.548644638Z",
        "EndTime": "2026-04-22T05:23:21.007340653Z",
        "RunTime": 615458696005,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for build PipelineRun to finishpipelineRunkonflux-demo-component-ljqp-on-push-gmz2lcomponentkonflux-demo-component-ljqpheadSHAeb3a18eca4d919d9887902b8839aa935371f9fba\"\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l found for Component konflux-ytoy/konflux-demo-component-ljqp\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: ResolvingTaskRef\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-gmz2l reason: Failed\nattempt 1/6: PipelineRun \"konflux-demo-component-ljqp-on-push-gmz2l\" failed: \n pod: konflux-demo-component-ljqp-on-push-gmz2l-apply-tags-pod | init container: prepare\n2026/04/22 05:15:54 Entrypoint initialization\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-apply-tags-pod | container step-apply-additional-tags: \ntime=\"2026-04-22T05:15:56Z\" level=info msg=\"[param] image-url: quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\"\ntime=\"2026-04-22T05:15:56Z\" level=info msg=\"[param] digest: sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\"\ntime=\"2026-04-22T05:15:56Z\" level=info msg=\"[param] tags-from-image-label: konflux.additional-tags\"\ntime=\"2026-04-22T05:15:57Z\" level=warning msg=\"No tags given in 'konflux.additional-tags' image label\"\n{\"tags\":[]}\n pod: konflux-demo-component-ljqp-on-push-gmz2l-build-container-pod | init container: prepare\n2026/04/22 05:14:15 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-build-container-pod | init container: place-scripts\n2026/04/22 05:14:16 Decoded script /tekton/scripts/script-1-fvclp\n2026/04/22 05:14:16 Decoded script /tekton/scripts/script-2-86hm5\n2026/04/22 05:14:16 Decoded script /tekton/scripts/script-3-9sn2c\n2026/04/22 05:14:16 Decoded script /tekton/scripts/script-4-s8qzw\n2026/04/22 05:14:16 Decoded script /tekton/scripts/script-5-z25zj\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-build-container-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.WwgGma/auth-7BvLk8.json quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 --output -\nRestored artifact quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 to /var/workdir/source\nWARN: artifact URI not provided, (given: =/var/workdir/cachi2)\n\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-build-container-pod | container step-build: \n[2026-04-22T05:14:20,600956232+00:00] Validate context path\n[2026-04-22T05:14:20,604290265+00:00] Update CA trust\n[2026-04-22T05:14:20,605366336+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:14:22,774273452+00:00] Prepare Dockerfile\nChecking if /var/workdir/cachi2/output/bom.json exists.\nCould not find prefetched sbom. No content_sets found for ICM\n[2026-04-22T05:14:22,779912906+00:00] Prepare system (architecture: x86_64)\n[2026-04-22T05:14:22,833400157+00:00] Setup prefetched\nTrying to pull registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23...\nGetting image source signatures\nChecking if image destination supports signatures\nCopying blob sha256:e2e03c29fb52977524b66e25d9363bc1813d154483d05951cf28aeb7ea0ae603\nCopying blob sha256:d048357fb75839f8d54c470c087c578ad01acd0b0438c09ce513782902b26870\nCopying config sha256:e282c638a3ca476e76e9a02b5219b1fb2354beb4244ba48db14e554e49420569\nWriting manifest to image destination\nStoring signatures\n[2026-04-22T05:14:31,553400006+00:00] Unsetting proxy\n{\n  \"architecture\": \"x86_64\",\n  \"build-date\": \"2026-04-22T05:14:22Z\",\n  \"com.redhat.component\": \"openjdk-17-runtime-ubi8-container\",\n  \"com.redhat.license_terms\": \"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI\",\n  \"cpe\": \"cpe:/a:redhat:enterprise_linux:8::appstream\",\n  \"description\": \"Image for Red Hat OpenShift providing OpenJDK 17 runtime\",\n  \"distribution-scope\": \"public\",\n  \"io.buildah.version\": \"1.42.2\",\n  \"io.cekit.version\": \"4.13.0.dev0\",\n  \"io.k8s.description\": \"Platform for running plain Java applications (fat-jar and flat classpath)\",\n  \"io.k8s.display-name\": \"Java Applications\",\n  \"io.openshift.expose-services\": \"\",\n  \"io.openshift.tags\": \"java\",\n  \"maintainer\": \"Red Hat OpenJDK \u003copenjdk@redhat.com\u003e\",\n  \"name\": \"ubi8/openjdk-17-runtime\",\n  \"org.jboss.product\": \"openjdk\",\n  \"org.jboss.product.openjdk.version\": \"17\",\n  \"org.jboss.product.version\": \"17\",\n  \"org.opencontainers.image.created\": \"2026-04-22T05:14:22Z\",\n  \"org.opencontainers.image.documentation\": \"https://rh-openjdk.github.io/redhat-openjdk-containers/\",\n  \"org.opencontainers.image.revision\": \"eb3a18eca4d919d9887902b8839aa935371f9fba\",\n  \"release\": \"4.1776364351\",\n  \"summary\": \"Image for Red Hat OpenShift providing OpenJDK 17 runtime\",\n  \"url\": \"https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/openjdk-17-runtime/images/1.23-4.1776364351\",\n  \"usage\": \"https://rh-openjdk.github.io/redhat-openjdk-containers/\",\n  \"vcs-ref\": \"eb3a18eca4d919d9887902b8839aa935371f9fba\",\n  \"vcs-type\": \"git\",\n  \"vendor\": \"Red Hat, Inc.\",\n  \"version\": \"1.23\",\n  \"org.opencontainers.image.source\": \"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"\n}\n[2026-04-22T05:14:31,604680521+00:00] Register sub-man\nAdding the entitlement to the build\n[2026-04-22T05:14:31,608558596+00:00] Add secrets\n[2026-04-22T05:14:31,691938250+00:00] Run buildah build\n[2026-04-22T05:14:31,693092865+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=eb3a18eca4d919d9887902b8839aa935371f9fba --label org.opencontainers.image.revision=eb3a18eca4d919d9887902b8839aa935371f9fba --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo --label build-date=2026-04-22T05:14:22Z --label org.opencontainers.image.created=2026-04-22T05:14:22Z --annotation org.opencontainers.image.revision=eb3a18eca4d919d9887902b8839aa935371f9fba --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo --annotation org.opencontainers.image.created=2026-04-22T05:14:22Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.m153xW -t quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba . \n[1/2] STEP 1/5: FROM registry.access.redhat.com/ubi8/openjdk-17:1.23 AS builder\nTrying to pull registry.access.redhat.com/ubi8/openjdk-17:1.23...\nGetting image source signatures\nChecking if image destination supports signatures\nCopying blob sha256:1e9245db1d6684fa6e841e9b335e9658f7225af2941fcdefbe4eec8e7af2c220\nCopying blob sha256:d048357fb75839f8d54c470c087c578ad01acd0b0438c09ce513782902b26870\nCopying config sha256:7d3108019ca265b4cb4e6e586bf055595bf32625ceb20cd1e4653b7889f07ee5\nWriting manifest to image destination\nStoring signatures\n[1/2] STEP 2/5: WORKDIR /work\n[1/2] STEP 3/5: COPY . .\n[1/2] STEP 4/5: USER 0\n[1/2] STEP 5/5: RUN mvn clean package -DskipTests -DskipDocsGen\n[INFO] Scanning for projects...\n[INFO] \n[INFO] ------------------\u003c org.example:simple-java-project \u003e-------------------\n[INFO] Building simple-java-project 1.0-SNAPSHOT\n[INFO] --------------------------------[ jar ]---------------------------------\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom (11 kB at 47 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 334 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 43 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 18 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 558 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar\nProgress (1): 2.3/134 kB\rProgress (1): 5.0/134 kB\rProgress (1): 7.7/134 kB\rProgress (1): 10/134 kB \rProgress (1): 13/134 kB\rProgress (1): 16/134 kB\rProgress (1): 19/134 kB\rProgress (1): 21/134 kB\rProgress (1): 24/134 kB\rProgress (1): 28/134 kB\rProgress (1): 32/134 kB\rProgress (1): 36/134 kB\rProgress (1): 41/134 kB\rProgress (1): 45/134 kB\rProgress (1): 49/134 kB\rProgress (1): 53/134 kB\rProgress (1): 57/134 kB\rProgress (1): 61/134 kB\rProgress (1): 65/134 kB\rProgress (1): 69/134 kB\rProgress (1): 73/134 kB\rProgress (1): 77/134 kB\rProgress (1): 80/134 kB\rProgress (1): 84/134 kB\rProgress (1): 88/134 kB\rProgress (1): 92/134 kB\rProgress (1): 96/134 kB\rProgress (1): 100/134 kB\rProgress (1): 104/134 kB\rProgress (1): 108/134 kB\rProgress (1): 112/134 kB\rProgress (1): 116/134 kB\rProgress (1): 121/134 kB\rProgress (1): 125/134 kB\rProgress (1): 129/134 kB\rProgress (1): 133/134 kB\rProgress (1): 134 kB    \r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar (134 kB at 2.6 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 126 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 13 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 407 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 26 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 712 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 493 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar\nProgress (1): 4.1/25 kB\rProgress (1): 7.7/25 kB\rProgress (1): 12/25 kB \rProgress (1): 16/25 kB\rProgress (1): 20/25 kB\rProgress (1): 24/25 kB\rProgress (1): 25 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 684 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 270 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 236 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 30 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 763 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 436 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar\nProgress (1): 4.1/30 kB\rProgress (1): 7.7/30 kB\rProgress (1): 12/30 kB \rProgress (1): 16/30 kB\rProgress (1): 20/30 kB\rProgress (1): 24/30 kB\rProgress (1): 28/30 kB\rProgress (1): 30 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 895 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 10 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 249 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 349 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 905 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 388 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar\nProgress (1): 4.1/43 kB\rProgress (1): 7.7/43 kB\rProgress (1): 12/43 kB \rProgress (1): 16/43 kB\rProgress (1): 20/43 kB\rProgress (1): 24/43 kB\rProgress (1): 28/43 kB\rProgress (1): 32/43 kB\rProgress (1): 36/43 kB\rProgress (1): 40/43 kB\rProgress (1): 43 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 1.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 10 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 327 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 328 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar\nProgress (1): 4.1/30 kB\rProgress (1): 7.7/30 kB\rProgress (1): 12/30 kB \rProgress (1): 16/30 kB\rProgress (1): 20/30 kB\rProgress (1): 24/30 kB\rProgress (1): 28/30 kB\rProgress (1): 30 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 1.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom\nProgress (1): 4.1 kB\rProgress (1): 6.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 205 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 309 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 46 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 1.3 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 657 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar\nProgress (1): 4.1/27 kB\rProgress (1): 7.7/27 kB\rProgress (1): 12/27 kB \rProgress (1): 16/27 kB\rProgress (1): 20/27 kB\rProgress (1): 24/27 kB\rProgress (1): 27 kB   \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 911 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.pom\nProgress (1): 3.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.pom (3.6 kB at 102 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.pom\nProgress (1): 4.1 kB\rProgress (1): 5.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.pom (5.0 kB at 147 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.pom\nProgress (1): 3.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.pom (3.6 kB at 106 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.pom\nProgress (1): 1.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.pom (1.8 kB at 52 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.jar\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.jar\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.jar\nDownloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.jar\nProgress (1): 3.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.jar (3.6 kB at 112 kB/s)\nProgress (1): 2.0 kB\rProgress (2): 2.0 kB | 2.3/3.6 kB\rProgress (2): 2.0 kB | 3.6 kB    \rProgress (3): 2.0 kB | 3.6 kB | 2.3/7.1 kB\rProgress (3): 2.0 kB | 3.6 kB | 5.0/7.1 kB\rProgress (3): 2.0 kB | 3.6 kB | 7.1 kB    \r                                      \rDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.jar (2.0 kB at 31 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.jar (3.6 kB at 50 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.jar (7.1 kB at 85 kB/s)\n[INFO] \n[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom\nProgress (1): 1.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 26 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 197 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 331 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom\nProgress (1): 3.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 76 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom\nProgress (1): 4.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 81 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 129 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 164 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar\nProgress (1): 2.3/13 kB\rProgress (1): 5.0/13 kB\rProgress (1): 9.1/13 kB\rProgress (1): 13 kB    \rProgress (2): 13 kB | 2.3/226 kB\rProgress (2): 13 kB | 5.0/226 kB\rProgress (2): 13 kB | 7.7/226 kB\rProgress (2): 13 kB | 10/226 kB \rProgress (2): 13 kB | 13/226 kB\rProgress (2): 13 kB | 16/226 kB\rProgress (2): 13 kB | 19/226 kB\rProgress (2): 13 kB | 21/226 kB\rProgress (2): 13 kB | 24/226 kB\rProgress (2): 13 kB | 27/226 kB\rProgress (2): 13 kB | 30/226 kB\rProgress (2): 13 kB | 32/226 kB\rProgress (2): 13 kB | 35/226 kB\rProgress (2): 13 kB | 38/226 kB\rProgress (2): 13 kB | 41/226 kB\rProgress (2): 13 kB | 43/226 kB\rProgress (2): 13 kB | 46/226 kB\rProgress (2): 13 kB | 49/226 kB\rProgress (2): 13 kB | 52/226 kB\rProgress (2): 13 kB | 56/226 kB\rProgress (2): 13 kB | 60/226 kB\rProgress (2): 13 kB | 64/226 kB\rProgress (2): 13 kB | 68/226 kB\rProgress (2): 13 kB | 72/226 kB\rProgress (2): 13 kB | 76/226 kB\rProgress (2): 13 kB | 80/226 kB\rProgress (2): 13 kB | 84/226 kB\rProgress (2): 13 kB | 88/226 kB\rProgress (2): 13 kB | 93/226 kB\rProgress (2): 13 kB | 97/226 kB\rProgress (2): 13 kB | 101/226 kB\rProgress (2): 13 kB | 105/226 kB\rProgress (2): 13 kB | 109/226 kB\rProgress (2): 13 kB | 113/226 kB\rProgress (2): 13 kB | 117/226 kB\rProgress (2): 13 kB | 119/226 kB\rProgress (2): 13 kB | 123/226 kB\rProgress (2): 13 kB | 127/226 kB\rProgress (2): 13 kB | 130/226 kB\rProgress (2): 13 kB | 134/226 kB\rProgress (2): 13 kB | 139/226 kB\rProgress (2): 13 kB | 143/226 kB\rProgress (2): 13 kB | 147/226 kB\rProgress (2): 13 kB | 151/226 kB\rProgress (2): 13 kB | 155/226 kB\rProgress (2): 13 kB | 159/226 kB\rProgress (2): 13 kB | 163/226 kB\rProgress (2): 13 kB | 167/226 kB\rProgress (2): 13 kB | 171/226 kB\rProgress (2): 13 kB | 175/226 kB\rProgress (2): 13 kB | 179/226 kB\rProgress (2): 13 kB | 184/226 kB\rProgress (2): 13 kB | 188/226 kB\rProgress (2): 13 kB | 192/226 kB\rProgress (2): 13 kB | 196/226 kB\rProgress (2): 13 kB | 198/226 kB\rProgress (2): 13 kB | 202/226 kB\rProgress (2): 13 kB | 206/226 kB\rProgress (2): 13 kB | 210/226 kB\rProgress (2): 13 kB | 214/226 kB\rProgress (2): 13 kB | 218/226 kB\rProgress (2): 13 kB | 223/226 kB\rProgress (2): 13 kB | 226 kB    \r                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 292 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.5 MB/s)\n[INFO] \n[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom\nProgress (1): 2.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 64 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 73 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 43 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 191 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 82 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom\nProgress (1): 492 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 11 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom\nProgress (1): 4.1 kB\rProgress (1): 5.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 137 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom\nProgress (1): 998 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 21 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom\nProgress (1): 4.1 kB\rProgress (1): 6.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 163 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 65 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 46 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom\nProgress (1): 2.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 66 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 36 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom\nProgress (1): 4.1 kB\rProgress (1): 6.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 134 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom\nProgress (1): 1.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 38 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom\nProgress (1): 1.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 33 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom\nProgress (1): 424 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 9.4 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 95 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 38 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 47 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 49 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom\nProgress (1): 4.1 kB\rProgress (1): 7.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 158 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom\nProgress (1): 1.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 30 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom\nProgress (1): 3.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 90 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom\nProgress (1): 3.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 88 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 17 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 335 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom\nProgress (1): 4.1 kB\rProgress (1): 5.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 123 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 207 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom\nProgress (1): 4.1 kB\rProgress (1): 6.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 167 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 290 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom\nProgress (1): 889 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 20 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom\nProgress (1): 4.1 kB\rProgress (1): 5.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 146 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom\nProgress (1): 2.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 64 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 74 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom\nProgress (1): 4.1 kB\rProgress (1): 5.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 105 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom\nProgress (1): 4.1 kB\rProgress (1): 8.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 224 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom\nProgress (1): 890 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 22 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 63 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 351 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar\nProgress (1): 4.1/29 kB\rProgress (1): 7.7/29 kB\rProgress (1): 12/29 kB \rProgress (1): 16/29 kB\rProgress (1): 20/29 kB\rProgress (1): 24/29 kB\rProgress (1): 28/29 kB\rProgress (1): 29 kB   \rProgress (2): 29 kB | 4.1/116 kB\rProgress (2): 29 kB | 7.7/116 kB\rProgress (2): 29 kB | 12/116 kB \rProgress (2): 29 kB | 16/116 kB\rProgress (2): 29 kB | 20/116 kB\rProgress (2): 29 kB | 24/116 kB\rProgress (2): 29 kB | 28/116 kB\rProgress (2): 29 kB | 32/116 kB\rProgress (2): 29 kB | 36/116 kB\rProgress (2): 29 kB | 40/116 kB\rProgress (3): 29 kB | 40/116 kB | 3.8/35 kB\rProgress (3): 29 kB | 45/116 kB | 3.8/35 kB\rProgress (3): 29 kB | 49/116 kB | 3.8/35 kB\rProgress (3): 29 kB | 49/116 kB | 7.8/35 kB\rProgress (3): 29 kB | 49/116 kB | 12/35 kB \rProgress (3): 29 kB | 53/116 kB | 12/35 kB\rProgress (3): 29 kB | 57/116 kB | 12/35 kB\rProgress (3): 29 kB | 57/116 kB | 16/35 kB\rProgress (3): 29 kB | 61/116 kB | 16/35 kB\rProgress (3): 29 kB | 65/116 kB | 16/35 kB\rProgress (3): 29 kB | 65/116 kB | 20/35 kB\rProgress (3): 29 kB | 69/116 kB | 20/35 kB\rProgress (3): 29 kB | 73/116 kB | 20/35 kB\rProgress (3): 29 kB | 77/116 kB | 20/35 kB\rProgress (3): 29 kB | 81/116 kB | 20/35 kB\rProgress (3): 29 kB | 86/116 kB | 20/35 kB\rProgress (3): 29 kB | 90/116 kB | 20/35 kB\rProgress (3): 29 kB | 94/116 kB | 20/35 kB\rProgress (3): 29 kB | 94/116 kB | 24/35 kB\rProgress (3): 29 kB | 98/116 kB | 24/35 kB\rProgress (3): 29 kB | 98/116 kB | 28/35 kB\rProgress (3): 29 kB | 98/116 kB | 32/35 kB\rProgress (3): 29 kB | 102/116 kB | 32/35 kB\rProgress (3): 29 kB | 106/116 kB | 32/35 kB\rProgress (3): 29 kB | 106/116 kB | 35 kB   \rProgress (3): 29 kB | 110/116 kB | 35 kB\rProgress (3): 29 kB | 114/116 kB | 35 kB\rProgress (3): 29 kB | 116 kB | 35 kB    \rProgress (4): 29 kB | 116 kB | 35 kB | 2.3/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 5.0/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 7.7/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 10/57 kB \rProgress (4): 29 kB | 116 kB | 35 kB | 14/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 16/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 19/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 22/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 25/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 27/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 30/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 33/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 36/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 38/57 kB\rProgress (4): 29 kB | 116 kB | 35 kB | 41/57 kB\rProgress (5): 29 kB | 116 kB | 35 kB | 41/57 kB | 2.3/152 kB\rProgress (5): 29 kB | 116 kB | 35 kB | 41/57 kB | 5.0/152 kB\rProgress (5): 29 kB | 116 kB | 35 kB | 41/57 kB | 7.7/152 kB\rProgress (5): 29 kB | 116 kB | 35 kB | 41/57 kB | 10/152 kB \rProgress (5): 29 kB | 116 kB | 35 kB | 41/57 kB | 13/152 kB\r                                                           \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 964 kB/s)\nProgress (4): 116 kB | 35 kB | 41/57 kB | 16/152 kB\r                                                   \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar\nProgress (4): 116 kB | 35 kB | 41/57 kB | 19/152 kB\rProgress (4): 116 kB | 35 kB | 41/57 kB | 21/152 kB\rProgress (4): 116 kB | 35 kB | 44/57 kB | 21/152 kB\rProgress (4): 116 kB | 35 kB | 44/57 kB | 24/152 kB\rProgress (4): 116 kB | 35 kB | 47/57 kB | 24/152 kB\rProgress (4): 116 kB | 35 kB | 47/57 kB | 27/152 kB\rProgress (4): 116 kB | 35 kB | 49/57 kB | 27/152 kB\rProgress (4): 116 kB | 35 kB | 49/57 kB | 30/152 kB\rProgress (4): 116 kB | 35 kB | 53/57 kB | 30/152 kB\rProgress (4): 116 kB | 35 kB | 53/57 kB | 33/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 33/152 kB   \rProgress (4): 116 kB | 35 kB | 57 kB | 36/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 38/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 41/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 44/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 46/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 49/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 52/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 55/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 59/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 63/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 67/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 71/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 75/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 79/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 83/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 87/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 92/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 96/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 100/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 104/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 108/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 112/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 116/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 120/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 122/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 126/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 131/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 135/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 139/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 143/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 147/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 151/152 kB\rProgress (4): 116 kB | 35 kB | 57 kB | 152 kB    \r                                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 2.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 750 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar\nProgress (3): 57 kB | 152 kB | 4.1/21 kB\rProgress (3): 57 kB | 152 kB | 7.7/21 kB\rProgress (3): 57 kB | 152 kB | 12/21 kB \rProgress (3): 57 kB | 152 kB | 16/21 kB\rProgress (3): 57 kB | 152 kB | 20/21 kB\rProgress (3): 57 kB | 152 kB | 21 kB   \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 1.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 2.7 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 346 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar\nProgress (1): 4.1/9.9 kB\rProgress (1): 7.7/9.9 kB\rProgress (1): 9.9 kB    \rProgress (2): 9.9 kB | 3.8/24 kB\rProgress (2): 9.9 kB | 7.8/24 kB\rProgress (2): 9.9 kB | 12/24 kB \rProgress (3): 9.9 kB | 12/24 kB | 3.8/5.9 kB\rProgress (3): 9.9 kB | 16/24 kB | 3.8/5.9 kB\rProgress (3): 9.9 kB | 16/24 kB | 5.9 kB    \rProgress (3): 9.9 kB | 20/24 kB | 5.9 kB\rProgress (3): 9.9 kB | 24/24 kB | 5.9 kB\rProgress (3): 9.9 kB | 24 kB | 5.9 kB   \rProgress (4): 9.9 kB | 24 kB | 5.9 kB | 3.8/14 kB\rProgress (4): 9.9 kB | 24 kB | 5.9 kB | 7.8/14 kB\rProgress (4): 9.9 kB | 24 kB | 5.9 kB | 12/14 kB \rProgress (4): 9.9 kB | 24 kB | 5.9 kB | 14 kB   \rProgress (5): 9.9 kB | 24 kB | 5.9 kB | 14 kB | 4.1/30 kB\rProgress (5): 9.9 kB | 24 kB | 5.9 kB | 14 kB | 7.7/30 kB\rProgress (5): 9.9 kB | 24 kB | 5.9 kB | 14 kB | 12/30 kB \rProgress (5): 9.9 kB | 24 kB | 5.9 kB | 14 kB | 16/30 kB\rProgress (5): 9.9 kB | 24 kB | 5.9 kB | 14 kB | 20/30 kB\rProgress (5): 9.9 kB | 24 kB | 5.9 kB | 14 kB | 24/30 kB\rProgress (5): 9.9 kB | 24 kB | 5.9 kB | 14 kB | 28/30 kB\rProgress (5): 9.9 kB | 24 kB | 5.9 kB | 14 kB | 30 kB   \r                                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 68 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 155 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 113 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 331 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 269 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar\nProgress (1): 3.8/37 kB\rProgress (1): 7.8/37 kB\rProgress (1): 12/37 kB \rProgress (1): 16/37 kB\rProgress (1): 20/37 kB\rProgress (1): 24/37 kB\rProgress (1): 28/37 kB\rProgress (1): 32/37 kB\rProgress (1): 36/37 kB\rProgress (1): 37 kB   \rProgress (2): 37 kB | 3.8/13 kB\rProgress (2): 37 kB | 7.8/13 kB\rProgress (2): 37 kB | 12/13 kB \rProgress (2): 37 kB | 13 kB   \rProgress (3): 37 kB | 13 kB | 4.1/49 kB\rProgress (3): 37 kB | 13 kB | 7.7/49 kB\rProgress (3): 37 kB | 13 kB | 12/49 kB \rProgress (3): 37 kB | 13 kB | 16/49 kB\rProgress (3): 37 kB | 13 kB | 20/49 kB\rProgress (3): 37 kB | 13 kB | 24/49 kB\rProgress (3): 37 kB | 13 kB | 28/49 kB\rProgress (4): 37 kB | 13 kB | 28/49 kB | 4.1/38 kB\rProgress (4): 37 kB | 13 kB | 28/49 kB | 7.7/38 kB\rProgress (4): 37 kB | 13 kB | 28/49 kB | 12/38 kB \rProgress (4): 37 kB | 13 kB | 28/49 kB | 16/38 kB\rProgress (4): 37 kB | 13 kB | 32/49 kB | 16/38 kB\rProgress (4): 37 kB | 13 kB | 36/49 kB | 16/38 kB\rProgress (4): 37 kB | 13 kB | 40/49 kB | 16/38 kB\rProgress (4): 37 kB | 13 kB | 45/49 kB | 16/38 kB\rProgress (4): 37 kB | 13 kB | 45/49 kB | 20/38 kB\rProgress (4): 37 kB | 13 kB | 45/49 kB | 24/38 kB\rProgress (4): 37 kB | 13 kB | 45/49 kB | 28/38 kB\rProgress (4): 37 kB | 13 kB | 45/49 kB | 32/38 kB\rProgress (4): 37 kB | 13 kB | 45/49 kB | 36/38 kB\rProgress (4): 37 kB | 13 kB | 45/49 kB | 38 kB   \rProgress (4): 37 kB | 13 kB | 49/49 kB | 38 kB\rProgress (4): 37 kB | 13 kB | 49 kB | 38 kB   \rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 3.8/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 7.8/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 12/87 kB \rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 16/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 20/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 24/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 28/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 32/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 36/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 40/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 44/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 48/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 53/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 57/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 61/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 65/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 69/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 73/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 77/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 81/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 85/87 kB\rProgress (5): 37 kB | 13 kB | 49 kB | 38 kB | 87 kB   \r                                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 305 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 106 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 287 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 620 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 346 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar\nProgress (1): 3.8/10 kB\rProgress (1): 7.8/10 kB\rProgress (1): 10 kB    \rProgress (2): 10 kB | 3.8/86 kB\rProgress (2): 10 kB | 7.8/86 kB\rProgress (2): 10 kB | 12/86 kB \rProgress (2): 10 kB | 16/86 kB\rProgress (2): 10 kB | 20/86 kB\rProgress (2): 10 kB | 24/86 kB\rProgress (2): 10 kB | 28/86 kB\rProgress (2): 10 kB | 32/86 kB\rProgress (2): 10 kB | 36/86 kB\rProgress (2): 10 kB | 40/86 kB\rProgress (2): 10 kB | 44/86 kB\rProgress (2): 10 kB | 48/86 kB\rProgress (2): 10 kB | 52/86 kB\rProgress (2): 10 kB | 57/86 kB\rProgress (2): 10 kB | 61/86 kB\rProgress (2): 10 kB | 65/86 kB\rProgress (2): 10 kB | 69/86 kB\rProgress (2): 10 kB | 73/86 kB\rProgress (2): 10 kB | 77/86 kB\rProgress (2): 10 kB | 81/86 kB\rProgress (2): 10 kB | 85/86 kB\rProgress (2): 10 kB | 86 kB   \rProgress (3): 10 kB | 86 kB | 4.1/223 kB\rProgress (3): 10 kB | 86 kB | 7.7/223 kB\rProgress (3): 10 kB | 86 kB | 12/223 kB \rProgress (3): 10 kB | 86 kB | 16/223 kB\rProgress (3): 10 kB | 86 kB | 20/223 kB\rProgress (3): 10 kB | 86 kB | 24/223 kB\rProgress (3): 10 kB | 86 kB | 28/223 kB\rProgress (3): 10 kB | 86 kB | 32/223 kB\rProgress (4): 10 kB | 86 kB | 32/223 kB | 4.1/121 kB\rProgress (4): 10 kB | 86 kB | 36/223 kB | 4.1/121 kB\rProgress (4): 10 kB | 86 kB | 40/223 kB | 4.1/121 kB\rProgress (4): 10 kB | 86 kB | 40/223 kB | 7.7/121 kB\rProgress (4): 10 kB | 86 kB | 44/223 kB | 7.7/121 kB\rProgress (5): 10 kB | 86 kB | 44/223 kB | 7.7/121 kB | 4.1/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 7.7/121 kB | 4.1/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 7.7/121 kB | 7.7/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 7.7/121 kB | 12/194 kB \rProgress (5): 10 kB | 86 kB | 48/223 kB | 7.7/121 kB | 16/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 12/121 kB | 16/194 kB \rProgress (5): 10 kB | 86 kB | 48/223 kB | 16/121 kB | 16/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 20/121 kB | 16/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 24/121 kB | 16/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 24/121 kB | 20/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 24/121 kB | 24/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 24/121 kB | 28/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 28/121 kB | 28/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 28/121 kB | 32/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 32/121 kB | 32/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 36/121 kB | 32/194 kB\rProgress (5): 10 kB | 86 kB | 48/223 kB | 40/121 kB | 32/194 kB\rProgress (5): 10 kB | 86 kB | 53/223 kB | 40/121 kB | 32/194 kB\rProgress (5): 10 kB | 86 kB | 53/223 kB | 40/121 kB | 36/194 kB\rProgress (5): 10 kB | 86 kB | 57/223 kB | 40/121 kB | 36/194 kB\rProgress (5): 10 kB | 86 kB | 57/223 kB | 45/121 kB | 36/194 kB\rProgress (5): 10 kB | 86 kB | 61/223 kB | 45/121 kB | 36/194 kB\rProgress (5): 10 kB | 86 kB | 61/223 kB | 45/121 kB | 40/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 45/121 kB | 40/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 49/121 kB | 40/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 49/121 kB | 44/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 53/121 kB | 44/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 53/121 kB | 48/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 57/121 kB | 48/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 57/121 kB | 53/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 61/121 kB | 53/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 61/121 kB | 57/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 65/121 kB | 57/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 65/121 kB | 61/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 69/121 kB | 61/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 69/121 kB | 65/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 73/121 kB | 65/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 73/121 kB | 69/194 kB\rProgress (5): 10 kB | 86 kB | 65/223 kB | 77/121 kB | 69/194 kB\rProgress (5): 10 kB | 86 kB | 69/223 kB | 77/121 kB | 69/194 kB\rProgress (5): 10 kB | 86 kB | 69/223 kB | 81/121 kB | 69/194 kB\rProgress (5): 10 kB | 86 kB | 69/223 kB | 81/121 kB | 73/194 kB\rProgress (5): 10 kB | 86 kB | 69/223 kB | 86/121 kB | 73/194 kB\rProgress (5): 10 kB | 86 kB | 73/223 kB | 86/121 kB | 73/194 kB\rProgress (5): 10 kB | 86 kB | 73/223 kB | 90/121 kB | 73/194 kB\rProgress (5): 10 kB | 86 kB | 73/223 kB | 90/121 kB | 77/194 kB\rProgress (5): 10 kB | 86 kB | 77/223 kB | 90/121 kB | 77/194 kB\rProgress (5): 10 kB | 86 kB | 77/223 kB | 90/121 kB | 81/194 kB\r                                                               \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 64 kB/s)\nProgress (4): 86 kB | 81/223 kB | 90/121 kB | 81/194 kB\r                                                       \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar\nProgress (4): 86 kB | 81/223 kB | 94/121 kB | 81/194 kB\rProgress (4): 86 kB | 81/223 kB | 98/121 kB | 81/194 kB\rProgress (4): 86 kB | 81/223 kB | 102/121 kB | 81/194 kB\rProgress (4): 86 kB | 81/223 kB | 106/121 kB | 81/194 kB\rProgress (4): 86 kB | 81/223 kB | 106/121 kB | 85/194 kB\rProgress (4): 86 kB | 81/223 kB | 106/121 kB | 89/194 kB\rProgress (4): 86 kB | 81/223 kB | 106/121 kB | 93/194 kB\rProgress (4): 86 kB | 81/223 kB | 106/121 kB | 98/194 kB\rProgress (4): 86 kB | 81/223 kB | 110/121 kB | 98/194 kB\rProgress (4): 86 kB | 81/223 kB | 114/121 kB | 98/194 kB\rProgress (4): 86 kB | 81/223 kB | 118/121 kB | 98/194 kB\rProgress (4): 86 kB | 81/223 kB | 121 kB | 98/194 kB    \rProgress (4): 86 kB | 85/223 kB | 121 kB | 98/194 kB\rProgress (4): 86 kB | 85/223 kB | 121 kB | 102/194 kB\rProgress (4): 86 kB | 89/223 kB | 121 kB | 102/194 kB\rProgress (4): 86 kB | 89/223 kB | 121 kB | 106/194 kB\rProgress (4): 86 kB | 93/223 kB | 121 kB | 106/194 kB\rProgress (4): 86 kB | 93/223 kB | 121 kB | 110/194 kB\rProgress (4): 86 kB | 98/223 kB | 121 kB | 110/194 kB\rProgress (4): 86 kB | 98/223 kB | 121 kB | 114/194 kB\rProgress (4): 86 kB | 102/223 kB | 121 kB | 114/194 kB\rProgress (4): 86 kB | 102/223 kB | 121 kB | 118/194 kB\rProgress (4): 86 kB | 106/223 kB | 121 kB | 118/194 kB\rProgress (4): 86 kB | 106/223 kB | 121 kB | 122/194 kB\rProgress (4): 86 kB | 110/223 kB | 121 kB | 122/194 kB\rProgress (4): 86 kB | 110/223 kB | 121 kB | 126/194 kB\rProgress (4): 86 kB | 114/223 kB | 121 kB | 126/194 kB\rProgress (4): 86 kB | 114/223 kB | 121 kB | 130/194 kB\rProgress (4): 86 kB | 114/223 kB | 121 kB | 134/194 kB\rProgress (4): 86 kB | 114/223 kB | 121 kB | 139/194 kB\rProgress (4): 86 kB | 118/223 kB | 121 kB | 139/194 kB\rProgress (4): 86 kB | 118/223 kB | 121 kB | 143/194 kB\rProgress (4): 86 kB | 122/223 kB | 121 kB | 143/194 kB\rProgress (4): 86 kB | 122/223 kB | 121 kB | 147/194 kB\rProgress (4): 86 kB | 126/223 kB | 121 kB | 147/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 147/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 151/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 155/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 159/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 163/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 167/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 171/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 175/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 179/194 kB\rProgress (4): 86 kB | 130/223 kB | 121 kB | 184/194 kB\rProgress (4): 86 kB | 134/223 kB | 121 kB | 184/194 kB\rProgress (4): 86 kB | 134/223 kB | 121 kB | 188/194 kB\rProgress (4): 86 kB | 139/223 kB | 121 kB | 188/194 kB\rProgress (4): 86 kB | 139/223 kB | 121 kB | 192/194 kB\rProgress (4): 86 kB | 143/223 kB | 121 kB | 192/194 kB\rProgress (4): 86 kB | 143/223 kB | 121 kB | 194 kB    \rProgress (4): 86 kB | 147/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 151/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 155/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 159/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 163/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 167/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 171/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 175/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 179/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 184/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 188/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 192/223 kB | 121 kB | 194 kB\rProgress (4): 86 kB | 196/223 kB | 121 kB | 194 kB\r                                                  \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 511 kB/s)\nProgress (3): 200/223 kB | 121 kB | 194 kB\r                                          \rDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar\nProgress (3): 204/223 kB | 121 kB | 194 kB\rProgress (3): 208/223 kB | 121 kB | 194 kB\rProgress (3): 212/223 kB | 121 kB | 194 kB\rProgress (3): 216/223 kB | 121 kB | 194 kB\rProgress (3): 220/223 kB | 121 kB | 194 kB\rProgress (3): 223 kB | 121 kB | 194 kB    \r                                      \rDownloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 688 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar\nProgress (3): 223 kB | 194 kB | 3.8/43 kB\rProgress (3): 223 kB | 194 kB | 7.8/43 kB\rProgress (3): 223 kB | 194 kB | 12/43 kB \rProgress (3): 223 kB | 194 kB | 16/43 kB\rProgress (3): 223 kB | 194 kB | 20/43 kB\rProgress (3): 223 kB | 194 kB | 24/43 kB\rProgress (3): 223 kB | 194 kB | 28/43 kB\rProgress (3): 223 kB | 194 kB | 32/43 kB\rProgress (3): 223 kB | 194 kB | 36/43 kB\rProgress (3): 223 kB | 194 kB | 40/43 kB\rProgress (3): 223 kB | 194 kB | 43 kB   \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.2 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.0 MB/s)\nProgress (2): 43 kB | 4.1/6.8 kB\rProgress (2): 43 kB | 6.8 kB    \rProgress (3): 43 kB | 6.8 kB | 4.1/61 kB\rProgress (3): 43 kB | 6.8 kB | 7.7/61 kB\rProgress (3): 43 kB | 6.8 kB | 12/61 kB \rProgress (3): 43 kB | 6.8 kB | 16/61 kB\rProgress (3): 43 kB | 6.8 kB | 20/61 kB\rProgress (3): 43 kB | 6.8 kB | 24/61 kB\rProgress (3): 43 kB | 6.8 kB | 28/61 kB\rProgress (3): 43 kB | 6.8 kB | 32/61 kB\rProgress (3): 43 kB | 6.8 kB | 36/61 kB\rProgress (3): 43 kB | 6.8 kB | 40/61 kB\rProgress (3): 43 kB | 6.8 kB | 45/61 kB\rProgress (3): 43 kB | 6.8 kB | 49/61 kB\rProgress (3): 43 kB | 6.8 kB | 53/61 kB\rProgress (3): 43 kB | 6.8 kB | 57/61 kB\rProgress (3): 43 kB | 6.8 kB | 61/61 kB\rProgress (3): 43 kB | 6.8 kB | 61 kB   \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 218 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 294 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 32 kB/s)\n[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!\n[INFO] skip non existing resourceDirectory /work/src/main/resources\n[INFO] \n[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom\nProgress (1): 1.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 35 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 19 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 473 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 24 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 548 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom\nProgress (1): 4.1 kB\rProgress (1): 4.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 110 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 39 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom\nProgress (1): 2.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 49 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom\nProgress (1): 4.1 kB\rProgress (1): 7.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 173 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 47 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 75 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 41 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 50 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 45 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 66 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 69 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 51 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 47 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom\nProgress (1): 1.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 33 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom\nProgress (1): 3.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 83 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom\nProgress (1): 4.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 101 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom\nProgress (1): 4.1 kB\rProgress (1): 4.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 103 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom\nProgress (1): 965 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 18 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom\nProgress (1): 4.1 kB\rProgress (1): 4.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 108 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom\nProgress (1): 4.1 kB\rProgress (1): 6.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 127 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom\nProgress (1): 1.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 35 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 22 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 509 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 32 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 705 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom\nProgress (1): 4.1 kB\rProgress (1): 4.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 95 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 259 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 53 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom\nProgress (1): 3.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 79 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom\nProgress (1): 889 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 19 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 42 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 43 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom\nProgress (1): 4.1 kB\rProgress (1): 7.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 189 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 71 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 50 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 50 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 37 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 45 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 37 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 60 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 80 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom\nProgress (1): 880 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 21 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 42 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 49 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom\nProgress (1): 1.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 27 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 70 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom\nProgress (1): 4.1 kB\rProgress (1): 6.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 158 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 183 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom\nProgress (1): 4.1 kB\rProgress (1): 5.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 123 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 50 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom\nProgress (1): 815 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 16 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom\nProgress (1): 4.1 kB\rProgress (1): 4.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 88 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 17 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 384 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom\nProgress (1): 865 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 21 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom\nProgress (1): 3.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 74 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 70 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 465 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom\nProgress (1): 4.1 kB\rProgress (1): 6.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 150 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 339 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 73 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 19 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 446 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom\nProgress (1): 690 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 16 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom\nProgress (1): 769 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 18 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom\nProgress (1): 1.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 31 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 71 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom\nProgress (1): 2.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 65 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom\nProgress (1): 4.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 103 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 64 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 19 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 452 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom\nProgress (1): 145 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 3.5 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom\nProgress (1): 4.1 kB\rProgress (1): 5.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 116 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom\nProgress (1): 2.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 67 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 44 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom\nProgress (1): 747 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 21 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar\nProgress (1): 4.1/49 kB\rProgress (2): 4.1/49 kB | 4.1/13 kB\rProgress (2): 7.7/49 kB | 4.1/13 kB\rProgress (2): 7.7/49 kB | 7.7/13 kB\rProgress (2): 12/49 kB | 7.7/13 kB \rProgress (2): 16/49 kB | 7.7/13 kB\rProgress (2): 16/49 kB | 12/13 kB \rProgress (2): 16/49 kB | 13 kB   \rProgress (2): 20/49 kB | 13 kB\rProgress (2): 24/49 kB | 13 kB\rProgress (2): 28/49 kB | 13 kB\rProgress (3): 28/49 kB | 13 kB | 4.1/89 kB\rProgress (3): 32/49 kB | 13 kB | 4.1/89 kB\rProgress (3): 32/49 kB | 13 kB | 7.7/89 kB\rProgress (3): 32/49 kB | 13 kB | 12/89 kB \rProgress (3): 36/49 kB | 13 kB | 12/89 kB\rProgress (3): 36/49 kB | 13 kB | 16/89 kB\rProgress (3): 40/49 kB | 13 kB | 16/89 kB\rProgress (3): 45/49 kB | 13 kB | 16/89 kB\rProgress (3): 49/49 kB | 13 kB | 16/89 kB\rProgress (3): 49/49 kB | 13 kB | 20/89 kB\rProgress (3): 49 kB | 13 kB | 20/89 kB   \rProgress (3): 49 kB | 13 kB | 24/89 kB\rProgress (3): 49 kB | 13 kB | 28/89 kB\rProgress (3): 49 kB | 13 kB | 32/89 kB\rProgress (3): 49 kB | 13 kB | 36/89 kB\rProgress (3): 49 kB | 13 kB | 40/89 kB\rProgress (3): 49 kB | 13 kB | 45/89 kB\rProgress (3): 49 kB | 13 kB | 49/89 kB\rProgress (3): 49 kB | 13 kB | 53/89 kB\rProgress (3): 49 kB | 13 kB | 57/89 kB\rProgress (3): 49 kB | 13 kB | 61/89 kB\rProgress (3): 49 kB | 13 kB | 65/89 kB\rProgress (3): 49 kB | 13 kB | 69/89 kB\rProgress (3): 49 kB | 13 kB | 73/89 kB\rProgress (4): 49 kB | 13 kB | 73/89 kB | 3.8/211 kB\rProgress (4): 49 kB | 13 kB | 77/89 kB | 3.8/211 kB\rProgress (4): 49 kB | 13 kB | 81/89 kB | 3.8/211 kB\rProgress (4): 49 kB | 13 kB | 86/89 kB | 3.8/211 kB\rProgress (4): 49 kB | 13 kB | 86/89 kB | 7.8/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 7.8/211 kB   \rProgress (4): 49 kB | 13 kB | 89 kB | 12/211 kB \rProgress (4): 49 kB | 13 kB | 89 kB | 16/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 20/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 24/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 28/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 32/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 37/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 41/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 45/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 49/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 53/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 57/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 61/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 65/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 69/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 73/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 77/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 82/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 86/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 90/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 94/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 98/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 102/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 106/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 110/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 114/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 118/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 123/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 127/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 131/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 135/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 139/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 143/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 147/211 kB\rProgress (4): 49 kB | 13 kB | 89 kB | 151/211 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 151/211 kB | 4.1/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 155/211 kB | 4.1/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 155/211 kB | 7.7/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 155/211 kB | 12/160 kB \rProgress (5): 49 kB | 13 kB | 89 kB | 155/211 kB | 16/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 159/211 kB | 16/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 163/211 kB | 16/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 168/211 kB | 16/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 168/211 kB | 20/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 172/211 kB | 20/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 172/211 kB | 24/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 172/211 kB | 28/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 176/211 kB | 28/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 180/211 kB | 28/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 180/211 kB | 32/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 184/211 kB | 32/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 184/211 kB | 36/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 188/211 kB | 36/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 188/211 kB | 40/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 188/211 kB | 45/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 192/211 kB | 45/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 196/211 kB | 45/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 196/211 kB | 49/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 200/211 kB | 49/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 200/211 kB | 53/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 204/211 kB | 53/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 204/211 kB | 57/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 204/211 kB | 61/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 209/211 kB | 61/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 61/160 kB    \rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 65/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 69/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 73/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 77/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 81/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 86/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 90/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 94/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 98/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 102/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 106/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 110/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 114/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 118/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 122/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 126/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 131/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 135/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 139/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 143/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 147/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 151/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 155/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 159/160 kB\rProgress (5): 49 kB | 13 kB | 89 kB | 211 kB | 160 kB    \r                                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 1.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 379 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 2.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 5.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 3.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar\nProgress (1): 4.1/21 kB\rProgress (1): 7.7/21 kB\rProgress (1): 12/21 kB \rProgress (1): 16/21 kB\rProgress (1): 20/21 kB\rProgress (1): 21 kB   \rProgress (2): 21 kB | 4.1/35 kB\rProgress (2): 21 kB | 7.7/35 kB\rProgress (2): 21 kB | 12/35 kB \rProgress (2): 21 kB | 16/35 kB\rProgress (2): 21 kB | 20/35 kB\rProgress (2): 21 kB | 24/35 kB\rProgress (2): 21 kB | 28/35 kB\rProgress (2): 21 kB | 32/35 kB\rProgress (2): 21 kB | 35 kB   \rProgress (3): 21 kB | 35 kB | 4.1/25 kB\rProgress (3): 21 kB | 35 kB | 7.7/25 kB\rProgress (3): 21 kB | 35 kB | 12/25 kB \rProgress (3): 21 kB | 35 kB | 16/25 kB\rProgress (3): 21 kB | 35 kB | 20/25 kB\rProgress (3): 21 kB | 35 kB | 24/25 kB\rProgress (3): 21 kB | 35 kB | 25 kB   \rProgress (4): 21 kB | 35 kB | 25 kB | 4.1/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 7.7/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 12/87 kB \rProgress (4): 21 kB | 35 kB | 25 kB | 16/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 20/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 24/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 28/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 32/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 36/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 40/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 44/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 48/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 53/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 57/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 61/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 65/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 69/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 73/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 77/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 81/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 85/87 kB\rProgress (4): 21 kB | 35 kB | 25 kB | 87 kB   \rProgress (5): 21 kB | 35 kB | 25 kB | 87 kB | 4.1/14 kB\rProgress (5): 21 kB | 35 kB | 25 kB | 87 kB | 7.7/14 kB\rProgress (5): 21 kB | 35 kB | 25 kB | 87 kB | 12/14 kB \rProgress (5): 21 kB | 35 kB | 25 kB | 87 kB | 14 kB   \r                                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 570 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 372 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 312 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 1.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 189 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar\nProgress (1): 4.1/122 kB\rProgress (1): 7.7/122 kB\rProgress (1): 12/122 kB \rProgress (1): 16/122 kB\rProgress (1): 20/122 kB\rProgress (1): 24/122 kB\rProgress (1): 28/122 kB\rProgress (1): 32/122 kB\rProgress (1): 36/122 kB\rProgress (1): 40/122 kB\rProgress (1): 45/122 kB\rProgress (1): 49/122 kB\rProgress (1): 53/122 kB\rProgress (1): 57/122 kB\rProgress (1): 61/122 kB\rProgress (1): 65/122 kB\rProgress (1): 69/122 kB\rProgress (1): 73/122 kB\rProgress (1): 77/122 kB\rProgress (1): 81/122 kB\rProgress (1): 86/122 kB\rProgress (1): 90/122 kB\rProgress (1): 94/122 kB\rProgress (1): 98/122 kB\rProgress (1): 102/122 kB\rProgress (1): 106/122 kB\rProgress (1): 110/122 kB\rProgress (1): 114/122 kB\rProgress (1): 118/122 kB\rProgress (1): 122 kB    \rProgress (2): 122 kB | 4.1/29 kB\rProgress (2): 122 kB | 7.4/29 kB\rProgress (2): 122 kB | 12/29 kB \rProgress (2): 122 kB | 16/29 kB\rProgress (2): 122 kB | 20/29 kB\rProgress (2): 122 kB | 24/29 kB\rProgress (2): 122 kB | 28/29 kB\rProgress (2): 122 kB | 29 kB   \rProgress (3): 122 kB | 29 kB | 4.1/58 kB\rProgress (3): 122 kB | 29 kB | 7.7/58 kB\rProgress (3): 122 kB | 29 kB | 12/58 kB \rProgress (3): 122 kB | 29 kB | 16/58 kB\rProgress (3): 122 kB | 29 kB | 20/58 kB\rProgress (3): 122 kB | 29 kB | 24/58 kB\rProgress (3): 122 kB | 29 kB | 28/58 kB\rProgress (3): 122 kB | 29 kB | 32/58 kB\rProgress (3): 122 kB | 29 kB | 36/58 kB\rProgress (3): 122 kB | 29 kB | 40/58 kB\rProgress (3): 122 kB | 29 kB | 45/58 kB\rProgress (3): 122 kB | 29 kB | 49/58 kB\rProgress (3): 122 kB | 29 kB | 53/58 kB\rProgress (3): 122 kB | 29 kB | 57/58 kB\rProgress (3): 122 kB | 29 kB | 58 kB   \rProgress (4): 122 kB | 29 kB | 58 kB | 4.1/37 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 4.1/37 kB | 4.1/10 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 7.7/37 kB | 4.1/10 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 7.7/37 kB | 7.5/10 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 12/37 kB | 7.5/10 kB \rProgress (5): 122 kB | 29 kB | 58 kB | 16/37 kB | 7.5/10 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 16/37 kB | 10 kB    \rProgress (5): 122 kB | 29 kB | 58 kB | 20/37 kB | 10 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 24/37 kB | 10 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 28/37 kB | 10 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 32/37 kB | 10 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 36/37 kB | 10 kB\rProgress (5): 122 kB | 29 kB | 58 kB | 37 kB | 10 kB   \r                                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 303 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 1.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 102 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 562 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 349 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar\nProgress (1): 4.1/33 kB\rProgress (1): 7.7/33 kB\rProgress (1): 12/33 kB \rProgress (1): 16/33 kB\rProgress (1): 20/33 kB\rProgress (1): 24/33 kB\rProgress (1): 28/33 kB\rProgress (1): 32/33 kB\rProgress (1): 33 kB   \rProgress (2): 33 kB | 4.1/155 kB\rProgress (2): 33 kB | 7.7/155 kB\rProgress (2): 33 kB | 12/155 kB \rProgress (2): 33 kB | 16/155 kB\rProgress (2): 33 kB | 20/155 kB\rProgress (2): 33 kB | 24/155 kB\rProgress (2): 33 kB | 28/155 kB\rProgress (2): 33 kB | 32/155 kB\rProgress (2): 33 kB | 36/155 kB\rProgress (2): 33 kB | 40/155 kB\rProgress (2): 33 kB | 44/155 kB\rProgress (2): 33 kB | 48/155 kB\rProgress (2): 33 kB | 53/155 kB\rProgress (2): 33 kB | 57/155 kB\rProgress (2): 33 kB | 61/155 kB\rProgress (2): 33 kB | 65/155 kB\rProgress (2): 33 kB | 69/155 kB\rProgress (2): 33 kB | 73/155 kB\rProgress (2): 33 kB | 77/155 kB\rProgress (2): 33 kB | 81/155 kB\rProgress (2): 33 kB | 85/155 kB\rProgress (2): 33 kB | 89/155 kB\rProgress (2): 33 kB | 93/155 kB\rProgress (2): 33 kB | 98/155 kB\rProgress (2): 33 kB | 102/155 kB\rProgress (2): 33 kB | 106/155 kB\rProgress (2): 33 kB | 110/155 kB\rProgress (2): 33 kB | 114/155 kB\rProgress (2): 33 kB | 118/155 kB\rProgress (2): 33 kB | 122/155 kB\rProgress (2): 33 kB | 126/155 kB\rProgress (2): 33 kB | 130/155 kB\rProgress (2): 33 kB | 134/155 kB\rProgress (2): 33 kB | 139/155 kB\rProgress (2): 33 kB | 143/155 kB\rProgress (2): 33 kB | 147/155 kB\rProgress (2): 33 kB | 151/155 kB\rProgress (2): 33 kB | 155 kB    \rProgress (3): 33 kB | 155 kB | 4.1/32 kB\rProgress (3): 33 kB | 155 kB | 7.7/32 kB\rProgress (3): 33 kB | 155 kB | 12/32 kB \rProgress (3): 33 kB | 155 kB | 16/32 kB\rProgress (3): 33 kB | 155 kB | 20/32 kB\rProgress (3): 33 kB | 155 kB | 24/32 kB\rProgress (3): 33 kB | 155 kB | 28/32 kB\rProgress (3): 33 kB | 155 kB | 32 kB   \rProgress (4): 33 kB | 155 kB | 32 kB | 4.1/14 kB\rProgress (4): 33 kB | 155 kB | 32 kB | 7.7/14 kB\rProgress (4): 33 kB | 155 kB | 32 kB | 12/14 kB \rProgress (4): 33 kB | 155 kB | 32 kB | 14 kB   \rProgress (5): 33 kB | 155 kB | 32 kB | 14 kB | 4.1/4.2 kB\rProgress (5): 33 kB | 155 kB | 32 kB | 14 kB | 4.2 kB    \r                                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 259 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 1.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 101 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 29 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar\nProgress (2): 32 kB | 3.4/25 kB\rProgress (2): 32 kB | 7.5/25 kB\rProgress (2): 32 kB | 12/25 kB \rProgress (2): 32 kB | 16/25 kB\rProgress (2): 32 kB | 20/25 kB\rProgress (2): 32 kB | 24/25 kB\rProgress (2): 32 kB | 25 kB   \rProgress (3): 32 kB | 25 kB | 4.1/19 kB\rProgress (3): 32 kB | 25 kB | 7.7/19 kB\rProgress (3): 32 kB | 25 kB | 12/19 kB \rProgress (3): 32 kB | 25 kB | 16/19 kB\rProgress (3): 32 kB | 25 kB | 19 kB   \r                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 212 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar\nProgress (3): 25 kB | 19 kB | 4.1/4.6 kB\rProgress (3): 25 kB | 19 kB | 4.6 kB    \rProgress (4): 25 kB | 19 kB | 4.6 kB | 4.1/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 7.7/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 12/217 kB \rProgress (4): 25 kB | 19 kB | 4.6 kB | 16/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 20/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 24/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 28/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 32/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 36/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 40/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 45/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 49/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 53/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 57/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 61/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 65/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 69/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 73/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 77/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 81/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 86/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 90/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 94/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 98/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 102/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 106/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 110/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 114/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 118/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 122/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 126/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 131/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 135/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 139/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 143/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 147/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 151/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 155/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 159/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 163/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 167/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 172/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 176/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 180/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 184/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 188/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 192/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 196/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 200/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 204/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 208/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 213/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 217/217 kB\rProgress (4): 25 kB | 19 kB | 4.6 kB | 217 kB    \rProgress (5): 25 kB | 19 kB | 4.6 kB | 217 kB | 4.1/46 kB\rProgress (5): 25 kB | 19 kB | 4.6 kB | 217 kB | 7.7/46 kB\rProgress (5): 25 kB | 19 kB | 4.6 kB | 217 kB | 12/46 kB \rProgress (5): 25 kB | 19 kB | 4.6 kB | 217 kB | 16/46 kB\rProgress (5): 25 kB | 19 kB | 4.6 kB | 217 kB | 20/46 kB\rProgress (5): 25 kB | 19 kB | 4.6 kB | 217 kB | 24/46 kB\rProgress (5): 25 kB | 19 kB | 4.6 kB | 217 kB | 28/46 kB\r                                                        \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 151 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar\nProgress (4): 19 kB | 4.6 kB | 217 kB | 32/46 kB\rProgress (4): 19 kB | 4.6 kB | 217 kB | 36/46 kB\rProgress (4): 19 kB | 4.6 kB | 217 kB | 40/46 kB\rProgress (4): 19 kB | 4.6 kB | 217 kB | 45/46 kB\rProgress (4): 19 kB | 4.6 kB | 217 kB | 46 kB   \r                                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 114 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 27 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 1.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 256 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar\nProgress (1): 4.1/358 kB\rProgress (1): 7.7/358 kB\rProgress (1): 12/358 kB \rProgress (1): 16/358 kB\rProgress (1): 20/358 kB\rProgress (1): 24/358 kB\rProgress (1): 28/358 kB\rProgress (1): 32/358 kB\rProgress (1): 36/358 kB\rProgress (1): 40/358 kB\rProgress (1): 44/358 kB\rProgress (1): 48/358 kB\rProgress (1): 53/358 kB\rProgress (1): 57/358 kB\rProgress (1): 61/358 kB\rProgress (1): 65/358 kB\rProgress (1): 69/358 kB\rProgress (1): 73/358 kB\rProgress (1): 77/358 kB\rProgress (1): 81/358 kB\rProgress (1): 85/358 kB\rProgress (1): 89/358 kB\rProgress (1): 93/358 kB\rProgress (1): 98/358 kB\rProgress (1): 102/358 kB\rProgress (1): 106/358 kB\rProgress (1): 110/358 kB\rProgress (1): 114/358 kB\rProgress (1): 118/358 kB\rProgress (1): 122/358 kB\rProgress (1): 126/358 kB\rProgress (1): 130/358 kB\rProgress (1): 134/358 kB\rProgress (1): 139/358 kB\rProgress (1): 143/358 kB\rProgress (1): 147/358 kB\rProgress (1): 151/358 kB\rProgress (1): 155/358 kB\rProgress (1): 159/358 kB\rProgress (1): 163/358 kB\rProgress (1): 167/358 kB\rProgress (1): 171/358 kB\rProgress (1): 175/358 kB\rProgress (1): 179/358 kB\rProgress (1): 184/358 kB\rProgress (1): 188/358 kB\rProgress (1): 192/358 kB\rProgress (1): 196/358 kB\rProgress (1): 200/358 kB\rProgress (1): 204/358 kB\rProgress (1): 208/358 kB\rProgress (1): 212/358 kB\rProgress (1): 216/358 kB\rProgress (1): 220/358 kB\rProgress (1): 225/358 kB\rProgress (1): 229/358 kB\rProgress (1): 233/358 kB\rProgress (1): 237/358 kB\rProgress (1): 241/358 kB\rProgress (1): 245/358 kB\rProgress (1): 249/358 kB\rProgress (1): 253/358 kB\rProgress (1): 257/358 kB\rProgress (1): 261/358 kB\rProgress (1): 266/358 kB\rProgress (1): 270/358 kB\rProgress (1): 274/358 kB\rProgress (1): 278/358 kB\rProgress (1): 282/358 kB\rProgress (1): 286/358 kB\rProgress (1): 290/358 kB\rProgress (1): 294/358 kB\rProgress (1): 298/358 kB\rProgress (1): 302/358 kB\rProgress (1): 306/358 kB\rProgress (1): 311/358 kB\rProgress (1): 315/358 kB\rProgress (1): 319/358 kB\rProgress (1): 323/358 kB\rProgress (1): 327/358 kB\rProgress (1): 331/358 kB\rProgress (1): 335/358 kB\rProgress (1): 339/358 kB\rProgress (2): 339/358 kB | 4.1/45 kB\rProgress (2): 343/358 kB | 4.1/45 kB\rProgress (2): 347/358 kB | 4.1/45 kB\rProgress (2): 347/358 kB | 7.7/45 kB\rProgress (2): 352/358 kB | 7.7/45 kB\rProgress (2): 352/358 kB | 12/45 kB \rProgress (2): 356/358 kB | 12/45 kB\rProgress (2): 356/358 kB | 16/45 kB\rProgress (2): 358 kB | 16/45 kB    \rProgress (2): 358 kB | 20/45 kB\rProgress (2): 358 kB | 24/45 kB\rProgress (2): 358 kB | 28/45 kB\rProgress (2): 358 kB | 32/45 kB\rProgress (2): 358 kB | 36/45 kB\rProgress (2): 358 kB | 40/45 kB\rProgress (2): 358 kB | 45/45 kB\rProgress (2): 358 kB | 45 kB   \rProgress (3): 358 kB | 45 kB | 4.1/134 kB\rProgress (3): 358 kB | 45 kB | 7.7/134 kB\rProgress (3): 358 kB | 45 kB | 12/134 kB \rProgress (3): 358 kB | 45 kB | 16/134 kB\rProgress (3): 358 kB | 45 kB | 20/134 kB\rProgress (3): 358 kB | 45 kB | 24/134 kB\rProgress (3): 358 kB | 45 kB | 28/134 kB\rProgress (3): 358 kB | 45 kB | 32/134 kB\rProgress (3): 358 kB | 45 kB | 36/134 kB\rProgress (3): 358 kB | 45 kB | 40/134 kB\rProgress (3): 358 kB | 45 kB | 44/134 kB\rProgress (3): 358 kB | 45 kB | 48/134 kB\rProgress (3): 358 kB | 45 kB | 53/134 kB\rProgress (3): 358 kB | 45 kB | 57/134 kB\rProgress (3): 358 kB | 45 kB | 61/134 kB\rProgress (3): 358 kB | 45 kB | 65/134 kB\rProgress (3): 358 kB | 45 kB | 69/134 kB\rProgress (3): 358 kB | 45 kB | 73/134 kB\rProgress (3): 358 kB | 45 kB | 77/134 kB\rProgress (3): 358 kB | 45 kB | 81/134 kB\rProgress (3): 358 kB | 45 kB | 85/134 kB\rProgress (3): 358 kB | 45 kB | 89/134 kB\rProgress (3): 358 kB | 45 kB | 93/134 kB\rProgress (3): 358 kB | 45 kB | 98/134 kB\rProgress (3): 358 kB | 45 kB | 102/134 kB\rProgress (3): 358 kB | 45 kB | 106/134 kB\rProgress (3): 358 kB | 45 kB | 110/134 kB\rProgress (3): 358 kB | 45 kB | 114/134 kB\rProgress (3): 358 kB | 45 kB | 118/134 kB\rProgress (3): 358 kB | 45 kB | 122/134 kB\rProgress (3): 358 kB | 45 kB | 126/134 kB\rProgress (3): 358 kB | 45 kB | 130/134 kB\rProgress (3): 358 kB | 45 kB | 134 kB    \rProgress (4): 358 kB | 45 kB | 134 kB | 4.1/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 7.7/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 12/121 kB \rProgress (4): 358 kB | 45 kB | 134 kB | 16/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 20/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 24/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 28/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 32/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 36/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 40/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 44/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 48/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 53/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 57/121 kB\rProgress (4): 358 kB | 45 kB | 134 kB | 61/121 kB\r                                                 \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 220 kB/s)\nProgress (3): 358 kB | 134 kB | 65/121 kB\rProgress (3): 358 kB | 134 kB | 69/121 kB\rProgress (3): 358 kB | 134 kB | 73/121 kB\rProgress (3): 358 kB | 134 kB | 77/121 kB\rProgress (3): 358 kB | 134 kB | 81/121 kB\rProgress (3): 358 kB | 134 kB | 85/121 kB\rProgress (3): 358 kB | 134 kB | 89/121 kB\rProgress (3): 358 kB | 134 kB | 93/121 kB\rProgress (4): 358 kB | 134 kB | 93/121 kB | 4.1/640 kB\rProgress (4): 358 kB | 134 kB | 93/121 kB | 7.7/640 kB\rProgress (4): 358 kB | 134 kB | 93/121 kB | 12/640 kB \r                                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.7 MB/s)\nProgress (3): 134 kB | 93/121 kB | 16/640 kB\rProgress (3): 134 kB | 93/121 kB | 20/640 kB\rProgress (3): 134 kB | 93/121 kB | 24/640 kB\rProgress (3): 134 kB | 93/121 kB | 28/640 kB\rProgress (3): 134 kB | 93/121 kB | 32/640 kB\rProgress (3): 134 kB | 93/121 kB | 36/640 kB\rProgress (3): 134 kB | 93/121 kB | 40/640 kB\rProgress (3): 134 kB | 93/121 kB | 44/640 kB\rProgress (3): 134 kB | 93/121 kB | 48/640 kB\rProgress (3): 134 kB | 93/121 kB | 53/640 kB\rProgress (3): 134 kB | 93/121 kB | 57/640 kB\rProgress (3): 134 kB | 98/121 kB | 57/640 kB\rProgress (3): 134 kB | 98/121 kB | 61/640 kB\rProgress (3): 134 kB | 102/121 kB | 61/640 kB\rProgress (3): 134 kB | 102/121 kB | 65/640 kB\rProgress (3): 134 kB | 106/121 kB | 65/640 kB\rProgress (3): 134 kB | 110/121 kB | 65/640 kB\rProgress (3): 134 kB | 114/121 kB | 65/640 kB\rProgress (3): 134 kB | 118/121 kB | 65/640 kB\rProgress (3): 134 kB | 118/121 kB | 69/640 kB\rProgress (3): 134 kB | 121 kB | 69/640 kB    \rProgress (3): 134 kB | 121 kB | 73/640 kB\rProgress (3): 134 kB | 121 kB | 77/640 kB\rProgress (3): 134 kB | 121 kB | 81/640 kB\rProgress (3): 134 kB | 121 kB | 85/640 kB\rProgress (3): 134 kB | 121 kB | 89/640 kB\rProgress (3): 134 kB | 121 kB | 93/640 kB\rProgress (3): 134 kB | 121 kB | 98/640 kB\rProgress (3): 134 kB | 121 kB | 102/640 kB\rProgress (3): 134 kB | 121 kB | 106/640 kB\rProgress (3): 134 kB | 121 kB | 110/640 kB\rProgress (3): 134 kB | 121 kB | 114/640 kB\rProgress (3): 134 kB | 121 kB | 118/640 kB\rProgress (3): 134 kB | 121 kB | 122/640 kB\rProgress (3): 134 kB | 121 kB | 126/640 kB\rProgress (3): 134 kB | 121 kB | 130/640 kB\rProgress (3): 134 kB | 121 kB | 134/640 kB\rProgress (3): 134 kB | 121 kB | 139/640 kB\rProgress (3): 134 kB | 121 kB | 143/640 kB\rProgress (3): 134 kB | 121 kB | 147/640 kB\rProgress (3): 134 kB | 121 kB | 151/640 kB\rProgress (3): 134 kB | 121 kB | 155/640 kB\rProgress (3): 134 kB | 121 kB | 159/640 kB\rProgress (3): 134 kB | 121 kB | 163/640 kB\rProgress (3): 134 kB | 121 kB | 167/640 kB\rProgress (3): 134 kB | 121 kB | 171/640 kB\rProgress (3): 134 kB | 121 kB | 175/640 kB\rProgress (3): 134 kB | 121 kB | 179/640 kB\rProgress (3): 134 kB | 121 kB | 184/640 kB\rProgress (3): 134 kB | 121 kB | 188/640 kB\rProgress (3): 134 kB | 121 kB | 192/640 kB\rProgress (3): 134 kB | 121 kB | 196/640 kB\rProgress (3): 134 kB | 121 kB | 200/640 kB\rProgress (3): 134 kB | 121 kB | 204/640 kB\rProgress (3): 134 kB | 121 kB | 208/640 kB\rProgress (3): 134 kB | 121 kB | 212/640 kB\rProgress (3): 134 kB | 121 kB | 216/640 kB\rProgress (3): 134 kB | 121 kB | 220/640 kB\rProgress (3): 134 kB | 121 kB | 225/640 kB\rProgress (3): 134 kB | 121 kB | 229/640 kB\rProgress (3): 134 kB | 121 kB | 233/640 kB\rProgress (3): 134 kB | 121 kB | 237/640 kB\rProgress (3): 134 kB | 121 kB | 241/640 kB\rProgress (3): 134 kB | 121 kB | 245/640 kB\rProgress (3): 134 kB | 121 kB | 249/640 kB\rProgress (3): 134 kB | 121 kB | 253/640 kB\rProgress (3): 134 kB | 121 kB | 257/640 kB\rProgress (3): 134 kB | 121 kB | 261/640 kB\rProgress (3): 134 kB | 121 kB | 266/640 kB\rProgress (3): 134 kB | 121 kB | 270/640 kB\rProgress (3): 134 kB | 121 kB | 274/640 kB\rProgress (3): 134 kB | 121 kB | 278/640 kB\rProgress (3): 134 kB | 121 kB | 282/640 kB\rProgress (3): 134 kB | 121 kB | 286/640 kB\rProgress (3): 134 kB | 121 kB | 290/640 kB\rProgress (3): 134 kB | 121 kB | 294/640 kB\rProgress (3): 134 kB | 121 kB | 298/640 kB\rProgress (3): 134 kB | 121 kB | 302/640 kB\rProgress (3): 134 kB | 121 kB | 306/640 kB\rProgress (3): 134 kB | 121 kB | 311/640 kB\rProgress (3): 134 kB | 121 kB | 315/640 kB\rProgress (3): 134 kB | 121 kB | 319/640 kB\rProgress (3): 134 kB | 121 kB | 323/640 kB\rProgress (3): 134 kB | 121 kB | 327/640 kB\rProgress (3): 134 kB | 121 kB | 331/640 kB\rProgress (3): 134 kB | 121 kB | 335/640 kB\rProgress (3): 134 kB | 121 kB | 339/640 kB\rProgress (3): 134 kB | 121 kB | 343/640 kB\rProgress (3): 134 kB | 121 kB | 347/640 kB\rProgress (3): 134 kB | 121 kB | 352/640 kB\rProgress (3): 134 kB | 121 kB | 356/640 kB\rProgress (3): 134 kB | 121 kB | 360/640 kB\rProgress (3): 134 kB | 121 kB | 364/640 kB\rProgress (3): 134 kB | 121 kB | 368/640 kB\rProgress (3): 134 kB | 121 kB | 372/640 kB\rProgress (3): 134 kB | 121 kB | 376/640 kB\rProgress (3): 134 kB | 121 kB | 380/640 kB\rProgress (3): 134 kB | 121 kB | 384/640 kB\rProgress (3): 134 kB | 121 kB | 388/640 kB\rProgress (3): 134 kB | 121 kB | 392/640 kB\rProgress (3): 134 kB | 121 kB | 397/640 kB\rProgress (3): 134 kB | 121 kB | 401/640 kB\rProgress (3): 134 kB | 121 kB | 405/640 kB\rProgress (3): 134 kB | 121 kB | 409/640 kB\rProgress (3): 134 kB | 121 kB | 413/640 kB\rProgress (3): 134 kB | 121 kB | 417/640 kB\rProgress (3): 134 kB | 121 kB | 421/640 kB\rProgress (3): 134 kB | 121 kB | 425/640 kB\rProgress (3): 134 kB | 121 kB | 429/640 kB\rProgress (3): 134 kB | 121 kB | 433/640 kB\rProgress (3): 134 kB | 121 kB | 438/640 kB\rProgress (3): 134 kB | 121 kB | 442/640 kB\rProgress (3): 134 kB | 121 kB | 446/640 kB\rProgress (3): 134 kB | 121 kB | 450/640 kB\rProgress (3): 134 kB | 121 kB | 454/640 kB\rProgress (3): 134 kB | 121 kB | 458/640 kB\rProgress (3): 134 kB | 121 kB | 462/640 kB\rProgress (3): 134 kB | 121 kB | 466/640 kB\rProgress (3): 134 kB | 121 kB | 470/640 kB\rProgress (3): 134 kB | 121 kB | 474/640 kB\rProgress (3): 134 kB | 121 kB | 479/640 kB\rProgress (3): 134 kB | 121 kB | 483/640 kB\rProgress (3): 134 kB | 121 kB | 487/640 kB\rProgress (3): 134 kB | 121 kB | 491/640 kB\rProgress (3): 134 kB | 121 kB | 495/640 kB\rProgress (3): 134 kB | 121 kB | 499/640 kB\rProgress (3): 134 kB | 121 kB | 503/640 kB\rProgress (3): 134 kB | 121 kB | 507/640 kB\rProgress (3): 134 kB | 121 kB | 511/640 kB\rProgress (3): 134 kB | 121 kB | 515/640 kB\rProgress (3): 134 kB | 121 kB | 519/640 kB\rProgress (3): 134 kB | 121 kB | 524/640 kB\rProgress (3): 134 kB | 121 kB | 528/640 kB\rProgress (3): 134 kB | 121 kB | 532/640 kB\rProgress (3): 134 kB | 121 kB | 536/640 kB\rProgress (3): 134 kB | 121 kB | 540/640 kB\rProgress (3): 134 kB | 121 kB | 544/640 kB\rProgress (3): 134 kB | 121 kB | 548/640 kB\rProgress (3): 134 kB | 121 kB | 552/640 kB\rProgress (3): 134 kB | 121 kB | 556/640 kB\rProgress (3): 134 kB | 121 kB | 560/640 kB\rProgress (3): 134 kB | 121 kB | 565/640 kB\rProgress (3): 134 kB | 121 kB | 569/640 kB\rProgress (3): 134 kB | 121 kB | 573/640 kB\r                                          \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 628 kB/s)\nProgress (2): 121 kB | 577/640 kB\rProgress (2): 121 kB | 581/640 kB\rProgress (2): 121 kB | 585/640 kB\rProgress (2): 121 kB | 589/640 kB\rProgress (2): 121 kB | 593/640 kB\rProgress (2): 121 kB | 597/640 kB\rProgress (2): 121 kB | 601/640 kB\rProgress (2): 121 kB | 605/640 kB\rProgress (2): 121 kB | 610/640 kB\rProgress (2): 121 kB | 613/640 kB\rProgress (2): 121 kB | 617/640 kB\rProgress (2): 121 kB | 621/640 kB\rProgress (2): 121 kB | 625/640 kB\rProgress (2): 121 kB | 630/640 kB\rProgress (2): 121 kB | 634/640 kB\rProgress (2): 121 kB | 638/640 kB\rProgress (2): 121 kB | 640 kB    \r                             \rDownloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 546 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.8 MB/s)\n[INFO] Changes detected - recompiling the module!\n[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!\n[INFO] Compiling 1 source file to /work/target/classes\n[INFO] \n[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ simple-java-project ---\n[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!\n[INFO] skip non existing resourceDirectory /work/src/test/resources\n[INFO] \n[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ simple-java-project ---\n[INFO] No sources to compile\n[INFO] \n[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom\nProgress (1): 3.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 71 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom\nProgress (1): 2.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 69 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom\nProgress (1): 4.1 kB\rProgress (1): 5.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 158 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom\nProgress (1): 1.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 43 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 462 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom\nProgress (1): 1.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 51 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom\nProgress (1): 1.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 45 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom\nProgress (1): 3.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 97 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 17 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 539 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 42 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 410 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom\nProgress (1): 3.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 84 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 9.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 239 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 23 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 612 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 13 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 388 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom\nProgress (1): 1.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 41 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar\nProgress (1): 4.1/118 kB\rProgress (1): 7.7/118 kB\rProgress (1): 12/118 kB \rProgress (1): 16/118 kB\rProgress (1): 20/118 kB\rProgress (1): 24/118 kB\rProgress (1): 28/118 kB\rProgress (1): 32/118 kB\rProgress (1): 36/118 kB\rProgress (1): 40/118 kB\rProgress (2): 40/118 kB | 4.1/35 kB\rProgress (2): 45/118 kB | 4.1/35 kB\rProgress (2): 49/118 kB | 4.1/35 kB\rProgress (2): 49/118 kB | 7.7/35 kB\rProgress (2): 53/118 kB | 7.7/35 kB\rProgress (2): 53/118 kB | 12/35 kB \rProgress (2): 57/118 kB | 12/35 kB\rProgress (2): 57/118 kB | 16/35 kB\rProgress (2): 61/118 kB | 16/35 kB\rProgress (2): 61/118 kB | 20/35 kB\rProgress (2): 65/118 kB | 20/35 kB\rProgress (2): 65/118 kB | 24/35 kB\rProgress (2): 69/118 kB | 24/35 kB\rProgress (2): 69/118 kB | 28/35 kB\rProgress (2): 73/118 kB | 28/35 kB\rProgress (2): 73/118 kB | 32/35 kB\rProgress (2): 73/118 kB | 35 kB   \rProgress (2): 77/118 kB | 35 kB\rProgress (2): 81/118 kB | 35 kB\rProgress (2): 86/118 kB | 35 kB\rProgress (2): 90/118 kB | 35 kB\rProgress (2): 94/118 kB | 35 kB\rProgress (2): 98/118 kB | 35 kB\rProgress (2): 102/118 kB | 35 kB\rProgress (2): 106/118 kB | 35 kB\rProgress (2): 110/118 kB | 35 kB\rProgress (2): 114/118 kB | 35 kB\rProgress (2): 118 kB | 35 kB    \rProgress (3): 118 kB | 35 kB | 4.1/263 kB\rProgress (3): 118 kB | 35 kB | 7.7/263 kB\rProgress (3): 118 kB | 35 kB | 12/263 kB \rProgress (3): 118 kB | 35 kB | 16/263 kB\rProgress (3): 118 kB | 35 kB | 20/263 kB\rProgress (3): 118 kB | 35 kB | 24/263 kB\rProgress (3): 118 kB | 35 kB | 28/263 kB\rProgress (3): 118 kB | 35 kB | 32/263 kB\rProgress (3): 118 kB | 35 kB | 36/263 kB\rProgress (3): 118 kB | 35 kB | 40/263 kB\rProgress (3): 118 kB | 35 kB | 44/263 kB\rProgress (3): 118 kB | 35 kB | 48/263 kB\rProgress (3): 118 kB | 35 kB | 53/263 kB\rProgress (3): 118 kB | 35 kB | 57/263 kB\rProgress (3): 118 kB | 35 kB | 61/263 kB\rProgress (3): 118 kB | 35 kB | 65/263 kB\rProgress (3): 118 kB | 35 kB | 69/263 kB\rProgress (3): 118 kB | 35 kB | 73/263 kB\rProgress (3): 118 kB | 35 kB | 77/263 kB\rProgress (3): 118 kB | 35 kB | 81/263 kB\rProgress (3): 118 kB | 35 kB | 85/263 kB\rProgress (3): 118 kB | 35 kB | 89/263 kB\rProgress (3): 118 kB | 35 kB | 93/263 kB\rProgress (3): 118 kB | 35 kB | 98/263 kB\rProgress (3): 118 kB | 35 kB | 102/263 kB\rProgress (3): 118 kB | 35 kB | 106/263 kB\rProgress (3): 118 kB | 35 kB | 110/263 kB\rProgress (3): 118 kB | 35 kB | 114/263 kB\rProgress (3): 118 kB | 35 kB | 118/263 kB\rProgress (3): 118 kB | 35 kB | 122/263 kB\rProgress (3): 118 kB | 35 kB | 126/263 kB\rProgress (3): 118 kB | 35 kB | 130/263 kB\rProgress (3): 118 kB | 35 kB | 134/263 kB\rProgress (3): 118 kB | 35 kB | 139/263 kB\rProgress (3): 118 kB | 35 kB | 143/263 kB\rProgress (3): 118 kB | 35 kB | 147/263 kB\rProgress (3): 118 kB | 35 kB | 151/263 kB\rProgress (3): 118 kB | 35 kB | 155/263 kB\rProgress (3): 118 kB | 35 kB | 159/263 kB\rProgress (3): 118 kB | 35 kB | 163/263 kB\rProgress (3): 118 kB | 35 kB | 167/263 kB\rProgress (3): 118 kB | 35 kB | 171/263 kB\rProgress (3): 118 kB | 35 kB | 175/263 kB\rProgress (3): 118 kB | 35 kB | 179/263 kB\rProgress (3): 118 kB | 35 kB | 184/263 kB\rProgress (3): 118 kB | 35 kB | 188/263 kB\rProgress (3): 118 kB | 35 kB | 192/263 kB\rProgress (3): 118 kB | 35 kB | 196/263 kB\rProgress (3): 118 kB | 35 kB | 200/263 kB\rProgress (3): 118 kB | 35 kB | 204/263 kB\rProgress (3): 118 kB | 35 kB | 208/263 kB\rProgress (3): 118 kB | 35 kB | 212/263 kB\rProgress (3): 118 kB | 35 kB | 216/263 kB\rProgress (3): 118 kB | 35 kB | 220/263 kB\rProgress (3): 118 kB | 35 kB | 225/263 kB\rProgress (3): 118 kB | 35 kB | 229/263 kB\rProgress (3): 118 kB | 35 kB | 233/263 kB\rProgress (3): 118 kB | 35 kB | 237/263 kB\rProgress (3): 118 kB | 35 kB | 241/263 kB\rProgress (3): 118 kB | 35 kB | 245/263 kB\rProgress (3): 118 kB | 35 kB | 249/263 kB\rProgress (3): 118 kB | 35 kB | 253/263 kB\rProgress (3): 118 kB | 35 kB | 257/263 kB\rProgress (3): 118 kB | 35 kB | 261/263 kB\rProgress (3): 118 kB | 35 kB | 263 kB    \rProgress (4): 118 kB | 35 kB | 263 kB | 4.1/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 7.7/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 12/316 kB \rProgress (4): 118 kB | 35 kB | 263 kB | 16/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 20/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 24/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 28/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 32/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 36/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 40/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 44/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 48/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 53/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 57/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 61/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 65/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 69/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 73/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 77/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 81/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 85/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 89/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 93/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 98/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 102/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 106/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 110/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 114/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 118/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 122/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 126/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 130/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 134/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 139/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 143/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 147/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 151/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 155/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 159/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 163/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 167/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 171/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 175/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 179/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 184/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 188/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 192/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 196/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 200/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 204/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 208/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 212/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 216/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 220/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 225/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 229/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 233/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 237/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 241/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 245/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 249/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 253/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 257/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 261/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 266/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 270/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 274/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 278/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 282/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 286/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 290/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 294/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 298/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 302/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 306/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 311/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 315/316 kB\rProgress (4): 118 kB | 35 kB | 263 kB | 316 kB    \r                                              \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 3.6 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 937 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 6.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar\nProgress (2): 316 kB | 4.1/232 kB\rProgress (2): 316 kB | 7.7/232 kB\rProgress (2): 316 kB | 12/232 kB \rProgress (2): 316 kB | 16/232 kB\rProgress (2): 316 kB | 20/232 kB\rProgress (2): 316 kB | 24/232 kB\rProgress (2): 316 kB | 28/232 kB\rProgress (2): 316 kB | 32/232 kB\rProgress (2): 316 kB | 36/232 kB\rProgress (2): 316 kB | 40/232 kB\rProgress (2): 316 kB | 45/232 kB\rProgress (2): 316 kB | 49/232 kB\rProgress (2): 316 kB | 53/232 kB\rProgress (2): 316 kB | 57/232 kB\rProgress (2): 316 kB | 61/232 kB\rProgress (2): 316 kB | 65/232 kB\rProgress (2): 316 kB | 69/232 kB\rProgress (2): 316 kB | 73/232 kB\rProgress (2): 316 kB | 77/232 kB\rProgress (2): 316 kB | 81/232 kB\rProgress (2): 316 kB | 86/232 kB\rProgress (2): 316 kB | 90/232 kB\rProgress (2): 316 kB | 94/232 kB\rProgress (2): 316 kB | 98/232 kB\rProgress (2): 316 kB | 102/232 kB\rProgress (2): 316 kB | 106/232 kB\rProgress (2): 316 kB | 110/232 kB\rProgress (2): 316 kB | 114/232 kB\rProgress (2): 316 kB | 118/232 kB\rProgress (2): 316 kB | 122/232 kB\rProgress (2): 316 kB | 126/232 kB\rProgress (2): 316 kB | 131/232 kB\rProgress (2): 316 kB | 135/232 kB\rProgress (2): 316 kB | 139/232 kB\rProgress (2): 316 kB | 143/232 kB\rProgress (2): 316 kB | 147/232 kB\rProgress (2): 316 kB | 151/232 kB\rProgress (2): 316 kB | 155/232 kB\rProgress (2): 316 kB | 159/232 kB\rProgress (2): 316 kB | 163/232 kB\rProgress (2): 316 kB | 167/232 kB\rProgress (2): 316 kB | 172/232 kB\rProgress (2): 316 kB | 176/232 kB\rProgress (2): 316 kB | 180/232 kB\rProgress (2): 316 kB | 184/232 kB\rProgress (2): 316 kB | 188/232 kB\rProgress (2): 316 kB | 192/232 kB\rProgress (2): 316 kB | 196/232 kB\rProgress (2): 316 kB | 200/232 kB\rProgress (2): 316 kB | 204/232 kB\rProgress (2): 316 kB | 208/232 kB\rProgress (2): 316 kB | 213/232 kB\rProgress (2): 316 kB | 217/232 kB\rProgress (2): 316 kB | 221/232 kB\rProgress (2): 316 kB | 225/232 kB\rProgress (2): 316 kB | 229/232 kB\rProgress (2): 316 kB | 232 kB    \rProgress (3): 316 kB | 232 kB | 4.1/10 kB\rProgress (3): 316 kB | 232 kB | 7.7/10 kB\rProgress (3): 316 kB | 232 kB | 10 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 5.6 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 3.6 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 141 kB/s)\nProgress (1): 4.1/31 kB\rProgress (1): 7.5/31 kB\rProgress (1): 12/31 kB \rProgress (1): 16/31 kB\rProgress (1): 20/31 kB\rProgress (1): 24/31 kB\rProgress (1): 28/31 kB\rProgress (1): 31 kB   \rProgress (2): 31 kB | 4.1/38 kB\rProgress (2): 31 kB | 7.7/38 kB\rProgress (2): 31 kB | 12/38 kB \rProgress (2): 31 kB | 16/38 kB\rProgress (2): 31 kB | 20/38 kB\rProgress (2): 31 kB | 24/38 kB\rProgress (2): 31 kB | 28/38 kB\rProgress (2): 31 kB | 32/38 kB\rProgress (2): 31 kB | 36/38 kB\rProgress (2): 31 kB | 38 kB   \rProgress (3): 31 kB | 38 kB | 4.1/14 kB\rProgress (3): 31 kB | 38 kB | 7.7/14 kB\rProgress (3): 31 kB | 38 kB | 12/14 kB \rProgress (3): 31 kB | 38 kB | 14 kB   \r                                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 132 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 182 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 217 kB/s)\n[INFO] Tests are skipped.\n[INFO] \n[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom\nProgress (1): 4.1 kB\rProgress (1): 4.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 107 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom\nProgress (1): 4.1 kB\rProgress (1): 4.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 106 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 45 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 928 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 21 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 501 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 65 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 306 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom\nProgress (1): 4.1 kB\rProgress (1): 5.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 130 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 23 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 433 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 411 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 49 kB\rProgress (1): 53 kB\rProgress (1): 57 kB\rProgress (1): 61 kB\rProgress (1): 66 kB\rProgress (1): 70 kB\rProgress (1): 74 kB\rProgress (1): 78 kB\rProgress (1): 79 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom\nProgress (1): 4.1 kB\rProgress (1): 5.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 113 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 87 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom\nProgress (1): 4.1 kB\rProgress (1): 6.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 118 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 25 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 577 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom\nProgress (1): 612 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 12 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom\nProgress (1): 4.1 kB\rProgress (1): 6.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 112 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 365 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 291 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 39 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 54 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 8.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 183 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 25 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 530 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar\nProgress (1): 4.1/26 kB\rProgress (1): 7.7/26 kB\rProgress (1): 12/26 kB \rProgress (1): 16/26 kB\rProgress (1): 20/26 kB\rProgress (1): 24/26 kB\rProgress (1): 26 kB   \rProgress (2): 26 kB | 4.1/79 kB\rProgress (2): 26 kB | 7.7/79 kB\rProgress (2): 26 kB | 12/79 kB \rProgress (2): 26 kB | 16/79 kB\rProgress (2): 26 kB | 20/79 kB\rProgress (2): 26 kB | 24/79 kB\rProgress (3): 26 kB | 24/79 kB | 4.1/327 kB\rProgress (3): 26 kB | 28/79 kB | 4.1/327 kB\rProgress (3): 26 kB | 28/79 kB | 7.7/327 kB\rProgress (3): 26 kB | 32/79 kB | 7.7/327 kB\rProgress (3): 26 kB | 32/79 kB | 12/327 kB \rProgress (3): 26 kB | 36/79 kB | 12/327 kB\rProgress (3): 26 kB | 36/79 kB | 16/327 kB\rProgress (3): 26 kB | 40/79 kB | 16/327 kB\rProgress (3): 26 kB | 40/79 kB | 20/327 kB\rProgress (3): 26 kB | 45/79 kB | 20/327 kB\rProgress (3): 26 kB | 45/79 kB | 24/327 kB\rProgress (3): 26 kB | 49/79 kB | 24/327 kB\rProgress (3): 26 kB | 49/79 kB | 28/327 kB\rProgress (3): 26 kB | 53/79 kB | 28/327 kB\rProgress (3): 26 kB | 53/79 kB | 32/327 kB\rProgress (3): 26 kB | 57/79 kB | 32/327 kB\rProgress (3): 26 kB | 57/79 kB | 36/327 kB\rProgress (3): 26 kB | 61/79 kB | 36/327 kB\rProgress (3): 26 kB | 61/79 kB | 40/327 kB\rProgress (3): 26 kB | 65/79 kB | 40/327 kB\rProgress (3): 26 kB | 65/79 kB | 45/327 kB\rProgress (3): 26 kB | 69/79 kB | 45/327 kB\rProgress (3): 26 kB | 69/79 kB | 49/327 kB\rProgress (3): 26 kB | 73/79 kB | 49/327 kB\rProgress (3): 26 kB | 73/79 kB | 53/327 kB\rProgress (3): 26 kB | 77/79 kB | 53/327 kB\rProgress (3): 26 kB | 77/79 kB | 57/327 kB\rProgress (3): 26 kB | 79 kB | 57/327 kB   \rProgress (3): 26 kB | 79 kB | 61/327 kB\rProgress (3): 26 kB | 79 kB | 65/327 kB\rProgress (3): 26 kB | 79 kB | 69/327 kB\rProgress (3): 26 kB | 79 kB | 73/327 kB\rProgress (3): 26 kB | 79 kB | 77/327 kB\rProgress (3): 26 kB | 79 kB | 81/327 kB\rProgress (3): 26 kB | 79 kB | 86/327 kB\rProgress (3): 26 kB | 79 kB | 90/327 kB\rProgress (3): 26 kB | 79 kB | 94/327 kB\rProgress (3): 26 kB | 79 kB | 98/327 kB\rProgress (3): 26 kB | 79 kB | 102/327 kB\rProgress (3): 26 kB | 79 kB | 106/327 kB\rProgress (3): 26 kB | 79 kB | 110/327 kB\rProgress (3): 26 kB | 79 kB | 114/327 kB\rProgress (3): 26 kB | 79 kB | 118/327 kB\rProgress (3): 26 kB | 79 kB | 122/327 kB\rProgress (3): 26 kB | 79 kB | 126/327 kB\rProgress (3): 26 kB | 79 kB | 131/327 kB\rProgress (3): 26 kB | 79 kB | 135/327 kB\rProgress (3): 26 kB | 79 kB | 139/327 kB\rProgress (3): 26 kB | 79 kB | 143/327 kB\rProgress (3): 26 kB | 79 kB | 147/327 kB\rProgress (3): 26 kB | 79 kB | 151/327 kB\rProgress (3): 26 kB | 79 kB | 155/327 kB\rProgress (3): 26 kB | 79 kB | 159/327 kB\rProgress (3): 26 kB | 79 kB | 163/327 kB\rProgress (3): 26 kB | 79 kB | 167/327 kB\rProgress (3): 26 kB | 79 kB | 172/327 kB\rProgress (3): 26 kB | 79 kB | 176/327 kB\rProgress (3): 26 kB | 79 kB | 180/327 kB\rProgress (3): 26 kB | 79 kB | 184/327 kB\rProgress (3): 26 kB | 79 kB | 188/327 kB\rProgress (3): 26 kB | 79 kB | 192/327 kB\rProgress (3): 26 kB | 79 kB | 196/327 kB\rProgress (3): 26 kB | 79 kB | 200/327 kB\rProgress (4): 26 kB | 79 kB | 200/327 kB | 4.1/41 kB\rProgress (4): 26 kB | 79 kB | 204/327 kB | 4.1/41 kB\rProgress (4): 26 kB | 79 kB | 204/327 kB | 7.7/41 kB\rProgress (4): 26 kB | 79 kB | 204/327 kB | 12/41 kB \rProgress (4): 26 kB | 79 kB | 204/327 kB | 16/41 kB\rProgress (4): 26 kB | 79 kB | 208/327 kB | 16/41 kB\rProgress (4): 26 kB | 79 kB | 213/327 kB | 16/41 kB\rProgress (4): 26 kB | 79 kB | 217/327 kB | 16/41 kB\rProgress (4): 26 kB | 79 kB | 217/327 kB | 20/41 kB\rProgress (4): 26 kB | 79 kB | 221/327 kB | 20/41 kB\rProgress (4): 26 kB | 79 kB | 221/327 kB | 24/41 kB\rProgress (4): 26 kB | 79 kB | 221/327 kB | 28/41 kB\rProgress (4): 26 kB | 79 kB | 221/327 kB | 32/41 kB\rProgress (4): 26 kB | 79 kB | 225/327 kB | 32/41 kB\rProgress (4): 26 kB | 79 kB | 229/327 kB | 32/41 kB\rProgress (4): 26 kB | 79 kB | 229/327 kB | 36/41 kB\rProgress (4): 26 kB | 79 kB | 233/327 kB | 36/41 kB\rProgress (4): 26 kB | 79 kB | 233/327 kB | 40/41 kB\rProgress (4): 26 kB | 79 kB | 237/327 kB | 40/41 kB\rProgress (4): 26 kB | 79 kB | 237/327 kB | 41 kB   \rProgress (4): 26 kB | 79 kB | 241/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 245/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 249/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 253/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 258/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 262/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 266/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 270/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 274/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 278/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 282/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 286/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 290/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 294/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 299/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 303/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 307/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 311/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 315/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 319/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 323/327 kB | 41 kB\rProgress (4): 26 kB | 79 kB | 327 kB | 41 kB    \rProgress (5): 26 kB | 79 kB | 327 kB | 41 kB | 4.1/36 kB\rProgress (5): 26 kB | 79 kB | 327 kB | 41 kB | 7.7/36 kB\rProgress (5): 26 kB | 79 kB | 327 kB | 41 kB | 12/36 kB \rProgress (5): 26 kB | 79 kB | 327 kB | 41 kB | 16/36 kB\rProgress (5): 26 kB | 79 kB | 327 kB | 41 kB | 20/36 kB\rProgress (5): 26 kB | 79 kB | 327 kB | 41 kB | 24/36 kB\rProgress (5): 26 kB | 79 kB | 327 kB | 41 kB | 28/36 kB\rProgress (5): 26 kB | 79 kB | 327 kB | 41 kB | 32/36 kB\rProgress (5): 26 kB | 79 kB | 327 kB | 41 kB | 36 kB   \r                                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 820 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 2.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 1.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 8.4 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar\nProgress (2): 36 kB | 4.1/211 kB\rProgress (2): 36 kB | 7.7/211 kB\rProgress (2): 36 kB | 12/211 kB \rProgress (2): 36 kB | 16/211 kB\rProgress (2): 36 kB | 20/211 kB\rProgress (2): 36 kB | 24/211 kB\rProgress (2): 36 kB | 28/211 kB\rProgress (2): 36 kB | 32/211 kB\rProgress (2): 36 kB | 36/211 kB\rProgress (2): 36 kB | 40/211 kB\rProgress (2): 36 kB | 45/211 kB\rProgress (2): 36 kB | 49/211 kB\rProgress (2): 36 kB | 53/211 kB\rProgress (2): 36 kB | 57/211 kB\rProgress (2): 36 kB | 61/211 kB\rProgress (2): 36 kB | 65/211 kB\rProgress (2): 36 kB | 69/211 kB\rProgress (2): 36 kB | 73/211 kB\rProgress (2): 36 kB | 77/211 kB\rProgress (2): 36 kB | 81/211 kB\rProgress (2): 36 kB | 86/211 kB\rProgress (2): 36 kB | 90/211 kB\rProgress (2): 36 kB | 94/211 kB\rProgress (2): 36 kB | 98/211 kB\rProgress (2): 36 kB | 102/211 kB\rProgress (2): 36 kB | 106/211 kB\rProgress (2): 36 kB | 110/211 kB\rProgress (2): 36 kB | 114/211 kB\rProgress (2): 36 kB | 118/211 kB\rProgress (2): 36 kB | 122/211 kB\rProgress (2): 36 kB | 126/211 kB\rProgress (2): 36 kB | 131/211 kB\rProgress (2): 36 kB | 135/211 kB\rProgress (2): 36 kB | 139/211 kB\rProgress (2): 36 kB | 143/211 kB\rProgress (2): 36 kB | 147/211 kB\rProgress (2): 36 kB | 151/211 kB\rProgress (2): 36 kB | 155/211 kB\rProgress (2): 36 kB | 159/211 kB\r                                \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 712 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar\nProgress (1): 163/211 kB\rProgress (1): 167/211 kB\rProgress (1): 172/211 kB\rProgress (1): 176/211 kB\rProgress (1): 180/211 kB\rProgress (1): 184/211 kB\rProgress (1): 188/211 kB\rProgress (1): 192/211 kB\rProgress (1): 196/211 kB\rProgress (1): 200/211 kB\rProgress (1): 204/211 kB\rProgress (1): 208/211 kB\rProgress (1): 211 kB    \rProgress (2): 211 kB | 4.1/58 kB\rProgress (2): 211 kB | 7.7/58 kB\rProgress (2): 211 kB | 12/58 kB \rProgress (2): 211 kB | 16/58 kB\rProgress (2): 211 kB | 20/58 kB\rProgress (2): 211 kB | 24/58 kB\rProgress (2): 211 kB | 28/58 kB\rProgress (2): 211 kB | 32/58 kB\rProgress (2): 211 kB | 36/58 kB\rProgress (2): 211 kB | 40/58 kB\rProgress (2): 211 kB | 45/58 kB\rProgress (2): 211 kB | 49/58 kB\rProgress (2): 211 kB | 53/58 kB\rProgress (2): 211 kB | 57/58 kB\rProgress (2): 211 kB | 58 kB   \rProgress (3): 211 kB | 58 kB | 2.5 kB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.1/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.2/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.3/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.4/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.5/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (4): 211 kB | 58 kB | 2.5 kB | 0.6/1.0 MB\r                                                  \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 3.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar\nProgress (3): 58 kB | 2.5 kB | 0.6/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.7/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.8/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 0.9/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 1.0/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 1.0/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 1.0/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 1.0/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 1.0/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 1.0/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 1.0/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 1.0/1.0 MB\rProgress (3): 58 kB | 2.5 kB | 1.0 MB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 794 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 34 kB/s)\nProgress (2): 1.0 MB | 4.1/116 kB\rProgress (2): 1.0 MB | 7.7/116 kB\rProgress (2): 1.0 MB | 12/116 kB \rProgress (2): 1.0 MB | 16/116 kB\rProgress (2): 1.0 MB | 20/116 kB\rProgress (2): 1.0 MB | 24/116 kB\rProgress (2): 1.0 MB | 28/116 kB\rProgress (2): 1.0 MB | 32/116 kB\rProgress (2): 1.0 MB | 36/116 kB\rProgress (2): 1.0 MB | 40/116 kB\rProgress (2): 1.0 MB | 45/116 kB\rProgress (2): 1.0 MB | 49/116 kB\rProgress (2): 1.0 MB | 53/116 kB\rProgress (2): 1.0 MB | 57/116 kB\rProgress (2): 1.0 MB | 61/116 kB\rProgress (2): 1.0 MB | 65/116 kB\rProgress (2): 1.0 MB | 69/116 kB\rProgress (2): 1.0 MB | 73/116 kB\rProgress (2): 1.0 MB | 77/116 kB\rProgress (2): 1.0 MB | 81/116 kB\rProgress (2): 1.0 MB | 86/116 kB\rProgress (2): 1.0 MB | 90/116 kB\rProgress (2): 1.0 MB | 94/116 kB\rProgress (2): 1.0 MB | 98/116 kB\rProgress (2): 1.0 MB | 102/116 kB\rProgress (2): 1.0 MB | 106/116 kB\rProgress (2): 1.0 MB | 110/116 kB\rProgress (2): 1.0 MB | 114/116 kB\rProgress (2): 1.0 MB | 116 kB    \rProgress (3): 1.0 MB | 116 kB | 4.1/85 kB\rProgress (3): 1.0 MB | 116 kB | 7.7/85 kB\rProgress (3): 1.0 MB | 116 kB | 12/85 kB \rProgress (3): 1.0 MB | 116 kB | 16/85 kB\rProgress (3): 1.0 MB | 116 kB | 20/85 kB\rProgress (3): 1.0 MB | 116 kB | 24/85 kB\rProgress (3): 1.0 MB | 116 kB | 28/85 kB\rProgress (3): 1.0 MB | 116 kB | 32/85 kB\rProgress (3): 1.0 MB | 116 kB | 36/85 kB\rProgress (3): 1.0 MB | 116 kB | 40/85 kB\rProgress (3): 1.0 MB | 116 kB | 45/85 kB\rProgress (3): 1.0 MB | 116 kB | 49/85 kB\rProgress (3): 1.0 MB | 116 kB | 53/85 kB\rProgress (3): 1.0 MB | 116 kB | 57/85 kB\rProgress (3): 1.0 MB | 116 kB | 61/85 kB\rProgress (3): 1.0 MB | 116 kB | 65/85 kB\rProgress (3): 1.0 MB | 116 kB | 69/85 kB\rProgress (3): 1.0 MB | 116 kB | 73/85 kB\rProgress (3): 1.0 MB | 116 kB | 77/85 kB\rProgress (3): 1.0 MB | 116 kB | 81/85 kB\rProgress (3): 1.0 MB | 116 kB | 85 kB   \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 12 MB/s)\nProgress (3): 116 kB | 85 kB | 4.1/267 kB\rProgress (3): 116 kB | 85 kB | 7.7/267 kB\rProgress (3): 116 kB | 85 kB | 12/267 kB \rProgress (3): 116 kB | 85 kB | 16/267 kB\rProgress (3): 116 kB | 85 kB | 20/267 kB\rProgress (3): 116 kB | 85 kB | 24/267 kB\rProgress (3): 116 kB | 85 kB | 28/267 kB\rProgress (3): 116 kB | 85 kB | 32/267 kB\rProgress (3): 116 kB | 85 kB | 36/267 kB\rProgress (3): 116 kB | 85 kB | 40/267 kB\rProgress (3): 116 kB | 85 kB | 45/267 kB\rProgress (3): 116 kB | 85 kB | 49/267 kB\rProgress (3): 116 kB | 85 kB | 53/267 kB\rProgress (3): 116 kB | 85 kB | 57/267 kB\rProgress (3): 116 kB | 85 kB | 61/267 kB\rProgress (3): 116 kB | 85 kB | 65/267 kB\rProgress (3): 116 kB | 85 kB | 69/267 kB\rProgress (3): 116 kB | 85 kB | 73/267 kB\rProgress (3): 116 kB | 85 kB | 77/267 kB\rProgress (3): 116 kB | 85 kB | 81/267 kB\rProgress (3): 116 kB | 85 kB | 86/267 kB\rProgress (3): 116 kB | 85 kB | 90/267 kB\rProgress (3): 116 kB | 85 kB | 94/267 kB\rProgress (3): 116 kB | 85 kB | 98/267 kB\rProgress (3): 116 kB | 85 kB | 102/267 kB\rProgress (3): 116 kB | 85 kB | 106/267 kB\rProgress (3): 116 kB | 85 kB | 110/267 kB\rProgress (3): 116 kB | 85 kB | 114/267 kB\rProgress (3): 116 kB | 85 kB | 118/267 kB\rProgress (3): 116 kB | 85 kB | 122/267 kB\rProgress (3): 116 kB | 85 kB | 126/267 kB\rProgress (3): 116 kB | 85 kB | 131/267 kB\rProgress (3): 116 kB | 85 kB | 135/267 kB\rProgress (3): 116 kB | 85 kB | 139/267 kB\rProgress (3): 116 kB | 85 kB | 143/267 kB\rProgress (3): 116 kB | 85 kB | 147/267 kB\rProgress (3): 116 kB | 85 kB | 151/267 kB\rProgress (3): 116 kB | 85 kB | 155/267 kB\rProgress (3): 116 kB | 85 kB | 159/267 kB\rProgress (3): 116 kB | 85 kB | 163/267 kB\rProgress (3): 116 kB | 85 kB | 167/267 kB\rProgress (3): 116 kB | 85 kB | 172/267 kB\rProgress (3): 116 kB | 85 kB | 176/267 kB\rProgress (3): 116 kB | 85 kB | 180/267 kB\rProgress (3): 116 kB | 85 kB | 184/267 kB\rProgress (3): 116 kB | 85 kB | 188/267 kB\rProgress (3): 116 kB | 85 kB | 192/267 kB\rProgress (3): 116 kB | 85 kB | 196/267 kB\rProgress (3): 116 kB | 85 kB | 200/267 kB\rProgress (3): 116 kB | 85 kB | 204/267 kB\rProgress (3): 116 kB | 85 kB | 208/267 kB\rProgress (3): 116 kB | 85 kB | 213/267 kB\rProgress (3): 116 kB | 85 kB | 217/267 kB\rProgress (3): 116 kB | 85 kB | 221/267 kB\rProgress (3): 116 kB | 85 kB | 225/267 kB\rProgress (3): 116 kB | 85 kB | 229/267 kB\rProgress (3): 116 kB | 85 kB | 233/267 kB\rProgress (3): 116 kB | 85 kB | 237/267 kB\rProgress (3): 116 kB | 85 kB | 241/267 kB\rProgress (3): 116 kB | 85 kB | 245/267 kB\rProgress (3): 116 kB | 85 kB | 249/267 kB\rProgress (3): 116 kB | 85 kB | 253/267 kB\rProgress (3): 116 kB | 85 kB | 258/267 kB\rProgress (3): 116 kB | 85 kB | 262/267 kB\rProgress (3): 116 kB | 85 kB | 266/267 kB\rProgress (3): 116 kB | 85 kB | 267 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 862 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 1.2 MB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 2.5 MB/s)\n[INFO] Building jar: /work/target/hacbs-test.jar\n[INFO] \n[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ simple-java-project ---\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom\nProgress (1): 2.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 62 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 22 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 644 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 24 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 750 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom\nProgress (1): 3.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 130 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom\nProgress (1): 3.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 108 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 57 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom\nProgress (1): 4.1 kB\rProgress (1): 5.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 145 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 78 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom\nProgress (1): 2.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 67 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom\nProgress (1): 1.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 34 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom\nProgress (1): 4.1 kB\rProgress (1): 7.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 251 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 326 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom\nProgress (1): 750 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 22 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom\nProgress (1): 4.1 kB\rProgress (1): 4.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 150 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom\nProgress (1): 4.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 133 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom\nProgress (1): 4.1 kB\rProgress (1): 5.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 165 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 325 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom\nProgress (1): 4.1 kB\rProgress (1): 6.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 221 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 57 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 74 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom\nProgress (1): 910 B\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 26 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom\nProgress (1): 4.1 kB\rProgress (1): 5.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 191 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom\nProgress (1): 1.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 52 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom\nProgress (1): 2.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 23 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom\nProgress (1): 2.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 80 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 48 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom\nProgress (1): 4.1 kB\rProgress (1): 7.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 215 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 56 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom\nProgress (1): 3.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 115 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom\nProgress (1): 1.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 58 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom (11 kB at 388 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom\nProgress (1): 4.1 kB\rProgress (1): 5.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 176 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 44 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 17 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 518 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom\nProgress (1): 4.1 kB\rProgress (1): 4.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 161 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom\nProgress (1): 4.1 kB\rProgress (1): 4.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 158 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 41 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.3 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 505 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom\nProgress (1): 4.1 kB\rProgress (1): 5.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 166 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 13 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 391 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 49 kB\rProgress (1): 53 kB\rProgress (1): 57 kB\rProgress (1): 61 kB\rProgress (1): 62 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.9 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 481 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom\nProgress (1): 4.1 kB\rProgress (1): 5.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 154 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 22 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 597 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 399 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 29 kB\rProgress (1): 33 kB\rProgress (1): 37 kB\rProgress (1): 41 kB\rProgress (1): 45 kB\rProgress (1): 49 kB\rProgress (1): 53 kB\rProgress (1): 57 kB\rProgress (1): 61 kB\rProgress (1): 66 kB\rProgress (1): 68 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.7 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 79 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 337 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom\nProgress (1): 2.9 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom (2.9 kB at 102 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 387 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom\nProgress (1): 3.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom (3.7 kB at 118 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom\nProgress (1): 3.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom (3.1 kB at 92 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom\nProgress (1): 3.2 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom (3.2 kB at 93 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom\nProgress (1): 4.1 kB\rProgress (1): 4.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 139 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom\nProgress (1): 4.1 kB\rProgress (1): 7.5 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 220 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom\nProgress (1): 2.0 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 68 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 28 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 715 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 14 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 446 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 15 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom (15 kB at 419 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom\nProgress (1): 3.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom (3.7 kB at 111 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 11 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom (11 kB at 304 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 13 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom (13 kB at 430 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom\nProgress (1): 2.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 83 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 10 kB \r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 339 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom\nProgress (1): 4.1 kB\rProgress (1): 6.6 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 212 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom\nProgress (1): 2.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 73 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom\nProgress (1): 4.1 kB\rProgress (1): 4.3 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 153 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom\nProgress (1): 4.1 kB\rProgress (1): 4.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 172 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom\nProgress (1): 2.7 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 67 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom\nProgress (1): 2.1 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 73 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom\nProgress (1): 4.1 kB\rProgress (1): 5.4 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 164 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom\nProgress (1): 2.8 kB\r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 89 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom\nProgress (1): 4.1 kB\rProgress (1): 8.2 kB\rProgress (1): 12 kB \rProgress (1): 16 kB\rProgress (1): 20 kB\rProgress (1): 25 kB\rProgress (1): 28 kB\r                   \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 860 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar\nProgress (1): 4.1/49 kB\rProgress (1): 7.7/49 kB\rProgress (1): 12/49 kB \rProgress (1): 16/49 kB\rProgress (1): 20/49 kB\rProgress (1): 24/49 kB\rProgress (1): 28/49 kB\rProgress (1): 32/49 kB\rProgress (1): 36/49 kB\rProgress (1): 40/49 kB\rProgress (1): 44/49 kB\rProgress (1): 48/49 kB\rProgress (1): 49 kB   \rProgress (2): 49 kB | 4.1/202 kB\rProgress (2): 49 kB | 7.7/202 kB\rProgress (2): 49 kB | 12/202 kB \rProgress (2): 49 kB | 16/202 kB\rProgress (2): 49 kB | 20/202 kB\rProgress (2): 49 kB | 24/202 kB\rProgress (2): 49 kB | 28/202 kB\rProgress (2): 49 kB | 32/202 kB\rProgress (2): 49 kB | 36/202 kB\rProgress (2): 49 kB | 40/202 kB\rProgress (2): 49 kB | 44/202 kB\rProgress (2): 49 kB | 48/202 kB\rProgress (2): 49 kB | 53/202 kB\rProgress (2): 49 kB | 57/202 kB\rProgress (2): 49 kB | 61/202 kB\rProgress (2): 49 kB | 65/202 kB\rProgress (2): 49 kB | 69/202 kB\rProgress (2): 49 kB | 73/202 kB\rProgress (2): 49 kB | 77/202 kB\rProgress (2): 49 kB | 81/202 kB\rProgress (2): 49 kB | 85/202 kB\rProgress (2): 49 kB | 89/202 kB\rProgress (2): 49 kB | 93/202 kB\rProgress (2): 49 kB | 98/202 kB\rProgress (2): 49 kB | 102/202 kB\rProgress (2): 49 kB | 106/202 kB\rProgress (2): 49 kB | 110/202 kB\rProgress (2): 49 kB | 114/202 kB\rProgress (2): 49 kB | 118/202 kB\rProgress (2): 49 kB | 122/202 kB\rProgress (2): 49 kB | 126/202 kB\rProgress (2): 49 kB | 130/202 kB\rProgress (2): 49 kB | 134/202 kB\rProgress (2): 49 kB | 139/202 kB\rProgress (2): 49 kB | 143/202 kB\rProgress (2): 49 kB | 147/202 kB\rProgress (2): 49 kB | 151/202 kB\rProgress (2): 49 kB | 155/202 kB\rProgress (2): 49 kB | 159/202 kB\rProgress (2): 49 kB | 163/202 kB\rProgress (2): 49 kB | 167/202 kB\rProgress (2): 49 kB | 171/202 kB\rProgress (2): 49 kB | 175/202 kB\rProgress (2): 49 kB | 179/202 kB\rProgress (2): 49 kB | 184/202 kB\rProgress (2): 49 kB | 188/202 kB\rProgress (2): 49 kB | 192/202 kB\rProgress (2): 49 kB | 196/202 kB\rProgress (2): 49 kB | 200/202 kB\rProgress (2): 49 kB | 202 kB    \rProgress (3): 49 kB | 202 kB | 4.1/153 kB\rProgress (3): 49 kB | 202 kB | 7.7/153 kB\rProgress (3): 49 kB | 202 kB | 12/153 kB \rProgress (3): 49 kB | 202 kB | 16/153 kB\rProgress (3): 49 kB | 202 kB | 20/153 kB\rProgress (3): 49 kB | 202 kB | 24/153 kB\rProgress (3): 49 kB | 202 kB | 28/153 kB\rProgress (3): 49 kB | 202 kB | 32/153 kB\rProgress (3): 49 kB | 202 kB | 36/153 kB\rProgress (3): 49 kB | 202 kB | 40/153 kB\rProgress (3): 49 kB | 202 kB | 44/153 kB\rProgress (3): 49 kB | 202 kB | 48/153 kB\rProgress (3): 49 kB | 202 kB | 53/153 kB\rProgress (3): 49 kB | 202 kB | 57/153 kB\rProgress (3): 49 kB | 202 kB | 61/153 kB\rProgress (3): 49 kB | 202 kB | 65/153 kB\rProgress (3): 49 kB | 202 kB | 69/153 kB\rProgress (3): 49 kB | 202 kB | 73/153 kB\rProgress (3): 49 kB | 202 kB | 77/153 kB\rProgress (3): 49 kB | 202 kB | 81/153 kB\rProgress (3): 49 kB | 202 kB | 85/153 kB\rProgress (3): 49 kB | 202 kB | 89/153 kB\rProgress (3): 49 kB | 202 kB | 93/153 kB\rProgress (3): 49 kB | 202 kB | 98/153 kB\rProgress (3): 49 kB | 202 kB | 102/153 kB\rProgress (3): 49 kB | 202 kB | 106/153 kB\rProgress (3): 49 kB | 202 kB | 110/153 kB\rProgress (3): 49 kB | 202 kB | 114/153 kB\rProgress (3): 49 kB | 202 kB | 118/153 kB\rProgress (3): 49 kB | 202 kB | 122/153 kB\rProgress (3): 49 kB | 202 kB | 126/153 kB\rProgress (3): 49 kB | 202 kB | 130/153 kB\rProgress (3): 49 kB | 202 kB | 134/153 kB\rProgress (4): 49 kB | 202 kB | 134/153 kB | 4.1/472 kB\rProgress (4): 49 kB | 202 kB | 139/153 kB | 4.1/472 kB\rProgress (4): 49 kB | 202 kB | 139/153 kB | 7.7/472 kB\rProgress (4): 49 kB | 202 kB | 143/153 kB | 7.7/472 kB\rProgress (4): 49 kB | 202 kB | 143/153 kB | 12/472 kB \rProgress (4): 49 kB | 202 kB | 143/153 kB | 16/472 kB\rProgress (4): 49 kB | 202 kB | 147/153 kB | 16/472 kB\rProgress (4): 49 kB | 202 kB | 147/153 kB | 20/472 kB\rProgress (4): 49 kB | 202 kB | 151/153 kB | 20/472 kB\rProgress (4): 49 kB | 202 kB | 151/153 kB | 24/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 24/472 kB    \rProgress (4): 49 kB | 202 kB | 153 kB | 28/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 32/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 36/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 40/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 45/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 49/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 53/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 57/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 61/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 65/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 69/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 73/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 77/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 81/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 86/472 kB\rProgress (4): 49 kB | 202 kB | 153 kB | 90/472 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 90/472 kB | 4.1/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 94/472 kB | 4.1/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 94/472 kB | 7.7/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 98/472 kB | 7.7/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 98/472 kB | 12/165 kB \rProgress (5): 49 kB | 202 kB | 153 kB | 102/472 kB | 12/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 102/472 kB | 16/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 106/472 kB | 16/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 106/472 kB | 20/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 110/472 kB | 20/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 110/472 kB | 24/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 114/472 kB | 24/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 114/472 kB | 28/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 118/472 kB | 28/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 118/472 kB | 32/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 122/472 kB | 32/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 122/472 kB | 36/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 126/472 kB | 36/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 126/472 kB | 40/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 131/472 kB | 40/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 131/472 kB | 45/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 135/472 kB | 45/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 135/472 kB | 49/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 139/472 kB | 49/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 139/472 kB | 53/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 139/472 kB | 57/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 139/472 kB | 61/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 139/472 kB | 65/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 139/472 kB | 69/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 139/472 kB | 73/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 139/472 kB | 77/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 139/472 kB | 81/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 143/472 kB | 81/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 143/472 kB | 86/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 147/472 kB | 86/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 147/472 kB | 90/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 151/472 kB | 90/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 151/472 kB | 94/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 155/472 kB | 94/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 155/472 kB | 98/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 159/472 kB | 98/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 159/472 kB | 102/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 163/472 kB | 102/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 163/472 kB | 106/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 167/472 kB | 106/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 167/472 kB | 110/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 110/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 114/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 118/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 122/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 126/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 131/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 135/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 139/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 143/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 147/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 151/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 155/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 159/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 172/472 kB | 163/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 176/472 kB | 163/165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 176/472 kB | 165 kB    \rProgress (5): 49 kB | 202 kB | 153 kB | 180/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 184/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 188/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 192/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 196/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 200/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 204/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 208/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 213/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 217/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 221/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 225/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 229/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 233/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 237/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 241/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 245/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 249/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 253/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 258/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 262/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 266/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 270/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 274/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 278/472 kB | 165 kB\rProgress (5): 49 kB | 202 kB | 153 kB | 282/472 kB | 165 kB\r                                                           \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 1.7 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar\nProgress (4): 202 kB | 153 kB | 286/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 290/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 294/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 298/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 302/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 306/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 310/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 314/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 319/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 323/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 327/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 331/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 335/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 339/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 343/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 347/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 351/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 355/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 359/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 364/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 368/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 372/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 376/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 380/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 384/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 388/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 392/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 396/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 400/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 405/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 409/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 413/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 417/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 421/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 425/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 429/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 433/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 437/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 441/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 446/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 450/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 454/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 458/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 462/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 466/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 470/472 kB | 165 kB\rProgress (4): 202 kB | 153 kB | 472 kB | 165 kB    \r                                               \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 5.9 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 3.8 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar\nProgress (3): 472 kB | 165 kB | 4.1/527 kB\rProgress (3): 472 kB | 165 kB | 7.7/527 kB\rProgress (3): 472 kB | 165 kB | 12/527 kB \rProgress (3): 472 kB | 165 kB | 16/527 kB\rProgress (3): 472 kB | 165 kB | 20/527 kB\rProgress (3): 472 kB | 165 kB | 24/527 kB\rProgress (3): 472 kB | 165 kB | 28/527 kB\rProgress (3): 472 kB | 165 kB | 32/527 kB\rProgress (3): 472 kB | 165 kB | 36/527 kB\rProgress (3): 472 kB | 165 kB | 40/527 kB\rProgress (3): 472 kB | 165 kB | 44/527 kB\rProgress (3): 472 kB | 165 kB | 48/527 kB\rProgress (3): 472 kB | 165 kB | 53/527 kB\rProgress (3): 472 kB | 165 kB | 57/527 kB\rProgress (3): 472 kB | 165 kB | 61/527 kB\rProgress (3): 472 kB | 165 kB | 65/527 kB\rProgress (3): 472 kB | 165 kB | 69/527 kB\rProgress (3): 472 kB | 165 kB | 73/527 kB\rProgress (3): 472 kB | 165 kB | 77/527 kB\rProgress (3): 472 kB | 165 kB | 81/527 kB\rProgress (3): 472 kB | 165 kB | 85/527 kB\rProgress (3): 472 kB | 165 kB | 89/527 kB\rProgress (3): 472 kB | 165 kB | 93/527 kB\rProgress (3): 472 kB | 165 kB | 98/527 kB\rProgress (3): 472 kB | 165 kB | 102/527 kB\rProgress (3): 472 kB | 165 kB | 106/527 kB\rProgress (3): 472 kB | 165 kB | 110/527 kB\rProgress (3): 472 kB | 165 kB | 114/527 kB\rProgress (3): 472 kB | 165 kB | 118/527 kB\rProgress (3): 472 kB | 165 kB | 122/527 kB\rProgress (3): 472 kB | 165 kB | 126/527 kB\rProgress (3): 472 kB | 165 kB | 130/527 kB\rProgress (3): 472 kB | 165 kB | 134/527 kB\rProgress (3): 472 kB | 165 kB | 139/527 kB\rProgress (3): 472 kB | 165 kB | 143/527 kB\rProgress (3): 472 kB | 165 kB | 147/527 kB\rProgress (3): 472 kB | 165 kB | 151/527 kB\rProgress (3): 472 kB | 165 kB | 155/527 kB\rProgress (3): 472 kB | 165 kB | 159/527 kB\rProgress (3): 472 kB | 165 kB | 163/527 kB\rProgress (3): 472 kB | 165 kB | 167/527 kB\rProgress (3): 472 kB | 165 kB | 171/527 kB\rProgress (3): 472 kB | 165 kB | 175/527 kB\rProgress (3): 472 kB | 165 kB | 179/527 kB\rProgress (3): 472 kB | 165 kB | 184/527 kB\rProgress (3): 472 kB | 165 kB | 188/527 kB\rProgress (3): 472 kB | 165 kB | 192/527 kB\rProgress (3): 472 kB | 165 kB | 196/527 kB\rProgress (3): 472 kB | 165 kB | 200/527 kB\rProgress (3): 472 kB | 165 kB | 204/527 kB\rProgress (3): 472 kB | 165 kB | 208/527 kB\rProgress (3): 472 kB | 165 kB | 212/527 kB\rProgress (3): 472 kB | 165 kB | 216/527 kB\rProgress (3): 472 kB | 165 kB | 220/527 kB\rProgress (3): 472 kB | 165 kB | 225/527 kB\rProgress (3): 472 kB | 165 kB | 229/527 kB\rProgress (3): 472 kB | 165 kB | 233/527 kB\rProgress (3): 472 kB | 165 kB | 237/527 kB\rProgress (3): 472 kB | 165 kB | 241/527 kB\rProgress (3): 472 kB | 165 kB | 245/527 kB\rProgress (3): 472 kB | 165 kB | 249/527 kB\rProgress (3): 472 kB | 165 kB | 253/527 kB\rProgress (3): 472 kB | 165 kB | 257/527 kB\rProgress (3): 472 kB | 165 kB | 261/527 kB\rProgress (3): 472 kB | 165 kB | 266/527 kB\rProgress (3): 472 kB | 165 kB | 270/527 kB\rProgress (3): 472 kB | 165 kB | 274/527 kB\rProgress (3): 472 kB | 165 kB | 278/527 kB\rProgress (3): 472 kB | 165 kB | 282/527 kB\rProgress (3): 472 kB | 165 kB | 286/527 kB\rProgress (3): 472 kB | 165 kB | 290/527 kB\rProgress (3): 472 kB | 165 kB | 294/527 kB\rProgress (3): 472 kB | 165 kB | 298/527 kB\rProgress (3): 472 kB | 165 kB | 302/527 kB\rProgress (3): 472 kB | 165 kB | 306/527 kB\rProgress (3): 472 kB | 165 kB | 311/527 kB\rProgress (3): 472 kB | 165 kB | 315/527 kB\rProgress (3): 472 kB | 165 kB | 319/527 kB\rProgress (3): 472 kB | 165 kB | 323/527 kB\rProgress (3): 472 kB | 165 kB | 327/527 kB\rProgress (3): 472 kB | 165 kB | 331/527 kB\rProgress (3): 472 kB | 165 kB | 335/527 kB\rProgress (3): 472 kB | 165 kB | 339/527 kB\rProgress (3): 472 kB | 165 kB | 343/527 kB\rProgress (3): 472 kB | 165 kB | 347/527 kB\rProgress (3): 472 kB | 165 kB | 352/527 kB\rProgress (3): 472 kB | 165 kB | 356/527 kB\rProgress (3): 472 kB | 165 kB | 360/527 kB\rProgress (3): 472 kB | 165 kB | 364/527 kB\rProgress (3): 472 kB | 165 kB | 368/527 kB\rProgress (3): 472 kB | 165 kB | 372/527 kB\rProgress (3): 472 kB | 165 kB | 376/527 kB\rProgress (3): 472 kB | 165 kB | 380/527 kB\rProgress (3): 472 kB | 165 kB | 384/527 kB\rProgress (3): 472 kB | 165 kB | 388/527 kB\rProgress (3): 472 kB | 165 kB | 392/527 kB\rProgress (3): 472 kB | 165 kB | 397/527 kB\rProgress (3): 472 kB | 165 kB | 401/527 kB\rProgress (3): 472 kB | 165 kB | 405/527 kB\rProgress (3): 472 kB | 165 kB | 409/527 kB\rProgress (3): 472 kB | 165 kB | 413/527 kB\rProgress (3): 472 kB | 165 kB | 417/527 kB\rProgress (3): 472 kB | 165 kB | 421/527 kB\rProgress (3): 472 kB | 165 kB | 425/527 kB\rProgress (3): 472 kB | 165 kB | 429/527 kB\rProgress (3): 472 kB | 165 kB | 433/527 kB\rProgress (3): 472 kB | 165 kB | 438/527 kB\rProgress (3): 472 kB | 165 kB | 442/527 kB\rProgress (3): 472 kB | 165 kB | 446/527 kB\rProgress (3): 472 kB | 165 kB | 450/527 kB\rProgress (3): 472 kB | 165 kB | 454/527 kB\rProgress (3): 472 kB | 165 kB | 458/527 kB\rProgress (3): 472 kB | 165 kB | 462/527 kB\rProgress (3): 472 kB | 165 kB | 466/527 kB\rProgress (3): 472 kB | 165 kB | 470/527 kB\rProgress (3): 472 kB | 165 kB | 474/527 kB\rProgress (3): 472 kB | 165 kB | 479/527 kB\rProgress (3): 472 kB | 165 kB | 483/527 kB\rProgress (3): 472 kB | 165 kB | 487/527 kB\rProgress (3): 472 kB | 165 kB | 491/527 kB\rProgress (3): 472 kB | 165 kB | 495/527 kB\rProgress (3): 472 kB | 165 kB | 499/527 kB\rProgress (3): 472 kB | 165 kB | 503/527 kB\rProgress (3): 472 kB | 165 kB | 507/527 kB\rProgress (3): 472 kB | 165 kB | 511/527 kB\rProgress (3): 472 kB | 165 kB | 515/527 kB\rProgress (3): 472 kB | 165 kB | 519/527 kB\rProgress (3): 472 kB | 165 kB | 524/527 kB\rProgress (3): 472 kB | 165 kB | 527 kB    \rProgress (4): 472 kB | 165 kB | 527 kB | 4.1/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 7.7/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 12/47 kB \rProgress (4): 472 kB | 165 kB | 527 kB | 16/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 20/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 24/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 28/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 32/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 36/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 40/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 45/47 kB\rProgress (4): 472 kB | 165 kB | 527 kB | 47 kB   \r                                              \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 9.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar\nProgress (3): 527 kB | 47 kB | 4.1/38 kB\rProgress (3): 527 kB | 47 kB | 7.7/38 kB\rProgress (3): 527 kB | 47 kB | 12/38 kB \rProgress (3): 527 kB | 47 kB | 16/38 kB\rProgress (3): 527 kB | 47 kB | 20/38 kB\rProgress (3): 527 kB | 47 kB | 24/38 kB\rProgress (3): 527 kB | 47 kB | 28/38 kB\rProgress (3): 527 kB | 47 kB | 32/38 kB\rProgress (3): 527 kB | 47 kB | 36/38 kB\rProgress (3): 527 kB | 47 kB | 38 kB   \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 8.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 718 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar\nProgress (2): 38 kB | 4.1/30 kB\rProgress (2): 38 kB | 7.7/30 kB\rProgress (2): 38 kB | 12/30 kB \rProgress (2): 38 kB | 16/30 kB\rProgress (2): 38 kB | 20/30 kB\rProgress (2): 38 kB | 24/30 kB\rProgress (2): 38 kB | 28/30 kB\rProgress (2): 38 kB | 30 kB   \rProgress (3): 38 kB | 30 kB | 4.1/148 kB\rProgress (3): 38 kB | 30 kB | 7.7/148 kB\rProgress (3): 38 kB | 30 kB | 12/148 kB \rProgress (3): 38 kB | 30 kB | 16/148 kB\rProgress (3): 38 kB | 30 kB | 20/148 kB\rProgress (3): 38 kB | 30 kB | 24/148 kB\rProgress (3): 38 kB | 30 kB | 28/148 kB\rProgress (3): 38 kB | 30 kB | 32/148 kB\rProgress (3): 38 kB | 30 kB | 36/148 kB\rProgress (3): 38 kB | 30 kB | 40/148 kB\rProgress (3): 38 kB | 30 kB | 45/148 kB\rProgress (3): 38 kB | 30 kB | 49/148 kB\rProgress (3): 38 kB | 30 kB | 53/148 kB\rProgress (3): 38 kB | 30 kB | 57/148 kB\rProgress (3): 38 kB | 30 kB | 61/148 kB\rProgress (3): 38 kB | 30 kB | 65/148 kB\rProgress (3): 38 kB | 30 kB | 69/148 kB\rProgress (3): 38 kB | 30 kB | 73/148 kB\rProgress (3): 38 kB | 30 kB | 77/148 kB\rProgress (3): 38 kB | 30 kB | 81/148 kB\rProgress (3): 38 kB | 30 kB | 86/148 kB\rProgress (3): 38 kB | 30 kB | 90/148 kB\rProgress (3): 38 kB | 30 kB | 94/148 kB\rProgress (3): 38 kB | 30 kB | 98/148 kB\rProgress (3): 38 kB | 30 kB | 102/148 kB\rProgress (3): 38 kB | 30 kB | 106/148 kB\rProgress (3): 38 kB | 30 kB | 110/148 kB\rProgress (3): 38 kB | 30 kB | 114/148 kB\rProgress (3): 38 kB | 30 kB | 118/148 kB\rProgress (3): 38 kB | 30 kB | 122/148 kB\rProgress (3): 38 kB | 30 kB | 126/148 kB\rProgress (3): 38 kB | 30 kB | 131/148 kB\rProgress (3): 38 kB | 30 kB | 135/148 kB\rProgress (3): 38 kB | 30 kB | 139/148 kB\rProgress (3): 38 kB | 30 kB | 143/148 kB\rProgress (3): 38 kB | 30 kB | 147/148 kB\rProgress (3): 38 kB | 30 kB | 148 kB    \rProgress (4): 38 kB | 30 kB | 148 kB | 3.4/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 7.5/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 12/51 kB \rProgress (4): 38 kB | 30 kB | 148 kB | 16/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 20/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 24/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 28/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 32/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 36/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 40/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 44/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 48/51 kB\rProgress (4): 38 kB | 30 kB | 148 kB | 51 kB   \r                                            \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 478 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar\nProgress (4): 30 kB | 148 kB | 51 kB | 4.1/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 7.5/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 12/106 kB \rProgress (4): 30 kB | 148 kB | 51 kB | 16/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 20/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 24/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 28/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 32/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 36/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 40/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 44/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 48/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 53/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 57/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 61/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 65/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 69/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 73/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 77/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 81/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 85/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 89/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 93/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 98/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 102/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 106/106 kB\rProgress (4): 30 kB | 148 kB | 51 kB | 106 kB    \r                                             \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 346 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 556 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.1 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar\nProgress (1): 4.1/14 kB\rProgress (1): 7.5/14 kB\rProgress (1): 12/14 kB \rProgress (1): 14 kB   \rProgress (2): 14 kB | 4.1/74 kB\rProgress (2): 14 kB | 7.7/74 kB\rProgress (2): 14 kB | 12/74 kB \rProgress (2): 14 kB | 16/74 kB\rProgress (2): 14 kB | 20/74 kB\rProgress (2): 14 kB | 24/74 kB\rProgress (2): 14 kB | 28/74 kB\rProgress (2): 14 kB | 32/74 kB\rProgress (2): 14 kB | 36/74 kB\rProgress (2): 14 kB | 40/74 kB\rProgress (2): 14 kB | 44/74 kB\rProgress (2): 14 kB | 48/74 kB\rProgress (2): 14 kB | 53/74 kB\rProgress (2): 14 kB | 57/74 kB\rProgress (2): 14 kB | 61/74 kB\rProgress (2): 14 kB | 65/74 kB\rProgress (2): 14 kB | 69/74 kB\rProgress (2): 14 kB | 73/74 kB\rProgress (2): 14 kB | 74 kB   \rProgress (3): 14 kB | 74 kB | 4.1/108 kB\rProgress (3): 14 kB | 74 kB | 7.7/108 kB\rProgress (3): 14 kB | 74 kB | 12/108 kB \rProgress (3): 14 kB | 74 kB | 16/108 kB\rProgress (3): 14 kB | 74 kB | 20/108 kB\rProgress (3): 14 kB | 74 kB | 24/108 kB\rProgress (3): 14 kB | 74 kB | 28/108 kB\rProgress (3): 14 kB | 74 kB | 32/108 kB\rProgress (3): 14 kB | 74 kB | 36/108 kB\rProgress (3): 14 kB | 74 kB | 40/108 kB\rProgress (3): 14 kB | 74 kB | 45/108 kB\rProgress (3): 14 kB | 74 kB | 49/108 kB\rProgress (3): 14 kB | 74 kB | 53/108 kB\rProgress (3): 14 kB | 74 kB | 57/108 kB\rProgress (3): 14 kB | 74 kB | 61/108 kB\rProgress (3): 14 kB | 74 kB | 65/108 kB\rProgress (3): 14 kB | 74 kB | 69/108 kB\rProgress (3): 14 kB | 74 kB | 73/108 kB\rProgress (3): 14 kB | 74 kB | 77/108 kB\rProgress (3): 14 kB | 74 kB | 81/108 kB\rProgress (3): 14 kB | 74 kB | 86/108 kB\rProgress (3): 14 kB | 74 kB | 90/108 kB\rProgress (3): 14 kB | 74 kB | 94/108 kB\rProgress (3): 14 kB | 74 kB | 98/108 kB\rProgress (3): 14 kB | 74 kB | 102/108 kB\rProgress (3): 14 kB | 74 kB | 106/108 kB\rProgress (3): 14 kB | 74 kB | 108 kB    \rProgress (4): 14 kB | 74 kB | 108 kB | 4.1/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 7.7/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 12/46 kB \rProgress (4): 14 kB | 74 kB | 108 kB | 16/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 20/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 24/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 28/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 32/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 36/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 40/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 45/46 kB\rProgress (4): 14 kB | 74 kB | 108 kB | 46 kB   \rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 4.1/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 7.7/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 12/61 kB \rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 16/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 20/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 24/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 28/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 32/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 36/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 40/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 44/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 48/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 53/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 57/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 61/61 kB\rProgress (5): 14 kB | 74 kB | 108 kB | 46 kB | 61 kB   \r                                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 114 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 618 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 864 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 355 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar\nProgress (2): 61 kB | 4.1/29 kB\rProgress (2): 61 kB | 7.7/29 kB\rProgress (2): 61 kB | 12/29 kB \rProgress (2): 61 kB | 16/29 kB\r                              \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 449 kB/s)\nProgress (1): 20/29 kB\r                      \rDownloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\nProgress (1): 24/29 kB\rProgress (1): 28/29 kB\rProgress (1): 29 kB   \rProgress (2): 29 kB | 4.1/4.2 kB\rProgress (2): 29 kB | 4.2 kB    \rProgress (3): 29 kB | 4.2 kB | 4.1/13 kB\rProgress (3): 29 kB | 4.2 kB | 7.7/13 kB\rProgress (3): 29 kB | 4.2 kB | 12/13 kB \rProgress (3): 29 kB | 4.2 kB | 13 kB   \rProgress (4): 29 kB | 4.2 kB | 13 kB | 4.1/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 7.7/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 12/52 kB \rProgress (4): 29 kB | 4.2 kB | 13 kB | 16/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 20/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 24/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 28/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 32/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 36/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 40/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 45/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 49/52 kB\rProgress (4): 29 kB | 4.2 kB | 13 kB | 52 kB   \rProgress (5): 29 kB | 4.2 kB | 13 kB | 52 kB | 4.1/263 kB\rProgress (5): 29 kB | 4.2 kB | 13 kB | 52 kB | 7.7/263 kB\rProgress (5): 29 kB | 4.2 kB | 13 kB | 52 kB | 12/263 kB \rProgress (5): 29 kB | 4.2 kB | 13 kB | 52 kB | 16/263 kB\rProgress (5): 29 kB | 4.2 kB | 13 kB | 52 kB | 20/263 kB\rProgress (5): 29 kB | 4.2 kB | 13 kB | 52 kB | 24/263 kB\r                                                        \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 184 kB/s)\nProgress (4): 4.2 kB | 13 kB | 52 kB | 28/263 kB\r                                                \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar\nProgress (4): 4.2 kB | 13 kB | 52 kB | 32/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 36/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 40/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 45/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 49/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 53/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 57/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 61/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 65/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 69/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 73/263 kB\rProgress (4): 4.2 kB | 13 kB | 52 kB | 77/263 kB\r                                                \rDownloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 86 kB/s)\nProgress (3): 4.2 kB | 52 kB | 81/263 kB\r                                        \rDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar\nProgress (3): 4.2 kB | 52 kB | 86/263 kB\rProgress (3): 4.2 kB | 52 kB | 90/263 kB\rProgress (3): 4.2 kB | 52 kB | 94/263 kB\rProgress (3): 4.2 kB | 52 kB | 98/263 kB\rProgress (3): 4.2 kB | 52 kB | 102/263 kB\rProgress (3): 4.2 kB | 52 kB | 106/263 kB\rProgress (3): 4.2 kB | 52 kB | 110/263 kB\rProgress (3): 4.2 kB | 52 kB | 114/263 kB\rProgress (3): 4.2 kB | 52 kB | 118/263 kB\rProgress (3): 4.2 kB | 52 kB | 122/263 kB\rProgress (3): 4.2 kB | 52 kB | 126/263 kB\rProgress (3): 4.2 kB | 52 kB | 131/263 kB\rProgress (3): 4.2 kB | 52 kB | 135/263 kB\rProgress (3): 4.2 kB | 52 kB | 139/263 kB\rProgress (3): 4.2 kB | 52 kB | 143/263 kB\rProgress (3): 4.2 kB | 52 kB | 147/263 kB\rProgress (3): 4.2 kB | 52 kB | 151/263 kB\rProgress (3): 4.2 kB | 52 kB | 155/263 kB\rProgress (3): 4.2 kB | 52 kB | 159/263 kB\rProgress (3): 4.2 kB | 52 kB | 163/263 kB\rProgress (3): 4.2 kB | 52 kB | 167/263 kB\rProgress (3): 4.2 kB | 52 kB | 172/263 kB\rProgress (3): 4.2 kB | 52 kB | 176/263 kB\rProgress (3): 4.2 kB | 52 kB | 180/263 kB\rProgress (3): 4.2 kB | 52 kB | 184/263 kB\rProgress (3): 4.2 kB | 52 kB | 188/263 kB\rProgress (3): 4.2 kB | 52 kB | 192/263 kB\rProgress (3): 4.2 kB | 52 kB | 196/263 kB\rProgress (3): 4.2 kB | 52 kB | 200/263 kB\rProgress (3): 4.2 kB | 52 kB | 204/263 kB\rProgress (3): 4.2 kB | 52 kB | 208/263 kB\rProgress (3): 4.2 kB | 52 kB | 213/263 kB\rProgress (3): 4.2 kB | 52 kB | 217/263 kB\rProgress (3): 4.2 kB | 52 kB | 221/263 kB\rProgress (3): 4.2 kB | 52 kB | 225/263 kB\rProgress (3): 4.2 kB | 52 kB | 229/263 kB\rProgress (3): 4.2 kB | 52 kB | 233/263 kB\rProgress (3): 4.2 kB | 52 kB | 237/263 kB\rProgress (3): 4.2 kB | 52 kB | 241/263 kB\rProgress (3): 4.2 kB | 52 kB | 245/263 kB\rProgress (3): 4.2 kB | 52 kB | 249/263 kB\rProgress (3): 4.2 kB | 52 kB | 253/263 kB\rProgress (3): 4.2 kB | 52 kB | 258/263 kB\rProgress (3): 4.2 kB | 52 kB | 262/263 kB\rProgress (3): 4.2 kB | 52 kB | 263 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 324 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 26 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar\nProgress (2): 263 kB | 4.1/120 kB\rProgress (2): 263 kB | 8.2/120 kB\rProgress (2): 263 kB | 12/120 kB \rProgress (2): 263 kB | 16/120 kB\rProgress (2): 263 kB | 20/120 kB\rProgress (2): 263 kB | 25/120 kB\rProgress (2): 263 kB | 29/120 kB\rProgress (2): 263 kB | 33/120 kB\rProgress (2): 263 kB | 37/120 kB\rProgress (2): 263 kB | 41/120 kB\rProgress (2): 263 kB | 45/120 kB\rProgress (2): 263 kB | 49/120 kB\rProgress (2): 263 kB | 53/120 kB\rProgress (2): 263 kB | 57/120 kB\rProgress (2): 263 kB | 61/120 kB\rProgress (2): 263 kB | 66/120 kB\rProgress (2): 263 kB | 70/120 kB\rProgress (2): 263 kB | 74/120 kB\rProgress (2): 263 kB | 78/120 kB\rProgress (2): 263 kB | 82/120 kB\rProgress (2): 263 kB | 86/120 kB\rProgress (2): 263 kB | 90/120 kB\rProgress (2): 263 kB | 94/120 kB\rProgress (2): 263 kB | 98/120 kB\rProgress (2): 263 kB | 102/120 kB\rProgress (2): 263 kB | 106/120 kB\rProgress (2): 263 kB | 111/120 kB\rProgress (2): 263 kB | 115/120 kB\rProgress (2): 263 kB | 119/120 kB\rProgress (2): 263 kB | 120 kB    \rProgress (3): 263 kB | 120 kB | 4.1/61 kB\rProgress (3): 263 kB | 120 kB | 7.7/61 kB\rProgress (3): 263 kB | 120 kB | 12/61 kB \rProgress (3): 263 kB | 120 kB | 16/61 kB\rProgress (3): 263 kB | 120 kB | 20/61 kB\rProgress (3): 263 kB | 120 kB | 24/61 kB\rProgress (3): 263 kB | 120 kB | 28/61 kB\rProgress (3): 263 kB | 120 kB | 32/61 kB\rProgress (3): 263 kB | 120 kB | 36/61 kB\rProgress (3): 263 kB | 120 kB | 40/61 kB\rProgress (3): 263 kB | 120 kB | 45/61 kB\rProgress (3): 263 kB | 120 kB | 49/61 kB\rProgress (3): 263 kB | 120 kB | 53/61 kB\rProgress (3): 263 kB | 120 kB | 57/61 kB\rProgress (3): 263 kB | 120 kB | 61/61 kB\rProgress (3): 263 kB | 120 kB | 61 kB   \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.5 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar\nProgress (3): 120 kB | 61 kB | 4.1/164 kB\rProgress (3): 120 kB | 61 kB | 7.7/164 kB\rProgress (3): 120 kB | 61 kB | 12/164 kB \rProgress (3): 120 kB | 61 kB | 16/164 kB\rProgress (3): 120 kB | 61 kB | 20/164 kB\rProgress (3): 120 kB | 61 kB | 24/164 kB\rProgress (3): 120 kB | 61 kB | 28/164 kB\rProgress (3): 120 kB | 61 kB | 32/164 kB\rProgress (3): 120 kB | 61 kB | 36/164 kB\rProgress (3): 120 kB | 61 kB | 40/164 kB\rProgress (3): 120 kB | 61 kB | 45/164 kB\rProgress (3): 120 kB | 61 kB | 49/164 kB\rProgress (3): 120 kB | 61 kB | 53/164 kB\rProgress (3): 120 kB | 61 kB | 57/164 kB\rProgress (3): 120 kB | 61 kB | 61/164 kB\rProgress (3): 120 kB | 61 kB | 65/164 kB\rProgress (3): 120 kB | 61 kB | 69/164 kB\rProgress (3): 120 kB | 61 kB | 73/164 kB\rProgress (3): 120 kB | 61 kB | 77/164 kB\rProgress (3): 120 kB | 61 kB | 81/164 kB\rProgress (3): 120 kB | 61 kB | 86/164 kB\rProgress (3): 120 kB | 61 kB | 90/164 kB\rProgress (3): 120 kB | 61 kB | 94/164 kB\rProgress (3): 120 kB | 61 kB | 98/164 kB\rProgress (3): 120 kB | 61 kB | 102/164 kB\rProgress (3): 120 kB | 61 kB | 106/164 kB\rProgress (3): 120 kB | 61 kB | 110/164 kB\rProgress (3): 120 kB | 61 kB | 114/164 kB\rProgress (3): 120 kB | 61 kB | 118/164 kB\rProgress (3): 120 kB | 61 kB | 122/164 kB\rProgress (3): 120 kB | 61 kB | 126/164 kB\rProgress (3): 120 kB | 61 kB | 131/164 kB\rProgress (3): 120 kB | 61 kB | 135/164 kB\rProgress (3): 120 kB | 61 kB | 139/164 kB\rProgress (3): 120 kB | 61 kB | 143/164 kB\rProgress (3): 120 kB | 61 kB | 147/164 kB\rProgress (3): 120 kB | 61 kB | 151/164 kB\rProgress (3): 120 kB | 61 kB | 155/164 kB\rProgress (3): 120 kB | 61 kB | 159/164 kB\rProgress (3): 120 kB | 61 kB | 163/164 kB\rProgress (3): 120 kB | 61 kB | 164 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar (120 kB at 647 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar\nProgress (3): 61 kB | 164 kB | 4.1/335 kB\rProgress (3): 61 kB | 164 kB | 7.7/335 kB\rProgress (3): 61 kB | 164 kB | 12/335 kB \rProgress (3): 61 kB | 164 kB | 16/335 kB\rProgress (3): 61 kB | 164 kB | 20/335 kB\rProgress (3): 61 kB | 164 kB | 24/335 kB\rProgress (3): 61 kB | 164 kB | 28/335 kB\rProgress (3): 61 kB | 164 kB | 32/335 kB\rProgress (3): 61 kB | 164 kB | 36/335 kB\rProgress (3): 61 kB | 164 kB | 40/335 kB\rProgress (3): 61 kB | 164 kB | 45/335 kB\rProgress (3): 61 kB | 164 kB | 49/335 kB\rProgress (3): 61 kB | 164 kB | 53/335 kB\rProgress (3): 61 kB | 164 kB | 57/335 kB\rProgress (3): 61 kB | 164 kB | 61/335 kB\rProgress (3): 61 kB | 164 kB | 65/335 kB\rProgress (3): 61 kB | 164 kB | 69/335 kB\rProgress (3): 61 kB | 164 kB | 73/335 kB\rProgress (3): 61 kB | 164 kB | 77/335 kB\rProgress (3): 61 kB | 164 kB | 81/335 kB\rProgress (3): 61 kB | 164 kB | 86/335 kB\rProgress (3): 61 kB | 164 kB | 90/335 kB\rProgress (3): 61 kB | 164 kB | 94/335 kB\rProgress (3): 61 kB | 164 kB | 98/335 kB\rProgress (3): 61 kB | 164 kB | 102/335 kB\rProgress (3): 61 kB | 164 kB | 106/335 kB\rProgress (3): 61 kB | 164 kB | 110/335 kB\rProgress (3): 61 kB | 164 kB | 114/335 kB\rProgress (3): 61 kB | 164 kB | 118/335 kB\rProgress (3): 61 kB | 164 kB | 122/335 kB\rProgress (3): 61 kB | 164 kB | 126/335 kB\rProgress (3): 61 kB | 164 kB | 131/335 kB\rProgress (3): 61 kB | 164 kB | 135/335 kB\rProgress (3): 61 kB | 164 kB | 139/335 kB\rProgress (3): 61 kB | 164 kB | 143/335 kB\rProgress (3): 61 kB | 164 kB | 147/335 kB\rProgress (3): 61 kB | 164 kB | 151/335 kB\rProgress (3): 61 kB | 164 kB | 155/335 kB\rProgress (3): 61 kB | 164 kB | 159/335 kB\rProgress (3): 61 kB | 164 kB | 163/335 kB\rProgress (3): 61 kB | 164 kB | 167/335 kB\rProgress (3): 61 kB | 164 kB | 172/335 kB\rProgress (3): 61 kB | 164 kB | 176/335 kB\r                                         \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 320 kB/s)\nProgress (2): 164 kB | 180/335 kB\rProgress (2): 164 kB | 184/335 kB\r                                 \rDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar\nProgress (2): 164 kB | 188/335 kB\rProgress (2): 164 kB | 192/335 kB\rProgress (2): 164 kB | 196/335 kB\rProgress (2): 164 kB | 200/335 kB\rProgress (2): 164 kB | 204/335 kB\rProgress (2): 164 kB | 208/335 kB\rProgress (2): 164 kB | 213/335 kB\rProgress (2): 164 kB | 217/335 kB\rProgress (2): 164 kB | 221/335 kB\rProgress (2): 164 kB | 225/335 kB\rProgress (2): 164 kB | 229/335 kB\rProgress (2): 164 kB | 233/335 kB\rProgress (2): 164 kB | 237/335 kB\rProgress (2): 164 kB | 241/335 kB\rProgress (2): 164 kB | 245/335 kB\rProgress (2): 164 kB | 249/335 kB\rProgress (2): 164 kB | 253/335 kB\rProgress (2): 164 kB | 258/335 kB\rProgress (2): 164 kB | 262/335 kB\rProgress (2): 164 kB | 266/335 kB\rProgress (2): 164 kB | 270/335 kB\rProgress (2): 164 kB | 274/335 kB\rProgress (2): 164 kB | 278/335 kB\rProgress (2): 164 kB | 282/335 kB\rProgress (2): 164 kB | 286/335 kB\rProgress (2): 164 kB | 290/335 kB\rProgress (2): 164 kB | 294/335 kB\rProgress (2): 164 kB | 299/335 kB\rProgress (2): 164 kB | 303/335 kB\rProgress (2): 164 kB | 307/335 kB\rProgress (2): 164 kB | 311/335 kB\rProgress (2): 164 kB | 315/335 kB\rProgress (2): 164 kB | 319/335 kB\rProgress (2): 164 kB | 323/335 kB\rProgress (2): 164 kB | 327/335 kB\rProgress (2): 164 kB | 331/335 kB\rProgress (2): 164 kB | 335 kB    \rProgress (3): 164 kB | 335 kB | 4.1/26 kB\rProgress (3): 164 kB | 335 kB | 7.7/26 kB\rProgress (3): 164 kB | 335 kB | 12/26 kB \rProgress (3): 164 kB | 335 kB | 16/26 kB\rProgress (3): 164 kB | 335 kB | 20/26 kB\rProgress (3): 164 kB | 335 kB | 24/26 kB\rProgress (3): 164 kB | 335 kB | 26 kB   \rProgress (4): 164 kB | 335 kB | 26 kB | 4.1/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 7.7/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 12/122 kB \rProgress (4): 164 kB | 335 kB | 26 kB | 16/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 20/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 24/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 28/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 32/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 36/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 40/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 45/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 49/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 53/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 57/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 61/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 65/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 69/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 73/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 77/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 81/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 86/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 90/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 94/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 98/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 102/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 106/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 110/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 114/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 118/122 kB\rProgress (4): 164 kB | 335 kB | 26 kB | 122 kB    \r                                              \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 814 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 123 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar\nProgress (3): 335 kB | 122 kB | 3.4/72 kB\rProgress (3): 335 kB | 122 kB | 7.5/72 kB\rProgress (3): 335 kB | 122 kB | 12/72 kB \rProgress (3): 335 kB | 122 kB | 16/72 kB\rProgress (3): 335 kB | 122 kB | 20/72 kB\rProgress (3): 335 kB | 122 kB | 24/72 kB\rProgress (3): 335 kB | 122 kB | 28/72 kB\rProgress (3): 335 kB | 122 kB | 32/72 kB\rProgress (3): 335 kB | 122 kB | 36/72 kB\rProgress (3): 335 kB | 122 kB | 40/72 kB\rProgress (3): 335 kB | 122 kB | 44/72 kB\rProgress (3): 335 kB | 122 kB | 48/72 kB\rProgress (3): 335 kB | 122 kB | 53/72 kB\rProgress (3): 335 kB | 122 kB | 57/72 kB\rProgress (3): 335 kB | 122 kB | 61/72 kB\rProgress (3): 335 kB | 122 kB | 65/72 kB\rProgress (3): 335 kB | 122 kB | 69/72 kB\rProgress (3): 335 kB | 122 kB | 72 kB   \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.6 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar (122 kB at 569 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar\nProgress (2): 72 kB | 4.1/53 kB\rProgress (2): 72 kB | 7.7/53 kB\rProgress (2): 72 kB | 12/53 kB \rProgress (2): 72 kB | 16/53 kB\rProgress (2): 72 kB | 20/53 kB\rProgress (2): 72 kB | 24/53 kB\rProgress (2): 72 kB | 28/53 kB\rProgress (2): 72 kB | 32/53 kB\rProgress (2): 72 kB | 36/53 kB\rProgress (2): 72 kB | 40/53 kB\rProgress (2): 72 kB | 45/53 kB\rProgress (2): 72 kB | 49/53 kB\rProgress (2): 72 kB | 53 kB   \rProgress (3): 72 kB | 53 kB | 4.1/33 kB\rProgress (3): 72 kB | 53 kB | 7.7/33 kB\rProgress (3): 72 kB | 53 kB | 12/33 kB \rProgress (3): 72 kB | 53 kB | 16/33 kB\rProgress (3): 72 kB | 53 kB | 20/33 kB\rProgress (3): 72 kB | 53 kB | 24/33 kB\rProgress (3): 72 kB | 53 kB | 28/33 kB\rProgress (3): 72 kB | 53 kB | 32/33 kB\rProgress (3): 72 kB | 53 kB | 33 kB   \rProgress (4): 72 kB | 53 kB | 33 kB | 4.1/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 7.7/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 12/305 kB \rProgress (4): 72 kB | 53 kB | 33 kB | 16/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 20/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 24/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 28/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 32/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 36/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 40/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 44/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 48/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 53/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 57/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 61/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 65/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 69/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 73/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 77/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 81/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 85/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 89/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 93/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 98/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 101/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 105/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 110/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 114/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 118/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 122/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 126/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 130/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 134/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 138/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 142/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 146/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 151/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 155/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 159/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 163/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 167/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 171/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 175/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 179/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 183/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 187/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 191/305 kB\rProgress (4): 72 kB | 53 kB | 33 kB | 196/305 kB\r                                                \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar (53 kB at 230 kB/s)\nProgress (3): 72 kB | 33 kB | 200/305 kB\r                                        \rDownloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar\nProgress (3): 72 kB | 33 kB | 203/305 kB\rProgress (3): 72 kB | 33 kB | 208/305 kB\rProgress (3): 72 kB | 33 kB | 212/305 kB\rProgress (3): 72 kB | 33 kB | 216/305 kB\rProgress (3): 72 kB | 33 kB | 220/305 kB\rProgress (3): 72 kB | 33 kB | 224/305 kB\rProgress (3): 72 kB | 33 kB | 228/305 kB\rProgress (3): 72 kB | 33 kB | 232/305 kB\rProgress (3): 72 kB | 33 kB | 236/305 kB\rProgress (3): 72 kB | 33 kB | 240/305 kB\rProgress (3): 72 kB | 33 kB | 244/305 kB\rProgress (3): 72 kB | 33 kB | 248/305 kB\rProgress (3): 72 kB | 33 kB | 253/305 kB\rProgress (3): 72 kB | 33 kB | 257/305 kB\rProgress (3): 72 kB | 33 kB | 261/305 kB\rProgress (3): 72 kB | 33 kB | 265/305 kB\rProgress (3): 72 kB | 33 kB | 269/305 kB\rProgress (3): 72 kB | 33 kB | 273/305 kB\rProgress (3): 72 kB | 33 kB | 277/305 kB\rProgress (3): 72 kB | 33 kB | 281/305 kB\rProgress (3): 72 kB | 33 kB | 285/305 kB\rProgress (3): 72 kB | 33 kB | 289/305 kB\rProgress (3): 72 kB | 33 kB | 294/305 kB\rProgress (3): 72 kB | 33 kB | 298/305 kB\rProgress (3): 72 kB | 33 kB | 302/305 kB\rProgress (3): 72 kB | 33 kB | 305 kB    \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar (72 kB at 311 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar\nProgress (3): 33 kB | 305 kB | 4.1/37 kB\rProgress (3): 33 kB | 305 kB | 7.7/37 kB\rProgress (3): 33 kB | 305 kB | 12/37 kB \rProgress (3): 33 kB | 305 kB | 16/37 kB\rProgress (3): 33 kB | 305 kB | 20/37 kB\rProgress (3): 33 kB | 305 kB | 24/37 kB\rProgress (3): 33 kB | 305 kB | 28/37 kB\rProgress (3): 33 kB | 305 kB | 32/37 kB\rProgress (3): 33 kB | 305 kB | 36/37 kB\rProgress (3): 33 kB | 305 kB | 37 kB   \r                                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar (33 kB at 136 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar\nProgress (3): 305 kB | 37 kB | 4.1/134 kB\rProgress (3): 305 kB | 37 kB | 7.7/134 kB\rProgress (3): 305 kB | 37 kB | 12/134 kB \rProgress (3): 305 kB | 37 kB | 16/134 kB\rProgress (3): 305 kB | 37 kB | 20/134 kB\rProgress (3): 305 kB | 37 kB | 24/134 kB\rProgress (3): 305 kB | 37 kB | 28/134 kB\rProgress (3): 305 kB | 37 kB | 32/134 kB\rProgress (3): 305 kB | 37 kB | 36/134 kB\rProgress (3): 305 kB | 37 kB | 40/134 kB\rProgress (3): 305 kB | 37 kB | 45/134 kB\rProgress (3): 305 kB | 37 kB | 49/134 kB\rProgress (3): 305 kB | 37 kB | 53/134 kB\rProgress (3): 305 kB | 37 kB | 57/134 kB\rProgress (3): 305 kB | 37 kB | 61/134 kB\rProgress (3): 305 kB | 37 kB | 65/134 kB\rProgress (3): 305 kB | 37 kB | 69/134 kB\rProgress (3): 305 kB | 37 kB | 73/134 kB\rProgress (3): 305 kB | 37 kB | 77/134 kB\rProgress (3): 305 kB | 37 kB | 81/134 kB\rProgress (3): 305 kB | 37 kB | 86/134 kB\rProgress (3): 305 kB | 37 kB | 90/134 kB\rProgress (3): 305 kB | 37 kB | 94/134 kB\rProgress (3): 305 kB | 37 kB | 98/134 kB\rProgress (3): 305 kB | 37 kB | 102/134 kB\rProgress (3): 305 kB | 37 kB | 106/134 kB\rProgress (3): 305 kB | 37 kB | 110/134 kB\rProgress (3): 305 kB | 37 kB | 114/134 kB\rProgress (3): 305 kB | 37 kB | 118/134 kB\rProgress (3): 305 kB | 37 kB | 122/134 kB\rProgress (3): 305 kB | 37 kB | 126/134 kB\rProgress (3): 305 kB | 37 kB | 131/134 kB\rProgress (3): 305 kB | 37 kB | 134 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 1.2 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar\nProgress (3): 37 kB | 134 kB | 4.1/215 kB\rProgress (3): 37 kB | 134 kB | 7.7/215 kB\rProgress (3): 37 kB | 134 kB | 12/215 kB \rProgress (3): 37 kB | 134 kB | 16/215 kB\rProgress (3): 37 kB | 134 kB | 20/215 kB\rProgress (3): 37 kB | 134 kB | 24/215 kB\rProgress (3): 37 kB | 134 kB | 28/215 kB\rProgress (3): 37 kB | 134 kB | 32/215 kB\rProgress (3): 37 kB | 134 kB | 36/215 kB\rProgress (3): 37 kB | 134 kB | 40/215 kB\rProgress (3): 37 kB | 134 kB | 44/215 kB\rProgress (3): 37 kB | 134 kB | 48/215 kB\rProgress (3): 37 kB | 134 kB | 53/215 kB\rProgress (3): 37 kB | 134 kB | 57/215 kB\rProgress (3): 37 kB | 134 kB | 61/215 kB\rProgress (3): 37 kB | 134 kB | 65/215 kB\rProgress (3): 37 kB | 134 kB | 69/215 kB\rProgress (3): 37 kB | 134 kB | 73/215 kB\rProgress (3): 37 kB | 134 kB | 77/215 kB\rProgress (3): 37 kB | 134 kB | 81/215 kB\rProgress (3): 37 kB | 134 kB | 85/215 kB\rProgress (3): 37 kB | 134 kB | 89/215 kB\rProgress (3): 37 kB | 134 kB | 93/215 kB\rProgress (3): 37 kB | 134 kB | 98/215 kB\rProgress (3): 37 kB | 134 kB | 102/215 kB\rProgress (3): 37 kB | 134 kB | 106/215 kB\rProgress (3): 37 kB | 134 kB | 110/215 kB\rProgress (3): 37 kB | 134 kB | 114/215 kB\rProgress (3): 37 kB | 134 kB | 118/215 kB\rProgress (3): 37 kB | 134 kB | 122/215 kB\rProgress (3): 37 kB | 134 kB | 126/215 kB\rProgress (3): 37 kB | 134 kB | 130/215 kB\rProgress (3): 37 kB | 134 kB | 134/215 kB\rProgress (3): 37 kB | 134 kB | 139/215 kB\rProgress (3): 37 kB | 134 kB | 143/215 kB\rProgress (3): 37 kB | 134 kB | 147/215 kB\rProgress (3): 37 kB | 134 kB | 151/215 kB\rProgress (3): 37 kB | 134 kB | 155/215 kB\rProgress (3): 37 kB | 134 kB | 159/215 kB\rProgress (3): 37 kB | 134 kB | 163/215 kB\rProgress (3): 37 kB | 134 kB | 167/215 kB\rProgress (3): 37 kB | 134 kB | 171/215 kB\rProgress (3): 37 kB | 134 kB | 175/215 kB\rProgress (3): 37 kB | 134 kB | 179/215 kB\rProgress (3): 37 kB | 134 kB | 184/215 kB\rProgress (3): 37 kB | 134 kB | 188/215 kB\rProgress (3): 37 kB | 134 kB | 192/215 kB\rProgress (3): 37 kB | 134 kB | 196/215 kB\rProgress (3): 37 kB | 134 kB | 200/215 kB\rProgress (3): 37 kB | 134 kB | 204/215 kB\rProgress (3): 37 kB | 134 kB | 208/215 kB\rProgress (3): 37 kB | 134 kB | 212/215 kB\rProgress (3): 37 kB | 134 kB | 215 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 512 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 140 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\nProgress (2): 215 kB | 4.1/180 kB\rProgress (2): 215 kB | 7.7/180 kB\rProgress (2): 215 kB | 12/180 kB \rProgress (2): 215 kB | 16/180 kB\rProgress (2): 215 kB | 20/180 kB\rProgress (2): 215 kB | 24/180 kB\rProgress (2): 215 kB | 28/180 kB\rProgress (2): 215 kB | 32/180 kB\rProgress (2): 215 kB | 36/180 kB\rProgress (2): 215 kB | 40/180 kB\rProgress (2): 215 kB | 45/180 kB\rProgress (2): 215 kB | 49/180 kB\rProgress (2): 215 kB | 53/180 kB\rProgress (2): 215 kB | 57/180 kB\rProgress (2): 215 kB | 61/180 kB\rProgress (2): 215 kB | 65/180 kB\rProgress (2): 215 kB | 69/180 kB\rProgress (2): 215 kB | 73/180 kB\rProgress (2): 215 kB | 77/180 kB\rProgress (2): 215 kB | 81/180 kB\rProgress (2): 215 kB | 86/180 kB\rProgress (2): 215 kB | 90/180 kB\rProgress (2): 215 kB | 94/180 kB\rProgress (2): 215 kB | 98/180 kB\rProgress (2): 215 kB | 102/180 kB\rProgress (2): 215 kB | 106/180 kB\rProgress (2): 215 kB | 110/180 kB\rProgress (2): 215 kB | 114/180 kB\rProgress (2): 215 kB | 118/180 kB\rProgress (2): 215 kB | 122/180 kB\rProgress (2): 215 kB | 126/180 kB\rProgress (2): 215 kB | 131/180 kB\rProgress (2): 215 kB | 135/180 kB\rProgress (2): 215 kB | 139/180 kB\rProgress (2): 215 kB | 143/180 kB\rProgress (2): 215 kB | 147/180 kB\rProgress (2): 215 kB | 151/180 kB\rProgress (2): 215 kB | 155/180 kB\rProgress (2): 215 kB | 159/180 kB\rProgress (2): 215 kB | 163/180 kB\rProgress (2): 215 kB | 167/180 kB\rProgress (2): 215 kB | 172/180 kB\rProgress (2): 215 kB | 176/180 kB\rProgress (2): 215 kB | 180/180 kB\rProgress (2): 215 kB | 180 kB    \rProgress (3): 215 kB | 180 kB | 4.1/85 kB\rProgress (3): 215 kB | 180 kB | 7.7/85 kB\rProgress (3): 215 kB | 180 kB | 12/85 kB \rProgress (3): 215 kB | 180 kB | 16/85 kB\rProgress (3): 215 kB | 180 kB | 20/85 kB\rProgress (3): 215 kB | 180 kB | 24/85 kB\rProgress (3): 215 kB | 180 kB | 28/85 kB\rProgress (3): 215 kB | 180 kB | 32/85 kB\rProgress (3): 215 kB | 180 kB | 36/85 kB\rProgress (3): 215 kB | 180 kB | 40/85 kB\rProgress (3): 215 kB | 180 kB | 45/85 kB\rProgress (3): 215 kB | 180 kB | 49/85 kB\rProgress (3): 215 kB | 180 kB | 53/85 kB\rProgress (3): 215 kB | 180 kB | 57/85 kB\rProgress (3): 215 kB | 180 kB | 61/85 kB\rProgress (3): 215 kB | 180 kB | 65/85 kB\rProgress (3): 215 kB | 180 kB | 69/85 kB\rProgress (3): 215 kB | 180 kB | 73/85 kB\rProgress (3): 215 kB | 180 kB | 77/85 kB\rProgress (3): 215 kB | 180 kB | 81/85 kB\rProgress (3): 215 kB | 180 kB | 85 kB   \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 790 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\nProgress (3): 180 kB | 85 kB | 0/2.6 MB\rProgress (3): 180 kB | 85 kB | 0/2.6 MB\rProgress (3): 180 kB | 85 kB | 0/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.1/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.1/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.1/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.1/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.1/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.1/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.2/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.2/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.2/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.2/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.2/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.2/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.3/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.3/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.3/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.3/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.3/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.3/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.4/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.4/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.4/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.4/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.4/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.4/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.5/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.5/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.5/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.5/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.5/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.5/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.6/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.6/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.6/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.6/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.6/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.6/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.7/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.7/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.7/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.7/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.7/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.7/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.8/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.8/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.8/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.8/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.8/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.8/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.9/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.9/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.9/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.9/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.9/2.6 MB\rProgress (3): 180 kB | 85 kB | 0.9/2.6 MB\rProgress (3): 180 kB | 85 kB | 1.0/2.6 MB\rProgress (4): 180 kB | 85 kB | 1.0/2.6 MB | 2.2 kB\rProgress (4): 180 kB | 85 kB | 1.0/2.6 MB | 2.2 kB\r                                                  \rDownloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar (180 kB at 634 kB/s)\nProgress (3): 85 kB | 1.0/2.6 MB | 2.2 kB\r                                         \rDownloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\nProgress (3): 85 kB | 1.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.2/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.2/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.2/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.2/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.2/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.2/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.3/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.3/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.3/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.3/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.3/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.3/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.4/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.4/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.4/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.4/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.4/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.4/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.5/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.5/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.5/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.5/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.5/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.5/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.6/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.6/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.6/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.6/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.6/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.6/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.7/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.7/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.7/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.7/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.7/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.7/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.8/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.8/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.8/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.8/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.8/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.8/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.9/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.9/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.9/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.9/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.9/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.9/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 1.9/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.0/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.1/2.6 MB | 2.2 kB\rProgress (3): 85 kB | 2.2/2.6 MB | 2.2 kB\rProgress (4): 85 kB | 2.2/2.6 MB | 2.2 kB | 4.1/4.6 kB\rProgress (4): 85 kB | 2.2/2.6 MB | 2.2 kB | 4.1/4.6 kB\rProgress (4): 85 kB | 2.2/2.6 MB | 2.2 kB | 4.6 kB    \rProgress (4): 85 kB | 2.2/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.2/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.2/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.2/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.3/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.3/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.3/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.3/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.3/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.3/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.4/2.6 MB | 2.2 kB | 4.6 kB\rProgress (4): 85 kB | 2.4/2.6 MB | 2.2 kB | 4.6 kB\r                                                  \rDownloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar (85 kB at 290 kB/s)\nProgress (3): 2.4/2.6 MB | 2.2 kB | 4.6 kB\r                                          \rDownloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar\nProgress (3): 2.4/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.4/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.4/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.5/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.5/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.5/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.5/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.5/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.5/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.6/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.6/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.6/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.6/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.6/2.6 MB | 2.2 kB | 4.6 kB\rProgress (3): 2.6 MB | 2.2 kB | 4.6 kB    \rProgress (4): 2.6 MB | 2.2 kB | 4.6 kB | 4.1/20 kB\rProgress (4): 2.6 MB | 2.2 kB | 4.6 kB | 7.7/20 kB\rProgress (4): 2.6 MB | 2.2 kB | 4.6 kB | 12/20 kB \rProgress (4): 2.6 MB | 2.2 kB | 4.6 kB | 16/20 kB\rProgress (4): 2.6 MB | 2.2 kB | 4.6 kB | 20/20 kB\rProgress (4): 2.6 MB | 2.2 kB | 4.6 kB | 20 kB   \r                                              \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 7.4 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar (2.6 MB at 8.6 MB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar\nDownloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 15 kB/s)\nDownloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar\nProgress (2): 20 kB | 4.1/14 kB\rProgress (2): 20 kB | 7.7/14 kB\rProgress (2): 20 kB | 12/14 kB \rProgress (2): 20 kB | 14 kB   \rProgress (3): 20 kB | 14 kB | 4.1/5.9 kB\r                                        \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 64 kB/s)\nProgress (2): 14 kB | 5.9 kB\rProgress (3): 14 kB | 5.9 kB | 4.1/8.8 kB\rProgress (3): 14 kB | 5.9 kB | 7.7/8.8 kB\rProgress (3): 14 kB | 5.9 kB | 8.8 kB    \r                                     \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 43 kB/s)\nDownloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 18 kB/s)\nProgress (2): 8.8 kB | 4.1/500 kB\rProgress (2): 8.8 kB | 7.7/500 kB\rProgress (2): 8.8 kB | 12/500 kB \rProgress (2): 8.8 kB | 16/500 kB\rProgress (2): 8.8 kB | 20/500 kB\rProgress (2): 8.8 kB | 24/500 kB\rProgress (2): 8.8 kB | 28/500 kB\rProgress (2): 8.8 kB | 32/500 kB\rProgress (2): 8.8 kB | 36/500 kB\rProgress (2): 8.8 kB | 40/500 kB\rProgress (2): 8.8 kB | 45/500 kB\rProgress (2): 8.8 kB | 49/500 kB\rProgress (2): 8.8 kB | 53/500 kB\rProgress (2): 8.8 kB | 57/500 kB\rProgress (2): 8.8 kB | 61/500 kB\rProgress (2): 8.8 kB | 65/500 kB\rProgress (2): 8.8 kB | 69/500 kB\rProgress (2): 8.8 kB | 73/500 kB\rProgress (2): 8.8 kB | 77/500 kB\rProgress (2): 8.8 kB | 81/500 kB\rProgress (2): 8.8 kB | 86/500 kB\rProgress (2): 8.8 kB | 90/500 kB\rProgress (2): 8.8 kB | 94/500 kB\rProgress (2): 8.8 kB | 98/500 kB\rProgress (2): 8.8 kB | 102/500 kB\rProgress (2): 8.8 kB | 106/500 kB\rProgress (2): 8.8 kB | 110/500 kB\rProgress (2): 8.8 kB | 114/500 kB\rProgress (2): 8.8 kB | 118/500 kB\rProgress (2): 8.8 kB | 122/500 kB\rProgress (2): 8.8 kB | 126/500 kB\rProgress (2): 8.8 kB | 131/500 kB\rProgress (2): 8.8 kB | 135/500 kB\rProgress (2): 8.8 kB | 139/500 kB\rProgress (2): 8.8 kB | 143/500 kB\rProgress (2): 8.8 kB | 147/500 kB\rProgress (2): 8.8 kB | 151/500 kB\rProgress (2): 8.8 kB | 155/500 kB\rProgress (2): 8.8 kB | 159/500 kB\rProgress (2): 8.8 kB | 163/500 kB\rProgress (2): 8.8 kB | 167/500 kB\rProgress (2): 8.8 kB | 172/500 kB\rProgress (2): 8.8 kB | 176/500 kB\rProgress (2): 8.8 kB | 180/500 kB\rProgress (2): 8.8 kB | 184/500 kB\rProgress (2): 8.8 kB | 188/500 kB\rProgress (2): 8.8 kB | 192/500 kB\rProgress (2): 8.8 kB | 196/500 kB\rProgress (2): 8.8 kB | 200/500 kB\rProgress (2): 8.8 kB | 204/500 kB\rProgress (2): 8.8 kB | 208/500 kB\rProgress (2): 8.8 kB | 213/500 kB\rProgress (2): 8.8 kB | 217/500 kB\rProgress (2): 8.8 kB | 221/500 kB\rProgress (2): 8.8 kB | 225/500 kB\rProgress (2): 8.8 kB | 229/500 kB\rProgress (2): 8.8 kB | 233/500 kB\rProgress (2): 8.8 kB | 237/500 kB\rProgress (2): 8.8 kB | 241/500 kB\rProgress (2): 8.8 kB | 245/500 kB\rProgress (2): 8.8 kB | 249/500 kB\rProgress (2): 8.8 kB | 253/500 kB\rProgress (2): 8.8 kB | 258/500 kB\rProgress (2): 8.8 kB | 262/500 kB\rProgress (2): 8.8 kB | 266/500 kB\rProgress (2): 8.8 kB | 270/500 kB\rProgress (2): 8.8 kB | 274/500 kB\rProgress (2): 8.8 kB | 278/500 kB\rProgress (2): 8.8 kB | 282/500 kB\rProgress (2): 8.8 kB | 286/500 kB\rProgress (2): 8.8 kB | 290/500 kB\rProgress (2): 8.8 kB | 294/500 kB\rProgress (2): 8.8 kB | 299/500 kB\rProgress (2): 8.8 kB | 303/500 kB\rProgress (2): 8.8 kB | 307/500 kB\rProgress (2): 8.8 kB | 311/500 kB\rProgress (2): 8.8 kB | 315/500 kB\rProgress (2): 8.8 kB | 319/500 kB\rProgress (2): 8.8 kB | 323/500 kB\rProgress (2): 8.8 kB | 327/500 kB\rProgress (2): 8.8 kB | 331/500 kB\rProgress (2): 8.8 kB | 335/500 kB\rProgress (2): 8.8 kB | 339/500 kB\rProgress (2): 8.8 kB | 344/500 kB\rProgress (2): 8.8 kB | 348/500 kB\rProgress (2): 8.8 kB | 352/500 kB\rProgress (2): 8.8 kB | 356/500 kB\rProgress (2): 8.8 kB | 360/500 kB\rProgress (2): 8.8 kB | 364/500 kB\rProgress (2): 8.8 kB | 368/500 kB\rProgress (2): 8.8 kB | 372/500 kB\rProgress (2): 8.8 kB | 376/500 kB\rProgress (2): 8.8 kB | 380/500 kB\rProgress (2): 8.8 kB | 385/500 kB\rProgress (2): 8.8 kB | 389/500 kB\rProgress (2): 8.8 kB | 393/500 kB\rProgress (2): 8.8 kB | 397/500 kB\rProgress (2): 8.8 kB | 401/500 kB\rProgress (2): 8.8 kB | 405/500 kB\rProgress (2): 8.8 kB | 409/500 kB\rProgress (2): 8.8 kB | 413/500 kB\rProgress (2): 8.8 kB | 417/500 kB\rProgress (2): 8.8 kB | 421/500 kB\rProgress (2): 8.8 kB | 426/500 kB\rProgress (2): 8.8 kB | 430/500 kB\rProgress (2): 8.8 kB | 434/500 kB\rProgress (2): 8.8 kB | 438/500 kB\rProgress (2): 8.8 kB | 442/500 kB\rProgress (2): 8.8 kB | 446/500 kB\rProgress (2): 8.8 kB | 450/500 kB\rProgress (2): 8.8 kB | 454/500 kB\rProgress (2): 8.8 kB | 458/500 kB\rProgress (2): 8.8 kB | 462/500 kB\rProgress (2): 8.8 kB | 466/500 kB\rProgress (2): 8.8 kB | 471/500 kB\rProgress (2): 8.8 kB | 475/500 kB\rProgress (2): 8.8 kB | 479/500 kB\rProgress (2): 8.8 kB | 483/500 kB\r                                 \rDownloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 26 kB/s)\nProgress (1): 487/500 kB\rProgress (1): 491/500 kB\rProgress (1): 494/500 kB\rProgress (1): 498/500 kB\rProgress (1): 500 kB    \r                    \rDownloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 1.4 MB/s)\n[INFO] Including io.github.stuartwdouglas.hacbs-test.simple:simple-jdk17:jar:0.1.2 in the shaded jar.\n[INFO] Including io.github.stuartwdouglas.hacbs-test.shaded:shaded-jdk11:jar:1.9 in the shaded jar.\n[INFO] Including io.github.stuartwdouglas.hacbs-test.simple:simple-jdk8:jar:1.2.4 in the shaded jar.\n[INFO] Including io.github.stuartwdouglas.hacbs-test.gradle:hacbs-test-simple-gradle-jdk8:jar:1.1 in the shaded jar.\n[WARNING] hacbs-test-simple-gradle-jdk8-1.1.jar, hacbs-test.jar, shaded-jdk11-1.9.jar, simple-jdk17-0.1.2.jar, simple-jdk8-1.2.4.jar define 1 overlapping resource: \n[WARNING]   - META-INF/MANIFEST.MF\n[WARNING] shaded-jdk11-1.9.jar, simple-jdk8-1.2.4.jar define 3 overlapping classes and resources: \n[WARNING]   - META-INF/maven/io.github.stuartwdouglas.hacbs-test.simple/simple-jdk8/pom.properties\n[WARNING]   - META-INF/maven/io.github.stuartwdouglas.hacbs-test.simple/simple-jdk8/pom.xml\n[WARNING]   - io.github.stuartwdouglas.hacbstest.simple.simplejdk8.Placeholder\n[WARNING] maven-shade-plugin has detected that some class files are\n[WARNING] present in two or more JARs. When this happens, only one\n[WARNING] single version of the class is copied to the uber jar.\n[WARNING] Usually this is not harmful and you can skip these warnings,\n[WARNING] otherwise try to manually exclude artifacts based on\n[WARNING] mvn dependency:tree -Ddetail=true and the above output.\n[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/\n[INFO] Replacing original artifact with shaded artifact.\n[INFO] Replacing /work/target/hacbs-test.jar with /work/target/simple-java-project-1.0-SNAPSHOT-shaded.jar\n[INFO] ------------------------------------------------------------------------\n[INFO] BUILD SUCCESS\n[INFO] ------------------------------------------------------------------------\n[INFO] Total time:  17.234 s\n[INFO] Finished at: 2026-04-22T05:14:59Z\n[INFO] ------------------------------------------------------------------------\n[2/2] STEP 1/10: FROM registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23\n[2/2] STEP 2/10: USER 185\n[2/2] STEP 3/10: WORKDIR /work/\n[2/2] STEP 4/10: COPY --from=builder /work/target/hacbs-test.jar /deployments\n[2/2] STEP 5/10: EXPOSE 8081\n[2/2] STEP 6/10: ENV AB_JOLOKIA_OFF=\"\"\n[2/2] STEP 7/10: ENV JAVA_APP_JAR=\"/deployments/hacbs-test.jar\"\n[2/2] STEP 8/10: COPY labels.json /usr/share/buildinfo/labels.json\n[2/2] STEP 9/10: COPY labels.json /root/buildinfo/labels.json\n[2/2] STEP 10/10: LABEL \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"eb3a18eca4d919d9887902b8839aa935371f9fba\" \"org.opencontainers.image.revision\"=\"eb3a18eca4d919d9887902b8839aa935371f9fba\" \"org.opencontainers.image.source\"=\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo\" \"build-date\"=\"2026-04-22T05:14:22Z\" \"org.opencontainers.image.created\"=\"2026-04-22T05:14:22Z\"\n[2/2] COMMIT quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\n--\u003e bb7e95612783\nSuccessfully tagged quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\nbb7e95612783155c80bdc859a97f490df9efe9ea8b921ebaa0b850ced113da9f\n[2026-04-22T05:15:01,141728155+00:00] Unsetting proxy\n[2026-04-22T05:15:01,144034863+00:00] Add metadata\nRecording base image digests used\nregistry.access.redhat.com/ubi8/openjdk-17:1.23 registry.access.redhat.com/ubi8/openjdk-17:1.23@sha256:402a4439d4685294ff33f924f757e962428a8cb41e1f69cd7336b67844dd6f8f\nregistry.access.redhat.com/ubi8/openjdk-17-runtime:1.23 registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23@sha256:151f4f781ee4280a6b9f0a8ae75caf70723d2c9c8c940cf193a456873064647e\nGetting image source signatures\nCopying blob sha256:9295820def768e9c2531ffb986d6e87e4d67dc964a632ff891cb7792215d8da2\nCopying blob sha256:69fb55955bb195dd1f75faa6d15da2a9617eb7bed59320c598bfa1d74d874213\nCopying blob sha256:82e94a78e5b3f6e090eb99ece36c5d39a3329a736933c800cc56623bff3e77e9\nCopying config sha256:bb7e95612783155c80bdc859a97f490df9efe9ea8b921ebaa0b850ced113da9f\nWriting manifest to image destination\n[2026-04-22T05:15:06,202215903+00:00] End build\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-build-container-pod | container step-push: \n[2026-04-22T05:15:06,815258666+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:15:09,001791841+00:00] Convert image\n[2026-04-22T05:15:09,003273834+00:00] Push image with unique tag\nPushing to quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:konflux-demo-component-ljqp-on-push-gmz2l-build-container\n[retry] executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba docker://quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:konflux-demo-component-ljqp-on-push-gmz2l-build-container\nGetting image source signatures\nCopying blob sha256:82e94a78e5b3f6e090eb99ece36c5d39a3329a736933c800cc56623bff3e77e9\nCopying blob sha256:9295820def768e9c2531ffb986d6e87e4d67dc964a632ff891cb7792215d8da2\nCopying blob sha256:69fb55955bb195dd1f75faa6d15da2a9617eb7bed59320c598bfa1d74d874213\nCopying config sha256:bb7e95612783155c80bdc859a97f490df9efe9ea8b921ebaa0b850ced113da9f\nWriting manifest to image destination\n[2026-04-22T05:15:16,965073668+00:00] Push image with git revision\nPushing to quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\n[retry] executing: buildah push --format=docker --retry 3 --tls-verify=true --digestfile /var/workdir/image-digest quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba docker://quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\nGetting image source signatures\nCopying blob sha256:9295820def768e9c2531ffb986d6e87e4d67dc964a632ff891cb7792215d8da2\nCopying blob sha256:69fb55955bb195dd1f75faa6d15da2a9617eb7bed59320c598bfa1d74d874213\nCopying blob sha256:82e94a78e5b3f6e090eb99ece36c5d39a3329a736933c800cc56623bff3e77e9\nCopying config sha256:bb7e95612783155c80bdc859a97f490df9efe9ea8b921ebaa0b850ced113da9f\nWriting manifest to image destination\nsha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\n[retry] executing: kubectl get configmap cluster-config -n konflux-info -o json\nKeyless signing is disabled (none of rekorInternalUrl, fulcioInternalUrl, defaultOIDCIssuer, tufInternalUrl are configured in the konflux-info/cluster-config configmap)\n[2026-04-22T05:15:18,040625301+00:00] End push\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-build-container-pod | container step-sbom-syft-generate: \n[2026-04-22T05:15:18,091034609+00:00] Generate SBOM\nRunning syft on the image\nRunning syft on the source code\n[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)\n[2026-04-22T05:15:27,133694999+00:00] End sbom-syft-generate\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-build-container-pod | container step-prepare-sboms: \n[2026-04-22T05:15:27,412991256+00:00] Prepare SBOM\n[2026-04-22T05:15:27,418653494+00:00] Generate SBOM with mobster\nSkipping SBOM validation\n2026-04-22 05:15:29,068 [INFO] mobster.log: Logging level set to 20\n2026-04-22 05:15:29,204 [INFO] mobster.oci: Fetching manifest for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:151f4f781ee4280a6b9f0a8ae75caf70723d2c9c8c940cf193a456873064647e\n2026-04-22 05:15:29,870 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://spdx.dev/Document' found\\nerror during command execution: no attestations with predicate type 'https://spdx.dev/Document' found\\n\"\n2026-04-22 05:15:30,130 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://cyclonedx.org/bom' found\\nerror during command execution: no attestations with predicate type 'https://cyclonedx.org/bom' found\\n\"\n2026-04-22 05:15:30,715 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://spdx.dev/Document' found\\nerror during command execution: no attestations with predicate type 'https://spdx.dev/Document' found\\n\"\n2026-04-22 05:15:31,134 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://cyclonedx.org/bom' found\\nerror during command execution: no attestations with predicate type 'https://cyclonedx.org/bom' found\\n\"\n2026-04-22 05:15:31,644 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://spdx.dev/Document' found\\nerror during command execution: no attestations with predicate type 'https://spdx.dev/Document' found\\n\"\n2026-04-22 05:15:31,828 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://cyclonedx.org/bom' found\\nerror during command execution: no attestations with predicate type 'https://cyclonedx.org/bom' found\\n\"\n2026-04-22 05:15:32,176 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://spdx.dev/Document' found\\nerror during command execution: no attestations with predicate type 'https://spdx.dev/Document' found\\n\"\n2026-04-22 05:15:32,438 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:0b1cabb75e483f0475292ba662c2b361a2979d0dbfbeb7228d1e79696f675463 with output b\"Error: no attestations with predicate type 'https://cyclonedx.org/bom' found\\nerror during command execution: no attestations with predicate type 'https://cyclonedx.org/bom' found\\n\"\n2026-04-22 05:15:32,438 [INFO] mobster.cmd.generate.oci_image.contextual_sbom.contextualize: Contextual mechanism won't be used, there is no parent image SBOM.\n2026-04-22 05:15:32,439 [INFO] mobster.cmd.generate.oci_image: Contextual SBOM workflow finished successfully.\n2026-04-22 05:15:32,439 [INFO] mobster.log: Contextual workflow completed in 3.26s\n2026-04-22 05:15:32,470 [INFO] mobster.main: Exiting with code 0.\n[2026-04-22T05:15:32,555737548+00:00] End prepare-sboms\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-build-container-pod | container step-upload-sbom: \n[2026-04-22T05:15:32,643057070+00:00] Upload SBOM\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nPushing sbom to registry\n[retry] executing: cosign attach sbom --sbom sbom.json --type spdx quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\nWARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations.\nWARNING: Attaching SBOMs this way does not sign them. To sign them, use 'cosign attest --predicate sbom.json --key \u003ckey path\u003e'.\nUploading SBOM file for [quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815] to [quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:sha256-75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815.sbom] with mediaType [text/spdx+json].\n\nquay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:0496b28cd00dfa26bd374e6a0fe4008e97e6c183bd8a88dcd42cf67c8ef77973\n[2026-04-22T05:15:36,434348692+00:00] End upload-sbom\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-build-image-index-pod | init container: prepare\n2026/04/22 05:15:41 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-build-image-index-pod | init container: place-scripts\n2026/04/22 05:15:42 Decoded script /tekton/scripts/script-0-hkr88\n2026/04/22 05:15:42 Decoded script /tekton/scripts/script-1-dcgpc\n2026/04/22 05:15:42 Decoded script /tekton/scripts/script-2-2ppjt\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-build-image-index-pod | container step-build: \n[2026-04-22T05:15:45,537579434+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nRunning konflux-build-cli\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] image: quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] images: [quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815]\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] buildah-format: docker\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] always-build-index: false\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] additional-tags: [konflux-demo-component-ljqp-on-push-gmz2l-build-image-index]\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] output-manifest-path: /index-build-data/manifest_data.json\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] result-path-image-digest: /tekton/results/IMAGE_DIGEST\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] result-path-image-url: /tekton/results/IMAGE_URL\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] result-path-image-ref: /tekton/results/IMAGE_REF\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"[param] result-path-images: /tekton/results/IMAGES\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"Creating manifest list: quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\"\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"buildah [stdout] 861e2381b7372ce826fcbfa18ecf767ed2d9ccf2fe3ad386de552ac5e6710ca7\" logger=CliExecutor\ntime=\"2026-04-22T05:15:47Z\" level=info msg=\"Skipping image index generation. Returning results for single image.\"\n{\"image_digest\":\"sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\",\"image_url\":\"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\",\"image_ref\":\"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\",\"images\":\"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\"}\npod: konflux-demo-component-ljqp-on-push-gmz2l-build-image-index-pod | container step-create-sbom: \nThe manifest_data.json file does not exist. Skipping the SBOM creation...\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-build-image-index-pod | container step-upload-sbom: \n[2026-04-22T05:15:48,814113550+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nThe index.spdx.json file does not exists. Skipping the SBOM upload...\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-clamav-scan-pod | init container: prepare\n2026/04/22 05:15:54 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-clamav-scan-pod | init container: place-scripts\n2026/04/22 05:15:55 Decoded script /tekton/scripts/script-0-qllbj\n2026/04/22 05:15:55 Decoded script /tekton/scripts/script-1-6hnr5\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-clamav-scan-pod | container step-extract-and-scan-image: \nStarting clamd ...\nclamd is ready!\nDetecting artifact type for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815.\nDetected container image. Processing image manifests.\nRunning \"oc image extract\" on image of arch amd64\nScanning image for arch amd64. This operation may take a while.\n\n----------- SCAN SUMMARY -----------\nInfected files: 0\nTime: 50.282 sec (0 m 50 s)\nStart Date: 2026:04:22 05:16:16\nEnd Date:   2026:04:22 05:17:07\nExecuted-on: Scan was executed on clamsdcan version - ClamAV 1.4.3/27977/Mon Apr 20 06:26:26 2026 Database version: 27977\n[\n\t{\n\t\t\"filename\": \"/work/logs/clamscan-result-log-amd64.json\",\n\t\t\"namespace\": \"required_checks\",\n\t\t\"successes\": 2\n\t}\n]\n{\"timestamp\":\"1776835027\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"timestamp\":\"1776835027\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"timestamp\":\"1776835027\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\", \"digests\": [\"sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\"]}}\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-clamav-scan-pod | container step-upload: \nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nAttaching to quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\nExecuting: oras attach --no-tty --registry-config /home/oras/auth.json --artifact-type application/vnd.clamav quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815 clamscan-result-amd64.log:text/vnd.clamav clamscan-ec-test-amd64.json:application/vnd.konflux.test_output+json\nPreparing clamscan-result-amd64.log\nPreparing clamscan-ec-test-amd64.json\nExists    44136fa355b3 application/vnd.oci.empty.v1+json\nUploading 4f727a75ecd2 clamscan-ec-test-amd64.json\nUploading d73e0913d37f clamscan-result-amd64.log\nUploaded  4f727a75ecd2 clamscan-ec-test-amd64.json\nUploaded  d73e0913d37f clamscan-result-amd64.log\nUploading 2a0ecd37ff29 application/vnd.oci.image.manifest.v1+json\nUploaded  2a0ecd37ff29 application/vnd.oci.image.manifest.v1+json\nAttached to [registry] quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\nDigest: sha256:2a0ecd37ff2993f6d63662009858bc03dd71fcb5d835c9e4798696dbc716dcdd\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-clone-repository-pod | init container: prepare\n2026/04/22 05:13:24 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-clone-repository-pod | init container: place-scripts\n2026/04/22 05:13:24 Decoded script /tekton/scripts/script-0-5xbhg\n2026/04/22 05:13:24 Decoded script /tekton/scripts/script-1-gfstr\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-clone-repository-pod | container step-clone: \nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n{\"level\":\"info\",\"ts\":1776834807.6902046,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834807.9155438,\"caller\":\"git/git.go:223\",\"msg\":\"Successfully cloned https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo @ eb3a18eca4d919d9887902b8839aa935371f9fba (grafted, HEAD) in path /var/workdir/source\"}\n{\"level\":\"info\",\"ts\":1776834807.9155967,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834807.9411016,\"caller\":\"git/git.go:277\",\"msg\":\"Successfully initialized and updated submodules in path /var/workdir/source\"}\nMerge option disabled. Using checked-out revision eb3a18eca4d919d9887902b8839aa935371f9fba directly.\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-clone-repository-pod | container step-symlink-check: \nRunning symlink check\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-clone-repository-pod | container step-create-trusted-artifact: \nPrepared artifact from /var/workdir/source (sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463)\nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nExecuting: oras push --registry-config /tmp/create-oci.sh.cyteND/auth-bxuUxs.json quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba.git SOURCE_ARTIFACT\nUploading 68a7eabae4ff SOURCE_ARTIFACT\nUploaded  68a7eabae4ff SOURCE_ARTIFACT\nPushed [registry] quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba.git\nArtifactType: application/vnd.unknown.artifact.v1\nDigest: sha256:2275590eb8a57784fffda92321b1117b59cdf5fa45cc2bbc0afe90b5c2594484\nArtifacts created\n\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-init-pod | init container: prepare\n2026/04/22 05:13:14 Entrypoint initialization\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-init-pod | container step-init: \ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[result] NO PROXY: \"\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-push-dockerfile-pod | init container: prepare\n2026/04/22 05:15:54 Entrypoint initialization\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-push-dockerfile-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.c9LIu9/auth-whOLP2.json quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 --output -\nRestored artifact quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 to /var/workdir/source\n\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-push-dockerfile-pod | container step-push: \ntime=\"2026-04-22T05:15:57Z\" level=info msg=\"[param] image-url: quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\"\ntime=\"2026-04-22T05:15:57Z\" level=info msg=\"[param] image-digest: sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\"\ntime=\"2026-04-22T05:15:57Z\" level=info msg=\"[param] containerfile: Dockerfile\"\ntime=\"2026-04-22T05:15:57Z\" level=info msg=\"[param] context: .\"\ntime=\"2026-04-22T05:15:57Z\" level=info msg=\"[param] tag-suffix: .dockerfile\"\ntime=\"2026-04-22T05:15:57Z\" level=info msg=\"[param] artifact-type: application/vnd.konflux.dockerfile\"\ntime=\"2026-04-22T05:15:57Z\" level=info msg=\"[param] source: source\"\ntime=\"2026-04-22T05:15:57Z\" level=info msg=\"[param] result-path-image-ref: /tekton/results/IMAGE_REF\"\ntime=\"2026-04-22T05:15:57Z\" level=info msg=\"[param] alternative-filename: Dockerfile\"\ntime=\"2026-04-22T05:15:58Z\" level=info msg=\"oras [stdout] quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:80a3bc5daeed83495192f558d6163cc1cebd549dbf65ccdee7f789355f56f651\" logger=CliExecutor\ntime=\"2026-04-22T05:15:58Z\" level=info msg=\"Containerfile '/var/workdir/source/Dockerfile' is pushed to registry with tag: sha256-75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815.dockerfile\"\n{\"image_ref\":\"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:80a3bc5daeed83495192f558d6163cc1cebd549dbf65ccdee7f789355f56f651\"}\n pod: konflux-demo-component-ljqp-on-push-gmz2l-sast-shell-check-pod | init container: prepare\n2026/04/22 05:17:10 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-sast-shell-check-pod | init container: place-scripts\n2026/04/22 05:17:11 Decoded script /tekton/scripts/script-1-v2mlh\n2026/04/22 05:17:11 Decoded script /tekton/scripts/script-2-l2674\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-sast-shell-check-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.nsD7JG/auth-pCXUWa.json quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 --output -\nRestored artifact quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 to /var/workdir/source\nWARN: artifact URI not provided, (given: =/var/workdir/cachi2)\n\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-sast-shell-check-pod | container step-sast-shell-check: \n+ source /utils.sh\n++ OPM_RENDER_CACHE=/tmp/konflux-test-opm-cache\n++ DEFAULT_INDEX_IMAGE=registry.redhat.io/redhat/redhat-operator-index\n+ trap 'handle_error /tekton/results/TEST_OUTPUT' EXIT\n+ [[ -z '' ]]\n+ PROJECT_NAME=konflux-demo-component-ljqp\n+ echo 'INFO: The PROJECT_NAME used is: konflux-demo-component-ljqp'\nINFO: The PROJECT_NAME used is: konflux-demo-component-ljqp\n+ ca_bundle=/mnt/trusted-ca/ca-bundle.crt\n+ '[' -f /mnt/trusted-ca/ca-bundle.crt ']'\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n+ echo 'INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt'\n+ cp -vf /mnt/trusted-ca/ca-bundle.crt /etc/pki/ca-trust/source/anchors\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n+ update-ca-trust\n++ rpm -q --queryformat '%{NAME}-%{VERSION}-%{RELEASE}\\n' ShellCheck\n+ PACKAGE_VERSION=ShellCheck-0.10.0-3.el9\n+ OUTPUT_FILE=shellcheck-results.json\n+ SOURCE_CODE_DIR=/var/workdir/source\n+ declare -a ALL_TARGETS\n+ IFS=,\n+ read -ra TARGET_ARRAY\n+ for d in \"${TARGET_ARRAY[@]}\"\n+ potential_path=/var/workdir/source/.\n++ realpath -m /var/workdir/source/.\n+ resolved_path=/var/workdir/source\n+ [[ /var/workdir/source == \\/\\v\\a\\r\\/\\w\\o\\r\\k\\d\\i\\r\\/\\s\\o\\u\\r\\c\\e* ]]\n+ ALL_TARGETS+=(\"$resolved_path\")\n+ '[' -z '' ']'\n+ '[' -r /sys/fs/cgroup/cpu.max ']'\n+ read -r quota period\n+ '[' 800000 '!=' max ']'\n+ '[' -n 100000 ']'\n+ '[' 100000 -gt 0 ']'\n+ export SC_JOBS=8\n+ SC_JOBS=8\nINFO: Setting SC_JOBS=8 based on cgroups v2 max for run-shellcheck.sh\n+ echo 'INFO: Setting SC_JOBS=8 based on cgroups v2 max for run-shellcheck.sh'\n+ /usr/share/csmock/scripts/run-shellcheck.sh /var/workdir/source\nLooking for shell scripts................ done\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/applypatch-msg.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/commit-msg.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/post-update.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/prepare-commit-msg.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/pre-applypatch.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/pre-commit.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/pre-merge-commit.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/pre-push.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/pre-rebase.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/pre-receive.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/push-to-checkout.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/sendemail-validate.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/var/workdir/source /var/workdir/source/.git/hooks/update.sample\n+ CSGREP_OPTS=(--mode=json --strip-path-prefix=\"$SOURCE_CODE_DIR\"/ --remove-duplicates --embed-context=3 --set-scan-prop=\"ShellCheck:${PACKAGE_VERSION}\")\n+ [[ true == \\t\\r\\u\\e ]]\n+ CSGREP_EVENT_FILTER='\\[SC(1020|1035|1054|1066|1068|1073|1080|1083|1099|1113|1115|1127|1128|1143|2043|2050|'\n+ CSGREP_EVENT_FILTER+='2055|2057|2066|2069|2071|2077|2078|2091|2092|2157|2171|2193|2194|2195|2215|2216|'\n+ CSGREP_EVENT_FILTER+='2218|2224|2225|2242|2256|2258|2261)\\]$'\n+ CSGREP_OPTS+=(--event=\"$CSGREP_EVENT_FILTER\")\n+ csgrep --mode=json --strip-path-prefix=/var/workdir/source/ --remove-duplicates --embed-context=3 --set-scan-prop=ShellCheck:ShellCheck-0.10.0-3.el9 '--event=\\[SC(1020|1035|1054|1066|1068|1073|1080|1083|1099|1113|1115|1127|1128|1143|2043|2050|2055|2057|2066|2069|2071|2077|2078|2091|2092|2157|2171|2193|2194|2195|2215|2216|2218|2224|2225|2242|2256|2258|2261)\\]$' ./shellcheck-results/empty.json ./shellcheck-results/sc-102.json ./shellcheck-results/sc-113.json ./shellcheck-results/sc-114.json ./shellcheck-results/sc-118.json ./shellcheck-results/sc-69.json ./shellcheck-results/sc-72.json ./shellcheck-results/sc-73.json ./shellcheck-results/sc-75.json ./shellcheck-results/sc-78.json ./shellcheck-results/sc-81.json\n+ [[ SITE_DEFAULT == \\S\\I\\T\\E\\_\\D\\E\\F\\A\\U\\L\\T ]]\n+ KFP_GIT_URL=https://gitlab.cee.redhat.com/osh/known-false-positives.git\n+ PROBE_URL=https://gitlab.cee.redhat.com/osh/known-false-positives\n+ KFP_DIR=known-false-positives\n+ KFP_CLONED=0\n+ mkdir known-false-positives\n+ [[ -n https://gitlab.cee.redhat.com/osh/known-false-positives.git ]]\n+ echo -n 'INFO: Probing https://gitlab.cee.redhat.com/osh/known-false-positives... '\nINFO: Probing https://gitlab.cee.redhat.com/osh/known-false-positives... + curl --fail --head --max-time 60 --no-progress-meter https://gitlab.cee.redhat.com/osh/known-false-positives\n++ head -1\ncurl: (6) Could not resolve host: gitlab.cee.redhat.com\nWARN: Failed to clone known-false-positives at https://gitlab.cee.redhat.com/osh/known-false-positives.git, scan results will not be filtered\nShellCheck results have been saved to shellcheck-results.json\n+ [[ 0 -eq 0 ]]\n+ echo 'WARN: Failed to clone known-false-positives at https://gitlab.cee.redhat.com/osh/known-false-positives.git, scan results will not be filtered'\n+ echo 'ShellCheck results have been saved to shellcheck-results.json'\n+ csgrep --mode=evtstat shellcheck-results.json\n+ csgrep --mode=sarif shellcheck-results.json\n+ TEST_OUTPUT=\n+ parse_test_output sast-shell-check-oci-ta sarif shellcheck-results.sarif\n+ TEST_NAME=sast-shell-check-oci-ta\n+ TEST_RESULT_FORMAT=sarif\n+ TEST_RESULT_FILE=shellcheck-results.sarif\n+ '[' -z sast-shell-check-oci-ta ']'\n+ '[' -z sarif ']'\n+ '[' -z shellcheck-results.sarif ']'\n+ '[' '!' -f shellcheck-results.sarif ']'\n+ '[' sarif = sarif ']'\n+++ jq -rce '(if (.runs[].results | length \u003e 0) then \"FAILURE\" else \"SUCCESS\" end)' shellcheck-results.sarif\n+++ jq -rce '(.runs[].results | length)' shellcheck-results.sarif\n++ make_result_json -r SUCCESS -f 0\n++ local RESULT=\n++ local SUCCESSES=0\n++ local FAILURES=0\n++ local WARNINGS=0\n++ local 'NOTE=For details, check Tekton task log.'\n++ local NAMESPACE=default\n++ local OUTPUT\n++ local OPTIND opt\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ RESULT=SUCCESS\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ FAILURES=0\n++ getopts :r:s:f:w:t:n: opt\n++ shift 4\n++ '[' -z SUCCESS ']'\n++ case \"${RESULT}\" in\n++++ date -u --iso-8601=seconds\n+++ jq -rce --arg date 2026-04-22T05:17:20+00:00 --arg result SUCCESS --arg note 'For details, check Tekton task log.' --arg namespace default --arg successes 0 --arg failures 0 --arg warnings 0 --null-input '{  result: $result,\n        timestamp: $date,\n        note: $note,\n        namespace: $namespace,\n        successes: $successes|tonumber,\n        failures: $failures|tonumber,\n        warnings: $warnings|tonumber\n    }'\n++ OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:20+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:20+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ TEST_OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:20+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:20+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ jq .failures\n+ '[' 0 -gt 0 ']'\n+ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:20+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ tee /tekton/results/TEST_OUTPUT\n{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:20+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n+ handle_error /tekton/results/TEST_OUTPUT\n+ exit_code=0\n+ '[' 0 -ne 0 ']'\n+ exit 0\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-sast-shell-check-pod | container step-upload: \nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nAttaching to quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\nExecuting: oras attach --no-tty --registry-config /home/oras/auth.json --artifact-type application/sarif+json quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815 shellcheck-results.sarif:application/sarif+json\nPreparing shellcheck-results.sarif\nExists    44136fa355b3 application/vnd.oci.empty.v1+json\nUploading 3b606a9dd3a1 shellcheck-results.sarif\nUploaded  3b606a9dd3a1 shellcheck-results.sarif\nUploading a30097e739d0 application/vnd.oci.image.manifest.v1+json\nUploaded  a30097e739d0 application/vnd.oci.image.manifest.v1+json\nAttached to [registry] quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\nDigest: sha256:a30097e739d0fce7338dc032a60549329c53480c776cc9576123a2aab513ca22\nNo excluded-findings.json exists. Skipping upload.\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-sast-snyk-check-pod | init container: prepare\n2026/04/22 05:15:54 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp-on-push-gmz2l-sast-snyk-check-pod | init container: place-scripts\n2026/04/22 05:16:20 Decoded script /tekton/scripts/script-1-mfgsb\n2026/04/22 05:16:20 Decoded script /tekton/scripts/script-2-g84ql\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-sast-snyk-check-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.MMLnUE/auth-GPIMmJ.json quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 --output -\nRestored artifact quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 to /var/workdir/source\nWARN: artifact URI not provided, (given: =/var/workdir/cachi2)\n\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-sast-snyk-check-pod | container step-sast-snyk-check: \nINFO: The PROJECT_NAME used is: konflux-demo-component-ljqp\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n{\"result\":\"SKIPPED\",\"timestamp\":\"2026-04-22T05:16:30+00:00\",\"note\":\"Task sast-snyk-check-oci-ta skipped: If you wish to use the Snyk code SAST task, please create a secret name snyk-secret with the key 'snyk_token' containing the Snyk token by following the steps given [here](https://konflux-ci.dev/docs/testing/build/snyk/)\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n\npod: konflux-demo-component-ljqp-on-push-gmz2l-sast-snyk-check-pod | container step-upload: \nNo sast_snyk_check_out.sarif exists. Skipping upload.\nNo excluded-findings.json exists. Skipping upload.\n\n pod: konflux-demo-component-ljqp39b8e724a087b161c2c68d405917933a-pod | init container: prepare\n2026/04/22 05:13:56 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp39b8e724a087b161c2c68d405917933a-pod | init container: place-scripts\n2026/04/22 05:13:57 Decoded script /tekton/scripts/script-0-rx9mf\n2026/04/22 05:13:57 Decoded script /tekton/scripts/script-2-l6j5k\n\npod: konflux-demo-component-ljqp39b8e724a087b161c2c68d405917933a-pod | container step-skip-ta: \n\npod: konflux-demo-component-ljqp39b8e724a087b161c2c68d405917933a-pod | container step-use-trusted-artifact: \nWARN: found skip file in /var/workdir/source\n\n\npod: konflux-demo-component-ljqp39b8e724a087b161c2c68d405917933a-pod | container step-prefetch-dependencies: \n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\ntime=\"2026-04-22T05:14:04Z\" level=debug msg=\"Starting prefetch-dependencies\"\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"Not using package registry proxy because allow-package-registry-proxy is not set to `true` on the cluster level\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"[param] source-dir: /var/workdir/source\"\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"[param] output-dir: /var/workdir/cachi2/output\"\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"[param] sbom-format: spdx\"\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"[param] mode: strict\"\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"[param] output-dir-mount-point: /cachi2/output\"\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"[param] env-files: [/var/workdir/cachi2/cachi2.env /var/workdir/cachi2/prefetch.env /var/workdir/cachi2/prefetch-env.json]\"\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"[param] git-auth-directory: /workspace/git-basic-auth\"\ntime=\"2026-04-22T05:14:05Z\" level=info msg=\"hermeto [stdout] hermeto 0.50.1\" logger=CliExecutor\ntime=\"2026-04-22T05:14:05Z\" level=warning msg=\"No input provided; skipping prefetch-dependencies\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:14:05Z\" level=debug msg=\"Finished prefetch-dependencies\"\n\npod: konflux-demo-component-ljqp39b8e724a087b161c2c68d405917933a-pod | container step-create-trusted-artifact: \nWARN: found skip file in /var/workdir/source\nWARN: found skip file in /var/workdir/cachi2\n\n\n pod: konflux-demo-component-ljqp69897bfe180b568f2c0145c60e9caa55-pod | init container: prepare\n2026/04/22 05:15:53 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp69897bfe180b568f2c0145c60e9caa55-pod | init container: place-scripts\n2026/04/22 05:15:54 Decoded script /tekton/scripts/script-0-prssg\n2026/04/22 05:15:54 Decoded script /tekton/scripts/script-1-v9h55\n2026/04/22 05:15:54 Decoded script /tekton/scripts/script-2-tbsnb\n2026/04/22 05:15:54 Decoded script /tekton/scripts/script-3-qxxfd\n2026/04/22 05:15:54 Decoded script /tekton/scripts/script-4-6mtgq\n2026/04/22 05:15:54 Decoded script /tekton/scripts/script-5-nfsvn\n\npod: konflux-demo-component-ljqp69897bfe180b568f2c0145c60e9caa55-pod | container step-introspect: \nArtifact type will be determined by introspection.\nChecking the media type of the OCI artifact...\n[retry] executing: skopeo inspect --raw --retry-times 3 docker://quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\nThe media type of the OCI artifact is application/vnd.docker.distribution.manifest.v2+json.\nLooking for image labels that indicate this might be an operator bundle...\n[retry] executing: skopeo inspect --retry-times 3 docker://quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\nFound 0 matching labels.\nExpecting 3 or more to identify this image as an operator bundle.\nIntrospection concludes that this artifact is of type \"application\".\n\npod: konflux-demo-component-ljqp69897bfe180b568f2c0145c60e9caa55-pod | container step-generate-container-auth: \nSelecting auth for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nAuth json written to \"/auth/auth.json\".\n\npod: konflux-demo-component-ljqp69897bfe180b568f2c0145c60e9caa55-pod | container step-set-skip-for-bundles: \n2026/04/22 05:16:57 INFO Step was skipped due to when expressions were evaluated to false.\n\npod: konflux-demo-component-ljqp69897bfe180b568f2c0145c60e9caa55-pod | container step-app-check: \ntime=\"2026-04-22T05:16:57Z\" level=info msg=\"certification library version\" version=\"1.17.1 \u003ccommit: f7de82ae1c76e6c10ea94967d6b6a66f96248cbe\u003e\"\ntime=\"2026-04-22T05:16:58Z\" level=info msg=\"running checks for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba for platform amd64\"\ntime=\"2026-04-22T05:16:58Z\" level=info msg=\"target image\" image=\"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\"\ntime=\"2026-04-22T05:17:05Z\" level=info msg=\"warning: licenses directory does not exist or all of its children are empty directories: error when checking for /licenses: stat /tmp/preflight-598642956/fs/licenses: no such file or directory\" check=HasLicense\ntime=\"2026-04-22T05:17:05Z\" level=info msg=\"check completed\" check=HasLicense result=FAILED\ntime=\"2026-04-22T05:17:05Z\" level=info msg=\"check completed\" check=HasUniqueTag result=PASSED\ntime=\"2026-04-22T05:17:05Z\" level=info msg=\"check completed\" check=LayerCountAcceptable result=PASSED\ntime=\"2026-04-22T05:17:06Z\" level=info msg=\"check completed\" check=HasNoProhibitedPackages result=PASSED\ntime=\"2026-04-22T05:17:06Z\" level=info msg=\"check completed\" check=HasRequiredLabel result=PASSED\ntime=\"2026-04-22T05:17:06Z\" level=info msg=\"USER 185 specified that is non-root\" check=RunAsNonRoot\ntime=\"2026-04-22T05:17:06Z\" level=info msg=\"check completed\" check=RunAsNonRoot result=PASSED\ntime=\"2026-04-22T05:17:14Z\" level=info msg=\"check completed\" check=HasModifiedFiles result=PASSED\ntime=\"2026-04-22T05:17:15Z\" level=info msg=\"check completed\" check=BasedOnUbi result=PASSED\ntime=\"2026-04-22T05:17:15Z\" level=info msg=\"This image's tag eb3a18eca4d919d9887902b8839aa935371f9fba will be paired with digest sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815 once this image has been published in accordance with Red Hat Certification policy. You may then add or remove any supplemental tags through your Red Hat Connect portal as you see fit.\"\n{\n    \"image\": \"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\",\n    \"passed\": false,\n    \"test_library\": {\n        \"name\": \"github.com/redhat-openshift-ecosystem/openshift-preflight\",\n        \"version\": \"1.17.1\",\n        \"commit\": \"f7de82ae1c76e6c10ea94967d6b6a66f96248cbe\"\n    },\n    \"results\": {\n        \"passed\": [\n            {\n                \"name\": \"HasUniqueTag\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if container has a tag other than 'latest', so that the image can be uniquely identified.\"\n            },\n            {\n                \"name\": \"LayerCountAcceptable\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if container has less than 40 layers.  Too many layers within the container images can degrade container performance.\"\n            },\n            {\n                \"name\": \"HasNoProhibitedPackages\",\n                \"elapsed_time\": 35,\n                \"description\": \"Checks to ensure that the image in use does not include prohibited packages, such as Red Hat Enterprise Linux (RHEL) kernel packages.\"\n            },\n            {\n                \"name\": \"HasRequiredLabel\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if the required labels (name, vendor, version, release, summary, description, maintainer) are present in the container metadata\"\n            },\n            {\n                \"name\": \"RunAsNonRoot\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if container runs as the root user because a container that does not specify a non-root user will fail the automatic certification, and will be subject to a manual review before the container can be approved for publication\"\n            },\n            {\n                \"name\": \"HasModifiedFiles\",\n                \"elapsed_time\": 8863,\n                \"description\": \"Checks that no files installed via RPM in the base Red Hat layer have been modified\"\n            },\n            {\n                \"name\": \"BasedOnUbi\",\n                \"elapsed_time\": 385,\n                \"description\": \"Checking if the container's base image is based upon the Red Hat Universal Base Image (UBI)\"\n            }\n        ],\n        \"failed\": [\n            {\n                \"name\": \"HasLicense\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if terms and conditions applicable to the software including open source licensing information are present. The license must be at /licenses\",\n                \"help\": \"Check HasLicense encountered an error. Please review the preflight.log file for more information.\",\n                \"suggestion\": \"Create a directory named /licenses and include all relevant licensing and/or terms and conditions as text file(s) in that directory.\",\n                \"knowledgebase_url\": \"https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction\",\n                \"check_url\": \"https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction\"\n            }\n        ],\n        \"errors\": []\n    }\n}\ntime=\"2026-04-22T05:17:15Z\" level=info msg=\"Preflight result: FAILED\"\n\npod: konflux-demo-component-ljqp69897bfe180b568f2c0145c60e9caa55-pod | container step-app-set-outcome: \n{\"result\":\"FAILURE\",\"timestamp\":\"1776835035\",\"note\":\"Task preflight is a FAILURE: Refer to Tekton task logs for more information\",\"successes\":7,\"failures\":1,\"warnings\":0}[retry] executing: skopeo inspect --raw --retry-times 3 docker://quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\n\npod: konflux-demo-component-ljqp69897bfe180b568f2c0145c60e9caa55-pod | container step-final-outcome: \n+ [[ ! -f /mount/konflux.results.json ]]\n+ tee /tekton/steps/step-final-outcome/results/test-output\n{\"result\":\"FAILURE\",\"timestamp\":\"1776835035\",\"note\":\"Task preflight is a FAILURE: Refer to Tekton task logs for more information\",\"successes\":7,\"failures\":1,\"warnings\":0}\n pod: konflux-demo-component-ljqp7d8c4b6c0b21f2a0f90e590aa511413a-pod | init container: prepare\n2026/04/22 05:15:57 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp7d8c4b6c0b21f2a0f90e590aa511413a-pod | init container: place-scripts\n2026/04/22 05:16:36 Decoded script /tekton/scripts/script-0-lwm48\n2026/04/22 05:16:36 Decoded script /tekton/scripts/script-1-48t8h\n\npod: konflux-demo-component-ljqp7d8c4b6c0b21f2a0f90e590aa511413a-pod | container step-rpms-signature-scan: \n+ set -o pipefail\n+ rpm_verifier --image-url quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba --image-digest sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815 --workdir /tmp\nImage: quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\nNo unsigned RPMs found\n\n{'keys': {'199e2f91fd431d51': 132, 'unsigned': 0}}\n====================================\n\nFinal results:\n{\"keys\": {\"199e2f91fd431d51\": 132, \"unsigned\": 0}}\nImages processed:\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\", \"digests\": [\"sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\"]}}\n\npod: konflux-demo-component-ljqp7d8c4b6c0b21f2a0f90e590aa511413a-pod | container step-output-results: \n+ source /utils.sh\n++ OPM_RENDER_CACHE=/tmp/konflux-test-opm-cache\n++ DEFAULT_INDEX_IMAGE=registry.redhat.io/redhat/redhat-operator-index\n++ cat /tmp/status\n+ status=SUCCESS\n++ cat /tmp/results\n+ rpms_data='{\"keys\": {\"199e2f91fd431d51\": 132, \"unsigned\": 0}}'\n++ cat /tmp/images_processed\n+ images_processed='{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\", \"digests\": [\"sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\"]}}'\n+ '[' SUCCESS == ERROR ']'\n+ note='Task rpms-signature-scan completed successfully'\n++ make_result_json -r SUCCESS -t 'Task rpms-signature-scan completed successfully'\n++ local RESULT=\n++ local SUCCESSES=0\n++ local FAILURES=0\n++ local WARNINGS=0\n++ local 'NOTE=For details, check Tekton task log.'\n++ local NAMESPACE=default\n++ local OUTPUT\n++ local OPTIND opt\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ RESULT=SUCCESS\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ NOTE='Task rpms-signature-scan completed successfully'\n++ getopts :r:s:f:w:t:n: opt\n++ shift 4\n++ '[' -z SUCCESS ']'\n++ case \"${RESULT}\" in\n++++ date -u --iso-8601=seconds\n+++ jq -rce --arg date 2026-04-22T05:17:35+00:00 --arg result SUCCESS --arg note 'Task rpms-signature-scan completed successfully' --arg namespace default --arg successes 0 --arg failures 0 --arg warnings 0 --null-input '{  result: $result,\n        timestamp: $date,\n        note: $note,\n        namespace: $namespace,\n        successes: $successes|tonumber,\n        failures: $failures|tonumber,\n        warnings: $warnings|tonumber\n    }'\n++ OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:35+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:35+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ TEST_OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:35+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:35+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ tee /tekton/results/TEST_OUTPUT\n{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:35+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n+ tee /tekton/results/RPMS_DATA\n+ echo '{\"keys\": {\"199e2f91fd431d51\": 132, \"unsigned\": 0}}'\n{\"keys\": {\"199e2f91fd431d51\": 132, \"unsigned\": 0}}\n+ echo '{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\", \"digests\": [\"sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\"]}}'\n+ tee /tekton/results/IMAGES_PROCESSED\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\", \"digests\": [\"sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\"]}}\n\n pod: konflux-demo-component-ljqp944abc5cd178ba999f86aea6d6acc2c7-pod | init container: prepare\n2026/04/22 05:15:54 Entrypoint initialization\n\n pod: konflux-demo-component-ljqp944abc5cd178ba999f86aea6d6acc2c7-pod | init container: place-scripts\n2026/04/22 05:15:55 Decoded script /tekton/scripts/script-1-pvdxz\n2026/04/22 05:15:55 Decoded script /tekton/scripts/script-2-zbpd7\n\npod: konflux-demo-component-ljqp944abc5cd178ba999f86aea6d6acc2c7-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.lBECT0/auth-8T92me.json quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 --output -\nRestored artifact quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp@sha256:68a7eabae4ffb2f74832d154bbad09a0db91194ce9b578f13068b9017e249463 to /var/workdir/source\nWARN: artifact URI not provided, (given: =/var/workdir/cachi2)\n\n\npod: konflux-demo-component-ljqp944abc5cd178ba999f86aea6d6acc2c7-pod | container step-sast-unicode-check: \n+ . /utils.sh\n++ OPM_RENDER_CACHE=/tmp/konflux-test-opm-cache\n++ DEFAULT_INDEX_IMAGE=registry.redhat.io/redhat/redhat-operator-index\n+ trap 'handle_error /tekton/results/TEST_OUTPUT' EXIT\n+ [[ -z '' ]]\nINFO: The PROJECT_NAME used is: konflux-demo-component-ljqp\n+ PROJECT_NAME=konflux-demo-component-ljqp\n+ echo 'INFO: The PROJECT_NAME used is: konflux-demo-component-ljqp'\n+ ca_bundle=/mnt/trusted-ca/ca-bundle.crt\n+ '[' -f /mnt/trusted-ca/ca-bundle.crt ']'\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n+ echo 'INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt'\n+ cp -vf /mnt/trusted-ca/ca-bundle.crt /etc/pki/ca-trust/source/anchors\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n+ update-ca-trust\n+ SCAN_PROP=https://github.com/siddhesh/find-unicode-control.git#c2accbfbba7553a8bc1ebd97089ae08ad8347e58\n+ FUC_EXIT_CODE=0\n+ LANG=en_US.utf8\n+ find_unicode_control.py -p bidi -v -d -t /var/workdir/source\n+ [[ 0 -ne 0 ]]\n+ sed -i raw_sast_unicode_check_out.txt -E -e 's|(.*:[0-9]+)(.*)|\\1: warning:\\2|' -e 's|^|Error: UNICONTROL_WARNING:\\n|'\n+ CSGERP_OPTS=(--mode=json --remove-duplicates --embed-context=3 --set-scan-prop=\"${SCAN_PROP}\" --strip-path-prefix=\"${SOURCE_CODE_DIR}\"/source/)\n+ csgrep --mode=json --remove-duplicates --embed-context=3 --set-scan-prop=https://github.com/siddhesh/find-unicode-control.git#c2accbfbba7553a8bc1ebd97089ae08ad8347e58 --strip-path-prefix=/var/workdir/source/ raw_sast_unicode_check_out.txt\n+ csgrep --mode=evtstat processed_sast_unicode_check_out.json\n+ [[ SITE_DEFAULT == \\S\\I\\T\\E\\_\\D\\E\\F\\A\\U\\L\\T ]]\n+ KFP_GIT_URL=https://gitlab.cee.redhat.com/osh/known-false-positives.git\n+ PROBE_URL=https://gitlab.cee.redhat.com/osh/known-false-positives\n+ KFP_DIR=known-false-positives\n+ KFP_CLONED=0\n+ mkdir known-false-positives\n+ [[ -n https://gitlab.cee.redhat.com/osh/known-false-positives.git ]]\nINFO: Probing https://gitlab.cee.redhat.com/osh/known-false-positives... + echo -n 'INFO: Probing https://gitlab.cee.redhat.com/osh/known-false-positives... '\n+ curl --fail --head --max-time 60 --no-progress-meter https://gitlab.cee.redhat.com/osh/known-false-positives\n++ head -1\ncurl: (6) Could not resolve host: gitlab.cee.redhat.com\n+ [[ 0 -eq 0 ]]\nWARN: Failed to clone known-false-positives at https://gitlab.cee.redhat.com/osh/known-false-positives.git, scan results will not be filtered\n+ echo 'WARN: Failed to clone known-false-positives at https://gitlab.cee.redhat.com/osh/known-false-positives.git, scan results will not be filtered'\n+ mv processed_sast_unicode_check_out.json sast_unicode_check_out.json\n+ csgrep --mode=sarif sast_unicode_check_out.json\n+ [[ 0 -eq 0 ]]\n+ note='Task sast-unicode-check-oci-ta success: No finding was detected'\n++ make_result_json -r SUCCESS -t 'Task sast-unicode-check-oci-ta success: No finding was detected'\n++ local RESULT=\n++ local SUCCESSES=0\n++ local FAILURES=0\n++ local WARNINGS=0\n++ local 'NOTE=For details, check Tekton task log.'\n++ local NAMESPACE=default\n++ local OUTPUT\n++ local OPTIND opt\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ RESULT=SUCCESS\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ NOTE='Task sast-unicode-check-oci-ta success: No finding was detected'\n++ getopts :r:s:f:w:t:n: opt\n++ shift 4\n++ '[' -z SUCCESS ']'\n++ case \"${RESULT}\" in\n++++ date -u --iso-8601=seconds\n+++ jq -rce --arg date 2026-04-22T05:16:57+00:00 --arg result SUCCESS --arg note 'Task sast-unicode-check-oci-ta success: No finding was detected' --arg namespace default --arg successes 0 --arg failures 0 --arg warnings 0 --null-input '{  result: $result,\n        timestamp: $date,\n        note: $note,\n        namespace: $namespace,\n        successes: $successes|tonumber,\n        failures: $failures|tonumber,\n        warnings: $warnings|tonumber\n    }'\n++ OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:57+00:00\",\"note\":\"Task sast-unicode-check-oci-ta success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:57+00:00\",\"note\":\"Task sast-unicode-check-oci-ta success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ ERROR_OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:57+00:00\",\"note\":\"Task sast-unicode-check-oci-ta success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:57+00:00\",\"note\":\"Task sast-unicode-check-oci-ta success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ tee /tekton/results/TEST_OUTPUT\n{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:57+00:00\",\"note\":\"Task sast-unicode-check-oci-ta success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n+ handle_error /tekton/results/TEST_OUTPUT\n+ exit_code=0\n+ '[' 0 -ne 0 ']'\n+ exit 0\n\npod: konflux-demo-component-ljqp944abc5cd178ba999f86aea6d6acc2c7-pod | container step-upload: \nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp\nAttaching to quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba\nExecuting: oras attach --no-tty --registry-config /home/oras/auth.json --artifact-type application/sarif+json quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815 sast_unicode_check_out.sarif:application/sarif+json\nPreparing sast_unicode_check_out.sarif\nUploading 1da9b99b8b41 sast_unicode_check_out.sarif\nExists    44136fa355b3 application/vnd.oci.empty.v1+json\nUploaded  1da9b99b8b41 sast_unicode_check_out.sarif\nUploading 65271e8aee27 application/vnd.oci.image.manifest.v1+json\nUploaded  65271e8aee27 application/vnd.oci.image.manifest.v1+json\nAttached to [registry] quay.io/redhat-appstudio-qe/konflux-ytoy/konflux-demo-component-ljqp:eb3a18eca4d919d9887902b8839aa935371f9fba@sha256:75171a683d9c445af9b0acd64a643fe96b3499ccd3bbb1963b4e9698b54f4815\nDigest: sha256:65271e8aee2787e1ee2268f47b0f28833c2d2f1d56fb126472be6da9286dbc0e\nNo excluded-findings.json exists. Skipping upload.\nNew PipelineRun konflux-demo-component-ljqp-on-push-4x2zd found after retrigger for component konflux-ytoy/konflux-demo-component-ljqp\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd found for Component konflux-ytoy/konflux-demo-component-ljqp\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-4x2zd reason: Completed\n\"level\"=0 \"msg\"=\"Konflux demo: build PipelineRun finishedpipelineRunkonflux-demo-component-ljqp-on-push-4x2zdheadSHA02fc0de6d96d65597716b2f6a903294f2cbd1249\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 373
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:13:05.548789152Z"
            },
            "Message": "should eventually complete successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 373
            },
            "TimelineLocation": {
              "Offset": 346827,
              "Order": 30,
              "Time": "2026-04-22T05:23:21.007327912Z"
            },
            "Message": "should eventually complete successfully",
            "Duration": 615458538760,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 389
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate Tekton TaskRun test results successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:21.009185409Z",
        "EndTime": "2026-04-22T05:23:21.401920352Z",
        "RunTime": 392734953,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: validating build PipelineRun TaskRun test resultscomponentkonflux-demo-component-ljqpheadSHA02fc0de6d96d65597716b2f6a903294f2cbd1249\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 389
            },
            "TimelineLocation": {
              "Order": 31,
              "Time": "2026-04-22T05:23:21.009305912Z"
            },
            "Message": "should validate Tekton TaskRun test results successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 389
            },
            "TimelineLocation": {
              "Offset": 165,
              "Order": 33,
              "Time": "2026-04-22T05:23:21.401908252Z"
            },
            "Message": "should validate Tekton TaskRun test results successfully",
            "Duration": 392602330,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 403
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate that the build pipelineRun is signed",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:21.402325842Z",
        "EndTime": "2026-04-22T05:23:21.435878354Z",
        "RunTime": 33552512,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: validating build PipelineRun is signedcomponentkonflux-demo-component-ljqp\"\n\"level\"=0 \"msg\"=\"Konflux demo: build PipelineRun is signedpipelineRunkonflux-demo-component-ljqp-on-push-4x2zd\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 403
            },
            "TimelineLocation": {
              "Order": 34,
              "Time": "2026-04-22T05:23:21.402457506Z"
            },
            "Message": "should validate that the build pipelineRun is signed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 403
            },
            "TimelineLocation": {
              "Offset": 219,
              "Order": 36,
              "Time": "2026-04-22T05:23:21.435866264Z"
            },
            "Message": "should validate that the build pipelineRun is signed",
            "Duration": 33408718,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 419
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Snapshot CR",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:21.436188072Z",
        "EndTime": "2026-04-22T05:23:21.457768813Z",
        "RunTime": 21580751,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for Snapshot CRpipelineRunkonflux-demo-component-ljqp-on-push-4x2zdnamespacekonflux-ytoy\"\n\"level\"=0 \"msg\"=\"Konflux demo: Snapshot foundsnapshotkonflux-demo-app-20260422-051853-000\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 419
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-22T05:23:21.436301685Z"
            },
            "Message": "should find the related Snapshot CR",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 419
            },
            "TimelineLocation": {
              "Offset": 220,
              "Order": 39,
              "Time": "2026-04-22T05:23:21.457757173Z"
            },
            "Message": "should find the related Snapshot CR",
            "Duration": 21455478,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 432
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate that the build pipelineRun is annotated with the name of the Snapshot",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:21.458087291Z",
        "EndTime": "2026-04-22T05:23:21.494468064Z",
        "RunTime": 36380743,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 432
            },
            "TimelineLocation": {
              "Order": 40,
              "Time": "2026-04-22T05:23:21.458198754Z"
            },
            "Message": "should validate that the build pipelineRun is annotated with the name of the Snapshot",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 432
            },
            "TimelineLocation": {
              "Order": 42,
              "Time": "2026-04-22T05:23:21.494456294Z"
            },
            "Message": "should validate that the build pipelineRun is annotated with the name of the Snapshot",
            "Duration": 36257540,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 441
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration Test PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:21.494767472Z",
        "EndTime": "2026-04-22T05:23:21.51861899Z",
        "RunTime": 23851509,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for Integration Test PipelineRunscenariomy-integration-test-vkchsnapshotkonflux-demo-app-20260422-051853-000\"\n\"level\"=0 \"msg\"=\"Konflux demo: Integration Test PipelineRun foundpipelineRunmy-integration-test-vkch-2s8gz\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 441
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-22T05:23:21.494869084Z"
            },
            "Message": "should find the related Integration Test PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 441
            },
            "TimelineLocation": {
              "Offset": 257,
              "Order": 45,
              "Time": "2026-04-22T05:23:21.51861096Z"
            },
            "Message": "should find the related Integration Test PipelineRun",
            "Duration": 23741886,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when push pipelinerun is retriggered"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 461
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 462
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually succeed",
        "State": "passed",
        "StartTime": "2026-04-22T05:23:21.518887907Z",
        "EndTime": "2026-04-22T05:27:01.658195075Z",
        "RunTime": 220139307168,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: triggering PaC build retriggercomponentkonflux-demo-component-ljqp\"\n\"level\"=0 \"msg\"=\"Konflux demo: waiting for retriggered PipelineRun to appearcomponentkonflux-demo-component-ljqp\"\nPipelineRun is not been retriggered yet for the component konflux-ytoy/konflux-demo-component-ljqp\n\"msg\"=\"Konflux demo: GetComponentPipelineRunWithType (incoming) failed: no pipelinerun found for component konflux-demo-component-ljqp\" \"error\"=null\n\"level\"=0 \"msg\"=\"Konflux demo: waiting for retriggered build PipelineRun to finishpipelineRunkonflux-demo-component-ljqp-on-push-fgwlf\"\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf found for Component konflux-ytoy/konflux-demo-component-ljqp\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Running\nPipelineRun konflux-demo-component-ljqp-on-push-fgwlf reason: Completed\n\"level\"=0 \"msg\"=\"Konflux demo: retriggered build PipelineRun finishedpipelineRunkonflux-demo-component-ljqp-on-push-fgwlf\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 462
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:23:21.518992459Z"
            },
            "Message": "should eventually succeed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 462
            },
            "TimelineLocation": {
              "Offset": 1607,
              "Order": 48,
              "Time": "2026-04-22T05:27:01.658183555Z"
            },
            "Message": "should eventually succeed",
            "Duration": 220139191106,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Integration Test PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 492
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 493
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:01.658722758Z",
        "EndTime": "2026-04-22T05:27:01.665006304Z",
        "RunTime": 6283536,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for Integration pipeline to finishscenariomy-integration-test-vkchsnapshotkonflux-demo-app-20260422-051853-000\"\nPipelineRun my-integration-test-vkch-2s8gz reason: Succeeded\n\"level\"=0 \"msg\"=\"Konflux demo: Integration pipeline finishedsnapshotkonflux-demo-app-20260422-051853-000\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 493
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-22T05:27:01.658896702Z"
            },
            "Message": "should eventually complete successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 493
            },
            "TimelineLocation": {
              "Offset": 318,
              "Order": 51,
              "Time": "2026-04-22T05:27:01.665000613Z"
            },
            "Message": "should eventually complete successfully",
            "Duration": 6103911,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Integration Test PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 504
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 505
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to Snapshot CR being marked as passed",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:01.665363722Z",
        "EndTime": "2026-04-22T05:27:01.672348975Z",
        "RunTime": 6985242,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for Snapshot to be marked as passedpipelineRunkonflux-demo-component-ljqp-on-push-4x2zd\"\n\"level\"=0 \"msg\"=\"Konflux demo: Snapshot marked as passedsnapshotkonflux-demo-app-20260422-051853-000\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 505
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:27:01.665481125Z"
            },
            "Message": "should lead to Snapshot CR being marked as passed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 505
            },
            "TimelineLocation": {
              "Offset": 230,
              "Order": 54,
              "Time": "2026-04-22T05:27:01.672343725Z"
            },
            "Message": "should lead to Snapshot CR being marked as passed",
            "Duration": 6862590,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Integration Test PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 504
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 518
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should trigger creation of Release CR",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:01.672679273Z",
        "EndTime": "2026-04-22T05:27:01.681592184Z",
        "RunTime": 8912911,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for Release CRsnapshotkonflux-demo-app-20260422-051853-000namespacekonflux-ytoy\"\n\"level\"=0 \"msg\"=\"Konflux demo: Release CR createdreleasekonflux-demo-app-20260422-051853-000-02fc0de-nzvcb\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 518
            },
            "TimelineLocation": {
              "Order": 55,
              "Time": "2026-04-22T05:27:01.672787246Z"
            },
            "Message": "should trigger creation of Release CR",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 518
            },
            "TimelineLocation": {
              "Offset": 228,
              "Order": 57,
              "Time": "2026-04-22T05:27:01.681585684Z"
            },
            "Message": "should trigger creation of Release CR",
            "Duration": 8798428,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Release CR is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 532
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 533
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers creation of Release PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:01.68186323Z",
        "EndTime": "2026-04-22T05:27:01.687581322Z",
        "RunTime": 5718091,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for Release PipelineRun to startreleasekonflux-demo-app-20260422-051853-000-02fc0de-nzvcbmanagedNamespacekonflux-ytoy-managed\"\n\"level\"=0 \"msg\"=\"Konflux demo: Release PipelineRun startedpipelineRunmanaged-qdzth\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 533
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:27:01.681967343Z"
            },
            "Message": "triggers creation of Release PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 533
            },
            "TimelineLocation": {
              "Offset": 250,
              "Order": 60,
              "Time": "2026-04-22T05:27:01.687575762Z"
            },
            "Message": "triggers creation of Release PipelineRun",
            "Duration": 5608419,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Release PipelineRun is triggered"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 551
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 552
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually succeed",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:01.687874509Z",
        "EndTime": "2026-04-22T05:27:01.694041632Z",
        "RunTime": 6167123,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for Release PipelineRun to completereleasekonflux-demo-app-20260422-051853-000-02fc0de-nzvcbmanagedNamespacekonflux-ytoy-managed\"\n\"level\"=0 \"msg\"=\"Konflux demo: Release PipelineRun succeededreleasekonflux-demo-app-20260422-051853-000-02fc0de-nzvcb\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 552
            },
            "TimelineLocation": {
              "Order": 61,
              "Time": "2026-04-22T05:27:01.687975752Z"
            },
            "Message": "should eventually succeed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 552
            },
            "TimelineLocation": {
              "Offset": 288,
              "Order": 63,
              "Time": "2026-04-22T05:27:01.694035722Z"
            },
            "Message": "should eventually succeed",
            "Duration": 6059969,
            "NodeType": "It"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Release PipelineRun is completed"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 577
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 578
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to Release CR being marked as succeeded",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:01.694311568Z",
        "EndTime": "2026-04-22T05:28:25.388867138Z",
        "RunTime": 83694555590,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"Konflux demo: waiting for Release CR to be marked as releasedreleasekonflux-demo-app-20260422-051853-000-02fc0de-nzvcbnamespacekonflux-ytoy\"\n\"level\"=0 \"msg\"=\"Konflux demo: Release CR marked as succeededreleasekonflux-demo-app-20260422-051853-000-02fc0de-nzvcb\"\n\"level\"=0 \"msg\"=\"Konflux demo AfterAll: cleaning up namespacesuserNamespacekonflux-ytoymanagedNamespacekonflux-ytoy-managed\"\n\"msg\"=\"Konflux demo AfterAll: failed to delete GitHub ref konflux-konflux-demo-component-ljqp in repo hacbs-test-project-konflux-demo: DELETE https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/git/refs/heads/konflux-konflux-demo-component-ljqp: 422 Reference does not exist []\" \"error\"=null\n\"level\"=0 \"msg\"=\"Konflux demo AfterAll: cleanup finishedcomponentRepositoryNamehacbs-test-project-konflux-demo\"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 578
            },
            "TimelineLocation": {
              "Order": 64,
              "Time": "2026-04-22T05:27:01.694432211Z"
            },
            "Message": "should lead to Release CR being marked as succeeded",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 578
            },
            "TimelineLocation": {
              "Offset": 278,
              "Order": 66,
              "Time": "2026-04-22T05:27:01.700225195Z"
            },
            "Message": "should lead to Release CR being marked as succeeded",
            "Duration": 5792984,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 154
            },
            "TimelineLocation": {
              "Offset": 278,
              "Order": 67,
              "Time": "2026-04-22T05:27:01.700346638Z"
            },
            "Message": "Maven project - Default build",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/konflux-demo/konflux-demo.go",
              "LineNumber": 154
            },
            "TimelineLocation": {
              "Offset": 836,
              "Order": 69,
              "Time": "2026-04-22T05:28:25.388859418Z"
            },
            "Message": "Maven project - Default build",
            "Duration": 83688512810,
            "NodeType": "AfterAll"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 120
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.416871599Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 124
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.417864144Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 127
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.418144331Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.418347576Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 152
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "test that cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.515541236Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 251
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.516785747Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 255
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.516983482Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.619075414Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 263
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.61971171Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 267
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.619909335Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 341
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.62011847Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 345
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.715180146Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 349
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.716262624Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 353
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.71731798Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 357
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.717902774Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 432
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.718319075Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 436
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.725071324Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.725511475Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 444
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.817265849Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi-platform.go",
          "LineNumber": 448
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.817504715Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.817896274Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 128
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.818159961Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.818370106Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 136
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.818566261Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 178
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.818781326Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.81892561Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 187
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.819153656Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.81932509Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.819539565Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 238
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.81971618Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 242
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.819890414Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 246
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.820051818Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 286
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.820257783Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 291
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.820455088Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 295
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.820659793Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/fbc_release.go",
          "LineNumber": 299
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.820820637Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 108
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the release CR is created",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.821116295Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 118
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the rhio release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.82132072Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.821483484Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 159
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the MR URL is valid",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:54.821626067Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 325
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers PipelineRun for symlink component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-qdzf",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.822028087Z",
        "EndTime": "2026-04-22T05:13:14.301180877Z",
        "RunTime": 199479152790,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "\"level\"=0 \"msg\"=\"found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776834605-vkkv -\u003e user: redhat-appstudio-qe+redhat_appstudio_quality\"\nImage repository for component test-comp-jwxb in namespace build-e2e-mukr do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-comp-jwxb in namespace build-e2e-mukr do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-comp-jwxb in namespace build-e2e-mukr do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nCreated component for scenario sample-python-basic-oci: component: test-comp-jwxb, repo: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic, baseBranchName: base-uhrrdk, pacBranchName: konflux-test-comp-jwxb\n\"level\"=0 \"msg\"=\"found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776834669-kebg -\u003e user: redhat-appstudio-qe+redhat_appstudio_quality\"\nImage repository for component test-comp-posa in namespace build-e2e-mukr do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component test-comp-posa in namespace build-e2e-mukr do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nCreated component for scenario sample-python-basic-oci: component: test-comp-posa, repo: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic, baseBranchName: base-iwxphs, pacBranchName: konflux-test-comp-posa\n\"level\"=0 \"msg\"=\"found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1776834701-uhnf -\u003e user: redhat-appstudio-qe+redhat_appstudio_quality\"\nImage repository for component test-comp-yptl in namespace build-e2e-mukr do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nCreated component for scenario sample-python-basic-oci: component: test-comp-yptl, repo: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic, baseBranchName: base-arsskc, pacBranchName: konflux-test-comp-yptl\nImage repository for component test-symlink-comp-qdzf in namespace build-e2e-mukr do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nCreated component for scenario sample-python-basic-oci: component: test-symlink-comp-qdzf, repo: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic, baseBranchName: base-wlxeda, pacBranchName: konflux-test-symlink-comp-qdzf\nPipelineRun has not been created yet for Component build-e2e-mukr/test-symlink-comp-qdzf\nPipelineRun has not been created yet for Component build-e2e-mukr/test-symlink-comp-qdzf\nPipelineRun has not been created yet for Component build-e2e-mukr/test-symlink-comp-qdzf\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 237
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.82212917Z"
            },
            "Message": "HACBS pipelines",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 237
            },
            "TimelineLocation": {
              "Offset": 2582,
              "Order": 3,
              "Time": "2026-04-22T05:12:14.201512295Z"
            },
            "Message": "HACBS pipelines",
            "Duration": 139379383155,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 325
            },
            "TimelineLocation": {
              "Offset": 2582,
              "Order": 4,
              "Time": "2026-04-22T05:12:14.201660399Z"
            },
            "Message": "triggers PipelineRun for symlink component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-qdzf",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 325
            },
            "TimelineLocation": {
              "Offset": 2849,
              "Order": 6,
              "Time": "2026-04-22T05:13:14.300943191Z"
            },
            "Message": "triggers PipelineRun for symlink component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-qdzf",
            "Duration": 60099282792,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 2849,
              "Order": 7,
              "Time": "2026-04-22T05:13:14.301112285Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 2849,
              "Order": 9,
              "Time": "2026-04-22T05:13:14.301165856Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 53571,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 338
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
        "State": "passed",
        "StartTime": "2026-04-22T05:13:14.301596177Z",
        "EndTime": "2026-04-22T05:13:14.371843934Z",
        "RunTime": 70247747,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 338
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:13:14.301756871Z"
            },
            "Message": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 338
            },
            "TimelineLocation": {
              "Order": 12,
              "Time": "2026-04-22T05:13:14.371665469Z"
            },
            "Message": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
            "Duration": 69908588,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-22T05:13:14.371804663Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 15,
              "Time": "2026-04-22T05:13:14.371835834Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 31171,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 338
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
        "State": "passed",
        "StartTime": "2026-04-22T05:13:14.372172702Z",
        "EndTime": "2026-04-22T05:13:14.471599873Z",
        "RunTime": 99427171,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 338
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:13:14.372269005Z"
            },
            "Message": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 338
            },
            "TimelineLocation": {
              "Order": 18,
              "Time": "2026-04-22T05:13:14.471447559Z"
            },
            "Message": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
            "Duration": 99178554,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-22T05:13:14.471569642Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 21,
              "Time": "2026-04-22T05:13:14.471593813Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 24161,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 338
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
        "State": "passed",
        "StartTime": "2026-04-22T05:13:14.471933831Z",
        "EndTime": "2026-04-22T05:13:14.590349499Z",
        "RunTime": 118415698,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 338
            },
            "TimelineLocation": {
              "Order": 22,
              "Time": "2026-04-22T05:13:14.472047484Z"
            },
            "Message": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 338
            },
            "TimelineLocation": {
              "Order": 24,
              "Time": "2026-04-22T05:13:14.590042772Z"
            },
            "Message": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
            "Duration": 117995278,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-22T05:13:14.590273077Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 27,
              "Time": "2026-04-22T05:13:14.590331479Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 58402,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 356
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
        "State": "passed",
        "StartTime": "2026-04-22T05:13:14.590800591Z",
        "EndTime": "2026-04-22T05:22:45.880764218Z",
        "RunTime": 571289963629,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun test-comp-jwxb-on-pull-request-htv8z found for Component build-e2e-mukr/test-comp-jwxb\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: PipelineRunStopping\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: PipelineRunStopping\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: PipelineRunStopping\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: PipelineRunStopping\nPipelineRun test-comp-jwxb-on-pull-request-htv8z reason: Failed\nan error happened during storing pipelineRun log build-e2e-mukr:test-comp-jwxb-on-pull-request-htv8z: container \"step-get-vulnerabilities\" in pod \"test-comp-jwxb-on-pull-request-htv8z-clair-scan-pod\" is waiting to start: PodInitializing\nfailed to get logs for PipelineRun build-e2e-mukr:test-comp-jwxb-on-pull-request-htv8z: container \"step-get-vulnerabilities\" in pod \"test-comp-jwxb-on-pull-request-htv8z-clair-scan-pod\" is waiting to start: PodInitializing\nattempt 1/3: PipelineRun \"test-comp-jwxb-on-pull-request-htv8z\" failed: \n pod: test-comp-jwxb-on-pull-request-htv8z-apply-tags-pod | init container: prepare\n2026/04/22 05:15:00 Entrypoint initialization\n\npod: test-comp-jwxb-on-pull-request-htv8z-apply-tags-pod | container step-apply-additional-tags: \ntime=\"2026-04-22T05:15:04Z\" level=info msg=\"[param] image-url: quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f\"\ntime=\"2026-04-22T05:15:04Z\" level=info msg=\"[param] digest: sha256:0e67395798e8966cd8040a2918f3acf984d171584eb2a5f32cb33add2764109b\"\ntime=\"2026-04-22T05:15:04Z\" level=info msg=\"[param] tags-from-image-label: konflux.additional-tags\"\ntime=\"2026-04-22T05:15:05Z\" level=warning msg=\"No tags given in 'konflux.additional-tags' image label\"\n{\"tags\":[]}\n pod: test-comp-jwxb-on-pull-request-htv8z-build-container-pod | init container: prepare\n2026/04/22 05:13:04 Entrypoint initialization\n\n pod: test-comp-jwxb-on-pull-request-htv8z-build-container-pod | init container: place-scripts\n2026/04/22 05:13:04 Decoded script /tekton/scripts/script-0-l5smj\n2026/04/22 05:13:05 Decoded script /tekton/scripts/script-1-kdkv9\n2026/04/22 05:13:05 Decoded script /tekton/scripts/script-2-qchgv\n2026/04/22 05:13:05 Decoded script /tekton/scripts/script-3-nn8nw\n2026/04/22 05:13:05 Decoded script /tekton/scripts/script-4-qxc58\n\n pod: test-comp-jwxb-on-pull-request-htv8z-build-container-pod | init container: working-dir-initializer\n\npod: test-comp-jwxb-on-pull-request-htv8z-build-container-pod | container step-build: \n[2026-04-22T05:13:11,937873638+00:00] Validate context path\n[2026-04-22T05:13:11,941435910+00:00] Update CA trust\n[2026-04-22T05:13:11,942662367+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:13:14,182276511+00:00] Prepare Dockerfile\nChecking if /var/workdir/cachi2/output/bom.json exists.\nCould not find prefetched sbom. No content_sets found for ICM\n[2026-04-22T05:13:14,190709532+00:00] Prepare system (architecture: x86_64)\n[2026-04-22T05:13:14,310437226+00:00] Setup prefetched\nTrying to pull quay.io/devfile/python:slim...\nGetting image source signatures\nCopying blob sha256:0f372def914e585a52a46de64d0ed00b960c02f5f81a307d673e73b404203d61\nCopying blob sha256:025c56f98b679f70b7a54241917e56da7b59ab9d2defecc6ebdb0bf2750484bb\nCopying blob sha256:2f9c09f7c02f4403f9ec5313e53e63eafe6cd43993457b810ce1b9642812daec\nCopying blob sha256:30fb943195a7f7cee90a9c67461c338d1d76a7004d2f94792b774ef71d875a02\nCopying blob sha256:778656c04542093db6d3b6e07bffbcf6ec4b24709276be7cdf177fcb3666663a\nCopying config sha256:04f51101c1b979fb8a45a5332bfa8ed2c60f613ea396c3edd40f3d91702b24ef\nWriting manifest to image destination\n[2026-04-22T05:13:45,363429796+00:00] Unsetting proxy\n{\n  \"architecture\": \"x86_64\",\n  \"vcs-type\": \"git\",\n  \"vcs-ref\": \"17cb40bf55a68c892fd654bb732d6b8a59a8b88f\",\n  \"org.opencontainers.image.revision\": \"17cb40bf55a68c892fd654bb732d6b8a59a8b88f\",\n  \"org.opencontainers.image.source\": \"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic\",\n  \"quay.expires-after\": \"6h\",\n  \"build-date\": \"2026-04-22T05:13:14Z\",\n  \"org.opencontainers.image.created\": \"2026-04-22T05:13:14Z\",\n  \"io.buildah.version\": \"1.42.2\"\n}\n[2026-04-22T05:13:45,422845944+00:00] Register sub-man\nAdding the entitlement to the build\n[2026-04-22T05:13:45,427087361+00:00] Add secrets\n[2026-04-22T05:13:45,435517877+00:00] Run buildah build\n[2026-04-22T05:13:45,436707694+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=17cb40bf55a68c892fd654bb732d6b8a59a8b88f --label org.opencontainers.image.revision=17cb40bf55a68c892fd654bb732d6b8a59a8b88f --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-python-basic --label quay.expires-after=6h --label build-date=2026-04-22T05:13:14Z --label org.opencontainers.image.created=2026-04-22T05:13:14Z --annotation org.opencontainers.image.revision=17cb40bf55a68c892fd654bb732d6b8a59a8b88f --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-python-basic --annotation org.opencontainers.image.created=2026-04-22T05:13:14Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.Sr7Exg -t quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f . \nSTEP 1/11: FROM quay.io/devfile/python:slim\nSTEP 2/11: EXPOSE 8081/tcp\nSTEP 3/11: ENV FLASK_PORT=8081\nSTEP 4/11: WORKDIR /projects\nSTEP 5/11: COPY requirements.txt .\nSTEP 6/11: RUN pip install -r requirements.txt\nCollecting Flask==2.1.0\n  Downloading Flask-2.1.0-py3-none-any.whl (95 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 22.6 MB/s eta 0:00:00\nCollecting Werkzeug\u003e=2.0\n  Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.5/226.5 kB 109.0 MB/s eta 0:00:00\nCollecting Jinja2\u003e=3.0\n  Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 104.8 MB/s eta 0:00:00\nCollecting itsdangerous\u003e=2.0\n  Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)\nCollecting click\u003e=8.0\n  Downloading click-8.3.2-py3-none-any.whl (108 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.4/108.4 kB 102.9 MB/s eta 0:00:00\nCollecting MarkupSafe\u003e=2.0\n  Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)\nInstalling collected packages: MarkupSafe, itsdangerous, click, Werkzeug, Jinja2, Flask\nSuccessfully installed Flask-2.1.0 Jinja2-3.1.6 MarkupSafe-3.0.3 Werkzeug-3.1.8 click-8.3.2 itsdangerous-2.2.0\nWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv\n\n[notice] A new release of pip available: 22.3.1 -\u003e 26.0.1\n[notice] To update, run: pip install --upgrade pip\nSTEP 7/11: COPY . .\nSTEP 8/11: CMD [ \"python\", \"./app.py\" ]\nSTEP 9/11: COPY labels.json /usr/share/buildinfo/labels.json\nSTEP 10/11: COPY labels.json /root/buildinfo/labels.json\nSTEP 11/11: LABEL \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"17cb40bf55a68c892fd654bb732d6b8a59a8b88f\" \"org.opencontainers.image.revision\"=\"17cb40bf55a68c892fd654bb732d6b8a59a8b88f\" \"org.opencontainers.image.source\"=\"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic\" \"quay.expires-after\"=\"6h\" \"build-date\"=\"2026-04-22T05:13:14Z\" \"org.opencontainers.image.created\"=\"2026-04-22T05:13:14Z\"\nCOMMIT quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f\n--\u003e f6abec653dd9\nSuccessfully tagged quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f\nf6abec653dd9b459099780e2f0cbc04194880c31c41216bdfdc05b2864f66635\n[2026-04-22T05:13:50,077607229+00:00] Unsetting proxy\n[2026-04-22T05:13:50,078842323+00:00] Add metadata\nRecording base image digests used\nquay.io/devfile/python:slim quay.io/devfile/python:slim@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c\nGetting image source signatures\nCopying blob sha256:15cd9f115a7272c6bbc2c004f894631b42ebbebf1f7344b9ba9b7d610e744807\nCopying blob sha256:d9892173749de078dfb702835e9e3858aff86e7447fb11c5a2f2c6bb10f882f6\nCopying blob sha256:d326469892d974408d96f1e02d64dce10d20f88613688af11e99e3e22523beeb\nCopying blob sha256:0a7eaca7a2e7e116a5658c409ea2ceb98226b7481a3b0f90c8d94d9f230fe238\nCopying blob sha256:b5ebffba54d3e3f7fd80435fcdc34c4a96fdb2ecab0f0a298fe08f74c2f69d29\nCopying blob sha256:609bcd29c7943a6667e3204bfa5b86a07d255f78ebc26d4c4e8981b335ac3b9a\nCopying config sha256:f6abec653dd9b459099780e2f0cbc04194880c31c41216bdfdc05b2864f66635\nWriting manifest to image destination\n[2026-04-22T05:13:51,715050402+00:00] End build\n\npod: test-comp-jwxb-on-pull-request-htv8z-build-container-pod | container step-push: \n[2026-04-22T05:13:52,140062755+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:13:54,375536472+00:00] Convert image\n[2026-04-22T05:13:54,376639674+00:00] Push image with unique tag\nPushing to quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:test-comp-jwxb-on-pull-request-htv8z-build-container\n[retry] executing: buildah push --format=oci --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f docker://quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:test-comp-jwxb-on-pull-request-htv8z-build-container\nGetting image source signatures\nCopying blob sha256:d326469892d974408d96f1e02d64dce10d20f88613688af11e99e3e22523beeb\nCopying blob sha256:d9892173749de078dfb702835e9e3858aff86e7447fb11c5a2f2c6bb10f882f6\nCopying blob sha256:15cd9f115a7272c6bbc2c004f894631b42ebbebf1f7344b9ba9b7d610e744807\nCopying blob sha256:609bcd29c7943a6667e3204bfa5b86a07d255f78ebc26d4c4e8981b335ac3b9a\nCopying blob sha256:0a7eaca7a2e7e116a5658c409ea2ceb98226b7481a3b0f90c8d94d9f230fe238\nCopying blob sha256:b5ebffba54d3e3f7fd80435fcdc34c4a96fdb2ecab0f0a298fe08f74c2f69d29\nCopying config sha256:f6abec653dd9b459099780e2f0cbc04194880c31c41216bdfdc05b2864f66635\nWriting manifest to image destination\n[2026-04-22T05:14:18,054778576+00:00] Push image with git revision\nPushing to quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f\n[retry] executing: buildah push --format=oci --retry 3 --tls-verify=true --digestfile /workspace/source/image-digest quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f docker://quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f\nGetting image source signatures\nCopying blob sha256:15cd9f115a7272c6bbc2c004f894631b42ebbebf1f7344b9ba9b7d610e744807\nCopying blob sha256:0a7eaca7a2e7e116a5658c409ea2ceb98226b7481a3b0f90c8d94d9f230fe238\nCopying blob sha256:609bcd29c7943a6667e3204bfa5b86a07d255f78ebc26d4c4e8981b335ac3b9a\nCopying blob sha256:d9892173749de078dfb702835e9e3858aff86e7447fb11c5a2f2c6bb10f882f6\nCopying blob sha256:b5ebffba54d3e3f7fd80435fcdc34c4a96fdb2ecab0f0a298fe08f74c2f69d29\nCopying blob sha256:d326469892d974408d96f1e02d64dce10d20f88613688af11e99e3e22523beeb\nCopying config sha256:f6abec653dd9b459099780e2f0cbc04194880c31c41216bdfdc05b2864f66635\nWriting manifest to image destination\nsha256:0e67395798e8966cd8040a2918f3acf984d171584eb2a5f32cb33add2764109bquay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f\n[retry] executing: kubectl get configmap cluster-config -n konflux-info -o json\nKeyless signing is disabled (none of rekorInternalUrl, fulcioInternalUrl, defaultOIDCIssuer, tufInternalUrl are configured in the konflux-info/cluster-config configmap)\n[2026-04-22T05:14:20,063038576+00:00] End push\n\npod: test-comp-jwxb-on-pull-request-htv8z-build-container-pod | container step-sbom-syft-generate: \n[2026-04-22T05:14:20,321890737+00:00] Generate SBOM\nRunning syft on the image\nRunning syft on the source code\n[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)\n[2026-04-22T05:14:25,308725135+00:00] End sbom-syft-generate\n\npod: test-comp-jwxb-on-pull-request-htv8z-build-container-pod | container step-prepare-sboms: \n[2026-04-22T05:14:25,468953577+00:00] Prepare SBOM\n[2026-04-22T05:14:25,473267881+00:00] Generate SBOM with mobster\nSkipping SBOM validation\n2026-04-22 05:14:26,825 [INFO] mobster.log: Logging level set to 20\n2026-04-22 05:14:26,917 [INFO] mobster.oci: Fetching manifest for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c\n2026-04-22 05:14:27,566 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:27,761 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:28,140 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:28,357 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:28,792 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:29,052 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:29,443 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:29,688 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:29,688 [INFO] mobster.cmd.generate.oci_image.contextual_sbom.contextualize: Contextual mechanism won't be used, there is no parent image SBOM.\n2026-04-22 05:14:29,688 [INFO] mobster.cmd.generate.oci_image: Contextual SBOM workflow finished successfully.\n2026-04-22 05:14:29,689 [INFO] mobster.log: Contextual workflow completed in 2.79s\n2026-04-22 05:14:29,714 [INFO] mobster.main: Exiting with code 0.\n[2026-04-22T05:14:29,781826610+00:00] End prepare-sboms\n\npod: test-comp-jwxb-on-pull-request-htv8z-build-container-pod | container step-upload-sbom: \n[2026-04-22T05:14:30,676492218+00:00] Upload SBOM\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb\nPushing sbom to registry\n[retry] executing: cosign attach sbom --sbom sbom.json --type spdx quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f@sha256:0e67395798e8966cd8040a2918f3acf984d171584eb2a5f32cb33add2764109b\nWARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations.\nWARNING: Attaching SBOMs this way does not sign them. To sign them, use 'cosign attest --predicate sbom.json --key \u003ckey path\u003e'.\nUploading SBOM file for [quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb@sha256:0e67395798e8966cd8040a2918f3acf984d171584eb2a5f32cb33add2764109b] to [quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:sha256-0e67395798e8966cd8040a2918f3acf984d171584eb2a5f32cb33add2764109b.sbom] with mediaType [text/spdx+json].\n\nquay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb@sha256:17e78f9ed436c4903743eca23fd6674640cb4313044c80d27653801eb4da2f91\n[2026-04-22T05:14:34,513472772+00:00] End upload-sbom\n\n pod: test-comp-jwxb-on-pull-request-htv8z-build-image-index-pod | init container: prepare\n2026/04/22 05:14:45 Entrypoint initialization\n\n pod: test-comp-jwxb-on-pull-request-htv8z-build-image-index-pod | init container: place-scripts\n2026/04/22 05:14:46 Decoded script /tekton/scripts/script-0-dgr8k\n2026/04/22 05:14:46 Decoded script /tekton/scripts/script-1-zsbqh\n2026/04/22 05:14:46 Decoded script /tekton/scripts/script-2-4pxjn\n\npod: test-comp-jwxb-on-pull-request-htv8z-build-image-index-pod | container step-build: \n[2026-04-22T05:14:52,963379305+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nRunning konflux-build-cli\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] image: quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] images: [quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f@sha256:0e67395798e8966cd8040a2918f3acf984d171584eb2a5f32cb33add2764109b]\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] buildah-format: oci\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] always-build-index: false\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] additional-tags: [test-comp-jwxb-on-pull-request-htv8z-build-image-index]\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] output-manifest-path: /index-build-data/manifest_data.json\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] result-path-image-digest: /tekton/results/IMAGE_DIGEST\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] result-path-image-url: /tekton/results/IMAGE_URL\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] result-path-image-ref: /tekton/results/IMAGE_REF\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"[param] result-path-images: /tekton/results/IMAGES\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"Creating manifest list: quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f\"\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"buildah [stdout] 9c72ab5a70415829db6476b47c0c1d252bd5eee0346a0db33fd70d2fe9dbeba9\" logger=CliExecutor\ntime=\"2026-04-22T05:14:55Z\" level=info msg=\"Skipping image index generation. Returning results for single image.\"\n{\"image_digest\":\"sha256:0e67395798e8966cd8040a2918f3acf984d171584eb2a5f32cb33add2764109b\",\"image_url\":\"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb:on-pr-17cb40bf55a68c892fd654bb732d6b8a59a8b88f\",\"image_ref\":\"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb@sha256:0e67395798e8966cd8040a2918f3acf984d171584eb2a5f32cb33add2764109b\",\"images\":\"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-jwxb@sha256:0e67395798e8966cd8040a2918f3acf984d171584eb2a5f32cb33add2764109b\"}\npod: test-comp-jwxb-on-pull-request-htv8z-build-image-index-pod | container step-create-sbom: \nThe manifest_data.json file does not exist. Skipping the SBOM creation...\n\npod: test-comp-jwxb-on-pull-request-htv8z-build-image-index-pod | container step-upload-sbom: \n[2026-04-22T05:14:55,670489439+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nThe index.spdx.json file does not exists. Skipping the SBOM upload...\n\n pod: test-comp-jwxb-on-pull-request-htv8z-clair-scan-pod | init container: prepare\n2026/04/22 05:15:00 Entrypoint initialization\n\n pod: test-comp-jwxb-on-pull-request-htv8z-clair-scan-pod | init container: place-scripts\n2026/04/22 05:15:00 Decoded script /tekton/scripts/script-0-zzhqq\n2026/04/22 05:15:00 Decoded script /tekton/scripts/script-1-r2n5h\n2026/04/22 05:15:00 Decoded script /tekton/scripts/script-2-kjhs5\n2026/04/22 05:15:00 Decoded script /tekton/scripts/script-3-88556\n\npod: test-comp-jwxb-on-pull-request-htv8z-clair-scan-pod | container step-get-image-manifests: \n\npod: test-comp-jwxb-on-pull-request-htv8z-clair-scan-pod | container step-get-vulnerabilities: \nNew PipelineRun test-comp-jwxb-on-pull-request-5lvwg found after retrigger for component build-e2e-mukr/test-comp-jwxb\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg found for Component build-e2e-mukr/test-comp-jwxb\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: ResolvingTaskRef\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Running\nPipelineRun test-comp-jwxb-on-pull-request-5lvwg reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 356
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:13:14.590908253Z"
            },
            "Message": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 356
            },
            "TimelineLocation": {
              "Offset": 23813,
              "Order": 30,
              "Time": "2026-04-22T05:22:45.880495902Z"
            },
            "Message": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
            "Duration": 571289587639,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 23813,
              "Order": 31,
              "Time": "2026-04-22T05:22:45.880714307Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 23813,
              "Order": 33,
              "Time": "2026-04-22T05:22:45.880756938Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 42631,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should push Dockerfile to registry",
        "State": "passed",
        "StartTime": "2026-04-22T05:22:45.881342363Z",
        "EndTime": "2026-04-22T05:22:49.772556005Z",
        "RunTime": 3891213641,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 366
            },
            "TimelineLocation": {
              "Order": 34,
              "Time": "2026-04-22T05:22:45.881465966Z"
            },
            "Message": "should push Dockerfile to registry",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 366
            },
            "TimelineLocation": {
              "Order": 36,
              "Time": "2026-04-22T05:22:49.772308668Z"
            },
            "Message": "should push Dockerfile to registry",
            "Duration": 3890842722,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-22T05:22:49.772520213Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 39,
              "Time": "2026-04-22T05:22:49.772549164Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 28950,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:22:49.772898123Z",
        "EndTime": "2026-04-22T05:22:49.773302083Z",
        "RunTime": 403960,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "floating tag validation is not needed for: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 380,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.3()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:380 +0x91"
          },
          "TimelineLocation": {
            "Order": 41,
            "Time": "2026-04-22T05:22:49.773153509Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 378
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 378
            },
            "TimelineLocation": {
              "Order": 40,
              "Time": "2026-04-22T05:22:49.773015096Z"
            },
            "Message": "floating tags are created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 378
            },
            "TimelineLocation": {
              "Order": 42,
              "Time": "2026-04-22T05:22:49.77316214Z"
            },
            "Message": "floating tags are created successfully",
            "Duration": 147044,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-22T05:22:49.773277013Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 45,
              "Time": "2026-04-22T05:22:49.773296283Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 19270,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image manifest mediaType is correct",
        "State": "passed",
        "StartTime": "2026-04-22T05:22:49.773595991Z",
        "EndTime": "2026-04-22T05:22:50.109045479Z",
        "RunTime": 335449508,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 395
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:22:49.773702974Z"
            },
            "Message": "image manifest mediaType is correct",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 395
            },
            "TimelineLocation": {
              "Order": 48,
              "Time": "2026-04-22T05:22:50.108820653Z"
            },
            "Message": "image manifest mediaType is correct",
            "Duration": 335117680,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-22T05:22:50.108988157Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 51,
              "Time": "2026-04-22T05:22:50.109035969Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 47811,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 420
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check for source images if enabled in pipeline",
        "State": "skipped",
        "StartTime": "2026-04-22T05:22:50.109447899Z",
        "EndTime": "2026-04-22T05:22:50.12299748Z",
        "RunTime": 13549571,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Skipping source image check since it is not enabled in the pipeline",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 440,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.5()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:440 +0x5f1"
          },
          "TimelineLocation": {
            "Offset": 31,
            "Order": 53,
            "Time": "2026-04-22T05:22:50.122848716Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 420
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Source build is enabled: false\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 420
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:22:50.109580902Z"
            },
            "Message": "check for source images if enabled in pipeline",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 420
            },
            "TimelineLocation": {
              "Offset": 31,
              "Order": 54,
              "Time": "2026-04-22T05:22:50.122857806Z"
            },
            "Message": "check for source images if enabled in pipeline",
            "Duration": 13276894,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 31,
              "Order": 55,
              "Time": "2026-04-22T05:22:50.122972029Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 31,
              "Order": 57,
              "Time": "2026-04-22T05:22:50.12299201Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 19971,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Records",
        "State": "passed",
        "StartTime": "2026-04-22T05:22:50.123300967Z",
        "EndTime": "2026-04-22T05:22:50.256941519Z",
        "RunTime": 133640552,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "records for PipelineRun test-comp-jwxb-on-pull-request-5lvwg:\n\u0026{[{build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/bf63f382-384c-4d0c-a3b4-70423d9c7ffd 05c8b9b0-7825-4b15-a1fb-56ecb1d7fb05 05c8b9b0-7825-4b15-a1fb-56ecb1d7fb05} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/6cd57ea2-de75-4afd-b45f-d06105b154c6 09e26184-e988-482e-ac9b-3b76e8c94838 09e26184-e988-482e-ac9b-3b76e8c94838} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/5c0410c8-e216-4d90-99a5-3057c4edf615 0dc571b9-3ad9-412a-b9de-8bada4b9f4e6 0dc571b9-3ad9-412a-b9de-8bada4b9f4e6} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/a42a294c-c1b8-41a2-8320-cbddfeefb1c1 1c254a75-9436-405e-a388-7815e4aeba30 1c254a75-9436-405e-a388-7815e4aeba30} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/f3239a5a-344c-4c9f-9ae6-cd0f7a307940 41efde3a-a6d5-4c96-8a29-03fe6c2e823c 41efde3a-a6d5-4c96-8a29-03fe6c2e823c} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/e60acaf1-bbf5-47ac-862e-418b47058ad9 55ce92a8-890e-496a-9e7f-c283a52d8682 55ce92a8-890e-496a-9e7f-c283a52d8682} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/58f8a91e-8b51-43bc-8ba5-ca6c9855ceb2 81ec8579-17d9-4eab-a770-72dbe0ad3768 81ec8579-17d9-4eab-a770-72dbe0ad3768} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/7fc52231-bc3b-4365-9020-01269a3e4af4 8e42f9ea-1cb3-4923-a2f2-3e1448d3e4d6 8e42f9ea-1cb3-4923-a2f2-3e1448d3e4d6} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/6311cd8f-2f91-465c-8091-a05151109d0f 9a430d1b-5373-4040-99ec-b62369e0c9a4 9a430d1b-5373-4040-99ec-b62369e0c9a4} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/91e8ecfa-80aa-4595-94c7-0330c9e23f57 9b7f932e-e93f-4e58-97c5-f1ed1920b843 9b7f932e-e93f-4e58-97c5-f1ed1920b843} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/bd05ba2f-cc09-459b-a306-cff130a0dae0 9d200397-dbda-4455-9bd2-f76486806cc6 9d200397-dbda-4455-9bd2-f76486806cc6} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/d149619c-19c6-4c1f-814b-816c12b3f6a7 bcc10109-1d11-4444-9c24-2bff57c7246b bcc10109-1d11-4444-9c24-2bff57c7246b} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/64e330f8-d473-486f-b1ac-c4d0985b31a2 bdc2b77d-5e00-428c-9ad0-8e63cdf5b72d bdc2b77d-5e00-428c-9ad0-8e63cdf5b72d} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/244c2119-978c-414e-99a3-37e1b374129d c380c57f-741d-435d-aa9f-a77b9d33e1fb c380c57f-741d-435d-aa9f-a77b9d33e1fb} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/7495e58f-3f29-435b-a2e1-f4dfdd2d1e2d cc72e603-320a-4000-b931-d07f668edfb4 cc72e603-320a-4000-b931-d07f668edfb4} {build-e2e-mukr/results/6cd57ea2-de75-4afd-b45f-d06105b154c6/records/5f7824e4-1884-4c19-836f-e4d0081c3434 dc6c2466-14e3-4fea-94b8-388edc33bb75 dc6c2466-14e3-4fea-94b8-388edc33bb75}]}\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 477
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:22:50.12339075Z"
            },
            "Message": "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 477
            },
            "TimelineLocation": {
              "Order": 60,
              "Time": "2026-04-22T05:22:50.145392273Z"
            },
            "Message": "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
            "Duration": 22001523,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 498
            },
            "TimelineLocation": {
              "Order": 61,
              "Time": "2026-04-22T05:22:50.145511106Z"
            },
            "Message": "should have Pipeline Records",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 498
            },
            "TimelineLocation": {
              "Offset": 2963,
              "Order": 63,
              "Time": "2026-04-22T05:22:50.256777805Z"
            },
            "Message": "should have Pipeline Records",
            "Duration": 111266699,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 2963,
              "Order": 64,
              "Time": "2026-04-22T05:22:50.256911338Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 2963,
              "Order": 66,
              "Time": "2026-04-22T05:22:50.256934419Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 23081,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 507
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Logs",
        "State": "pending",
        "StartTime": "2026-04-22T05:22:50.257171935Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 540
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
        "State": "passed",
        "StartTime": "2026-04-22T05:22:50.257532494Z",
        "EndTime": "2026-04-22T05:22:50.559193412Z",
        "RunTime": 301660918,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 540
            },
            "TimelineLocation": {
              "Order": 67,
              "Time": "2026-04-22T05:22:50.257641487Z"
            },
            "Message": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 540
            },
            "TimelineLocation": {
              "Order": 69,
              "Time": "2026-04-22T05:22:50.559017768Z"
            },
            "Message": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
            "Duration": 301376290,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 70,
              "Time": "2026-04-22T05:22:50.559161781Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 72,
              "Time": "2026-04-22T05:22:50.559186582Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 24801,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 569
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verify-enterprise-contract check should pass",
        "State": "pending",
        "StartTime": "2026-04-22T05:22:50.559406967Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 661
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Hermeto content in the SBOM in case the build was hermetic",
        "State": "skipped",
        "StartTime": "2026-04-22T05:22:50.559784557Z",
        "EndTime": "2026-04-22T05:22:50.570772273Z",
        "RunTime": 10987716,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Hermetic build is not enabled, skipping the test",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 663,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.8.3()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:663 +0x7a"
          },
          "TimelineLocation": {
            "Order": 77,
            "Time": "2026-04-22T05:22:50.570616819Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 661
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 550
            },
            "TimelineLocation": {
              "Order": 73,
              "Time": "2026-04-22T05:22:50.559874809Z"
            },
            "Message": "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 550
            },
            "TimelineLocation": {
              "Order": 75,
              "Time": "2026-04-22T05:22:50.570352143Z"
            },
            "Message": "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry",
            "Duration": 10477324,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 661
            },
            "TimelineLocation": {
              "Order": 76,
              "Time": "2026-04-22T05:22:50.570481916Z"
            },
            "Message": "should have Hermeto content in the SBOM in case the build was hermetic",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 661
            },
            "TimelineLocation": {
              "Order": 78,
              "Time": "2026-04-22T05:22:50.570624529Z"
            },
            "Message": "should have Hermeto content in the SBOM in case the build was hermetic",
            "Duration": 142614,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 79,
              "Time": "2026-04-22T05:22:50.570735312Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 81,
              "Time": "2026-04-22T05:22:50.570764273Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 28961,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "build-definitions ec pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 700
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "build-templates-e2e"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 744
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "runs ec pipeline pipelines/enterprise-contract.yaml",
        "State": "pending",
        "StartTime": "2026-04-22T05:22:50.570930687Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 356
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
        "State": "passed",
        "StartTime": "2026-04-22T05:22:50.571203164Z",
        "EndTime": "2026-04-22T05:25:42.030741275Z",
        "RunTime": 171459538111,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun test-comp-posa-on-pull-request-28b6x found for Component build-e2e-mukr/test-comp-posa\nPipelineRun test-comp-posa-on-pull-request-28b6x reason: Failed\nattempt 1/3: PipelineRun \"test-comp-posa-on-pull-request-28b6x\" failed: \n pod: test-comp-posa-on-pull-request-28b6x-build-container-pod | init container: prepare\n2026/04/22 05:13:45 Entrypoint initialization\n\n pod: test-comp-posa-on-pull-request-28b6x-build-container-pod | init container: place-scripts\n2026/04/22 05:13:45 Decoded script /tekton/scripts/script-1-svklt\n2026/04/22 05:13:45 Decoded script /tekton/scripts/script-2-c2xx9\n2026/04/22 05:13:46 Decoded script /tekton/scripts/script-3-tkmlx\n2026/04/22 05:13:46 Decoded script /tekton/scripts/script-4-2wqb9\n2026/04/22 05:13:46 Decoded script /tekton/scripts/script-5-l94xt\n\npod: test-comp-posa-on-pull-request-28b6x-build-container-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.7IHpaP/auth-tjBz80.json quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa@sha256:4d62b0c81ca2f572db48d1a837c911c734d471e42489c6c5516826115d8e5767 --output -\nRestored artifact quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa@sha256:4d62b0c81ca2f572db48d1a837c911c734d471e42489c6c5516826115d8e5767 to /var/workdir/source\nWARN: artifact URI not provided, (given: =/var/workdir/cachi2)\n\n\npod: test-comp-posa-on-pull-request-28b6x-build-container-pod | container step-build: \n[2026-04-22T05:13:52,934660442+00:00] Validate context path\n[2026-04-22T05:13:52,938423078+00:00] Update CA trust\n[2026-04-22T05:13:52,939681220+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:13:55,102536597+00:00] Prepare Dockerfile\nChecking if /var/workdir/cachi2/output/bom.json exists.\nCould not find prefetched sbom. No content_sets found for ICM\n[2026-04-22T05:13:55,108403788+00:00] Prepare system (architecture: x86_64)\n[2026-04-22T05:13:55,120599998+00:00] Setup prefetched\nTrying to pull quay.io/devfile/python:slim...\nGetting image source signatures\nCopying blob sha256:0f372def914e585a52a46de64d0ed00b960c02f5f81a307d673e73b404203d61\nCopying blob sha256:025c56f98b679f70b7a54241917e56da7b59ab9d2defecc6ebdb0bf2750484bb\nCopying blob sha256:30fb943195a7f7cee90a9c67461c338d1d76a7004d2f94792b774ef71d875a02\nCopying blob sha256:778656c04542093db6d3b6e07bffbcf6ec4b24709276be7cdf177fcb3666663a\nCopying blob sha256:2f9c09f7c02f4403f9ec5313e53e63eafe6cd43993457b810ce1b9642812daec\nCopying config sha256:04f51101c1b979fb8a45a5332bfa8ed2c60f613ea396c3edd40f3d91702b24ef\nWriting manifest to image destination\n[2026-04-22T05:13:57,432602530+00:00] Unsetting proxy\n{\n  \"architecture\": \"x86_64\",\n  \"vcs-type\": \"git\",\n  \"vcs-ref\": \"c3f0793c4c8a6144dfcb4553b041ebc1249c074c\",\n  \"org.opencontainers.image.revision\": \"c3f0793c4c8a6144dfcb4553b041ebc1249c074c\",\n  \"org.opencontainers.image.source\": \"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic\",\n  \"quay.expires-after\": \"6h\",\n  \"build-date\": \"2026-04-22T05:13:55Z\",\n  \"org.opencontainers.image.created\": \"2026-04-22T05:13:55Z\",\n  \"io.buildah.version\": \"1.42.2\"\n}\n[2026-04-22T05:13:57,483143924+00:00] Register sub-man\nAdding the entitlement to the build\n[2026-04-22T05:13:57,487014042+00:00] Add secrets\n[2026-04-22T05:13:57,495104333+00:00] Run buildah build\n[2026-04-22T05:13:57,496304788+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=c3f0793c4c8a6144dfcb4553b041ebc1249c074c --label org.opencontainers.image.revision=c3f0793c4c8a6144dfcb4553b041ebc1249c074c --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-python-basic --label quay.expires-after=6h --label build-date=2026-04-22T05:13:55Z --label org.opencontainers.image.created=2026-04-22T05:13:55Z --annotation org.opencontainers.image.revision=c3f0793c4c8a6144dfcb4553b041ebc1249c074c --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-python-basic --annotation org.opencontainers.image.created=2026-04-22T05:13:55Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.jBm8EV -t quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c . \nSTEP 1/11: FROM quay.io/devfile/python:slim\nSTEP 2/11: EXPOSE 8081/tcp\nSTEP 3/11: ENV FLASK_PORT=8081\nSTEP 4/11: WORKDIR /projects\nSTEP 5/11: COPY requirements.txt .\nSTEP 6/11: RUN pip install -r requirements.txt\nCollecting Flask==2.1.0\n  Downloading Flask-2.1.0-py3-none-any.whl (95 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 17.1 MB/s eta 0:00:00\nCollecting Werkzeug\u003e=2.0\n  Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.5/226.5 kB 60.2 MB/s eta 0:00:00\nCollecting Jinja2\u003e=3.0\n  Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 97.4 MB/s eta 0:00:00\nCollecting itsdangerous\u003e=2.0\n  Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)\nCollecting click\u003e=8.0\n  Downloading click-8.3.2-py3-none-any.whl (108 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.4/108.4 kB 84.0 MB/s eta 0:00:00\nCollecting MarkupSafe\u003e=2.0\n  Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)\nInstalling collected packages: MarkupSafe, itsdangerous, click, Werkzeug, Jinja2, Flask\nSuccessfully installed Flask-2.1.0 Jinja2-3.1.6 MarkupSafe-3.0.3 Werkzeug-3.1.8 click-8.3.2 itsdangerous-2.2.0\nWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv\n\n[notice] A new release of pip available: 22.3.1 -\u003e 26.0.1\n[notice] To update, run: pip install --upgrade pip\nSTEP 7/11: COPY . .\nSTEP 8/11: CMD [ \"python\", \"./app.py\" ]\nSTEP 9/11: COPY labels.json /usr/share/buildinfo/labels.json\nSTEP 10/11: COPY labels.json /root/buildinfo/labels.json\nSTEP 11/11: LABEL \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"c3f0793c4c8a6144dfcb4553b041ebc1249c074c\" \"org.opencontainers.image.revision\"=\"c3f0793c4c8a6144dfcb4553b041ebc1249c074c\" \"org.opencontainers.image.source\"=\"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic\" \"quay.expires-after\"=\"6h\" \"build-date\"=\"2026-04-22T05:13:55Z\" \"org.opencontainers.image.created\"=\"2026-04-22T05:13:55Z\"\nCOMMIT quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c\n--\u003e ac50108b72af\nSuccessfully tagged quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c\nac50108b72afd4b9da9f5c8aada8c8e4207ed5d436c60ef13c1f7cd98d65cb75\n[2026-04-22T05:14:01,216950639+00:00] Unsetting proxy\n[2026-04-22T05:14:01,218161208+00:00] Add metadata\nRecording base image digests used\nquay.io/devfile/python:slim quay.io/devfile/python:slim@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c\nGetting image source signatures\nCopying blob sha256:b5ebffba54d3e3f7fd80435fcdc34c4a96fdb2ecab0f0a298fe08f74c2f69d29\nCopying blob sha256:428c36242cc6934aae37110ab2d1f312952cc74f9c9bb147797ad42b5177e590\nCopying blob sha256:d9892173749de078dfb702835e9e3858aff86e7447fb11c5a2f2c6bb10f882f6\nCopying blob sha256:0a7eaca7a2e7e116a5658c409ea2ceb98226b7481a3b0f90c8d94d9f230fe238\nCopying blob sha256:609bcd29c7943a6667e3204bfa5b86a07d255f78ebc26d4c4e8981b335ac3b9a\nCopying blob sha256:d326469892d974408d96f1e02d64dce10d20f88613688af11e99e3e22523beeb\nCopying config sha256:ac50108b72afd4b9da9f5c8aada8c8e4207ed5d436c60ef13c1f7cd98d65cb75\nWriting manifest to image destination\n[2026-04-22T05:14:02,941424661+00:00] End build\n\npod: test-comp-posa-on-pull-request-28b6x-build-container-pod | container step-push: \n[2026-04-22T05:14:03,014478857+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:14:05,159547826+00:00] Convert image\n[2026-04-22T05:14:05,160693016+00:00] Push image with unique tag\nPushing to quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:test-comp-posa-on-pull-request-28b6x-build-container\n[retry] executing: buildah push --format=oci --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c docker://quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:test-comp-posa-on-pull-request-28b6x-build-container\nGetting image source signatures\nCopying blob sha256:428c36242cc6934aae37110ab2d1f312952cc74f9c9bb147797ad42b5177e590\nCopying blob sha256:0a7eaca7a2e7e116a5658c409ea2ceb98226b7481a3b0f90c8d94d9f230fe238\nCopying blob sha256:d9892173749de078dfb702835e9e3858aff86e7447fb11c5a2f2c6bb10f882f6\nCopying blob sha256:609bcd29c7943a6667e3204bfa5b86a07d255f78ebc26d4c4e8981b335ac3b9a\nCopying blob sha256:b5ebffba54d3e3f7fd80435fcdc34c4a96fdb2ecab0f0a298fe08f74c2f69d29\nCopying blob sha256:d326469892d974408d96f1e02d64dce10d20f88613688af11e99e3e22523beeb\nCopying config sha256:ac50108b72afd4b9da9f5c8aada8c8e4207ed5d436c60ef13c1f7cd98d65cb75\nWriting manifest to image destination\n[2026-04-22T05:14:08,544240520+00:00] Push image with git revision\nPushing to quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c\n[retry] executing: buildah push --format=oci --retry 3 --tls-verify=true --digestfile /var/workdir/image-digest quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c docker://quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c\nGetting image source signatures\nCopying blob sha256:428c36242cc6934aae37110ab2d1f312952cc74f9c9bb147797ad42b5177e590\nCopying blob sha256:d9892173749de078dfb702835e9e3858aff86e7447fb11c5a2f2c6bb10f882f6\nCopying blob sha256:609bcd29c7943a6667e3204bfa5b86a07d255f78ebc26d4c4e8981b335ac3b9a\nCopying blob sha256:0a7eaca7a2e7e116a5658c409ea2ceb98226b7481a3b0f90c8d94d9f230fe238\nCopying blob sha256:d326469892d974408d96f1e02d64dce10d20f88613688af11e99e3e22523beeb\nCopying blob sha256:b5ebffba54d3e3f7fd80435fcdc34c4a96fdb2ecab0f0a298fe08f74c2f69d29\nCopying config sha256:ac50108b72afd4b9da9f5c8aada8c8e4207ed5d436c60ef13c1f7cd98d65cb75\nWriting manifest to image destination\nsha256:83767d2f6c93778323ffd4a9b6179ab98c8d0dda207b32dd09cfc25a19290398quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c\n[retry] executing: kubectl get configmap cluster-config -n konflux-info -o json\nKeyless signing is disabled (none of rekorInternalUrl, fulcioInternalUrl, defaultOIDCIssuer, tufInternalUrl are configured in the konflux-info/cluster-config configmap)\n[2026-04-22T05:14:09,447854742+00:00] End push\n\npod: test-comp-posa-on-pull-request-28b6x-build-container-pod | container step-sbom-syft-generate: \n[2026-04-22T05:14:10,087705858+00:00] Generate SBOM\nRunning syft on the image\nRunning syft on the source code\n[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)\n[2026-04-22T05:14:15,284162174+00:00] End sbom-syft-generate\n\npod: test-comp-posa-on-pull-request-28b6x-build-container-pod | container step-prepare-sboms: \n[2026-04-22T05:14:16,157850582+00:00] Prepare SBOM\n[2026-04-22T05:14:16,161856170+00:00] Generate SBOM with mobster\nSkipping SBOM validation\n2026-04-22 05:14:17,353 [INFO] mobster.log: Logging level set to 20\n2026-04-22 05:14:17,443 [INFO] mobster.oci: Fetching manifest for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c\n2026-04-22 05:14:18,104 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:18,316 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:18,712 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:18,906 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:19,404 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:19,714 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:20,168 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:20,401 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:14:20,401 [INFO] mobster.cmd.generate.oci_image.contextual_sbom.contextualize: Contextual mechanism won't be used, there is no parent image SBOM.\n2026-04-22 05:14:20,401 [INFO] mobster.cmd.generate.oci_image: Contextual SBOM workflow finished successfully.\n2026-04-22 05:14:20,402 [INFO] mobster.log: Contextual workflow completed in 2.97s\n2026-04-22 05:14:20,426 [INFO] mobster.main: Exiting with code 0.\n[2026-04-22T05:14:20,531749058+00:00] End prepare-sboms\n\npod: test-comp-posa-on-pull-request-28b6x-build-container-pod | container step-upload-sbom: \n[2026-04-22T05:14:21,225811214+00:00] Upload SBOM\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa\nPushing sbom to registry\n[retry] executing: cosign attach sbom --sbom sbom.json --type spdx quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c@sha256:83767d2f6c93778323ffd4a9b6179ab98c8d0dda207b32dd09cfc25a19290398\nWARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations.\nWARNING: Attaching SBOMs this way does not sign them. To sign them, use 'cosign attest --predicate sbom.json --key \u003ckey path\u003e'.\nUploading SBOM file for [quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa@sha256:83767d2f6c93778323ffd4a9b6179ab98c8d0dda207b32dd09cfc25a19290398] to [quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:sha256-83767d2f6c93778323ffd4a9b6179ab98c8d0dda207b32dd09cfc25a19290398.sbom] with mediaType [text/spdx+json].\n\nquay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa@sha256:25448d75aa138d7c6813ba7a6f159cc11804c98f69df9a30559b0e6f9112da56\n[2026-04-22T05:14:24,728834139+00:00] End upload-sbom\n\n pod: test-comp-posa-on-pull-request-28b6x-clone-repository-pod | init container: prepare\n2026/04/22 05:12:52 Entrypoint initialization\n\n pod: test-comp-posa-on-pull-request-28b6x-clone-repository-pod | init container: place-scripts\n2026/04/22 05:12:53 Decoded script /tekton/scripts/script-0-gwz7d\n2026/04/22 05:12:53 Decoded script /tekton/scripts/script-1-msb2t\n\npod: test-comp-posa-on-pull-request-28b6x-clone-repository-pod | container step-clone: \nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n{\"level\":\"info\",\"ts\":1776834776.2113395,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834776.431159,\"caller\":\"git/git.go:223\",\"msg\":\"Successfully cloned https://github.com/redhat-appstudio-qe/devfile-sample-python-basic @ c3f0793c4c8a6144dfcb4553b041ebc1249c074c (grafted, HEAD) in path /var/workdir/source\"}\n{\"level\":\"info\",\"ts\":1776834776.4312294,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834776.4612672,\"caller\":\"git/git.go:277\",\"msg\":\"Successfully initialized and updated submodules in path /var/workdir/source\"}\nMerge option disabled. Using checked-out revision c3f0793c4c8a6144dfcb4553b041ebc1249c074c directly.\n\npod: test-comp-posa-on-pull-request-28b6x-clone-repository-pod | container step-symlink-check: \nRunning symlink check\n\npod: test-comp-posa-on-pull-request-28b6x-clone-repository-pod | container step-create-trusted-artifact: \nPrepared artifact from /var/workdir/source (sha256:4d62b0c81ca2f572db48d1a837c911c734d471e42489c6c5516826115d8e5767)\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa\nExecuting: oras push --annotation=quay.expires-after=6h --registry-config /tmp/create-oci.sh.iGyDc1/auth-aUGxSK.json quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c.git SOURCE_ARTIFACT\nUploading 4d62b0c81ca2 SOURCE_ARTIFACT\nUploaded  4d62b0c81ca2 SOURCE_ARTIFACT\nPushed [registry] quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-posa:on-pr-c3f0793c4c8a6144dfcb4553b041ebc1249c074c.git\nArtifactType: application/vnd.unknown.artifact.v1\nDigest: sha256:b4ee5bb307eea78ed82b065fedfeeb145f1096d04cdc265c54d8c6b125c4ea2c\nArtifacts created\n\n\n pod: test-comp-posa-on-pull-request-28b6x-init-pod | init container: prepare\n2026/04/22 05:12:43 Entrypoint initialization\n\npod: test-comp-posa-on-pull-request-28b6x-init-pod | container step-init: \ntime=\"2026-04-22T05:12:46Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:46Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:12:46Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:12:46Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:12:46Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:12:46Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:12:46Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:12:46Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:12:46Z\" level=info msg=\"[result] NO PROXY: \"\n\n pod: test-comp-posa-on-pull-request-28b6x-prefetch-dependencies-pod | init container: prepare\n2026/04/22 05:13:04 Entrypoint initialization\n\n pod: test-comp-posa-on-pull-request-28b6x-prefetch-dependencies-pod | init container: place-scripts\n2026/04/22 05:13:04 Decoded script /tekton/scripts/script-0-ps8z8\n2026/04/22 05:13:05 Decoded script /tekton/scripts/script-2-9fnxb\n\npod: test-comp-posa-on-pull-request-28b6x-prefetch-dependencies-pod | container step-skip-ta: \n\npod: test-comp-posa-on-pull-request-28b6x-prefetch-dependencies-pod | container step-use-trusted-artifact: \nWARN: found skip file in /var/workdir/source\n\n\npod: test-comp-posa-on-pull-request-28b6x-prefetch-dependencies-pod | container step-prefetch-dependencies: \n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\ntime=\"2026-04-22T05:13:12Z\" level=debug msg=\"Starting prefetch-dependencies\"\ntime=\"2026-04-22T05:13:12Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:13:12Z\" level=info msg=\"Not using package registry proxy because allow-package-registry-proxy is not set to `true` on the cluster level\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:13:12Z\" level=info msg=\"[param] source-dir: /var/workdir/source\"\ntime=\"2026-04-22T05:13:12Z\" level=info msg=\"[param] output-dir: /var/workdir/cachi2/output\"\ntime=\"2026-04-22T05:13:12Z\" level=info msg=\"[param] sbom-format: spdx\"\ntime=\"2026-04-22T05:13:12Z\" level=info msg=\"[param] mode: strict\"\ntime=\"2026-04-22T05:13:12Z\" level=info msg=\"[param] output-dir-mount-point: /cachi2/output\"\ntime=\"2026-04-22T05:13:12Z\" level=info msg=\"[param] env-files: [/var/workdir/cachi2/cachi2.env /var/workdir/cachi2/prefetch.env /var/workdir/cachi2/prefetch-env.json]\"\ntime=\"2026-04-22T05:13:12Z\" level=info msg=\"[param] git-auth-directory: /workspace/git-basic-auth\"\ntime=\"2026-04-22T05:13:13Z\" level=info msg=\"hermeto [stdout] hermeto 0.50.1\" logger=CliExecutor\ntime=\"2026-04-22T05:13:13Z\" level=warning msg=\"No input provided; skipping prefetch-dependencies\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:13:13Z\" level=debug msg=\"Finished prefetch-dependencies\"\n\npod: test-comp-posa-on-pull-request-28b6x-prefetch-dependencies-pod | container step-create-trusted-artifact: \nWARN: found skip file in /var/workdir/source\nWARN: found skip file in /var/workdir/cachi2\n\nNew PipelineRun test-comp-posa-on-pull-request-xzvzw found after retrigger for component build-e2e-mukr/test-comp-posa\nPipelineRun test-comp-posa-on-pull-request-xzvzw found for Component build-e2e-mukr/test-comp-posa\nPipelineRun test-comp-posa-on-pull-request-xzvzw reason: ResolvingTaskRef\nPipelineRun test-comp-posa-on-pull-request-xzvzw reason: Running\nPipelineRun test-comp-posa-on-pull-request-xzvzw reason: Running\nPipelineRun test-comp-posa-on-pull-request-xzvzw reason: Running\nPipelineRun test-comp-posa-on-pull-request-xzvzw reason: Running\nPipelineRun test-comp-posa-on-pull-request-xzvzw reason: Running\nPipelineRun test-comp-posa-on-pull-request-xzvzw reason: Running\nPipelineRun test-comp-posa-on-pull-request-xzvzw reason: Running\nPipelineRun test-comp-posa-on-pull-request-xzvzw reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 356
            },
            "TimelineLocation": {
              "Order": 82,
              "Time": "2026-04-22T05:22:50.571302746Z"
            },
            "Message": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 356
            },
            "TimelineLocation": {
              "Offset": 23526,
              "Order": 84,
              "Time": "2026-04-22T05:25:42.030567131Z"
            },
            "Message": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
            "Duration": 171459264374,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 23526,
              "Order": 85,
              "Time": "2026-04-22T05:25:42.030699774Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 23526,
              "Order": 87,
              "Time": "2026-04-22T05:25:42.030734875Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 35101,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should push Dockerfile to registry",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:42.031098834Z",
        "EndTime": "2026-04-22T05:25:45.870065763Z",
        "RunTime": 3838966959,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 366
            },
            "TimelineLocation": {
              "Order": 88,
              "Time": "2026-04-22T05:25:42.031185756Z"
            },
            "Message": "should push Dockerfile to registry",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 366
            },
            "TimelineLocation": {
              "Order": 90,
              "Time": "2026-04-22T05:25:45.869777695Z"
            },
            "Message": "should push Dockerfile to registry",
            "Duration": 3838591929,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 91,
              "Time": "2026-04-22T05:25:45.86997878Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 93,
              "Time": "2026-04-22T05:25:45.870042792Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 64002,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:25:45.870654237Z",
        "EndTime": "2026-04-22T05:25:45.871082998Z",
        "RunTime": 428760,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "floating tag validation is not needed for: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 380,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.3()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:380 +0x91"
          },
          "TimelineLocation": {
            "Order": 95,
            "Time": "2026-04-22T05:25:45.870929604Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 378
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 378
            },
            "TimelineLocation": {
              "Order": 94,
              "Time": "2026-04-22T05:25:45.87074922Z"
            },
            "Message": "floating tags are created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 378
            },
            "TimelineLocation": {
              "Order": 96,
              "Time": "2026-04-22T05:25:45.870938175Z"
            },
            "Message": "floating tags are created successfully",
            "Duration": 188955,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 97,
              "Time": "2026-04-22T05:25:45.871048517Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 99,
              "Time": "2026-04-22T05:25:45.871077998Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 29481,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image manifest mediaType is correct",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:45.871340645Z",
        "EndTime": "2026-04-22T05:25:46.209188495Z",
        "RunTime": 337847850,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 395
            },
            "TimelineLocation": {
              "Order": 100,
              "Time": "2026-04-22T05:25:45.871432927Z"
            },
            "Message": "image manifest mediaType is correct",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 395
            },
            "TimelineLocation": {
              "Order": 102,
              "Time": "2026-04-22T05:25:46.208935728Z"
            },
            "Message": "image manifest mediaType is correct",
            "Duration": 337502811,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 103,
              "Time": "2026-04-22T05:25:46.209109743Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 105,
              "Time": "2026-04-22T05:25:46.209156044Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 46301,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 420
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check for source images if enabled in pipeline",
        "State": "skipped",
        "StartTime": "2026-04-22T05:25:46.209574174Z",
        "EndTime": "2026-04-22T05:25:46.226666433Z",
        "RunTime": 17092289,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Skipping source image check since it is not enabled in the pipeline",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 440,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.5()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:440 +0x5f1"
          },
          "TimelineLocation": {
            "Offset": 31,
            "Order": 107,
            "Time": "2026-04-22T05:25:46.226238892Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 420
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Source build is enabled: false\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 420
            },
            "TimelineLocation": {
              "Order": 106,
              "Time": "2026-04-22T05:25:46.209659857Z"
            },
            "Message": "check for source images if enabled in pipeline",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 420
            },
            "TimelineLocation": {
              "Offset": 31,
              "Order": 108,
              "Time": "2026-04-22T05:25:46.226253482Z"
            },
            "Message": "check for source images if enabled in pipeline",
            "Duration": 16593636,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 31,
              "Order": 109,
              "Time": "2026-04-22T05:25:46.226504129Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 31,
              "Order": 111,
              "Time": "2026-04-22T05:25:46.226634682Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 130563,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Records",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:46.227033312Z",
        "EndTime": "2026-04-22T05:25:46.322482805Z",
        "RunTime": 95449503,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "records for PipelineRun test-comp-posa-on-pull-request-xzvzw:\n\u0026{[{build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/04ec4039-6afc-49ad-a0ed-978b431eba4e 01ebbc23-12c4-436d-b4cf-ae64379ef5f4 01ebbc23-12c4-436d-b4cf-ae64379ef5f4} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/97ca525d-b1bc-437f-b1cd-8e831b315f70 0efc056a-631f-4be4-82ae-d16c16c803c5 0efc056a-631f-4be4-82ae-d16c16c803c5} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/6b69b810-ea80-4a82-b3c9-3c23868f425c 1beb8d2e-700e-485c-8cf1-96f3e8611fae 1beb8d2e-700e-485c-8cf1-96f3e8611fae} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/5229c2d8-af40-46d7-a100-d98197da1e2b 269572b0-ea74-4ce4-a977-5dc1580ef0aa 269572b0-ea74-4ce4-a977-5dc1580ef0aa} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/731ea7eb-30c9-4495-b532-4d48b95675f4 361e9858-9e7c-424e-89ae-de81c41ce585 361e9858-9e7c-424e-89ae-de81c41ce585} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/862e9e8e-fdaa-4c4d-9c8c-87c8645fbb53 53d096d1-6565-4912-b834-5b4050a9b035 53d096d1-6565-4912-b834-5b4050a9b035} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/fdca741f-a410-4025-9f48-c9b373c80feb 55b235c1-d500-4cc1-9982-0fd53b120e89 55b235c1-d500-4cc1-9982-0fd53b120e89} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/32d278bd-01cf-4a90-8a58-314aa1e3c01c 7a0582de-5305-4311-9ee7-05e6d854691b 7a0582de-5305-4311-9ee7-05e6d854691b} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/e578b8d3-b951-4a77-aae8-33e8e876a80d 7d753f99-8e4a-4b62-b40d-102bc6d3aa4e 7d753f99-8e4a-4b62-b40d-102bc6d3aa4e} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/f8b77340-f8fb-4871-ba71-dc6ea7fc0b00 9fde7b8c-f895-4fad-9c8e-8f02b18b2b57 9fde7b8c-f895-4fad-9c8e-8f02b18b2b57} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/f9d28377-86e4-4270-906c-ed2e6b774f17 b57f1420-d592-4846-9678-e86b4ec62f79 b57f1420-d592-4846-9678-e86b4ec62f79} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/27f0eb6b-cda2-4b72-a6ff-6670bb3a3e28 b7a7645f-a166-406b-9324-81d18d0f13ac b7a7645f-a166-406b-9324-81d18d0f13ac} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/9c9c63fc-cc60-4868-b41d-fb4368bc02aa bebf5dbd-0199-41f3-aeaa-5d230aae727f bebf5dbd-0199-41f3-aeaa-5d230aae727f} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/2b3ac5f2-343b-4a8a-9067-e046c05e1383 c1f800b0-fdd1-4d88-8d68-508e577e1e5a c1f800b0-fdd1-4d88-8d68-508e577e1e5a} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/005e558b-2c57-41d5-9f12-d63ddcbb1b96 cd966f6e-a026-4e8d-9a24-74b222286d56 cd966f6e-a026-4e8d-9a24-74b222286d56} {build-e2e-mukr/results/808f14bc-0acc-4403-b0c5-5f5ad52a538c/records/808f14bc-0acc-4403-b0c5-5f5ad52a538c d1cb6a53-8612-4ee7-ae6b-d0553b27e73b d1cb6a53-8612-4ee7-ae6b-d0553b27e73b}]}\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 477
            },
            "TimelineLocation": {
              "Order": 112,
              "Time": "2026-04-22T05:25:46.227131235Z"
            },
            "Message": "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 477
            },
            "TimelineLocation": {
              "Order": 114,
              "Time": "2026-04-22T05:25:46.248992013Z"
            },
            "Message": "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
            "Duration": 21860768,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 498
            },
            "TimelineLocation": {
              "Order": 115,
              "Time": "2026-04-22T05:25:46.249221269Z"
            },
            "Message": "should have Pipeline Records",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 498
            },
            "TimelineLocation": {
              "Offset": 2963,
              "Order": 117,
              "Time": "2026-04-22T05:25:46.32229021Z"
            },
            "Message": "should have Pipeline Records",
            "Duration": 73068901,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 2963,
              "Order": 118,
              "Time": "2026-04-22T05:25:46.322405323Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 2963,
              "Order": 120,
              "Time": "2026-04-22T05:25:46.322471325Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 66012,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 507
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Logs",
        "State": "pending",
        "StartTime": "2026-04-22T05:25:46.322690771Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 540
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:46.323026869Z",
        "EndTime": "2026-04-22T05:25:46.534555532Z",
        "RunTime": 211528663,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 540
            },
            "TimelineLocation": {
              "Order": 121,
              "Time": "2026-04-22T05:25:46.323132591Z"
            },
            "Message": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 540
            },
            "TimelineLocation": {
              "Order": 123,
              "Time": "2026-04-22T05:25:46.534332467Z"
            },
            "Message": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
            "Duration": 211199886,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 124,
              "Time": "2026-04-22T05:25:46.534505311Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 126,
              "Time": "2026-04-22T05:25:46.534547762Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 42451,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 569
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verify-enterprise-contract check should pass",
        "State": "pending",
        "StartTime": "2026-04-22T05:25:46.534774218Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 661
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Hermeto content in the SBOM in case the build was hermetic",
        "State": "skipped",
        "StartTime": "2026-04-22T05:25:46.535147037Z",
        "EndTime": "2026-04-22T05:25:46.55000942Z",
        "RunTime": 14862383,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Hermetic build is not enabled, skipping the test",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 663,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.8.3()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:663 +0x7a"
          },
          "TimelineLocation": {
            "Order": 131,
            "Time": "2026-04-22T05:25:46.549833715Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 661
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 550
            },
            "TimelineLocation": {
              "Order": 127,
              "Time": "2026-04-22T05:25:46.535241509Z"
            },
            "Message": "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 550
            },
            "TimelineLocation": {
              "Order": 129,
              "Time": "2026-04-22T05:25:46.549548148Z"
            },
            "Message": "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry",
            "Duration": 14306639,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 661
            },
            "TimelineLocation": {
              "Order": 130,
              "Time": "2026-04-22T05:25:46.549663241Z"
            },
            "Message": "should have Hermeto content in the SBOM in case the build was hermetic",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 661
            },
            "TimelineLocation": {
              "Order": 132,
              "Time": "2026-04-22T05:25:46.549844015Z"
            },
            "Message": "should have Hermeto content in the SBOM in case the build was hermetic",
            "Duration": 180775,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 133,
              "Time": "2026-04-22T05:25:46.549957289Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 135,
              "Time": "2026-04-22T05:25:46.549984829Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 27541,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "build-definitions ec pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 700
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "build-templates-e2e"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 744
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "runs ec pipeline pipelines/enterprise-contract.yaml",
        "State": "pending",
        "StartTime": "2026-04-22T05:25:46.550247646Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 356
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:46.550702957Z",
        "EndTime": "2026-04-22T05:33:19.842906097Z",
        "RunTime": 453292203130,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun test-comp-yptl-on-pull-request-54xlm found for Component build-e2e-mukr/test-comp-yptl\nPipelineRun test-comp-yptl-on-pull-request-54xlm reason: Failed\nattempt 1/3: PipelineRun \"test-comp-yptl-on-pull-request-54xlm\" failed: \n pod: test-comp-yptl-on-pull-request-54xlm-build-container-pod | init container: prepare\n2026/04/22 05:14:09 Entrypoint initialization\n\n pod: test-comp-yptl-on-pull-request-54xlm-build-container-pod | init container: place-scripts\n2026/04/22 05:14:10 Decoded script /tekton/scripts/script-1-47ft4\n2026/04/22 05:14:10 Decoded script /tekton/scripts/script-2-fxjdv\n2026/04/22 05:14:10 Decoded script /tekton/scripts/script-3-j44mg\n2026/04/22 05:14:10 Decoded script /tekton/scripts/script-4-lmpwz\n2026/04/22 05:14:10 Decoded script /tekton/scripts/script-5-vt8cv\n\npod: test-comp-yptl-on-pull-request-54xlm-build-container-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.R83yoz/auth-bhLZCI.json quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:a2b3d544de588c857dda877cd6a73da513494e034af8872b1bb54980fb463d0e --output -\nRestored artifact quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:a2b3d544de588c857dda877cd6a73da513494e034af8872b1bb54980fb463d0e to /var/workdir/source\nWARN: artifact URI not provided, (given: =/var/workdir/cachi2)\n\n\npod: test-comp-yptl-on-pull-request-54xlm-build-container-pod | container step-build: \n[2026-04-22T05:14:15,262781194+00:00] Validate context path\n[2026-04-22T05:14:15,266460083+00:00] Update CA trust\n[2026-04-22T05:14:15,267593648+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:14:19,721923112+00:00] Prepare Dockerfile\nChecking if /var/workdir/cachi2/output/bom.json exists.\nCould not find prefetched sbom. No content_sets found for ICM\n[2026-04-22T05:14:19,775668082+00:00] Prepare system (architecture: x86_64)\n[2026-04-22T05:14:19,787958017+00:00] Setup prefetched\nTrying to pull quay.io/devfile/python:slim...\nGetting image source signatures\nCopying blob sha256:0f372def914e585a52a46de64d0ed00b960c02f5f81a307d673e73b404203d61\nCopying blob sha256:778656c04542093db6d3b6e07bffbcf6ec4b24709276be7cdf177fcb3666663a\nCopying blob sha256:025c56f98b679f70b7a54241917e56da7b59ab9d2defecc6ebdb0bf2750484bb\nCopying blob sha256:2f9c09f7c02f4403f9ec5313e53e63eafe6cd43993457b810ce1b9642812daec\nCopying blob sha256:30fb943195a7f7cee90a9c67461c338d1d76a7004d2f94792b774ef71d875a02\nCopying config sha256:04f51101c1b979fb8a45a5332bfa8ed2c60f613ea396c3edd40f3d91702b24ef\nWriting manifest to image destination\n[2026-04-22T05:14:26,613383611+00:00] Unsetting proxy\n{\n  \"architecture\": \"x86_64\",\n  \"vcs-type\": \"git\",\n  \"vcs-ref\": \"eceb52f6a609834d221178f0a3f90e602c279a0d\",\n  \"org.opencontainers.image.revision\": \"eceb52f6a609834d221178f0a3f90e602c279a0d\",\n  \"org.opencontainers.image.source\": \"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic\",\n  \"quay.expires-after\": \"6h\",\n  \"build-date\": \"2026-04-22T05:14:19Z\",\n  \"org.opencontainers.image.created\": \"2026-04-22T05:14:19Z\",\n  \"io.buildah.version\": \"1.42.2\"\n}\n[2026-04-22T05:14:26,781654847+00:00] Register sub-man\nAdding the entitlement to the build\n[2026-04-22T05:14:26,785106717+00:00] Add secrets\n[2026-04-22T05:14:26,792836343+00:00] Run buildah build\n[2026-04-22T05:14:26,793911009+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=eceb52f6a609834d221178f0a3f90e602c279a0d --label org.opencontainers.image.revision=eceb52f6a609834d221178f0a3f90e602c279a0d --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-python-basic --label quay.expires-after=6h --label build-date=2026-04-22T05:14:19Z --label org.opencontainers.image.created=2026-04-22T05:14:19Z --annotation org.opencontainers.image.revision=eceb52f6a609834d221178f0a3f90e602c279a0d --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-python-basic --annotation org.opencontainers.image.created=2026-04-22T05:14:19Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.6jaAbD -t quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d . \nSTEP 1/11: FROM quay.io/devfile/python:slim\nSTEP 2/11: EXPOSE 8081/tcp\nSTEP 3/11: ENV FLASK_PORT=8081\nSTEP 4/11: WORKDIR /projects\nSTEP 5/11: COPY requirements.txt .\nSTEP 6/11: RUN pip install -r requirements.txt\nCollecting Flask==2.1.0\n  Downloading Flask-2.1.0-py3-none-any.whl (95 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 18.9 MB/s eta 0:00:00\nCollecting Werkzeug\u003e=2.0\n  Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.5/226.5 kB 96.6 MB/s eta 0:00:00\nCollecting Jinja2\u003e=3.0\n  Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 91.2 MB/s eta 0:00:00\nCollecting itsdangerous\u003e=2.0\n  Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)\nCollecting click\u003e=8.0\n  Downloading click-8.3.2-py3-none-any.whl (108 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.4/108.4 kB 92.1 MB/s eta 0:00:00\nCollecting MarkupSafe\u003e=2.0\n  Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)\nInstalling collected packages: MarkupSafe, itsdangerous, click, Werkzeug, Jinja2, Flask\nSuccessfully installed Flask-2.1.0 Jinja2-3.1.6 MarkupSafe-3.0.3 Werkzeug-3.1.8 click-8.3.2 itsdangerous-2.2.0\nWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv\n\n[notice] A new release of pip available: 22.3.1 -\u003e 26.0.1\n[notice] To update, run: pip install --upgrade pip\nSTEP 7/11: COPY . .\nSTEP 8/11: CMD [ \"python\", \"./app.py\" ]\nSTEP 9/11: COPY labels.json /usr/share/buildinfo/labels.json\nSTEP 10/11: COPY labels.json /root/buildinfo/labels.json\nSTEP 11/11: LABEL \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"eceb52f6a609834d221178f0a3f90e602c279a0d\" \"org.opencontainers.image.revision\"=\"eceb52f6a609834d221178f0a3f90e602c279a0d\" \"org.opencontainers.image.source\"=\"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic\" \"quay.expires-after\"=\"6h\" \"build-date\"=\"2026-04-22T05:14:19Z\" \"org.opencontainers.image.created\"=\"2026-04-22T05:14:19Z\"\nCOMMIT quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\n--\u003e 74bb51a1252f\nSuccessfully tagged quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\n74bb51a1252fe484c0ba182e5167f5db2678113f86a4efcb73a793823886a77c\n[2026-04-22T05:14:34,099888245+00:00] Unsetting proxy\n[2026-04-22T05:14:34,101079838+00:00] Add metadata\nRecording base image digests used\nquay.io/devfile/python:slim quay.io/devfile/python:slim@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c\nGetting image source signatures\nCopying blob sha256:bd5ca784e849b3e7cf6df21df80f869b32420c2b449342dd6caff2e69790512c\nCopying blob sha256:d9892173749de078dfb702835e9e3858aff86e7447fb11c5a2f2c6bb10f882f6\nCopying blob sha256:0a7eaca7a2e7e116a5658c409ea2ceb98226b7481a3b0f90c8d94d9f230fe238\nCopying blob sha256:609bcd29c7943a6667e3204bfa5b86a07d255f78ebc26d4c4e8981b335ac3b9a\nCopying blob sha256:b5ebffba54d3e3f7fd80435fcdc34c4a96fdb2ecab0f0a298fe08f74c2f69d29\nCopying blob sha256:d326469892d974408d96f1e02d64dce10d20f88613688af11e99e3e22523beeb\nCopying config sha256:74bb51a1252fe484c0ba182e5167f5db2678113f86a4efcb73a793823886a77c\nWriting manifest to image destination\n[2026-04-22T05:14:40,521682833+00:00] End build\n\npod: test-comp-yptl-on-pull-request-54xlm-build-container-pod | container step-push: \n[2026-04-22T05:14:41,407740797+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:15:04,982940417+00:00] Convert image\n[2026-04-22T05:15:04,984169587+00:00] Push image with unique tag\nPushing to quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:test-comp-yptl-on-pull-request-54xlm-build-container\n[retry] executing: buildah push --format=oci --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d docker://quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:test-comp-yptl-on-pull-request-54xlm-build-container\nGetting image source signatures\nCopying blob sha256:bd5ca784e849b3e7cf6df21df80f869b32420c2b449342dd6caff2e69790512c\nCopying blob sha256:b5ebffba54d3e3f7fd80435fcdc34c4a96fdb2ecab0f0a298fe08f74c2f69d29\nCopying blob sha256:d9892173749de078dfb702835e9e3858aff86e7447fb11c5a2f2c6bb10f882f6\nCopying blob sha256:d326469892d974408d96f1e02d64dce10d20f88613688af11e99e3e22523beeb\nCopying blob sha256:0a7eaca7a2e7e116a5658c409ea2ceb98226b7481a3b0f90c8d94d9f230fe238\nCopying blob sha256:609bcd29c7943a6667e3204bfa5b86a07d255f78ebc26d4c4e8981b335ac3b9a\nCopying config sha256:74bb51a1252fe484c0ba182e5167f5db2678113f86a4efcb73a793823886a77c\nWriting manifest to image destination\n[2026-04-22T05:15:37,309074757+00:00] Push image with git revision\nPushing to quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\n[retry] executing: buildah push --format=oci --retry 3 --tls-verify=true --digestfile /var/workdir/image-digest quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d docker://quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\nGetting image source signatures\nCopying blob sha256:bd5ca784e849b3e7cf6df21df80f869b32420c2b449342dd6caff2e69790512c\nCopying blob sha256:b5ebffba54d3e3f7fd80435fcdc34c4a96fdb2ecab0f0a298fe08f74c2f69d29\nCopying blob sha256:609bcd29c7943a6667e3204bfa5b86a07d255f78ebc26d4c4e8981b335ac3b9a\nCopying blob sha256:d9892173749de078dfb702835e9e3858aff86e7447fb11c5a2f2c6bb10f882f6\nCopying blob sha256:0a7eaca7a2e7e116a5658c409ea2ceb98226b7481a3b0f90c8d94d9f230fe238\nCopying blob sha256:d326469892d974408d96f1e02d64dce10d20f88613688af11e99e3e22523beeb\nCopying config sha256:74bb51a1252fe484c0ba182e5167f5db2678113f86a4efcb73a793823886a77c\nWriting manifest to image destination\nsha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cdquay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\n[retry] executing: kubectl get configmap cluster-config -n konflux-info -o json\nKeyless signing is disabled (none of rekorInternalUrl, fulcioInternalUrl, defaultOIDCIssuer, tufInternalUrl are configured in the konflux-info/cluster-config configmap)\n[2026-04-22T05:15:42,078766747+00:00] End push\n\npod: test-comp-yptl-on-pull-request-54xlm-build-container-pod | container step-sbom-syft-generate: \n[2026-04-22T05:15:42,475098013+00:00] Generate SBOM\nRunning syft on the image\nRunning syft on the source code\n[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)\n[2026-04-22T05:16:09,983901264+00:00] End sbom-syft-generate\n\npod: test-comp-yptl-on-pull-request-54xlm-build-container-pod | container step-prepare-sboms: \n[2026-04-22T05:16:10,585978184+00:00] Prepare SBOM\n[2026-04-22T05:16:10,674127836+00:00] Generate SBOM with mobster\nSkipping SBOM validation\n2026-04-22 05:16:27,281 [INFO] mobster.log: Logging level set to 20\n2026-04-22 05:16:28,474 [INFO] mobster.oci: Fetching manifest for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c\n2026-04-22 05:16:30,555 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:16:31,325 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:16:32,742 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:16:33,297 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:16:34,865 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:16:35,524 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:16:36,989 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:16:37,816 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for quay.io/devfile/python@sha256:54924a2ee4a2ef17028ae076ce38e59b3f4054353a5c9f9318dfaee60377532c with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:16:37,816 [INFO] mobster.cmd.generate.oci_image.contextual_sbom.contextualize: Contextual mechanism won't be used, there is no parent image SBOM.\n2026-04-22 05:16:37,817 [INFO] mobster.cmd.generate.oci_image: Contextual SBOM workflow finished successfully.\n2026-04-22 05:16:37,817 [INFO] mobster.log: Contextual workflow completed in 9.54s\n2026-04-22 05:16:37,981 [INFO] mobster.main: Exiting with code 0.\n[2026-04-22T05:16:39,382672950+00:00] End prepare-sboms\n\npod: test-comp-yptl-on-pull-request-54xlm-build-container-pod | container step-upload-sbom: \n[2026-04-22T05:16:39,712910244+00:00] Upload SBOM\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl\nPushing sbom to registry\n[retry] executing: cosign attach sbom --sbom sbom.json --type spdx quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\nWARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations.\nWARNING: Attaching SBOMs this way does not sign them. To sign them, use 'cosign attest --predicate sbom.json --key \u003ckey path\u003e'.\nUploading SBOM file for [quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd] to [quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:sha256-e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd.sbom] with mediaType [text/spdx+json].\n\nquay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:abea75fa447db14216d313e9aae7fba92f563184f5d131961423712f7c01b87a\n[2026-04-22T05:17:06,974420192+00:00] End upload-sbom\n\n pod: test-comp-yptl-on-pull-request-54xlm-build-image-index-pod | init container: prepare\n2026/04/22 05:17:10 Entrypoint initialization\n\n pod: test-comp-yptl-on-pull-request-54xlm-build-image-index-pod | init container: place-scripts\n2026/04/22 05:17:11 Decoded script /tekton/scripts/script-0-w2rm2\n2026/04/22 05:17:11 Decoded script /tekton/scripts/script-1-ck4bq\n2026/04/22 05:17:11 Decoded script /tekton/scripts/script-2-5hfwz\n\npod: test-comp-yptl-on-pull-request-54xlm-build-image-index-pod | container step-build: \n[2026-04-22T05:17:17,634847315+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nRunning konflux-build-cli\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] image: quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] images: [quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd]\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] buildah-format: oci\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] always-build-index: false\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] additional-tags: [test-comp-yptl-on-pull-request-54xlm-build-image-index]\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] output-manifest-path: /index-build-data/manifest_data.json\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] result-path-image-digest: /tekton/results/IMAGE_DIGEST\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] result-path-image-url: /tekton/results/IMAGE_URL\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] result-path-image-ref: /tekton/results/IMAGE_REF\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"[param] result-path-images: /tekton/results/IMAGES\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"Creating manifest list: quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\"\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"buildah [stdout] 787d3d0b3f927fcb50fdf3904739e6874ff0734e562eb092640b8f38c0016bd7\" logger=CliExecutor\ntime=\"2026-04-22T05:17:19Z\" level=info msg=\"Skipping image index generation. Returning results for single image.\"\n{\"image_digest\":\"sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\",\"image_url\":\"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\",\"image_ref\":\"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\",\"images\":\"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\"}\npod: test-comp-yptl-on-pull-request-54xlm-build-image-index-pod | container step-create-sbom: \nThe manifest_data.json file does not exist. Skipping the SBOM creation...\n\npod: test-comp-yptl-on-pull-request-54xlm-build-image-index-pod | container step-upload-sbom: \n[2026-04-22T05:17:20,508408195+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nThe index.spdx.json file does not exists. Skipping the SBOM upload...\n\n pod: test-comp-yptl-on-pull-request-54xlm-clamav-scan-pod | init container: prepare\n2026/04/22 05:17:26 Entrypoint initialization\n\n pod: test-comp-yptl-on-pull-request-54xlm-clamav-scan-pod | init container: place-scripts\n2026/04/22 05:17:26 Decoded script /tekton/scripts/script-0-sg6ht\n2026/04/22 05:17:26 Decoded script /tekton/scripts/script-1-qkdvq\n\npod: test-comp-yptl-on-pull-request-54xlm-clamav-scan-pod | container step-extract-and-scan-image: \nStarting clamd ...\nclamd is ready!\nDetecting artifact type for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd.\nDetected container image. Processing image manifests.\nRunning \"oc image extract\" on image of arch amd64\nScanning image for arch amd64. This operation may take a while.\n\n----------- SCAN SUMMARY -----------\nInfected files: 0\nTime: 195.472 sec (3 m 15 s)\nStart Date: 2026:04:22 05:18:28\nEnd Date:   2026:04:22 05:21:44\nExecuted-on: Scan was executed on clamsdcan version - ClamAV 1.4.3/27977/Mon Apr 20 06:26:26 2026 Database version: 27977\n[\n\t{\n\t\t\"filename\": \"/work/logs/clamscan-result-log-amd64.json\",\n\t\t\"namespace\": \"required_checks\",\n\t\t\"successes\": 2\n\t}\n]\n{\"timestamp\":\"1776835304\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"timestamp\":\"1776835304\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"timestamp\":\"1776835304\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\", \"digests\": [\"sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\"]}}\n\npod: test-comp-yptl-on-pull-request-54xlm-clamav-scan-pod | container step-upload: \nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl\nAttaching to quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\n[retry] executing: oras attach --no-tty --registry-config /home/taskuser/auth.json --artifact-type application/vnd.clamav quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd clamscan-result-amd64.log:text/vnd.clamav clamscan-ec-test-amd64.json:application/vnd.konflux.test_output+json\nPreparing clamscan-result-amd64.log\nPreparing clamscan-ec-test-amd64.json\nUploading 7d18252ec306 clamscan-ec-test-amd64.json\nExists    44136fa355b3 application/vnd.oci.empty.v1+json\nUploading 7f963c25a493 clamscan-result-amd64.log\nUploaded  7d18252ec306 clamscan-ec-test-amd64.json\nUploaded  7f963c25a493 clamscan-result-amd64.log\nUploading 01f21c6344b1 application/vnd.oci.image.manifest.v1+json\nUploaded  01f21c6344b1 application/vnd.oci.image.manifest.v1+json\nAttached to [registry] quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\nDigest: sha256:01f21c6344b157ec45025caf03d89f1dee3f54f1e3f6fdb38fe7201a3d488ed3\n\n pod: test-comp-yptl-on-pull-request-54xlm-clone-repository-pod | init container: prepare\n2026/04/22 05:13:04 Entrypoint initialization\n\n pod: test-comp-yptl-on-pull-request-54xlm-clone-repository-pod | init container: place-scripts\n2026/04/22 05:13:04 Decoded script /tekton/scripts/script-0-2zdbl\n2026/04/22 05:13:04 Decoded script /tekton/scripts/script-1-dg2gj\n\npod: test-comp-yptl-on-pull-request-54xlm-clone-repository-pod | container step-clone: \nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n{\"level\":\"info\",\"ts\":1776834788.9285302,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834789.175196,\"caller\":\"git/git.go:223\",\"msg\":\"Successfully cloned https://github.com/redhat-appstudio-qe/devfile-sample-python-basic @ eceb52f6a609834d221178f0a3f90e602c279a0d (grafted, HEAD) in path /var/workdir/source\"}\n{\"level\":\"info\",\"ts\":1776834789.1752374,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834789.2013688,\"caller\":\"git/git.go:277\",\"msg\":\"Successfully initialized and updated submodules in path /var/workdir/source\"}\nMerge option disabled. Using checked-out revision eceb52f6a609834d221178f0a3f90e602c279a0d directly.\n\npod: test-comp-yptl-on-pull-request-54xlm-clone-repository-pod | container step-symlink-check: \nRunning symlink check\n\npod: test-comp-yptl-on-pull-request-54xlm-clone-repository-pod | container step-create-trusted-artifact: \nPrepared artifact from /var/workdir/source (sha256:a2b3d544de588c857dda877cd6a73da513494e034af8872b1bb54980fb463d0e)\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl\nExecuting: oras push --annotation=quay.expires-after=6h --registry-config /tmp/create-oci.sh.8OTPoS/auth-NQUNzZ.json quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d.git SOURCE_ARTIFACT\nUploading a2b3d544de58 SOURCE_ARTIFACT\nUploaded  a2b3d544de58 SOURCE_ARTIFACT\nPushed [registry] quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d.git\nArtifactType: application/vnd.unknown.artifact.v1\nDigest: sha256:c9fa4be6a868947361006d858cd05b4aad942b4825bebfbe58d0474642e50dea\nArtifacts created\n\n\n pod: test-comp-yptl-on-pull-request-54xlm-init-pod | init container: prepare\n2026/04/22 05:12:54 Entrypoint initialization\n\npod: test-comp-yptl-on-pull-request-54xlm-init-pod | container step-init: \ntime=\"2026-04-22T05:12:57Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:57Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:12:57Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:12:57Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:12:57Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:12:57Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:12:57Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:12:57Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:12:57Z\" level=info msg=\"[result] NO PROXY: \"\n\n pod: test-comp-yptl-on-pull-request-54xlm-prefetch-dependencies-pod | init container: prepare\n2026/04/22 05:13:14 Entrypoint initialization\n\n pod: test-comp-yptl-on-pull-request-54xlm-prefetch-dependencies-pod | init container: place-scripts\n2026/04/22 05:13:15 Decoded script /tekton/scripts/script-0-bvsqd\n2026/04/22 05:13:15 Decoded script /tekton/scripts/script-2-ppcdd\n\npod: test-comp-yptl-on-pull-request-54xlm-prefetch-dependencies-pod | container step-skip-ta: \n\npod: test-comp-yptl-on-pull-request-54xlm-prefetch-dependencies-pod | container step-use-trusted-artifact: \nWARN: found skip file in /var/workdir/source\n\n\npod: test-comp-yptl-on-pull-request-54xlm-prefetch-dependencies-pod | container step-prefetch-dependencies: \n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\ntime=\"2026-04-22T05:13:50Z\" level=debug msg=\"Starting prefetch-dependencies\"\ntime=\"2026-04-22T05:13:50Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:13:50Z\" level=info msg=\"Not using package registry proxy because allow-package-registry-proxy is not set to `true` on the cluster level\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:13:50Z\" level=info msg=\"[param] source-dir: /var/workdir/source\"\ntime=\"2026-04-22T05:13:50Z\" level=info msg=\"[param] output-dir: /var/workdir/cachi2/output\"\ntime=\"2026-04-22T05:13:50Z\" level=info msg=\"[param] sbom-format: spdx\"\ntime=\"2026-04-22T05:13:50Z\" level=info msg=\"[param] mode: strict\"\ntime=\"2026-04-22T05:13:50Z\" level=info msg=\"[param] output-dir-mount-point: /cachi2/output\"\ntime=\"2026-04-22T05:13:50Z\" level=info msg=\"[param] env-files: [/var/workdir/cachi2/cachi2.env /var/workdir/cachi2/prefetch.env /var/workdir/cachi2/prefetch-env.json]\"\ntime=\"2026-04-22T05:13:50Z\" level=info msg=\"[param] git-auth-directory: /workspace/git-basic-auth\"\ntime=\"2026-04-22T05:14:04Z\" level=info msg=\"hermeto [stdout] hermeto 0.50.1\" logger=CliExecutor\ntime=\"2026-04-22T05:14:05Z\" level=warning msg=\"No input provided; skipping prefetch-dependencies\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:14:05Z\" level=debug msg=\"Finished prefetch-dependencies\"\n\npod: test-comp-yptl-on-pull-request-54xlm-prefetch-dependencies-pod | container step-create-trusted-artifact: \nWARN: found skip file in /var/workdir/source\nWARN: found skip file in /var/workdir/cachi2\n\n\n pod: test-comp-yptl-on-pull-request-54xlm-rpms-signature-scan-pod | init container: prepare\n2026/04/22 05:17:26 Entrypoint initialization\n\n pod: test-comp-yptl-on-pull-request-54xlm-rpms-signature-scan-pod | init container: place-scripts\n2026/04/22 05:17:27 Decoded script /tekton/scripts/script-0-vb764\n2026/04/22 05:17:27 Decoded script /tekton/scripts/script-1-5rl55\n\npod: test-comp-yptl-on-pull-request-54xlm-rpms-signature-scan-pod | container step-rpms-signature-scan: \n+ set -o pipefail\n+ rpm_verifier --image-url quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d --image-digest sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd --workdir /tmp\nImage: quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\nNo unsigned RPMs found\n\n{'keys': {'unsigned': 0}}\n====================================\n\nFinal results:\n{\"keys\": {\"unsigned\": 0}}\nImages processed:\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\", \"digests\": [\"sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\"]}}\n\npod: test-comp-yptl-on-pull-request-54xlm-rpms-signature-scan-pod | container step-output-results: \n+ source /utils.sh\n++ OPM_RENDER_CACHE=/tmp/konflux-test-opm-cache\n++ DEFAULT_INDEX_IMAGE=registry.redhat.io/redhat/redhat-operator-index\n++ cat /tmp/status\n+ status=SUCCESS\n++ cat /tmp/results\n+ rpms_data='{\"keys\": {\"unsigned\": 0}}'\n++ cat /tmp/images_processed\n+ images_processed='{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\", \"digests\": [\"sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\"]}}'\n+ '[' SUCCESS == ERROR ']'\n+ note='Task rpms-signature-scan completed successfully'\n++ make_result_json -r SUCCESS -t 'Task rpms-signature-scan completed successfully'\n++ local RESULT=\n++ local SUCCESSES=0\n++ local FAILURES=0\n++ local WARNINGS=0\n++ local 'NOTE=For details, check Tekton task log.'\n++ local NAMESPACE=default\n++ local OUTPUT\n++ local OPTIND opt\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ RESULT=SUCCESS\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ NOTE='Task rpms-signature-scan completed successfully'\n++ getopts :r:s:f:w:t:n: opt\n++ shift 4\n++ '[' -z SUCCESS ']'\n++ case \"${RESULT}\" in\n++++ date -u --iso-8601=seconds\n+++ jq -rce --arg date 2026-04-22T05:17:44+00:00 --arg result SUCCESS --arg note 'Task rpms-signature-scan completed successfully' --arg namespace default --arg successes 0 --arg failures 0 --arg warnings 0 --null-input '{  result: $result,\n        timestamp: $date,\n        note: $note,\n        namespace: $namespace,\n        successes: $successes|tonumber,\n        failures: $failures|tonumber,\n        warnings: $warnings|tonumber\n    }'\n++ OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:44+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:44+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ TEST_OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:44+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:44+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ tee /tekton/results/TEST_OUTPUT\n{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:17:44+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n+ tee /tekton/results/RPMS_DATA\n+ echo '{\"keys\": {\"unsigned\": 0}}'\n{\"keys\": {\"unsigned\": 0}}\n+ echo '{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\", \"digests\": [\"sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\"]}}'\n+ tee /tekton/results/IMAGES_PROCESSED\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\", \"digests\": [\"sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\"]}}\n\n pod: test-comp-yptl-on-pull-request-54xlm-tpa-scan-pod | init container: prepare\n2026/04/22 05:17:26 Entrypoint initialization\n\n pod: test-comp-yptl-on-pull-request-54xlm-tpa-scan-pod | init container: place-scripts\n2026/04/22 05:17:26 Decoded script /tekton/scripts/script-0-t5hcl\n2026/04/22 05:17:26 Decoded script /tekton/scripts/script-1-5tlp4\n2026/04/22 05:17:26 Decoded script /tekton/scripts/script-2-zw5p7\n\npod: test-comp-yptl-on-pull-request-54xlm-tpa-scan-pod | container step-get-vulnerabilities: \nInspecting raw image manifest quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd.\nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl\nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl\nWARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations.\nWARNING: Downloading SBOMs this way does not ensure its authenticity. If you want to ensure a tamper-proof SBOM, download it using 'cosign download attestation \u003cimage uri\u003e'.\nFound SBOM of media type: text/spdx+json\nRunning TPA scan on amd64 image manifest...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r100  268k    0     0  100  268k      0  1327k --:--:-- --:--:-- --:--:-- 1321k\r100  268k    0     0  100  268k      0   222k  0:00:01  0:00:01 --:--:--  222k{\n  \"scanned\" : {\n    \"total\" : 129,\n    \"direct\" : 44,\n    \"transitive\" : 85\n  },\n  \"providers\" : {\n    \"rhtpa\" : {\n      \"status\" : {\n        \"ok\" : true,\n        \"name\" : \"rhtpa\",\n        \"code\" : 200,\n        \"message\" : \"OK\",\n        \"warnings\" : { }\n      },\n      \"sources\" : {\n        \"osv-github\" : {\n          \"summary\" : {\n            \"direct\" : 3,\n            \"transitive\" : 1,\n            \"total\" : 4,\n            \"dependencies\" : 3,\n            \"critical\" : 0,\n            \"high\" : 3,\n            \"medium\" : 1,\n            \"low\" : 0,\n            \"remediations\" : 0,\n            \"recommendations\" : 0,\n            \"unscanned\" : 0\n          },\n          \"dependencies\" : [ {\n            \"ref\" : \"pkg:pypi/setuptools@65.5.0\",\n            \"issues\" : [ {\n              \"id\" : \"CVE-2024-6345\",\n              \"source\" : \"osv-github\",\n              \"cvssScore\" : 8.8,\n              \"severity\" : \"HIGH\",\n              \"cves\" : [ \"CVE-2024-6345\" ],\n              \"unique\" : false\n            }, {\n              \"id\" : \"CVE-2022-40897\",\n              \"source\" : \"osv-github\",\n              \"cvssScore\" : 7.5,\n              \"severity\" : \"HIGH\",\n              \"cves\" : [ \"CVE-2022-40897\" ],\n              \"unique\" : false\n            } ],\n            \"transitive\" : [ {\n              \"ref\" : \"pkg:pypi/pip@22.3.1\",\n              \"issues\" : [ {\n                \"id\" : \"CVE-2023-5752\",\n                \"source\" : \"osv-github\",\n                \"cvssScore\" : 5.5,\n                \"severity\" : \"MEDIUM\",\n                \"cves\" : [ \"CVE-2023-5752\" ],\n                \"unique\" : false\n              } ],\n              \"highestVulnerability\" : {\n                \"id\" : \"CVE-2023-5752\",\n                \"source\" : \"osv-github\",\n                \"cvssScore\" : 5.5,\n                \"severity\" : \"MEDIUM\",\n                \"cves\" : [ \"CVE-2023-5752\" ],\n                \"unique\" : false\n              }\n            } ],\n            \"highestVulnerability\" : {\n              \"id\" : \"CVE-2024-6345\",\n              \"source\" : \"osv-github\",\n              \"cvssScore\" : 8.8,\n              \"severity\" : \"HIGH\",\n              \"cves\" : [ \"CVE-2024-6345\" ],\n              \"unique\" : false\n            }\n          }, {\n            \"ref\" : \"pkg:pypi/flask@2.1.0\",\n            \"issues\" : [ {\n              \"id\" : \"CVE-2023-30861\",\n              \"title\" : \"Flask vulnerable to possible disclosure of permanent session cookie due to missing Vary: Cookie header\",\n              \"source\" : \"osv-github\",\n              \"cvssScore\" : 7.5,\n              \"severity\" : \"HIGH\",\n              \"cves\" : [ \"CVE-2023-30861\" ],\n              \"unique\" : false\n            } ],\n            \"transitive\" : [ ],\n            \"highestVulnerability\" : {\n              \"id\" : \"CVE-2023-30861\",\n              \"title\" : \"Flask vulnerable to possible disclosure of permanent session cookie due to missing Vary: Cookie header\",\n              \"source\" : \"osv-github\",\n              \"cvssScore\" : 7.5,\n              \"severity\" : \"HIGH\",\n              \"cves\" : [ \"CVE-2023-30861\" ],\n              \"unique\" : false\n            }\n          } ]\n        }\n      }\n    }\n  },\n  \"licenses\" : [ {\n    \"status\" : {\n      \"ok\" : true,\n      \"name\" : \"deps.dev\",\n      \"code\" : 200,\n      \"message\" : \"OK\",\n      \"warnings\" : { }\n    },\n    \"summary\" : {\n      \"total\" : 9,\n      \"concluded\" : 115,\n      \"permissive\" : 7,\n      \"weakCopyleft\" : 0,\n      \"strongCopyleft\" : 0,\n      \"unknown\" : 2,\n      \"deprecated\" : 0,\n      \"osiApproved\" : 7,\n      \"fsfLibre\" : 7\n    },\n    \"packages\" : {\n      \"pkg:deb/debian/libpam-runtime@1.4.0-9%2Bdeb11u1?arch=all\u0026distro=debian-11\u0026upstream=pam\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libpcre3@2%3A8.39-13?arch=amd64\u0026distro=debian-11\u0026upstream=pcre3\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/debian-archive-keyring@2021.1.1?arch=all\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libncursesw6@6.2%2B20201114-2?arch=amd64\u0026distro=debian-11\u0026upstream=ncurses\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libselinux1@3.1-3?arch=amd64\u0026distro=debian-11\u0026upstream=libselinux\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/passwd@1%3A4.8.1-1?arch=amd64\u0026distro=debian-11\u0026upstream=shadow\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:pypi/flask@2.1.0\" : {\n        \"concluded\" : {\n          \"identifiers\" : [ {\n            \"id\" : \"BSD-3-Clause\",\n            \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"BSD-3-Clause\",\n          \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        },\n        \"evidence\" : [ {\n          \"identifiers\" : [ {\n            \"id\" : \"BSD-3-Clause\",\n            \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"BSD-3-Clause\",\n          \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        } ]\n      },\n      \"pkg:deb/debian/mawk@1.3.4.20200120-2?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/tzdata@2021a-1%2Bdeb11u8?arch=all\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/gzip@1.10-4%2Bdeb11u1?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libsqlite3-0@3.34.1-3?arch=amd64\u0026distro=debian-11\u0026upstream=sqlite3\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/gpgv@2.2.27-2%2Bdeb11u2?arch=amd64\u0026distro=debian-11\u0026upstream=gnupg2\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libapt-pkg6.0@2.2.4?arch=amd64\u0026distro=debian-11\u0026upstream=apt\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libsemanage1@3.1-1%2Bb2?arch=amd64\u0026distro=debian-11\u0026upstream=libsemanage%403.1-1\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/util-linux@2.36.1-8%2Bdeb11u1?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libreadline8@8.1-1?arch=amd64\u0026distro=debian-11\u0026upstream=readline\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/init-system-helpers@1.60?arch=all\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libunistring2@0.9.10-4?arch=amd64\u0026distro=debian-11\u0026upstream=libunistring\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/e2fsprogs@1.46.2-2?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/zlib1g@1%3A1.2.11.dfsg-2%2Bdeb11u2?arch=amd64\u0026distro=debian-11\u0026upstream=zlib\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libnettle8@3.7.3-1?arch=amd64\u0026distro=debian-11\u0026upstream=nettle\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:pypi/itsdangerous@2.2.0\" : {\n        \"concluded\" : {\n          \"identifiers\" : [ {\n            \"id\" : \"non-standard\",\n            \"name\" : \"non-standard\",\n            \"category\" : \"UNKNOWN\"\n          } ],\n          \"expression\" : \"non-standard\",\n          \"name\" : \"non-standard\",\n          \"category\" : \"UNKNOWN\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        },\n        \"evidence\" : [ {\n          \"identifiers\" : [ {\n            \"id\" : \"non-standard\",\n            \"name\" : \"non-standard\",\n            \"category\" : \"UNKNOWN\"\n          } ],\n          \"expression\" : \"non-standard\",\n          \"name\" : \"non-standard\",\n          \"category\" : \"UNKNOWN\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        } ]\n      },\n      \"pkg:deb/debian/libgpg-error0@1.38-2?arch=amd64\u0026distro=debian-11\u0026upstream=libgpg-error\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libgssapi-krb5-2@1.18.3-6%2Bdeb11u3?arch=amd64\u0026distro=debian-11\u0026upstream=krb5\" : {\r100  293k    0 25913  100  268k  19586   202k  0:00:01  0:00:01 --:--:--  221k\n\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/login@1%3A4.8.1-1?arch=amd64\u0026distro=debian-11\u0026upstream=shadow\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:pypi/pip@22.3.1\" : {\n        \"concluded\" : {\n          \"identifiers\" : [ {\n            \"id\" : \"MIT\",\n            \"name\" : \"MIT License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"MIT\",\n          \"name\" : \"MIT License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        },\n        \"evidence\" : [ {\n          \"identifiers\" : [ {\n            \"id\" : \"MIT\",\n            \"name\" : \"MIT License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"MIT\",\n          \"name\" : \"MIT License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        } ]\n      },\n      \"pkg:deb/debian/libaudit1@1%3A3.0-2?arch=amd64\u0026distro=debian-11\u0026upstream=audit\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/apt@2.2.4?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/liblzma5@5.2.5-2.1~deb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=xz-utils\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libdebconfclient0@0.260?arch=amd64\u0026distro=debian-11\u0026upstream=cdebconf\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64\u0026distro=debian-11\u0026upstream=perl\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64\u0026distro=debian-11\u0026upstream=coreutils%408.32-4\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libpam-modules@1.4.0-9%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=pam\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/findutils@4.8.0-1?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:pypi/werkzeug@3.1.8\" : {\n        \"concluded\" : {\n          \"identifiers\" : [ {\n            \"id\" : \"BSD-3-Clause\",\n            \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"BSD-3-Clause\",\n          \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        },\n        \"evidence\" : [ {\n          \"identifiers\" : [ {\n            \"id\" : \"BSD-3-Clause\",\n            \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"BSD-3-Clause\",\n          \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        } ]\n      },\n      \"pkg:deb/debian/debianutils@4.11.2?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libgcc-s1@10.2.1-6?arch=amd64\u0026distro=debian-11\u0026upstream=gcc-10\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libseccomp2@2.5.1-1%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=libseccomp\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libffi7@3.3-6?arch=amd64\u0026distro=debian-11\u0026upstream=libffi\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libcrypt1@1%3A4.4.18-4?arch=amd64\u0026distro=debian-11\u0026upstream=libxcrypt\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libzstd1@1.4.8%2Bdfsg-2.1?arch=amd64\u0026distro=debian-11\u0026upstream=libzstd\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/hostname@3.23?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libtinfo6@6.2%2B20201114-2?arch=amd64\u0026distro=debian-11\u0026upstream=ncurses\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=systemd\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/dash@0.5.11%2Bgit20200708%2Bdd9ef66-5?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libtasn1-6@4.16.0-2?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libmount1@2.36.1-8%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=util-linux\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libcom-err2@1.46.2-2?arch=amd64\u0026distro=debian-11\u0026upstream=e2fsprogs\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libc-bin@2.31-13%2Bdeb11u5?arch=amd64\u0026distro=debian-11\u0026upstream=glibc\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libsmartcols1@2.36.1-8%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=util-linux\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:pypi/markupsafe@3.0.3\" : {\n        \"concluded\" : {\n          \"identifiers\" : [ {\n            \"id\" : \"BSD-3-Clause\",\n            \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"BSD-3-Clause\",\n          \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        },\n        \"evidence\" : [ {\n          \"identifiers\" : [ {\n            \"id\" : \"BSD-3-Clause\",\n            \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"BSD-3-Clause\",\n          \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        } ]\n      },\n      \"pkg:deb/debian/libattr1@1%3A2.4.48-6?arch=amd64\u0026distro=debian-11\u0026upstream=attr\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/grep@3.6-1?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libblkid1@2.36.1-8%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=util-linux\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libgnutls30@3.7.1-5%2Bdeb11u2?arch=amd64\u0026distro=debian-11\u0026upstream=gnutls28\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/dpkg@1.20.12?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/sysvinit-utils@2.96-7%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=sysvinit\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libpcre2-8-0@10.36-2%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=pcre2\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libidn2-0@2.3.0-5?arch=amd64\u0026distro=debian-11\u0026upstream=libidn2\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libnsl2@1.3.0-2?arch=amd64\u0026distro=debian-11\u0026upstream=libnsl\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u3?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libsemanage-common@3.1-1?arch=all\u0026distro=debian-11\u0026upstream=libsemanage\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libkrb5-3@1.18.3-6%2Bdeb11u3?arch=amd64\u0026distro=debian-11\u0026upstream=krb5\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/debconf@1.5.77?arch=all\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libxxhash0@0.8.0-2?arch=amd64\u0026distro=debian-11\u0026upstream=xxhash\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/netbase@6.3?arch=all\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/logsave@1.46.2-2?arch=amd64\u0026distro=debian-11\u0026upstream=e2fsprogs\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64\u0026distro=debian-11\u0026upstream=glibc\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libhogweed6@3.7.3-1?arch=amd64\u0026distro=debian-11\u0026upstream=nettle\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:pypi/wheel@0.38.4\" : {\n        \"concluded\" : {\n          \"identifiers\" : [ {\n            \"id\" : \"MIT\",\n            \"name\" : \"MIT License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"MIT\",\n          \"name\" : \"MIT License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        },\n        \"evidence\" : [ {\n          \"identifiers\" : [ {\n            \"id\" : \"MIT\",\n            \"name\" : \"MIT License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"MIT\",\n          \"name\" : \"MIT License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        } ]\n      },\n      \"pkg:deb/debian/libtirpc-common@1.3.1-1%2Bdeb11u1?arch=all\u0026distro=debian-11\u0026upstream=libtirpc\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/gcc-10-base@10.2.1-6?arch=amd64\u0026distro=debian-11\u0026upstream=gcc-10\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libp11-kit0@0.23.22-1?arch=amd64\u0026distro=debian-11\u0026upstream=p11-kit\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libtirpc3@1.3.1-1%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=libtirpc\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libkeyutils1@1.6.1-2?arch=amd64\u0026distro=debian-11\u0026upstream=keyutils\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:generic/python@3.11.1\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libstdc%2B%2B6@10.2.1-6?arch=amd64\u0026distro=debian-11\u0026upstream=gcc-10\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libsepol1@3.1-1?arch=amd64\u0026distro=debian-11\u0026upstream=libsepol\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libk5crypto3@1.18.3-6%2Bdeb11u3?arch=amd64\u0026distro=debian-11\u0026upstream=krb5\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:pypi/click@8.3.2\" : {\n        \"concluded\" : {\n          \"identifiers\" : [ {\n            \"id\" : \"BSD-3-Clause\",\n            \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"BSD-3-Clause\",\n          \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        },\n        \"evidence\" : [ {\n          \"identifiers\" : [ {\n            \"id\" : \"BSD-3-Clause\",\n            \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"BSD-3-Clause\",\n          \"name\" : \"BSD 3-Clause \\\"New\\\" or \\\"Revised\\\" License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        } ]\n      },\n      \"pkg:deb/debian/ncurses-base@6.2%2B20201114-2?arch=all\u0026distro=debian-11\u0026upstream=ncurses\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/readline-common@8.1-1?arch=all\u0026distro=debian-11\u0026upstream=readline\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/base-passwd@3.5.51?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libgmp10@2%3A6.2.1%2Bdfsg-1%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=gmp\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libext2fs2@1.46.2-2?arch=amd64\u0026distro=debian-11\u0026upstream=e2fsprogs\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u3?arch=amd64\u0026distro=debian-11\u0026upstream=openssl\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/base-files@11.1%2Bdeb11u5?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/ncurses-bin@6.2%2B20201114-2?arch=amd64\u0026distro=debian-11\u0026upstream=ncurses\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libbz2-1.0@1.0.8-4?arch=amd64\u0026distro=debian-11\u0026upstream=bzip2\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/bsdutils@1%3A2.36.1-8%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=util-linux%402.36.1-8%2Bdeb11u1\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/diffutils@1%3A3.7-5?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:oci/test-comp-yptl@sha256%3Ae995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libexpat1@2.2.10-2%2Bdeb11u5?arch=amd64\u0026distro=debian-11\u0026upstream=expat\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:pypi/jinja2@3.1.6\" : {\n        \"concluded\" : {\n          \"identifiers\" : [ {\n            \"id\" : \"non-standard\",\n            \"name\" : \"non-standard\",\n            \"category\" : \"UNKNOWN\"\n          } ],\n          \"expression\" : \"non-standard\",\n          \"name\" : \"non-standard\",\n          \"category\" : \"UNKNOWN\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        },\n        \"evidence\" : [ {\n          \"identifiers\" : [ {\n            \"id\" : \"non-standard\",\n            \"name\" : \"non-standard\",\n            \"category\" : \"UNKNOWN\"\n          } ],\n          \"expression\" : \"non-standard\",\n          \"name\" : \"non-standard\",\n          \"category\" : \"UNKNOWN\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        } ]\n      },\n      \"pkg:deb/debian/libdb5.3@5.3.28%2Bdfsg1-0.8?arch=amd64\u0026distro=debian-11\u0026upstream=db5.3\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libgdbm6@1.19-2?arch=amd64\u0026distro=debian-11\u0026upstream=gdbm\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/lsb-base@11.1.0?arch=all\u0026distro=debian-11\u0026upstream=lsb\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libpam-modules-bin@1.4.0-9%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=pam\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/bash@5.1-2%2Bdeb11u1?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/adduser@3.118?arch=all\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libss2@1.46.2-2?arch=amd64\u0026distro=debian-11\u0026upstream=e2fsprogs\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libpam0g@1.4.0-9%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=pam\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libacl1@2.2.53-10?arch=amd64\u0026distro=debian-11\u0026upstream=acl\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/sed@4.7-1?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libcap-ng0@0.7.9-2.2%2Bb1?arch=amd64\u0026distro=debian-11\u0026upstream=libcap-ng%400.7.9-2.2\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/liblz4-1@1.9.3-2?arch=amd64\u0026distro=debian-11\u0026upstream=lz4\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/tar@1.34%2Bdfsg-1?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/ca-certificates@20210119?arch=all\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/mount@2.36.1-8%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=util-linux\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libgcrypt20@1.8.7-6?arch=amd64\u0026distro=debian-11\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libaudit-common@1%3A3.0-2?arch=all\u0026distro=debian-11\u0026upstream=audit\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libuuid1@2.36.1-8%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=util-linux\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:deb/debian/libkrb5support0@1.18.3-6%2Bdeb11u3?arch=amd64\u0026distro=debian-11\u0026upstream=krb5\" : {\n        \"evidence\" : [ ]\n      },\n      \"pkg:pypi/setuptools@65.5.0\" : {\n        \"concluded\" : {\n          \"identifiers\" : [ {\n            \"id\" : \"MIT\",\n            \"name\" : \"MIT License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"MIT\",\n          \"name\" : \"MIT License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        },\n        \"evidence\" : [ {\n          \"identifiers\" : [ {\n            \"id\" : \"MIT\",\n            \"name\" : \"MIT License\",\n            \"isDeprecated\" : false,\n            \"isOsiApproved\" : true,\n            \"isFsfLibre\" : true,\n            \"category\" : \"PERMISSIVE\"\n          } ],\n          \"expression\" : \"MIT\",\n          \"name\" : \"MIT License\",\n          \"category\" : \"PERMISSIVE\",\n          \"source\" : \"deps.dev\",\n          \"sourceUrl\" : \"https://api.deps.dev\"\n        } ]\n      },\n      \"pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64\u0026distro=debian-11\u0026upstream=systemd\" : {\n        \"evidence\" : [ ]\n      }\n    }\n  } ]\n}\npod: test-comp-yptl-on-pull-request-54xlm-tpa-scan-pod | container step-oci-attach-report: \nUsing token for quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl\nAttaching tpa-report-amd64.json to quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\n[retry] executing: oras attach --no-tty --format go-template=\\{\\{.digest\\}\\} --registry-config /tmp/auth/config.json --artifact-type application/vnd.redhat.tpa-report+json quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl@sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd tpa-report-amd64.json:application/vnd.redhat.tpa-report+json\n\npod: test-comp-yptl-on-pull-request-54xlm-tpa-scan-pod | container step-conftest-vulnerabilities: \n[\n\t{\n\t\t\"filename\": \"/tekton/home/tpa-report-amd64.json\",\n\t\t\"namespace\": \"required_checks\",\n\t\t\"successes\": 6,\n\t\t\"warnings\": [\n\t\t\t{\n\t\t\t\t\"msg\": \"Found 3 high vulnerabilities.\",\n\t\t\t\t\"metadata\": {\n\t\t\t\t\t\"details\": {\n\t\t\t\t\t\t\"description\": \"Source: osv-github. Affected dependencies: pkg:pypi/setuptools@65.5.0 [direct] (CVE-2024-6345, CVE-2022-40897), pkg:pypi/flask@2.1.0 [direct] (CVE-2023-30861)\",\n\t\t\t\t\t\t\"name\": \"rhtpa_high_vulnerabilities\",\n\t\t\t\t\t\t\"url\": \"https://access.redhat.com/articles/red_hat_vulnerability_tutorial\"\n\t\t\t\t\t},\n\t\t\t\t\t\"vulnerabilities_number\": 3\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"msg\": \"Found 1 medium vulnerability.\",\n\t\t\t\t\"metadata\": {\n\t\t\t\t\t\"details\": {\n\t\t\t\t\t\t\"description\": \"Source: osv-github. Affected dependencies: pkg:pypi/pip@22.3.1 [transitive via pkg:pypi/setuptools@65.5.0] (CVE-2023-5752)\",\n\t\t\t\t\t\t\"name\": \"rhtpa_medium_vulnerabilities\",\n\t\t\t\t\t\t\"url\": \"https://access.redhat.com/articles/red_hat_vulnerability_tutorial\"\n\t\t\t\t\t},\n\t\t\t\t\t\"vulnerabilities_number\": 1\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n]\n{\"vulnerabilities\":{\"critical\":0,\"high\":3,\"medium\":1,\"low\":0,\"unknown\":0},\"unpatched_vulnerabilities\":{\"critical\":0,\"high\":0,\"medium\":0,\"low\":0,\"unknown\":0}}\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/build-e2e-mukr/test-comp-yptl:on-pr-eceb52f6a609834d221178f0a3f90e602c279a0d\", \"digests\": [\"sha256:e995ecd4d57f286a1513edc619031f0e0cb48dc4494fa11aaf52d08446c572cd\"]}}\n{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:19:24+00:00\",\"note\":\"Task tpa-scan completed: Refer to Tekton task result SCAN_OUTPUT for vulnerabilities scanned by TPA.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\nNew PipelineRun test-comp-yptl-on-pull-request-d9z6b found after retrigger for component build-e2e-mukr/test-comp-yptl\nPipelineRun test-comp-yptl-on-pull-request-d9z6b found for Component build-e2e-mukr/test-comp-yptl\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Running\nPipelineRun test-comp-yptl-on-pull-request-d9z6b reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 356
            },
            "TimelineLocation": {
              "Order": 136,
              "Time": "2026-04-22T05:25:46.550791529Z"
            },
            "Message": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 356
            },
            "TimelineLocation": {
              "Offset": 65778,
              "Order": 138,
              "Time": "2026-04-22T05:33:19.84266091Z"
            },
            "Message": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
            "Duration": 453291869371,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 65778,
              "Order": 139,
              "Time": "2026-04-22T05:33:19.842857926Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 65778,
              "Order": 141,
              "Time": "2026-04-22T05:33:19.842899877Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 41942,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should push Dockerfile to registry",
        "State": "skipped",
        "StartTime": "2026-04-22T05:33:19.843460141Z",
        "EndTime": "2026-04-22T05:33:19.843897242Z",
        "RunTime": 437091,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Skipping DockerBuildOciTAMin build, which does not push Dockerfile to registry",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 369,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.2()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:369 +0xb4"
          },
          "TimelineLocation": {
            "Order": 143,
            "Time": "2026-04-22T05:33:19.843749578Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 366
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 366
            },
            "TimelineLocation": {
              "Order": 142,
              "Time": "2026-04-22T05:33:19.843580534Z"
            },
            "Message": "should push Dockerfile to registry",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 366
            },
            "TimelineLocation": {
              "Order": 144,
              "Time": "2026-04-22T05:33:19.843760978Z"
            },
            "Message": "should push Dockerfile to registry",
            "Duration": 180445,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 145,
              "Time": "2026-04-22T05:33:19.843873701Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 147,
              "Time": "2026-04-22T05:33:19.843892182Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 18481,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:33:19.844127178Z",
        "EndTime": "2026-04-22T05:33:19.844453206Z",
        "RunTime": 326028,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "floating tag validation is not needed for: https://github.com/redhat-appstudio-qe/devfile-sample-python-basic",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 380,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.3()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:380 +0x91"
          },
          "TimelineLocation": {
            "Order": 149,
            "Time": "2026-04-22T05:33:19.844316103Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 378
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 378
            },
            "TimelineLocation": {
              "Order": 148,
              "Time": "2026-04-22T05:33:19.84420406Z"
            },
            "Message": "floating tags are created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 378
            },
            "TimelineLocation": {
              "Order": 150,
              "Time": "2026-04-22T05:33:19.844323803Z"
            },
            "Message": "floating tags are created successfully",
            "Duration": 119733,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 151,
              "Time": "2026-04-22T05:33:19.844411475Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 153,
              "Time": "2026-04-22T05:33:19.844448926Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 37451,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image manifest mediaType is correct",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:19.844663721Z",
        "EndTime": "2026-04-22T05:33:20.190936869Z",
        "RunTime": 346273158,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 395
            },
            "TimelineLocation": {
              "Order": 154,
              "Time": "2026-04-22T05:33:19.844740353Z"
            },
            "Message": "image manifest mediaType is correct",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 395
            },
            "TimelineLocation": {
              "Order": 156,
              "Time": "2026-04-22T05:33:20.190762735Z"
            },
            "Message": "image manifest mediaType is correct",
            "Duration": 346022382,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 157,
              "Time": "2026-04-22T05:33:20.190898588Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 159,
              "Time": "2026-04-22T05:33:20.190929679Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 31091,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 420
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check for source images if enabled in pipeline",
        "State": "skipped",
        "StartTime": "2026-04-22T05:33:20.191265147Z",
        "EndTime": "2026-04-22T05:33:20.20080058Z",
        "RunTime": 9535432,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Skiping DockerBuildOciTAMin build test-comp-yptl-on-pull-request-d9z6b",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 433,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.5()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:433 +0x489"
          },
          "TimelineLocation": {
            "Offset": 82,
            "Order": 161,
            "Time": "2026-04-22T05:33:20.200648046Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 420
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "This is DockerBuildOciTAMin build, which does not require source container build.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 420
            },
            "TimelineLocation": {
              "Order": 160,
              "Time": "2026-04-22T05:33:20.19136295Z"
            },
            "Message": "check for source images if enabled in pipeline",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 420
            },
            "TimelineLocation": {
              "Offset": 82,
              "Order": 162,
              "Time": "2026-04-22T05:33:20.200657746Z"
            },
            "Message": "check for source images if enabled in pipeline",
            "Duration": 9294796,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 82,
              "Order": 163,
              "Time": "2026-04-22T05:33:20.200773689Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 82,
              "Order": 165,
              "Time": "2026-04-22T05:33:20.200795349Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 21661,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Records",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:20.201082057Z",
        "EndTime": "2026-04-22T05:33:20.278184236Z",
        "RunTime": 77102179,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "records for PipelineRun test-comp-yptl-on-pull-request-d9z6b:\n\u0026{[{build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/b5c04fa8-a6ff-4d5b-9c38-5c7ca0af23c5 0c38378e-8d21-4174-be9b-e1d3a3c2bde6 0c38378e-8d21-4174-be9b-e1d3a3c2bde6} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/eb65fc11-3e62-4b2c-8538-5f83cddaad50 23e0315c-c715-4ee0-9459-801702d0d95d 23e0315c-c715-4ee0-9459-801702d0d95d} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/d20442df-f8c5-4963-a07c-fed44b618765 256e3749-78bd-4afc-be0c-fec82f40bb27 256e3749-78bd-4afc-be0c-fec82f40bb27} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/5834fd3a-3a32-4f3e-af0f-4ebeb155a97b 4624c2bf-501b-42b7-8569-3d154212b643 4624c2bf-501b-42b7-8569-3d154212b643} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/7c187626-7c9f-4081-a601-3d6d85a8fb9f 74f7c191-cf0d-44d3-a953-12d7c904ebce 74f7c191-cf0d-44d3-a953-12d7c904ebce} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/b66c75a8-1c91-4777-acb8-ae34ee689d5d ac0cd4a9-ea16-41ee-8e8a-544e20a3903c ac0cd4a9-ea16-41ee-8e8a-544e20a3903c} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/2b35def2-60dc-494c-af25-d9e5814f417b bded1d5e-9f13-4e12-bc8e-7928ec2d769a bded1d5e-9f13-4e12-bc8e-7928ec2d769a} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/57b126d4-fd31-4ef0-99be-da0fa8d309ca c6314ca6-8a43-4bbc-a551-844bb55c8b08 c6314ca6-8a43-4bbc-a551-844bb55c8b08} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/25ac0aea-ce69-430c-8c5a-ab82f9244aa2 e6c2323c-3d10-4b2e-b3e2-1e9c263de02d e6c2323c-3d10-4b2e-b3e2-1e9c263de02d} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/c2c3ff26-9119-4119-a1c9-886992a22d3b f3b89737-771a-4a68-bbcc-9235e286efc6 f3b89737-771a-4a68-bbcc-9235e286efc6} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/a3a02d46-fd7a-43ec-95e9-01243743f030 ff669d0e-da10-46f9-9463-2002b25aba52 ff669d0e-da10-46f9-9463-2002b25aba52} {build-e2e-mukr/results/a3a02d46-fd7a-43ec-95e9-01243743f030/records/4c3aecc6-cf25-4b4f-9edf-4cff3c7e252a ffb64460-8478-4ddd-9ca2-a577baa51b94 ffb64460-8478-4ddd-9ca2-a577baa51b94}]}\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 477
            },
            "TimelineLocation": {
              "Order": 166,
              "Time": "2026-04-22T05:33:20.20120412Z"
            },
            "Message": "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 477
            },
            "TimelineLocation": {
              "Order": 168,
              "Time": "2026-04-22T05:33:20.220379507Z"
            },
            "Message": "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
            "Duration": 19175377,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 498
            },
            "TimelineLocation": {
              "Order": 169,
              "Time": "2026-04-22T05:33:20.22050135Z"
            },
            "Message": "should have Pipeline Records",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 498
            },
            "TimelineLocation": {
              "Offset": 2239,
              "Order": 171,
              "Time": "2026-04-22T05:33:20.278003921Z"
            },
            "Message": "should have Pipeline Records",
            "Duration": 57502571,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 2239,
              "Order": 172,
              "Time": "2026-04-22T05:33:20.278138425Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 2239,
              "Order": 174,
              "Time": "2026-04-22T05:33:20.278170275Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 31851,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 507
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Logs",
        "State": "pending",
        "StartTime": "2026-04-22T05:33:20.278403481Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 540
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:20.278772261Z",
        "EndTime": "2026-04-22T05:33:20.307741577Z",
        "RunTime": 28969316,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 540
            },
            "TimelineLocation": {
              "Order": 175,
              "Time": "2026-04-22T05:33:20.278868083Z"
            },
            "Message": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 540
            },
            "TimelineLocation": {
              "Order": 177,
              "Time": "2026-04-22T05:33:20.307574842Z"
            },
            "Message": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
            "Duration": 28706759,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 178,
              "Time": "2026-04-22T05:33:20.307707506Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 180,
              "Time": "2026-04-22T05:33:20.307732116Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 24600,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 569
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verify-enterprise-contract check should pass",
        "State": "pending",
        "StartTime": "2026-04-22T05:33:20.307915941Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 661
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Hermeto content in the SBOM in case the build was hermetic",
        "State": "skipped",
        "StartTime": "2026-04-22T05:33:20.308248519Z",
        "EndTime": "2026-04-22T05:33:20.317807912Z",
        "RunTime": 9559422,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Hermetic build is not enabled, skipping the test",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 663,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func2.1.5.8.3()\n\t/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go:663 +0x7a"
          },
          "TimelineLocation": {
            "Order": 185,
            "Time": "2026-04-22T05:33:20.317550136Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 661
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 550
            },
            "TimelineLocation": {
              "Order": 181,
              "Time": "2026-04-22T05:33:20.308348682Z"
            },
            "Message": "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 550
            },
            "TimelineLocation": {
              "Order": 183,
              "Time": "2026-04-22T05:33:20.31733176Z"
            },
            "Message": "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry",
            "Duration": 8983078,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 661
            },
            "TimelineLocation": {
              "Order": 184,
              "Time": "2026-04-22T05:33:20.317436743Z"
            },
            "Message": "should have Hermeto content in the SBOM in case the build was hermetic",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 661
            },
            "TimelineLocation": {
              "Order": 186,
              "Time": "2026-04-22T05:33:20.317557466Z"
            },
            "Message": "should have Hermeto content in the SBOM in case the build was hermetic",
            "Duration": 120723,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 187,
              "Time": "2026-04-22T05:33:20.317750111Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Order": 189,
              "Time": "2026-04-22T05:33:20.317797582Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 47481,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "build-definitions ec pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 700
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "build-templates-e2e"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 744
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "runs ec pipeline pipelines/enterprise-contract.yaml",
        "State": "pending",
        "StartTime": "2026-04-22T05:33:20.318154391Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
          "LineNumber": 816
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should fail for symlink component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-qdzf",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:20.318699425Z",
        "EndTime": "2026-04-22T05:33:29.367100779Z",
        "RunTime": 9048401354,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun test-symlink-comp-qdzf-on-pull-request-xgzs6 found for Component build-e2e-mukr/test-symlink-comp-qdzf\nPipelineRun test-symlink-comp-qdzf-on-pull-request-xgzs6 reason: Failed\nattempt 1/1: PipelineRun \"test-symlink-comp-qdzf-on-pull-request-xgzs6\" failed: \n pod: test-symlink-comp-qdzf-on-pe22080205406fbf756a66b854664257d-pod | init container: prepare\n2026/04/22 05:13:29 Entrypoint initialization\n\n pod: test-symlink-comp-qdzf-on-pe22080205406fbf756a66b854664257d-pod | init container: place-scripts\n2026/04/22 05:13:53 Decoded script /tekton/scripts/script-0-9phg2\n2026/04/22 05:13:53 Decoded script /tekton/scripts/script-1-5twdc\n\npod: test-symlink-comp-qdzf-on-pe22080205406fbf756a66b854664257d-pod | container step-clone: \nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n{\"level\":\"info\",\"ts\":1776834837.9831204,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834838.294836,\"caller\":\"git/git.go:223\",\"msg\":\"Successfully cloned https://github.com/redhat-appstudio-qe/devfile-sample-python-basic @ 32b05eefc98c3220692a04e222296a7c725f8690 (grafted, HEAD) in path /workspace/output/source\"}\n{\"level\":\"info\",\"ts\":1776834838.2949555,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834838.3396566,\"caller\":\"git/git.go:277\",\"msg\":\"Successfully initialized and updated submodules in path /workspace/output/source\"}\nMerge option disabled. Using checked-out revision 32b05eefc98c3220692a04e222296a7c725f8690 directly.\n\npod: test-symlink-comp-qdzf-on-pe22080205406fbf756a66b854664257d-pod | container step-symlink-check: \nRunning symlink check\nThe cloned repository contains symlink pointing outside of the cloned repository: /workspace/output/source/os-release-symlink\n\n pod: test-symlink-comp-qdzf-on-pull-request-xgzs6-init-pod | init container: prepare\n2026/04/22 05:13:15 Entrypoint initialization\n\npod: test-symlink-comp-qdzf-on-pull-request-xgzs6-init-pod | container step-init: \ntime=\"2026-04-22T05:13:21Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:13:21Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:13:21Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:13:21Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:13:21Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:13:21Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:13:21Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:13:21Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:13:21Z\" level=info msg=\"[result] NO PROXY: \"\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 816
            },
            "TimelineLocation": {
              "Order": 190,
              "Time": "2026-04-22T05:33:20.318783917Z"
            },
            "Message": "pipelineRun should fail for symlink component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-qdzf",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 816
            },
            "TimelineLocation": {
              "Offset": 3034,
              "Order": 192,
              "Time": "2026-04-22T05:33:20.606670431Z"
            },
            "Message": "pipelineRun should fail for symlink component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-qdzf",
            "Duration": 287886514,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 271
            },
            "TimelineLocation": {
              "Offset": 3034,
              "Order": 193,
              "Time": "2026-04-22T05:33:20.606819485Z"
            },
            "Message": "HACBS pipelines",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 271
            },
            "TimelineLocation": {
              "Offset": 3034,
              "Order": 195,
              "Time": "2026-04-22T05:33:29.36675433Z"
            },
            "Message": "HACBS pipelines",
            "Duration": 8759934865,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 3034,
              "Order": 196,
              "Time": "2026-04-22T05:33:29.367061968Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/build_templates.go",
              "LineNumber": 207
            },
            "TimelineLocation": {
              "Offset": 3034,
              "Order": 198,
              "Time": "2026-04-22T05:33:29.367093939Z"
            },
            "Message": "[build-service-suite Build templates E2E test]",
            "Duration": 31961,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 151
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "correctly targets the default branch (that is not named 'main') with PaC",
        "State": "failed",
        "StartTime": "2026-04-22T05:09:54.619750361Z",
        "EndTime": "2026-04-22T05:09:59.848576783Z",
        "RunTime": 5228826422,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Failed to create private image repo in redhat-appstudio-qe org",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 72,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func5.1.1.1()\n\t/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go:72 +0x430"
          },
          "TimelineLocation": {
            "Order": 2,
            "Time": "2026-04-22T05:09:58.976685918Z"
          },
          "FailureNodeContext": "in-container",
          "FailureNodeType": "BeforeAll",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 54
          },
          "FailureNodeContainerIndex": 3,
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.619912775Z"
            },
            "Message": "PaC component build",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:09:58.976711028Z"
            },
            "Message": "PaC component build",
            "Duration": 4356798293,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:09:58.976925824Z"
            },
            "Message": "PaC component build",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-22T05:09:58.976980465Z"
            },
            "Message": "PaC component build",
            "Duration": 54641,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-22T05:09:58.977106768Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 9,
              "Time": "2026-04-22T05:09:59.848567913Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 871461145,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 168
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "workspace parameter is set correctly in PaC repository CR",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.849131787Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 168
          },
          "TimelineLocation": {
            "Order": 10,
            "Time": "2026-04-22T05:09:59.849126477Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 168
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.849451335Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "TimelineLocation": {
            "Order": 11,
            "Time": "2026-04-22T05:09:59.849450025Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 206
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipeline uses the correct serviceAccount",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.849696261Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 206
          },
          "TimelineLocation": {
            "Order": 12,
            "Time": "2026-04-22T05:09:59.849695121Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 206
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 210
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "component build status is set correctly",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.849929907Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 210
          },
          "TimelineLocation": {
            "Order": 13,
            "Time": "2026-04-22T05:09:59.849928697Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 210
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 240
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.850147992Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 240
          },
          "TimelineLocation": {
            "Order": 14,
            "Time": "2026-04-22T05:09:59.850146643Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 240
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 258
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is private",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.850337137Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 258
          },
          "TimelineLocation": {
            "Order": 15,
            "Time": "2026-04-22T05:09:59.850335937Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 258
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 264
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a related PipelineRun should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.850540142Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 264
          },
          "TimelineLocation": {
            "Order": 16,
            "Time": "2026-04-22T05:09:59.850538822Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 264
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 280
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR branch should not exist in the repo",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.850747918Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 280
          },
          "TimelineLocation": {
            "Order": 17,
            "Time": "2026-04-22T05:09:59.850746547Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 280
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 293
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "related image repo and the robot account should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.850933432Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 293
          },
          "TimelineLocation": {
            "Order": 18,
            "Time": "2026-04-22T05:09:59.850931702Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 293
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 347
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.851109657Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "TimelineLocation": {
            "Order": 19,
            "Time": "2026-04-22T05:09:59.851108467Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 362
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR creation",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.851294911Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 362
          },
          "TimelineLocation": {
            "Order": 20,
            "Time": "2026-04-22T05:09:59.851293671Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 362
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 380
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.851484416Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 380
          },
          "TimelineLocation": {
            "Order": 21,
            "Time": "2026-04-22T05:09:59.851483186Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 380
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 386
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.851674241Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 386
          },
          "TimelineLocation": {
            "Order": 22,
            "Time": "2026-04-22T05:09:59.851672991Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 386
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 405
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is public",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.851850075Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 405
          },
          "TimelineLocation": {
            "Order": 23,
            "Time": "2026-04-22T05:09:59.851848855Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 405
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 411
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image tag is updated successfully",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.852018619Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 411
          },
          "TimelineLocation": {
            "Order": 24,
            "Time": "2026-04-22T05:09:59.852017489Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 411
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should ensure pruning labels are set",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.852193474Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 440
          },
          "TimelineLocation": {
            "Order": 25,
            "Time": "2026-04-22T05:09:59.852192244Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 440
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 317
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 454
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.852364428Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 454
          },
          "TimelineLocation": {
            "Order": 26,
            "Time": "2026-04-22T05:09:59.852363268Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 454
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 479
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.852568663Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "TimelineLocation": {
            "Order": 27,
            "Time": "2026-04-22T05:09:59.852567423Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 494
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR update",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.852751828Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 494
          },
          "TimelineLocation": {
            "Order": 28,
            "Time": "2026-04-22T05:09:59.852750788Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 494
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 513
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.852925412Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 513
          },
          "TimelineLocation": {
            "Order": 29,
            "Time": "2026-04-22T05:09:59.852924102Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 513
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 466
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 519
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.853087576Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 519
          },
          "TimelineLocation": {
            "Order": 30,
            "Time": "2026-04-22T05:09:59.853086316Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 519
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 545
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.853263321Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 545
          },
          "TimelineLocation": {
            "Order": 31,
            "Time": "2026-04-22T05:09:59.85326226Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 545
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 561
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.853461155Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 561
          },
          "TimelineLocation": {
            "Order": 32,
            "Time": "2026-04-22T05:09:59.853459935Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 561
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 567
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not have expiration set",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.85364511Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 567
          },
          "TimelineLocation": {
            "Order": 33,
            "Time": "2026-04-22T05:09:59.85364402Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 567
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 579
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "After updating image visibility to private, it should not trigger another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.853821274Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 579
          },
          "TimelineLocation": {
            "Order": 34,
            "Time": "2026-04-22T05:09:59.853820164Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 579
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 610
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo is updated to private",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.853996859Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 610
          },
          "TimelineLocation": {
            "Order": 35,
            "Time": "2026-04-22T05:09:59.853995649Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 610
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 615
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retrigger the pipeline manually",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.854097851Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 531
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 657
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retriggered pipelineRun should eventually finish",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.854259105Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the component is removed and recreated (with the same name in the same namespace)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 662
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
          "LineNumber": 730
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should no longer lead to a creation of a PaC PR",
        "State": "skipped",
        "StartTime": "2026-04-22T05:09:59.854491881Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 730
          },
          "TimelineLocation": {
            "Order": 36,
            "Time": "2026-04-22T05:09:59.854490461Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/pac_build.go",
            "LineNumber": 730
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 150
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the release CR is created",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.854685706Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 160
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the rhtap release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.854819249Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 190
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.854961503Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 200
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the PR in infra-deployments repo is created/updated",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.855100786Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 157
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release CR should have been created in the dev namespace",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.855360233Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Release PipelineRun should eventually succeed",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.856013079Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 168
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "tests if the image was pushed to quay",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.856596124Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 175
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release is marked as succeeded.",
        "State": "pending",
        "StartTime": "2026-04-22T05:09:59.85682083Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates the Component A successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:59.85724203Z",
        "EndTime": "2026-04-22T05:11:14.698032008Z",
        "RunTime": 74840790008,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Successfully acquired repository lock for namespace group-qymn\nImage repository for component go-component-wveeoy in namespace group-qymn do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component go-component-wveeoy in namespace group-qymn do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component go-component-wveeoy in namespace group-qymn do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 60
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-22T05:09:59.857336022Z"
            },
            "Message": "with status reporting of Integration tests in CheckRuns",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 60
            },
            "TimelineLocation": {
              "Offset": 63,
              "Order": 39,
              "Time": "2026-04-22T05:10:24.635867598Z"
            },
            "Message": "with status reporting of Integration tests in CheckRuns",
            "Duration": 24778531606,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 205
            },
            "TimelineLocation": {
              "Offset": 63,
              "Order": 40,
              "Time": "2026-04-22T05:10:24.636130494Z"
            },
            "Message": "creates the Component A successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 205
            },
            "TimelineLocation": {
              "Offset": 552,
              "Order": 42,
              "Time": "2026-04-22T05:11:14.697599967Z"
            },
            "Message": "creates the Component A successfully",
            "Duration": 50061469463,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 552,
              "Order": 43,
              "Time": "2026-04-22T05:11:14.697911385Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 552,
              "Order": 45,
              "Time": "2026-04-22T05:11:14.698002037Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 90642,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 213
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun for componentA go-component",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:14.698400448Z",
        "EndTime": "2026-04-22T05:12:14.82347096Z",
        "RunTime": 60125070513,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Build PipelineRun has not been created yet for the componentA group-qymn/go-component-wveeoy\nBuild PipelineRun has not been created yet for the componentA group-qymn/go-component-wveeoy\nBuild PipelineRun has not been created yet for the componentA group-qymn/go-component-wveeoy\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 213
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:11:14.698541651Z"
            },
            "Message": "triggers a Build PipelineRun for componentA go-component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 213
            },
            "TimelineLocation": {
              "Offset": 279,
              "Order": 48,
              "Time": "2026-04-22T05:12:14.823219423Z"
            },
            "Message": "triggers a Build PipelineRun for componentA go-component",
            "Duration": 60124677782,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 279,
              "Order": 49,
              "Time": "2026-04-22T05:12:14.823380918Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 279,
              "Order": 51,
              "Time": "2026-04-22T05:12:14.823450959Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 70042,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 227
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:14.82385921Z",
        "EndTime": "2026-04-22T05:12:14.824172118Z",
        "RunTime": 312908,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 227
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:12:14.823970633Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 227
            },
            "TimelineLocation": {
              "Order": 54,
              "Time": "2026-04-22T05:12:14.824015594Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "Duration": 44961,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 55,
              "Time": "2026-04-22T05:12:14.824124937Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 57,
              "Time": "2026-04-22T05:12:14.824162918Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 37981,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 231
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRunA finishing successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:14.824583919Z",
        "EndTime": "2026-04-22T05:27:09.962116458Z",
        "RunTime": 895137532529,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun go-component-wveeoy-on-pull-request-n5fnh found for Component group-qymn/go-component-wveeoy\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: ResolvingTaskRef\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: PipelineRunStopping\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: PipelineRunStopping\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: PipelineRunStopping\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: PipelineRunStopping\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: PipelineRunStopping\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: PipelineRunStopping\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: PipelineRunStopping\nPipelineRun go-component-wveeoy-on-pull-request-n5fnh reason: Failed\nattempt 1/3: PipelineRun \"go-component-wveeoy-on-pull-request-n5fnh\" failed: \n pod: go-component-wveeoy-on-pull-request-n5fnh-apply-tags-pod | init container: prepare\n2026/04/22 05:15:57 Entrypoint initialization\n\npod: go-component-wveeoy-on-pull-request-n5fnh-apply-tags-pod | container step-apply-additional-tags: \ntime=\"2026-04-22T05:16:39Z\" level=info msg=\"[param] image-url: quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\"\ntime=\"2026-04-22T05:16:39Z\" level=info msg=\"[param] digest: sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\"\ntime=\"2026-04-22T05:16:39Z\" level=info msg=\"[param] tags-from-image-label: konflux.additional-tags\"\ntime=\"2026-04-22T05:16:40Z\" level=warning msg=\"No tags given in 'konflux.additional-tags' image label\"\n{\"tags\":[]}\n pod: go-component-wveeoy-on-pull-request-n5fnh-build-container-pod | init container: prepare\n2026/04/22 05:13:09 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-build-container-pod | init container: place-scripts\n2026/04/22 05:13:09 Decoded script /tekton/scripts/script-0-7v8fc\n2026/04/22 05:13:09 Decoded script /tekton/scripts/script-1-gl7l8\n2026/04/22 05:13:10 Decoded script /tekton/scripts/script-2-ccg4g\n2026/04/22 05:13:10 Decoded script /tekton/scripts/script-3-qrdhn\n2026/04/22 05:13:10 Decoded script /tekton/scripts/script-4-ms4bd\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-build-container-pod | init container: working-dir-initializer\n\npod: go-component-wveeoy-on-pull-request-n5fnh-build-container-pod | container step-build: \n[2026-04-22T05:13:15,977552233+00:00] Validate context path\n[2026-04-22T05:13:15,980867782+00:00] Update CA trust\n[2026-04-22T05:13:15,981922977+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:13:18,058355878+00:00] Prepare Dockerfile\nChecking if /var/workdir/cachi2/output/bom.json exists.\nCould not find prefetched sbom. No content_sets found for ICM\n[2026-04-22T05:13:18,064457664+00:00] Prepare system (architecture: x86_64)\n[2026-04-22T05:13:18,193734803+00:00] Setup prefetched\nTrying to pull registry.access.redhat.com/ubi9/go-toolset:1.18.9-14...\nGetting image source signatures\nChecking if image destination supports signatures\nCopying blob sha256:e76793d6902ad1adb19ede3d720024cf0cd8427b3ff606554a4bcafba03dddf4\nCopying blob sha256:4a13c0e9217d70e608f2d5f5d3c5ffa6d9cd16908b3f83a7a97492d355d25a09\nCopying blob sha256:0ab0ba77295aca9b12f463cb7198f0b8b6990b41151dbbd4e1b224fe85244b83\nCopying blob sha256:2a625e4afab51b49edb0e5f4ff37d8afbb20ec644ed1e68641358a6305557de3\nCopying config sha256:391a2eac28d98dc72726df1faa77db28f6899a77c91ad40f2bdad62baf041301\nWriting manifest to image destination\nStoring signatures\n[2026-04-22T05:14:04,679660156+00:00] Unsetting proxy\n{\n  \"architecture\": \"x86_64\",\n  \"build-date\": \"2026-04-22T05:13:18Z\",\n  \"com.redhat.component\": \"go-toolset-container\",\n  \"com.redhat.license_terms\": \"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI\",\n  \"description\": \"Go Toolset available as a container is a base platform for building and running various Go applications and frameworks. Go is an easy to learn, powerful, statically typed language in the C/C++ tradition with garbage collection, concurrent programming support, and memory safety features.\",\n  \"distribution-scope\": \"public\",\n  \"io.buildah.version\": \"1.42.2\",\n  \"io.k8s.description\": \"Go Toolset available as a container is a base platform for building and running various Go applications and frameworks. Go is an easy to learn, powerful, statically typed language in the C/C++ tradition with garbage collection, concurrent programming support, and memory safety features.\",\n  \"io.k8s.display-name\": \"Go 1.18.9\",\n  \"io.openshift.expose-services\": \"\",\n  \"io.openshift.s2i.scripts-url\": \"image:///usr/libexec/s2i\",\n  \"io.openshift.tags\": \"builder,golang,golang118,rh-golang118,go\",\n  \"io.s2i.scripts-url\": \"image:///usr/libexec/s2i\",\n  \"maintainer\": \"Red Hat, Inc.\",\n  \"name\": \"rhel9/go-toolset\",\n  \"release\": \"14\",\n  \"summary\": \"Platform for building and running Go Applications\",\n  \"url\": \"https://access.redhat.com/containers/#/registry.access.redhat.com/rhel9/go-toolset/images/1.18.9-14\",\n  \"vcs-ref\": \"9508a8b58af3e1986e8ed0d11db5a986c4a5b340\",\n  \"vcs-type\": \"git\",\n  \"vendor\": \"Red Hat, Inc.\",\n  \"version\": \"1.18.9\",\n  \"org.opencontainers.image.revision\": \"9508a8b58af3e1986e8ed0d11db5a986c4a5b340\",\n  \"org.opencontainers.image.source\": \"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\n  \"quay.expires-after\": \"6h\",\n  \"org.opencontainers.image.created\": \"2026-04-22T05:13:18Z\"\n}\n[2026-04-22T05:14:04,727335817+00:00] Register sub-man\nAdding the entitlement to the build\n[2026-04-22T05:14:04,787392544+00:00] Add secrets\n[2026-04-22T05:14:04,796237777+00:00] Run buildah build\n[2026-04-22T05:14:04,797424638+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=9508a8b58af3e1986e8ed0d11db5a986c4a5b340 --label org.opencontainers.image.revision=9508a8b58af3e1986e8ed0d11db5a986c4a5b340 --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/group-snapshot-multi-component --label quay.expires-after=6h --label build-date=2026-04-22T05:13:18Z --label org.opencontainers.image.created=2026-04-22T05:13:18Z --annotation org.opencontainers.image.revision=9508a8b58af3e1986e8ed0d11db5a986c4a5b340 --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/group-snapshot-multi-component --annotation org.opencontainers.image.created=2026-04-22T05:13:18Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.lcSIap -t quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340 . \nSTEP 1/10: FROM registry.access.redhat.com/ubi9/go-toolset:1.18.9-14\nSTEP 2/10: COPY . .\nSTEP 3/10: RUN go mod download\ngo: no module dependencies to download\nSTEP 4/10: RUN go build -o ./main\nSTEP 5/10: ENV PORT 8081\nSTEP 6/10: EXPOSE 8081\nSTEP 7/10: CMD [ \"./main\" ]\nSTEP 8/10: COPY labels.json /usr/share/buildinfo/labels.json\nSTEP 9/10: COPY labels.json /root/buildinfo/labels.json\nSTEP 10/10: LABEL \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"9508a8b58af3e1986e8ed0d11db5a986c4a5b340\" \"org.opencontainers.image.revision\"=\"9508a8b58af3e1986e8ed0d11db5a986c4a5b340\" \"org.opencontainers.image.source\"=\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\" \"quay.expires-after\"=\"6h\" \"build-date\"=\"2026-04-22T05:13:18Z\" \"org.opencontainers.image.created\"=\"2026-04-22T05:13:18Z\"\nCOMMIT quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\n--\u003e bc9ddbe886b5\nSuccessfully tagged quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\nbc9ddbe886b51f58339450e24ac6247b7ce0d41c9a85ebe68d151aa0cb8000c5\n[2026-04-22T05:14:16,828110515+00:00] Unsetting proxy\n[2026-04-22T05:14:16,829455269+00:00] Add metadata\nRecording base image digests used\nregistry.access.redhat.com/ubi9/go-toolset:1.18.9-14 registry.access.redhat.com/ubi9/go-toolset:1.18.9-14@sha256:4e320bd8b62e406dfc567886aeab4914db125c73fe9ec308b306c72883101d51\nGetting image source signatures\nCopying blob sha256:a6672a760f0cf2622595930d1685027fe6f61fc0662d87310fe21b57270982d4\nCopying blob sha256:db77b3de17313a3fab2620178c01a4ef8eb60cbe722a6e9390f3cbb1132a7d22\nCopying blob sha256:d3f6a420cbadfb30033dc481690b39191ce6d2d841ccd54434c352f474ea54c3\nCopying blob sha256:314640f419c581ddcac8f3618af39342a4571d5dc7a4e1f5b64d60f37e630b49\nCopying blob sha256:a653a5ff4eaef6037f4f354414ab251ac7218d2d42fc8326743fc63ecf2cabd5\nCopying config sha256:bc9ddbe886b51f58339450e24ac6247b7ce0d41c9a85ebe68d151aa0cb8000c5\nWriting manifest to image destination\n[2026-04-22T05:14:29,442639604+00:00] End build\n\npod: go-component-wveeoy-on-pull-request-n5fnh-build-container-pod | container step-push: \n[2026-04-22T05:14:30,246552115+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:14:32,806838815+00:00] Convert image\n[2026-04-22T05:14:32,807895095+00:00] Push image with unique tag\nPushing to quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:go-component-wveeoy-on-pull-request-n5fnh-build-container\n[retry] executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340 docker://quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:go-component-wveeoy-on-pull-request-n5fnh-build-container\nGetting image source signatures\nCopying blob sha256:a6672a760f0cf2622595930d1685027fe6f61fc0662d87310fe21b57270982d4\nCopying blob sha256:a653a5ff4eaef6037f4f354414ab251ac7218d2d42fc8326743fc63ecf2cabd5\nCopying blob sha256:314640f419c581ddcac8f3618af39342a4571d5dc7a4e1f5b64d60f37e630b49\nCopying blob sha256:db77b3de17313a3fab2620178c01a4ef8eb60cbe722a6e9390f3cbb1132a7d22\nCopying blob sha256:d3f6a420cbadfb30033dc481690b39191ce6d2d841ccd54434c352f474ea54c3\nCopying config sha256:bc9ddbe886b51f58339450e24ac6247b7ce0d41c9a85ebe68d151aa0cb8000c5\nWriting manifest to image destination\n[2026-04-22T05:15:02,863581785+00:00] Push image with git revision\nPushing to quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\n[retry] executing: buildah push --format=docker --retry 3 --tls-verify=true --digestfile /workspace/source/image-digest quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340 docker://quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\nGetting image source signatures\nCopying blob sha256:a6672a760f0cf2622595930d1685027fe6f61fc0662d87310fe21b57270982d4\nCopying blob sha256:a653a5ff4eaef6037f4f354414ab251ac7218d2d42fc8326743fc63ecf2cabd5\nCopying blob sha256:314640f419c581ddcac8f3618af39342a4571d5dc7a4e1f5b64d60f37e630b49\nCopying blob sha256:db77b3de17313a3fab2620178c01a4ef8eb60cbe722a6e9390f3cbb1132a7d22\nCopying blob sha256:d3f6a420cbadfb30033dc481690b39191ce6d2d841ccd54434c352f474ea54c3\nCopying config sha256:bc9ddbe886b51f58339450e24ac6247b7ce0d41c9a85ebe68d151aa0cb8000c5\nWriting manifest to image destination\nsha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7aquay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\n[retry] executing: kubectl get configmap cluster-config -n konflux-info -o json\nKeyless signing is disabled (none of rekorInternalUrl, fulcioInternalUrl, defaultOIDCIssuer, tufInternalUrl are configured in the konflux-info/cluster-config configmap)\n[2026-04-22T05:15:03,805151832+00:00] End push\n\npod: go-component-wveeoy-on-pull-request-n5fnh-build-container-pod | container step-sbom-syft-generate: \n[2026-04-22T05:15:04,657576934+00:00] Generate SBOM\nRunning syft on the image\nRunning syft on the source code\n[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)\n[2026-04-22T05:15:32,640141812+00:00] End sbom-syft-generate\n\npod: go-component-wveeoy-on-pull-request-n5fnh-build-container-pod | container step-prepare-sboms: \n[2026-04-22T05:15:33,110166644+00:00] Prepare SBOM\n[2026-04-22T05:15:33,114031116+00:00] Generate SBOM with mobster\nSkipping SBOM validation\n2026-04-22 05:15:34,445 [INFO] mobster.log: Logging level set to 20\n2026-04-22 05:15:34,885 [INFO] mobster.oci: Fetching manifest for registry.access.redhat.com/ubi9/go-toolset@sha256:4e320bd8b62e406dfc567886aeab4914db125c73fe9ec308b306c72883101d51\n2026-04-22 05:15:35,378 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi9/go-toolset@sha256:0200988bf4773dad494d97be5aeceb005da3b329fe6827c035509a3f6eec1ef1 with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:15:35,526 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi9/go-toolset@sha256:0200988bf4773dad494d97be5aeceb005da3b329fe6827c035509a3f6eec1ef1 with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:15:35,873 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi9/go-toolset@sha256:0200988bf4773dad494d97be5aeceb005da3b329fe6827c035509a3f6eec1ef1 with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:15:35,997 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi9/go-toolset@sha256:0200988bf4773dad494d97be5aeceb005da3b329fe6827c035509a3f6eec1ef1 with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:15:36,302 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi9/go-toolset@sha256:0200988bf4773dad494d97be5aeceb005da3b329fe6827c035509a3f6eec1ef1 with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:15:36,415 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi9/go-toolset@sha256:0200988bf4773dad494d97be5aeceb005da3b329fe6827c035509a3f6eec1ef1 with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:15:36,769 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type spdxjson failed for registry.access.redhat.com/ubi9/go-toolset@sha256:0200988bf4773dad494d97be5aeceb005da3b329fe6827c035509a3f6eec1ef1 with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:15:36,921 [WARNING] mobster.oci.cosign.anonymous_fetcher: Cosign fetching attestation of type cyclonedx failed for registry.access.redhat.com/ubi9/go-toolset@sha256:0200988bf4773dad494d97be5aeceb005da3b329fe6827c035509a3f6eec1ef1 with output b'Error: found no attestations\\nerror during command execution: found no attestations\\n'\n2026-04-22 05:15:36,921 [INFO] mobster.cmd.generate.oci_image.contextual_sbom.contextualize: Contextual mechanism won't be used, there is no parent image SBOM.\n2026-04-22 05:15:36,921 [INFO] mobster.cmd.generate.oci_image: Contextual SBOM workflow finished successfully.\n2026-04-22 05:15:36,923 [INFO] mobster.log: Contextual workflow completed in 2.15s\n2026-04-22 05:15:37,060 [INFO] mobster.main: Exiting with code 0.\n[2026-04-22T05:15:37,138753006+00:00] End prepare-sboms\n\npod: go-component-wveeoy-on-pull-request-n5fnh-build-container-pod | container step-upload-sbom: \n[2026-04-22T05:15:37,510760631+00:00] Upload SBOM\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nUsing token for quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy\nPushing sbom to registry\n[retry] executing: cosign attach sbom --sbom sbom.json --type spdx quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\nWARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations.\nWARNING: Attaching SBOMs this way does not sign them. To sign them, use 'cosign attest --predicate sbom.json --key \u003ckey path\u003e'.\nUploading SBOM file for [quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a] to [quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:sha256-8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a.sbom] with mediaType [text/spdx+json].\n\nquay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy@sha256:703c822f9f88e8873439a5d32461027c3886eff0148005959ae3ae81f011b34d\n[2026-04-22T05:15:41,171429051+00:00] End upload-sbom\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-build-image-index-pod | init container: prepare\n2026/04/22 05:15:44 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-build-image-index-pod | init container: place-scripts\n2026/04/22 05:15:45 Decoded script /tekton/scripts/script-0-n5j4q\n2026/04/22 05:15:45 Decoded script /tekton/scripts/script-1-6cjjj\n2026/04/22 05:15:45 Decoded script /tekton/scripts/script-2-2xt7r\n\npod: go-component-wveeoy-on-pull-request-n5fnh-build-image-index-pod | container step-build: \n[2026-04-22T05:15:48,543971220+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nRunning konflux-build-cli\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] image: quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] images: [quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a]\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] buildah-format: docker\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] always-build-index: false\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] additional-tags: [go-component-wveeoy-on-pull-request-n5fnh-build-image-index]\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] output-manifest-path: /index-build-data/manifest_data.json\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] result-path-image-digest: /tekton/results/IMAGE_DIGEST\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] result-path-image-url: /tekton/results/IMAGE_URL\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] result-path-image-ref: /tekton/results/IMAGE_REF\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"[param] result-path-images: /tekton/results/IMAGES\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"Creating manifest list: quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\"\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"buildah [stdout] 78d2e228f5ffe0a5c3f051494da4007ddda143938ef362ab0cf871d3794afcf6\" logger=CliExecutor\ntime=\"2026-04-22T05:15:50Z\" level=info msg=\"Skipping image index generation. Returning results for single image.\"\n{\"image_digest\":\"sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\",\"image_url\":\"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\",\"image_ref\":\"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\",\"images\":\"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\"}\npod: go-component-wveeoy-on-pull-request-n5fnh-build-image-index-pod | container step-create-sbom: \nThe manifest_data.json file does not exist. Skipping the SBOM creation...\n\npod: go-component-wveeoy-on-pull-request-n5fnh-build-image-index-pod | container step-upload-sbom: \n[2026-04-22T05:15:51,726104622+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\nThe index.spdx.json file does not exists. Skipping the SBOM upload...\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-clamav-scan-pod | init container: prepare\n2026/04/22 05:16:44 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-clamav-scan-pod | init container: place-scripts\n2026/04/22 05:17:09 Decoded script /tekton/scripts/script-0-dcgmj\n2026/04/22 05:17:09 Decoded script /tekton/scripts/script-1-ntgcn\n\npod: go-component-wveeoy-on-pull-request-n5fnh-clamav-scan-pod | container step-extract-and-scan-image: \nStarting clamd ...\nclamd is ready!\nDetecting artifact type for quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a.\nDetected container image. Processing image manifests.\nRunning \"oc image extract\" on image of arch amd64\nScanning image for arch amd64. This operation may take a while.\n\n----------- SCAN SUMMARY -----------\nInfected files: 0\nTime: 184.490 sec (3 m 4 s)\nStart Date: 2026:04:22 05:17:38\nEnd Date:   2026:04:22 05:20:43\nExecuted-on: Scan was executed on clamsdcan version - ClamAV 1.4.3/27977/Mon Apr 20 06:26:26 2026 Database version: 27977\n[\n\t{\n\t\t\"filename\": \"/work/logs/clamscan-result-log-amd64.json\",\n\t\t\"namespace\": \"required_checks\",\n\t\t\"successes\": 2\n\t}\n]\n{\"timestamp\":\"1776835243\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"timestamp\":\"1776835243\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"timestamp\":\"1776835243\",\"namespace\":\"required_checks\",\"successes\":2,\"failures\":0,\"warnings\":0,\"result\":\"SUCCESS\",\"note\":\"All checks passed successfully\"}\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\", \"digests\": [\"sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\"]}}\n\npod: go-component-wveeoy-on-pull-request-n5fnh-clamav-scan-pod | container step-upload: \nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy\nAttaching to quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\nExecuting: oras attach --no-tty --registry-config /home/oras/auth.json --artifact-type application/vnd.clamav quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a clamscan-result-amd64.log:text/vnd.clamav clamscan-ec-test-amd64.json:application/vnd.konflux.test_output+json\nPreparing clamscan-result-amd64.log\nPreparing clamscan-ec-test-amd64.json\nUploading 398eafa342c7 clamscan-result-amd64.log\nUploading 5377d829ea45 clamscan-ec-test-amd64.json\nExists    44136fa355b3 application/vnd.oci.empty.v1+json\nUploaded  398eafa342c7 clamscan-result-amd64.log\nUploaded  5377d829ea45 clamscan-ec-test-amd64.json\nUploading c96831afe1f4 application/vnd.oci.image.manifest.v1+json\nUploaded  c96831afe1f4 application/vnd.oci.image.manifest.v1+json\nAttached to [registry] quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\nDigest: sha256:c96831afe1f42c3b80b5416d7a51a10d57482743014e0c5b0da3f59d10237bf0\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-clone-repository-pod | init container: prepare\n2026/04/22 05:12:28 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-clone-repository-pod | init container: place-scripts\n2026/04/22 05:12:29 Decoded script /tekton/scripts/script-0-vq7xv\n2026/04/22 05:12:29 Decoded script /tekton/scripts/script-1-lhsww\n\npod: go-component-wveeoy-on-pull-request-n5fnh-clone-repository-pod | container step-clone: \nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n{\"level\":\"info\",\"ts\":1776834757.0019414,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834757.216551,\"caller\":\"git/git.go:223\",\"msg\":\"Successfully cloned https://github.com/redhat-appstudio-qe/group-snapshot-multi-component @ 9508a8b58af3e1986e8ed0d11db5a986c4a5b340 (grafted, HEAD) in path /workspace/output/source\"}\n{\"level\":\"info\",\"ts\":1776834757.2165964,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834757.2426665,\"caller\":\"git/git.go:277\",\"msg\":\"Successfully initialized and updated submodules in path /workspace/output/source\"}\nMerge option disabled. Using checked-out revision 9508a8b58af3e1986e8ed0d11db5a986c4a5b340 directly.\n\npod: go-component-wveeoy-on-pull-request-n5fnh-clone-repository-pod | container step-symlink-check: \nRunning symlink check\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-init-pod | init container: prepare\n2026/04/22 05:12:17 Entrypoint initialization\n\npod: go-component-wveeoy-on-pull-request-n5fnh-init-pod | container step-init: \ntime=\"2026-04-22T05:12:21Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:21Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:12:21Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:12:21Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:12:21Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:12:21Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:12:21Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:12:21Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:12:21Z\" level=info msg=\"[result] NO PROXY: \"\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-push-dockerfile-pod | init container: prepare\n2026/04/22 05:16:26 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-push-dockerfile-pod | init container: working-dir-initializer\n\npod: go-component-wveeoy-on-pull-request-n5fnh-push-dockerfile-pod | container step-push: \ntime=\"2026-04-22T05:16:29Z\" level=info msg=\"[param] image-url: quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\"\ntime=\"2026-04-22T05:16:29Z\" level=info msg=\"[param] image-digest: sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\"\ntime=\"2026-04-22T05:16:29Z\" level=info msg=\"[param] containerfile: docker/Dockerfile\"\ntime=\"2026-04-22T05:16:29Z\" level=info msg=\"[param] context: go-component\"\ntime=\"2026-04-22T05:16:29Z\" level=info msg=\"[param] tag-suffix: .dockerfile\"\ntime=\"2026-04-22T05:16:29Z\" level=info msg=\"[param] artifact-type: application/vnd.konflux.dockerfile\"\ntime=\"2026-04-22T05:16:29Z\" level=info msg=\"[param] source: source\"\ntime=\"2026-04-22T05:16:29Z\" level=info msg=\"[param] result-path-image-ref: /tekton/results/IMAGE_REF\"\ntime=\"2026-04-22T05:16:29Z\" level=info msg=\"[param] alternative-filename: Dockerfile\"\ntime=\"2026-04-22T05:16:30Z\" level=info msg=\"oras [stdout] quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy@sha256:d355e8c95862833631f94dc368d7a34a8990f9bebf0bc0c2eae3ddfc87aa5c00\" logger=CliExecutor\ntime=\"2026-04-22T05:16:30Z\" level=info msg=\"Containerfile '/workspace/workspace/source/go-component/docker/Dockerfile' is pushed to registry with tag: sha256-8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a.dockerfile\"\n{\"image_ref\":\"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy@sha256:d355e8c95862833631f94dc368d7a34a8990f9bebf0bc0c2eae3ddfc87aa5c00\"}\n pod: go-component-wveeoy-on-pull-request-n5fnh-sast-shell-check-pod | init container: prepare\n2026/04/22 05:17:34 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-sast-shell-check-pod | init container: place-scripts\n2026/04/22 05:18:35 Decoded script /tekton/scripts/script-0-gkgvw\n2026/04/22 05:18:35 Decoded script /tekton/scripts/script-1-lrn75\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-sast-shell-check-pod | init container: working-dir-initializer\n\npod: go-component-wveeoy-on-pull-request-n5fnh-sast-shell-check-pod | container step-sast-shell-check: \n+ source /utils.sh\n++ OPM_RENDER_CACHE=/tmp/konflux-test-opm-cache\n++ DEFAULT_INDEX_IMAGE=registry.redhat.io/redhat/redhat-operator-index\n+ trap 'handle_error /tekton/results/TEST_OUTPUT' EXIT\n+ [[ -z '' ]]\n+ PROJECT_NAME=go-component-wveeoy\n+ echo 'INFO: The PROJECT_NAME used is: go-component-wveeoy'\nINFO: The PROJECT_NAME used is: go-component-wveeoy\n+ ca_bundle=/mnt/trusted-ca/ca-bundle.crt\n+ '[' -f /mnt/trusted-ca/ca-bundle.crt ']'\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n+ echo 'INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt'\n+ cp -vf /mnt/trusted-ca/ca-bundle.crt /etc/pki/ca-trust/source/anchors\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n+ update-ca-trust\n++ rpm -q --queryformat '%{NAME}-%{VERSION}-%{RELEASE}\\n' ShellCheck\n+ PACKAGE_VERSION=ShellCheck-0.10.0-3.el9\n+ OUTPUT_FILE=shellcheck-results.json\n+ SOURCE_CODE_DIR=/workspace/workspace/source\n+ declare -a ALL_TARGETS\n+ IFS=,\n+ read -ra TARGET_ARRAY\n+ for d in \"${TARGET_ARRAY[@]}\"\n+ potential_path=/workspace/workspace/source/.\n++ realpath -m /workspace/workspace/source/.\n+ resolved_path=/workspace/workspace/source\n+ [[ /workspace/workspace/source == \\/\\w\\o\\r\\k\\s\\p\\a\\c\\e\\/\\w\\o\\r\\k\\s\\p\\a\\c\\e\\/\\s\\o\\u\\r\\c\\e* ]]\n+ ALL_TARGETS+=(\"$resolved_path\")\n+ '[' -z '' ']'\n+ '[' -r /sys/fs/cgroup/cpu.max ']'\n+ read -r quota period\n+ '[' 800000 '!=' max ']'\n+ '[' -n 100000 ']'\n+ '[' 100000 -gt 0 ']'\n+ export SC_JOBS=8\n+ SC_JOBS=8\nINFO: Setting SC_JOBS=8 based on cgroups v2 max for run-shellcheck.sh\n+ echo 'INFO: Setting SC_JOBS=8 based on cgroups v2 max for run-shellcheck.sh'\n+ /usr/share/csmock/scripts/run-shellcheck.sh /workspace/workspace/source\nLooking for shell scripts................ done\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/applypatch-msg.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/commit-msg.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/post-update.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/prepare-commit-msg.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-applypatch.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-commit.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-merge-commit.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-push.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-rebase.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-receive.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/push-to-checkout.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/sendemail-validate.sample\n+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/update.sample\n+ CSGREP_OPTS=(--mode=json --strip-path-prefix=\"$SOURCE_CODE_DIR\"/ --remove-duplicates --embed-context=3 --set-scan-prop=\"ShellCheck:${PACKAGE_VERSION}\")\n+ [[ true == \\t\\r\\u\\e ]]\n+ CSGREP_EVENT_FILTER='\\[SC(1020|1035|1054|1066|1068|1073|1080|1083|1099|1113|1115|1127|1128|1143|2043|2050|'\n+ CSGREP_EVENT_FILTER+='2055|2057|2066|2069|2071|2077|2078|2091|2092|2157|2171|2193|2194|2195|2215|2216|'\n+ CSGREP_EVENT_FILTER+='2218|2224|2225|2242|2256|2258|2261)\\]$'\n+ CSGREP_OPTS+=(--event=\"$CSGREP_EVENT_FILTER\")\n+ csgrep --mode=json --strip-path-prefix=/workspace/workspace/source/ --remove-duplicates --embed-context=3 --set-scan-prop=ShellCheck:ShellCheck-0.10.0-3.el9 '--event=\\[SC(1020|1035|1054|1066|1068|1073|1080|1083|1099|1113|1115|1127|1128|1143|2043|2050|2055|2057|2066|2069|2071|2077|2078|2091|2092|2157|2171|2193|2194|2195|2215|2216|2218|2224|2225|2242|2256|2258|2261)\\]$' ./shellcheck-results/empty.json ./shellcheck-results/sc-103.json ./shellcheck-results/sc-111.json ./shellcheck-results/sc-112.json ./shellcheck-results/sc-125.json ./shellcheck-results/sc-70.json ./shellcheck-results/sc-73.json ./shellcheck-results/sc-74.json ./shellcheck-results/sc-76.json ./shellcheck-results/sc-78.json ./shellcheck-results/sc-82.json\n+ [[ SITE_DEFAULT == \\S\\I\\T\\E\\_\\D\\E\\F\\A\\U\\L\\T ]]\n+ KFP_GIT_URL=https://gitlab.cee.redhat.com/osh/known-false-positives.git\n+ PROBE_URL=https://gitlab.cee.redhat.com/osh/known-false-positives\n+ KFP_DIR=known-false-positives\n+ KFP_CLONED=0\n+ mkdir known-false-positives\n+ [[ -n https://gitlab.cee.redhat.com/osh/known-false-positives.git ]]\n+ echo -n 'INFO: Probing https://gitlab.cee.redhat.com/osh/known-false-positives... '\nINFO: Probing https://gitlab.cee.redhat.com/osh/known-false-positives... + curl --fail --head --max-time 60 --no-progress-meter https://gitlab.cee.redhat.com/osh/known-false-positives\n++ head -1\ncurl: (6) Could not resolve host: gitlab.cee.redhat.com\n+ [[ 0 -eq 0 ]]\n+ echo 'WARN: Failed to clone known-false-positives at https://gitlab.cee.redhat.com/osh/known-false-positives.git, scan results will not be filtered'\nWARN: Failed to clone known-false-positives at https://gitlab.cee.redhat.com/osh/known-false-positives.git, scan results will not be filtered\nShellCheck results have been saved to shellcheck-results.json\n+ echo 'ShellCheck results have been saved to shellcheck-results.json'\n+ csgrep --mode=evtstat shellcheck-results.json\n+ csgrep --mode=sarif shellcheck-results.json\n+ TEST_OUTPUT=\n+ parse_test_output sast-shell-check sarif shellcheck-results.sarif\n+ TEST_NAME=sast-shell-check\n+ TEST_RESULT_FORMAT=sarif\n+ TEST_RESULT_FILE=shellcheck-results.sarif\n+ '[' -z sast-shell-check ']'\n+ '[' -z sarif ']'\n+ '[' -z shellcheck-results.sarif ']'\n+ '[' '!' -f shellcheck-results.sarif ']'\n+ '[' sarif = sarif ']'\n+++ jq -rce '(if (.runs[].results | length \u003e 0) then \"FAILURE\" else \"SUCCESS\" end)' shellcheck-results.sarif\n+++ jq -rce '(.runs[].results | length)' shellcheck-results.sarif\n++ make_result_json -r SUCCESS -f 0\n++ local RESULT=\n++ local SUCCESSES=0\n++ local FAILURES=0\n++ local WARNINGS=0\n++ local 'NOTE=For details, check Tekton task log.'\n++ local NAMESPACE=default\n++ local OUTPUT\n++ local OPTIND opt\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ RESULT=SUCCESS\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ FAILURES=0\n++ getopts :r:s:f:w:t:n: opt\n++ shift 4\n++ '[' -z SUCCESS ']'\n++ case \"${RESULT}\" in\n++++ date -u --iso-8601=seconds\n+++ jq -rce --arg date 2026-04-22T05:18:39+00:00 --arg result SUCCESS --arg note 'For details, check Tekton task log.' --arg namespace default --arg successes 0 --arg failures 0 --arg warnings 0 --null-input '{  result: $result,\n        timestamp: $date,\n        note: $note,\n        namespace: $namespace,\n        successes: $successes|tonumber,\n        failures: $failures|tonumber,\n        warnings: $warnings|tonumber\n    }'\n++ OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:39+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:39+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ TEST_OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:39+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:39+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ jq .failures\n+ '[' 0 -gt 0 ']'\n+ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:39+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ tee /tekton/results/TEST_OUTPUT\n{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:39+00:00\",\"note\":\"For details, check Tekton task log.\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n+ handle_error /tekton/results/TEST_OUTPUT\n+ exit_code=0\n+ '[' 0 -ne 0 ']'\n+ exit 0\n\npod: go-component-wveeoy-on-pull-request-n5fnh-sast-shell-check-pod | container step-upload: \nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy\nAttaching to quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\nExecuting: oras attach --no-tty --registry-config /home/oras/auth.json --artifact-type application/sarif+json quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a shellcheck-results.sarif:application/sarif+json\nPreparing shellcheck-results.sarif\nUploading 3b606a9dd3a1 shellcheck-results.sarif\nExists    44136fa355b3 application/vnd.oci.empty.v1+json\nUploaded  3b606a9dd3a1 shellcheck-results.sarif\nUploading 5ae24e9f980d application/vnd.oci.image.manifest.v1+json\nUploaded  5ae24e9f980d application/vnd.oci.image.manifest.v1+json\nAttached to [registry] quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\nDigest: sha256:5ae24e9f980de09f786e0b93f13f0244fc4049e39e9410df625ccd88547a93cf\nNo excluded-findings.json exists. Skipping upload.\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-sast-snyk-check-pod | init container: prepare\n2026/04/22 05:16:43 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-sast-snyk-check-pod | init container: place-scripts\n2026/04/22 05:16:44 Decoded script /tekton/scripts/script-0-6t6n4\n2026/04/22 05:16:44 Decoded script /tekton/scripts/script-1-gbqmv\n\n pod: go-component-wveeoy-on-pull-request-n5fnh-sast-snyk-check-pod | init container: working-dir-initializer\n\npod: go-component-wveeoy-on-pull-request-n5fnh-sast-snyk-check-pod | container step-sast-snyk-check: \nINFO: The PROJECT_NAME used is: go-component-wveeoy\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n{\"result\":\"SKIPPED\",\"timestamp\":\"2026-04-22T05:16:51+00:00\",\"note\":\"Task sast-snyk-check skipped: If you wish to use the Snyk code SAST task, please create a secret name snyk-secret with the key 'snyk_token' containing the Snyk token by following the steps given [here](https://konflux-ci.dev/docs/testing/build/snyk/)\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n\npod: go-component-wveeoy-on-pull-request-n5fnh-sast-snyk-check-pod | container step-upload: \nNo sast_snyk_check_out.sarif exists. Skipping upload.\nNo excluded-findings.json exists. Skipping upload.\n\n pod: go-component-wveeoy-on-pull5842c8f101e909ea0d26b101d9d29908-pod | init container: prepare\n2026/04/22 05:12:53 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull5842c8f101e909ea0d26b101d9d29908-pod | init container: place-scripts\n2026/04/22 05:12:54 Decoded script /tekton/scripts/script-0-tp8ls\n\npod: go-component-wveeoy-on-pull5842c8f101e909ea0d26b101d9d29908-pod | container step-prefetch-dependencies: \n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\ntime=\"2026-04-22T05:13:01Z\" level=debug msg=\"Starting prefetch-dependencies\"\ntime=\"2026-04-22T05:13:01Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:13:01Z\" level=info msg=\"Not using package registry proxy because allow-package-registry-proxy is not set to `true` on the cluster level\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:13:01Z\" level=info msg=\"[param] source-dir: /workspace/source/source\"\ntime=\"2026-04-22T05:13:01Z\" level=info msg=\"[param] output-dir: /workspace/source/cachi2/output\"\ntime=\"2026-04-22T05:13:01Z\" level=info msg=\"[param] sbom-format: spdx\"\ntime=\"2026-04-22T05:13:01Z\" level=info msg=\"[param] mode: strict\"\ntime=\"2026-04-22T05:13:01Z\" level=info msg=\"[param] output-dir-mount-point: /cachi2/output\"\ntime=\"2026-04-22T05:13:01Z\" level=info msg=\"[param] env-files: [/workspace/source/cachi2/cachi2.env /workspace/source/cachi2/prefetch.env /workspace/source/cachi2/prefetch-env.json]\"\ntime=\"2026-04-22T05:13:01Z\" level=info msg=\"[param] git-auth-directory: /workspace/git-basic-auth\"\ntime=\"2026-04-22T05:13:02Z\" level=info msg=\"hermeto [stdout] hermeto 0.50.1\" logger=CliExecutor\ntime=\"2026-04-22T05:13:03Z\" level=warning msg=\"No input provided; skipping prefetch-dependencies\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:13:03Z\" level=debug msg=\"Finished prefetch-dependencies\"\n\n pod: go-component-wveeoy-on-pull7cd5ad05e7aa341af18b0128b9b94093-pod | init container: prepare\n2026/04/22 05:15:57 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull7cd5ad05e7aa341af18b0128b9b94093-pod | init container: place-scripts\n2026/04/22 05:16:36 Decoded script /tekton/scripts/script-0-4m8r8\n2026/04/22 05:16:37 Decoded script /tekton/scripts/script-1-xccbt\n\npod: go-component-wveeoy-on-pull7cd5ad05e7aa341af18b0128b9b94093-pod | container step-rpms-signature-scan: \n+ set -o pipefail\n+ rpm_verifier --image-url quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340 --image-digest sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a --workdir /tmp\nImage: quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\nNo unsigned RPMs found\n\n{'keys': {'199e2f91fd431d51': 419, 'unsigned': 0}}\n====================================\n\nFinal results:\n{\"keys\": {\"199e2f91fd431d51\": 419, \"unsigned\": 0}}\nImages processed:\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\", \"digests\": [\"sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\"]}}\n\npod: go-component-wveeoy-on-pull7cd5ad05e7aa341af18b0128b9b94093-pod | container step-output-results: \n+ source /utils.sh\n++ OPM_RENDER_CACHE=/tmp/konflux-test-opm-cache\n++ DEFAULT_INDEX_IMAGE=registry.redhat.io/redhat/redhat-operator-index\n++ cat /tmp/status\n+ status=SUCCESS\n++ cat /tmp/results\n+ rpms_data='{\"keys\": {\"199e2f91fd431d51\": 419, \"unsigned\": 0}}'\n++ cat /tmp/images_processed\n+ images_processed='{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\", \"digests\": [\"sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\"]}}'\n+ '[' SUCCESS == ERROR ']'\n+ note='Task rpms-signature-scan completed successfully'\n++ make_result_json -r SUCCESS -t 'Task rpms-signature-scan completed successfully'\n++ local RESULT=\n++ local SUCCESSES=0\n++ local FAILURES=0\n++ local WARNINGS=0\n++ local 'NOTE=For details, check Tekton task log.'\n++ local NAMESPACE=default\n++ local OUTPUT\n++ local OPTIND opt\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ RESULT=SUCCESS\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ NOTE='Task rpms-signature-scan completed successfully'\n++ getopts :r:s:f:w:t:n: opt\n++ shift 4\n++ '[' -z SUCCESS ']'\n++ case \"${RESULT}\" in\n++++ date -u --iso-8601=seconds\n+++ jq -rce --arg date 2026-04-22T05:18:21+00:00 --arg result SUCCESS --arg note 'Task rpms-signature-scan completed successfully' --arg namespace default --arg successes 0 --arg failures 0 --arg warnings 0 --null-input '{  result: $result,\n        timestamp: $date,\n        note: $note,\n        namespace: $namespace,\n        successes: $successes|tonumber,\n        failures: $failures|tonumber,\n        warnings: $warnings|tonumber\n    }'\n++ OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:21+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:21+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ TEST_OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:21+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:21+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ tee /tekton/results/TEST_OUTPUT\n{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:18:21+00:00\",\"note\":\"Task rpms-signature-scan completed successfully\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n+ echo '{\"keys\": {\"199e2f91fd431d51\": 419, \"unsigned\": 0}}'\n+ tee /tekton/results/RPMS_DATA\n{\"keys\": {\"199e2f91fd431d51\": 419, \"unsigned\": 0}}\n+ echo '{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\", \"digests\": [\"sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\"]}}'\n+ tee /tekton/results/IMAGES_PROCESSED\n{\"image\": {\"pullspec\": \"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\", \"digests\": [\"sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\"]}}\n\n pod: go-component-wveeoy-on-pull921a3e6c25e437d317229778c4a25ac0-pod | init container: prepare\n2026/04/22 05:17:15 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pull921a3e6c25e437d317229778c4a25ac0-pod | init container: place-scripts\n2026/04/22 05:17:16 Decoded script /tekton/scripts/script-0-skdbh\n2026/04/22 05:17:16 Decoded script /tekton/scripts/script-1-mmwvc\n2026/04/22 05:17:16 Decoded script /tekton/scripts/script-2-9lp7r\n2026/04/22 05:17:16 Decoded script /tekton/scripts/script-3-fctng\n2026/04/22 05:17:16 Decoded script /tekton/scripts/script-4-m25kx\n2026/04/22 05:17:16 Decoded script /tekton/scripts/script-5-knlsv\n\npod: go-component-wveeoy-on-pull921a3e6c25e437d317229778c4a25ac0-pod | container step-introspect: \nArtifact type will be determined by introspection.\nChecking the media type of the OCI artifact...\n[retry] executing: skopeo inspect --raw --retry-times 3 docker://quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\nThe media type of the OCI artifact is application/vnd.docker.distribution.manifest.v2+json.\nLooking for image labels that indicate this might be an operator bundle...\n[retry] executing: skopeo inspect --retry-times 3 docker://quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\nFound 0 matching labels.\nExpecting 3 or more to identify this image as an operator bundle.\nIntrospection concludes that this artifact is of type \"application\".\n\npod: go-component-wveeoy-on-pull921a3e6c25e437d317229778c4a25ac0-pod | container step-generate-container-auth: \nSelecting auth for quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\nUsing token for quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy\nAuth json written to \"/auth/auth.json\".\n\npod: go-component-wveeoy-on-pull921a3e6c25e437d317229778c4a25ac0-pod | container step-set-skip-for-bundles: \n2026/04/22 05:17:26 INFO Step was skipped due to when expressions were evaluated to false.\n\npod: go-component-wveeoy-on-pull921a3e6c25e437d317229778c4a25ac0-pod | container step-app-check: \ntime=\"2026-04-22T05:17:27Z\" level=info msg=\"certification library version\" version=\"1.17.1 \u003ccommit: f7de82ae1c76e6c10ea94967d6b6a66f96248cbe\u003e\"\ntime=\"2026-04-22T05:17:27Z\" level=info msg=\"running checks for quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340 for platform amd64\"\ntime=\"2026-04-22T05:17:27Z\" level=info msg=\"target image\" image=\"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\"\ntime=\"2026-04-22T05:17:55Z\" level=info msg=\"warning: licenses directory does not exist or all of its children are empty directories: error when checking for /licenses: stat /tmp/preflight-4118700307/fs/licenses: no such file or directory\" check=HasLicense\ntime=\"2026-04-22T05:17:55Z\" level=info msg=\"check completed\" check=HasLicense result=FAILED\ntime=\"2026-04-22T05:17:55Z\" level=info msg=\"check completed\" check=HasUniqueTag result=PASSED\ntime=\"2026-04-22T05:17:55Z\" level=info msg=\"check completed\" check=LayerCountAcceptable result=PASSED\ntime=\"2026-04-22T05:17:55Z\" level=info msg=\"check completed\" check=HasNoProhibitedPackages result=PASSED\ntime=\"2026-04-22T05:17:55Z\" level=info msg=\"check completed\" check=HasRequiredLabel result=PASSED\ntime=\"2026-04-22T05:17:55Z\" level=info msg=\"USER 1001 specified that is non-root\" check=RunAsNonRoot\ntime=\"2026-04-22T05:17:55Z\" level=info msg=\"check completed\" check=RunAsNonRoot result=PASSED\ntime=\"2026-04-22T05:18:25Z\" level=info msg=\"check completed\" check=HasModifiedFiles result=PASSED\ntime=\"2026-04-22T05:18:26Z\" level=info msg=\"check completed\" check=BasedOnUbi result=PASSED\ntime=\"2026-04-22T05:18:26Z\" level=info msg=\"This image's tag on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340 will be paired with digest sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a once this image has been published in accordance with Red Hat Certification policy. You may then add or remove any supplemental tags through your Red Hat Connect portal as you see fit.\"\n{\n    \"image\": \"quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\",\n    \"passed\": false,\n    \"test_library\": {\n        \"name\": \"github.com/redhat-openshift-ecosystem/openshift-preflight\",\n        \"version\": \"1.17.1\",\n        \"commit\": \"f7de82ae1c76e6c10ea94967d6b6a66f96248cbe\"\n    },\n    \"results\": {\n        \"passed\": [\n            {\n                \"name\": \"HasUniqueTag\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if container has a tag other than 'latest', so that the image can be uniquely identified.\"\n            },\n            {\n                \"name\": \"LayerCountAcceptable\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if container has less than 40 layers.  Too many layers within the container images can degrade container performance.\"\n            },\n            {\n                \"name\": \"HasNoProhibitedPackages\",\n                \"elapsed_time\": 116,\n                \"description\": \"Checks to ensure that the image in use does not include prohibited packages, such as Red Hat Enterprise Linux (RHEL) kernel packages.\"\n            },\n            {\n                \"name\": \"HasRequiredLabel\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if the required labels (name, vendor, version, release, summary, description, maintainer) are present in the container metadata\"\n            },\n            {\n                \"name\": \"RunAsNonRoot\",\n                \"elapsed_time\": 0,\n                \"description\": \"Checking if container runs as the root user because a container that does not specify a non-root user will fail the automatic certification, and will be subject to a manual review before the container can be approved for publication\"\n            },\n            {\n                \"name\": \"HasModifiedFiles\",\n                \"elapsed_time\": 29970,\n                \"description\": \"Checks that no files installed via RPM in the base Red Hat layer have been modified\"\n            },\n            {\n                \"name\": \"BasedOnUbi\",\n                \"elapsed_time\": 378,\n                \"description\": \"Checking if the container's base image is based upon the Red Hat Universal Base Image (UBI)\"\n            }\n        ],\n        \"failed\": [\n            {\n                \"name\": \"HasLicense\",\n                \"elapsed_time\": 1,\n                \"description\": \"Checking if terms and conditions applicable to the software including open source licensing information are present. The license must be at /licenses\",\n                \"help\": \"Check HasLicense encountered an error. Please review the preflight.log file for more information.\",\n                \"suggestion\": \"Create a directory named /licenses and include all relevant licensing and/or terms and conditions as text file(s) in that directory.\",\n                \"knowledgebase_url\": \"https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction\",\n                \"check_url\": \"https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction\"\n            }\n        ],\n        \"errors\": []\n    }\n}\ntime=\"2026-04-22T05:18:26Z\" level=info msg=\"Preflight result: FAILED\"\n\npod: go-component-wveeoy-on-pull921a3e6c25e437d317229778c4a25ac0-pod | container step-app-set-outcome: \n{\"result\":\"FAILURE\",\"timestamp\":\"1776835106\",\"note\":\"Task preflight is a FAILURE: Refer to Tekton task logs for more information\",\"successes\":7,\"failures\":1,\"warnings\":0}[retry] executing: skopeo inspect --raw --retry-times 3 docker://quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\n\npod: go-component-wveeoy-on-pull921a3e6c25e437d317229778c4a25ac0-pod | container step-final-outcome: \n+ [[ ! -f /mount/konflux.results.json ]]\n+ tee /tekton/steps/step-final-outcome/results/test-output\n{\"result\":\"FAILURE\",\"timestamp\":\"1776835106\",\"note\":\"Task preflight is a FAILURE: Refer to Tekton task logs for more information\",\"successes\":7,\"failures\":1,\"warnings\":0}\n pod: go-component-wveeoy-on-pulld6b4da3c0b879064e2e507a8f5ed0ed2-pod | init container: prepare\n2026/04/22 05:16:02 Entrypoint initialization\n\n pod: go-component-wveeoy-on-pulld6b4da3c0b879064e2e507a8f5ed0ed2-pod | init container: place-scripts\n2026/04/22 05:16:20 Decoded script /tekton/scripts/script-0-cchc7\n2026/04/22 05:16:20 Decoded script /tekton/scripts/script-1-gw22j\n\n pod: go-component-wveeoy-on-pulld6b4da3c0b879064e2e507a8f5ed0ed2-pod | init container: working-dir-initializer\n\npod: go-component-wveeoy-on-pulld6b4da3c0b879064e2e507a8f5ed0ed2-pod | container step-sast-unicode-check: \n+ . /utils.sh\n++ OPM_RENDER_CACHE=/tmp/konflux-test-opm-cache\n++ DEFAULT_INDEX_IMAGE=registry.redhat.io/redhat/redhat-operator-index\n+ trap 'handle_error /tekton/results/TEST_OUTPUT' EXIT\n+ [[ -z '' ]]\n+ PROJECT_NAME=go-component-wveeoy\n+ echo 'INFO: The PROJECT_NAME used is: go-component-wveeoy'\nINFO: The PROJECT_NAME used is: go-component-wveeoy\n+ ca_bundle=/mnt/trusted-ca/ca-bundle.crt\n+ '[' -f /mnt/trusted-ca/ca-bundle.crt ']'\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n+ echo 'INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt'\n+ cp -vf /mnt/trusted-ca/ca-bundle.crt /etc/pki/ca-trust/source/anchors\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n+ update-ca-trust\n+ SCAN_PROP=https://github.com/siddhesh/find-unicode-control.git#c2accbfbba7553a8bc1ebd97089ae08ad8347e58\n+ FUC_EXIT_CODE=0\n+ LANG=en_US.utf8\n+ find_unicode_control.py -p bidi -v -d -t /workspace/workspace/source\n+ [[ 0 -ne 0 ]]\n+ sed -i raw_sast_unicode_check_out.txt -E -e 's|(.*:[0-9]+)(.*)|\\1: warning:\\2|' -e 's|^|Error: UNICONTROL_WARNING:\\n|'\n+ CSGERP_OPTS=(--mode=json --remove-duplicates --embed-context=3 --set-scan-prop=\"${SCAN_PROP}\" --strip-path-prefix=\"${SOURCE_CODE_DIR}\"/source/)\n+ csgrep --mode=json --remove-duplicates --embed-context=3 --set-scan-prop=https://github.com/siddhesh/find-unicode-control.git#c2accbfbba7553a8bc1ebd97089ae08ad8347e58 --strip-path-prefix=/workspace/workspace/source/ raw_sast_unicode_check_out.txt\n+ csgrep --mode=evtstat processed_sast_unicode_check_out.json\n+ [[ SITE_DEFAULT == \\S\\I\\T\\E\\_\\D\\E\\F\\A\\U\\L\\T ]]\n+ KFP_GIT_URL=https://gitlab.cee.redhat.com/osh/known-false-positives.git\n+ PROBE_URL=https://gitlab.cee.redhat.com/osh/known-false-positives\n+ KFP_DIR=known-false-positives\n+ KFP_CLONED=0\n+ mkdir known-false-positives\n+ [[ -n https://gitlab.cee.redhat.com/osh/known-false-positives.git ]]\nINFO: Probing https://gitlab.cee.redhat.com/osh/known-false-positives... + echo -n 'INFO: Probing https://gitlab.cee.redhat.com/osh/known-false-positives... '\n+ curl --fail --head --max-time 60 --no-progress-meter https://gitlab.cee.redhat.com/osh/known-false-positives\n++ head -1\ncurl: (6) Could not resolve host: gitlab.cee.redhat.com\n+ [[ 0 -eq 0 ]]\n+ echo 'WARN: Failed to clone known-false-positives at https://gitlab.cee.redhat.com/osh/known-false-positives.git, scan results will not be filtered'\nWARN: Failed to clone known-false-positives at https://gitlab.cee.redhat.com/osh/known-false-positives.git, scan results will not be filtered\n+ mv processed_sast_unicode_check_out.json sast_unicode_check_out.json\n+ csgrep --mode=sarif sast_unicode_check_out.json\n+ [[ 0 -eq 0 ]]\n+ note='Task sast-unicode-check success: No finding was detected'\n++ make_result_json -r SUCCESS -t 'Task sast-unicode-check success: No finding was detected'\n++ local RESULT=\n++ local SUCCESSES=0\n++ local FAILURES=0\n++ local WARNINGS=0\n++ local 'NOTE=For details, check Tekton task log.'\n++ local NAMESPACE=default\n++ local OUTPUT\n++ local OPTIND opt\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ RESULT=SUCCESS\n++ getopts :r:s:f:w:t:n: opt\n++ case \"${opt}\" in\n++ NOTE='Task sast-unicode-check success: No finding was detected'\n++ getopts :r:s:f:w:t:n: opt\n++ shift 4\n++ '[' -z SUCCESS ']'\n++ case \"${RESULT}\" in\n++++ date -u --iso-8601=seconds\n+++ jq -rce --arg date 2026-04-22T05:16:28+00:00 --arg result SUCCESS --arg note 'Task sast-unicode-check success: No finding was detected' --arg namespace default --arg successes 0 --arg failures 0 --arg warnings 0 --null-input '{  result: $result,\n        timestamp: $date,\n        note: $note,\n        namespace: $namespace,\n        successes: $successes|tonumber,\n        failures: $failures|tonumber,\n        warnings: $warnings|tonumber\n    }'\n++ OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:28+00:00\",\"note\":\"Task sast-unicode-check success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n++ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:28+00:00\",\"note\":\"Task sast-unicode-check success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ ERROR_OUTPUT='{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:28+00:00\",\"note\":\"Task sast-unicode-check success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ echo '{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:28+00:00\",\"note\":\"Task sast-unicode-check success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}'\n+ tee /tekton/results/TEST_OUTPUT\n{\"result\":\"SUCCESS\",\"timestamp\":\"2026-04-22T05:16:28+00:00\",\"note\":\"Task sast-unicode-check success: No finding was detected\",\"namespace\":\"default\",\"successes\":0,\"failures\":0,\"warnings\":0}\n+ handle_error /tekton/results/TEST_OUTPUT\n+ exit_code=0\n+ '[' 0 -ne 0 ']'\n+ exit 0\n\npod: go-component-wveeoy-on-pulld6b4da3c0b879064e2e507a8f5ed0ed2-pod | container step-upload: \nSelecting auth\nUsing token for quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy\nAttaching to quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340\nExecuting: oras attach --no-tty --registry-config /home/oras/auth.json --artifact-type application/sarif+json quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a sast_unicode_check_out.sarif:application/sarif+json\nPreparing sast_unicode_check_out.sarif\nUploading 44136fa355b3 application/vnd.oci.empty.v1+json\nUploading 1da9b99b8b41 sast_unicode_check_out.sarif\nUploaded  44136fa355b3 application/vnd.oci.empty.v1+json\nUploaded  1da9b99b8b41 sast_unicode_check_out.sarif\nUploading 7ed08246b608 application/vnd.oci.image.manifest.v1+json\nUploaded  7ed08246b608 application/vnd.oci.image.manifest.v1+json\nAttached to [registry] quay.io/redhat-appstudio-qe/group-qymn/go-component-wveeoy:on-pr-9508a8b58af3e1986e8ed0d11db5a986c4a5b340@sha256:8f18db84d7ecc4468f62b765ca546c4e53507995f5953a08c11e50e04a39de7a\nDigest: sha256:7ed08246b6088318983f300dde475f07a3c5b4b1ac8d4cabed06ed34ec9d1048\nNo excluded-findings.json exists. Skipping upload.\nNew PipelineRun go-component-wveeoy-on-pull-request-md4dj found after retrigger for component group-qymn/go-component-wveeoy\nPipelineRun go-component-wveeoy-on-pull-request-md4dj found for Component group-qymn/go-component-wveeoy\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: ResolvingTaskRef\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Running\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 231
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:12:14.824708812Z"
            },
            "Message": "should lead to build PipelineRunA finishing successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 231
            },
            "TimelineLocation": {
              "Offset": 65657,
              "Order": 60,
              "Time": "2026-04-22T05:27:09.961911293Z"
            },
            "Message": "should lead to build PipelineRunA finishing successfully",
            "Duration": 895137202471,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 65657,
              "Order": 61,
              "Time": "2026-04-22T05:27:09.962057296Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 65657,
              "Order": 63,
              "Time": "2026-04-22T05:27:09.962108537Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 51241,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 236
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for componentA go-component",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:09.962628951Z",
        "EndTime": "2026-04-22T05:27:10.391740687Z",
        "RunTime": 429111736,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 236
            },
            "TimelineLocation": {
              "Order": 64,
              "Time": "2026-04-22T05:27:09.962755634Z"
            },
            "Message": "should lead to a PaC PR creation for componentA go-component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 236
            },
            "TimelineLocation": {
              "Order": 66,
              "Time": "2026-04-22T05:27:10.39148495Z"
            },
            "Message": "should lead to a PaC PR creation for componentA go-component",
            "Duration": 428729316,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 67,
              "Time": "2026-04-22T05:27:10.391669525Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 69,
              "Time": "2026-04-22T05:27:10.391723646Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 54121,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLRA is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 257
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 258
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:10.392132277Z",
        "EndTime": "2026-04-22T05:27:10.441970163Z",
        "RunTime": 49837887,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 258
            },
            "TimelineLocation": {
              "Order": 70,
              "Time": "2026-04-22T05:27:10.392245809Z"
            },
            "Message": "checks if the Snapshot is created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 258
            },
            "TimelineLocation": {
              "Order": 72,
              "Time": "2026-04-22T05:27:10.441810739Z"
            },
            "Message": "checks if the Snapshot is created",
            "Duration": 49564920,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 73,
              "Time": "2026-04-22T05:27:10.441928782Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 75,
              "Time": "2026-04-22T05:27:10.441960682Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 31890,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLRA is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 257
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 263
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration PipelineRuns",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:10.442411044Z",
        "EndTime": "2026-04-22T05:27:10.482922475Z",
        "RunTime": 40511391,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 263
            },
            "TimelineLocation": {
              "Order": 76,
              "Time": "2026-04-22T05:27:10.442597098Z"
            },
            "Message": "should find the related Integration PipelineRuns",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 263
            },
            "TimelineLocation": {
              "Order": 78,
              "Time": "2026-04-22T05:27:10.48274939Z"
            },
            "Message": "should find the related Integration PipelineRuns",
            "Duration": 40152292,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 79,
              "Time": "2026-04-22T05:27:10.482888374Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 81,
              "Time": "2026-04-22T05:27:10.482913645Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 25271,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLRA is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 257
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 270
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "integration pipeline should end up with success",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:10.483218482Z",
        "EndTime": "2026-04-22T05:27:10.580031533Z",
        "RunTime": 96813040,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun integration-resolver-pipelinerun-7q8hx reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 270
            },
            "TimelineLocation": {
              "Order": 82,
              "Time": "2026-04-22T05:27:10.483328735Z"
            },
            "Message": "integration pipeline should end up with success",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 270
            },
            "TimelineLocation": {
              "Offset": 69,
              "Order": 84,
              "Time": "2026-04-22T05:27:10.579850138Z"
            },
            "Message": "integration pipeline should end up with success",
            "Duration": 96521393,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 69,
              "Order": 85,
              "Time": "2026-04-22T05:27:10.579997772Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 69,
              "Order": 87,
              "Time": "2026-04-22T05:27:10.580025582Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 27810,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot testing is completed successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 276
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 277
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should merge the init PaC PR successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:10.58032874Z",
        "EndTime": "2026-04-22T05:27:12.234442162Z",
        "RunTime": 1654113432,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: e11e614c243da98b2947c2ea8795fcf88d7d2b54 for PR #21250\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 277
            },
            "TimelineLocation": {
              "Order": 88,
              "Time": "2026-04-22T05:27:10.580461624Z"
            },
            "Message": "should merge the init PaC PR successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 277
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 90,
              "Time": "2026-04-22T05:27:12.234184466Z"
            },
            "Message": "should merge the init PaC PR successfully",
            "Duration": 1653722852,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 91,
              "Time": "2026-04-22T05:27:12.23435228Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 93,
              "Time": "2026-04-22T05:27:12.234402701Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 50421,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 296
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates the Component B successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:12.234792901Z",
        "EndTime": "2026-04-22T05:27:32.291719493Z",
        "RunTime": 20056926601,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component python-component-bwuwmj in namespace group-qymn do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 296
            },
            "TimelineLocation": {
              "Order": 94,
              "Time": "2026-04-22T05:27:12.234896973Z"
            },
            "Message": "creates the Component B successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 296
            },
            "TimelineLocation": {
              "Offset": 167,
              "Order": 96,
              "Time": "2026-04-22T05:27:32.291524268Z"
            },
            "Message": "creates the Component B successfully",
            "Duration": 20056627295,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 167,
              "Order": 97,
              "Time": "2026-04-22T05:27:32.291674141Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 167,
              "Order": 99,
              "Time": "2026-04-22T05:27:32.291710692Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 36551,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 304
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun for component python-component",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:32.292089632Z",
        "EndTime": "2026-04-22T05:27:32.319580607Z",
        "RunTime": 27490975,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 304
            },
            "TimelineLocation": {
              "Order": 100,
              "Time": "2026-04-22T05:27:32.292195294Z"
            },
            "Message": "triggers a Build PipelineRun for component python-component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 304
            },
            "TimelineLocation": {
              "Order": 102,
              "Time": "2026-04-22T05:27:32.319429643Z"
            },
            "Message": "triggers a Build PipelineRun for component python-component",
            "Duration": 27234359,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 103,
              "Time": "2026-04-22T05:27:32.319544386Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 105,
              "Time": "2026-04-22T05:27:32.319572677Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 28281,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 318
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:32.319942186Z",
        "EndTime": "2026-04-22T05:27:32.320279935Z",
        "RunTime": 337719,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 106,
              "Time": "2026-04-22T05:27:32.320109711Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 108,
              "Time": "2026-04-22T05:27:32.320136351Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "Duration": 26641,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 109,
              "Time": "2026-04-22T05:27:32.320254504Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 111,
              "Time": "2026-04-22T05:27:32.320273425Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 18921,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 322
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:27:32.32049555Z",
        "EndTime": "2026-04-22T05:33:12.336332146Z",
        "RunTime": 340015836596,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun python-component-bwuwmj-on-pull-request-l4t5p found for Component group-qymn/python-component-bwuwmj\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: ResolvingTaskRef\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun python-component-bwuwmj-on-pull-request-l4t5p reason: Running\nPipelineRun integration-resolver-pipelinerun-99fsd reason: Running\nPipelineRun integration-resolver-pipelinerun-99fsd reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 322
            },
            "TimelineLocation": {
              "Order": 112,
              "Time": "2026-04-22T05:27:32.320614663Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 322
            },
            "TimelineLocation": {
              "Offset": 1442,
              "Order": 114,
              "Time": "2026-04-22T05:33:12.33609868Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "Duration": 340015484016,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 1442,
              "Order": 115,
              "Time": "2026-04-22T05:33:12.336258414Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 1442,
              "Order": 117,
              "Time": "2026-04-22T05:33:12.336314735Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 56311,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 327
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for component python-component",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:12.336751877Z",
        "EndTime": "2026-04-22T05:33:12.705958482Z",
        "RunTime": 369206626,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 327
            },
            "TimelineLocation": {
              "Order": 118,
              "Time": "2026-04-22T05:33:12.33686877Z"
            },
            "Message": "should lead to a PaC PR creation for component python-component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 327
            },
            "TimelineLocation": {
              "Order": 120,
              "Time": "2026-04-22T05:33:12.705640554Z"
            },
            "Message": "should lead to a PaC PR creation for component python-component",
            "Duration": 368771784,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 121,
              "Time": "2026-04-22T05:33:12.70586951Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 123,
              "Time": "2026-04-22T05:33:12.705936692Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 67182,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 348
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 349
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:12.706493677Z",
        "EndTime": "2026-04-22T05:33:12.714328906Z",
        "RunTime": 7835199,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 349
            },
            "TimelineLocation": {
              "Order": 124,
              "Time": "2026-04-22T05:33:12.70662964Z"
            },
            "Message": "checks if the Snapshot is created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 349
            },
            "TimelineLocation": {
              "Order": 126,
              "Time": "2026-04-22T05:33:12.714149411Z"
            },
            "Message": "checks if the Snapshot is created",
            "Duration": 7519771,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 127,
              "Time": "2026-04-22T05:33:12.714297025Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 129,
              "Time": "2026-04-22T05:33:12.714323246Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 26231,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 348
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 354
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration PipelineRuns",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:12.714666115Z",
        "EndTime": "2026-04-22T05:33:12.720989344Z",
        "RunTime": 6323229,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 354
            },
            "TimelineLocation": {
              "Order": 130,
              "Time": "2026-04-22T05:33:12.714775528Z"
            },
            "Message": "should find the related Integration PipelineRuns",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 354
            },
            "TimelineLocation": {
              "Order": 132,
              "Time": "2026-04-22T05:33:12.720821259Z"
            },
            "Message": "should find the related Integration PipelineRuns",
            "Duration": 6045741,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 133,
              "Time": "2026-04-22T05:33:12.720954753Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 135,
              "Time": "2026-04-22T05:33:12.720981483Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 26730,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 348
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 361
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "integration pipeline should end up with success",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:12.721266601Z",
        "EndTime": "2026-04-22T05:33:12.728057462Z",
        "RunTime": 6790861,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun integration-resolver-pipelinerun-99fsd reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 361
            },
            "TimelineLocation": {
              "Order": 136,
              "Time": "2026-04-22T05:33:12.721365654Z"
            },
            "Message": "integration pipeline should end up with success",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 361
            },
            "TimelineLocation": {
              "Offset": 69,
              "Order": 138,
              "Time": "2026-04-22T05:33:12.727847427Z"
            },
            "Message": "integration pipeline should end up with success",
            "Duration": 6481773,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 69,
              "Order": 139,
              "Time": "2026-04-22T05:33:12.728025251Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 69,
              "Order": 141,
              "Time": "2026-04-22T05:33:12.728050982Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 25730,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot testing is completed successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 367
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 368
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should merge the init PaC PR successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:12.728456453Z",
        "EndTime": "2026-04-22T05:33:14.467096233Z",
        "RunTime": 1738639801,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: b14bfc61fb8e6134552939e6d3289e88cfa0ee9d for PR #21255\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 368
            },
            "TimelineLocation": {
              "Order": 142,
              "Time": "2026-04-22T05:33:12.728564546Z"
            },
            "Message": "should merge the init PaC PR successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 368
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 144,
              "Time": "2026-04-22T05:33:14.466758104Z"
            },
            "Message": "should merge the init PaC PR successfully",
            "Duration": 1738193588,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 145,
              "Time": "2026-04-22T05:33:14.467016321Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 147,
              "Time": "2026-04-22T05:33:14.467073363Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 57042,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 387
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates the Component C successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:14.46771123Z",
        "EndTime": "2026-04-22T05:33:24.612476123Z",
        "RunTime": 10144764902,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 387
            },
            "TimelineLocation": {
              "Order": 148,
              "Time": "2026-04-22T05:33:14.467827893Z"
            },
            "Message": "creates the Component C successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 387
            },
            "TimelineLocation": {
              "Order": 150,
              "Time": "2026-04-22T05:33:24.612151454Z"
            },
            "Message": "creates the Component C successfully",
            "Duration": 10144323611,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 151,
              "Time": "2026-04-22T05:33:24.612411561Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 153,
              "Time": "2026-04-22T05:33:24.612463602Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 52041,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun for componentC konflux-test-integration-clone",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:24.612794831Z",
        "EndTime": "2026-04-22T05:33:44.78675373Z",
        "RunTime": 20173958909,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Build PipelineRun has not been created yet for the componentC group-qymn/konflux-test-integration-clone-qqmxcn\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 395
            },
            "TimelineLocation": {
              "Order": 154,
              "Time": "2026-04-22T05:33:24.612905534Z"
            },
            "Message": "triggers a Build PipelineRun for componentC konflux-test-integration-clone",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 395
            },
            "TimelineLocation": {
              "Offset": 111,
              "Order": 156,
              "Time": "2026-04-22T05:33:44.786534664Z"
            },
            "Message": "triggers a Build PipelineRun for componentC konflux-test-integration-clone",
            "Duration": 20173629121,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 111,
              "Order": 157,
              "Time": "2026-04-22T05:33:44.786683879Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 111,
              "Order": 159,
              "Time": "2026-04-22T05:33:44.78673742Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 53542,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 409
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:44.78710883Z",
        "EndTime": "2026-04-22T05:33:44.787391307Z",
        "RunTime": 282478,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 409
            },
            "TimelineLocation": {
              "Order": 160,
              "Time": "2026-04-22T05:33:44.787212353Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 409
            },
            "TimelineLocation": {
              "Order": 162,
              "Time": "2026-04-22T05:33:44.787249344Z"
            },
            "Message": "does not contain an annotation with a Snapshot Name",
            "Duration": 36991,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 163,
              "Time": "2026-04-22T05:33:44.787359467Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 165,
              "Time": "2026-04-22T05:33:44.787384167Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 24710,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 413
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:33:44.787674665Z",
        "EndTime": "2026-04-22T05:36:44.806608711Z",
        "RunTime": 180018934046,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 found for Component group-qymn/konflux-test-integration-clone-qqmxcn\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Running\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Running\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Running\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Running\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Running\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Running\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Running\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Running\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Running\nPipelineRun konflux-test-integration-clone-qqmxcn-on-pull-request-k5jg9 reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 413
            },
            "TimelineLocation": {
              "Order": 166,
              "Time": "2026-04-22T05:33:44.787785798Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 413
            },
            "TimelineLocation": {
              "Offset": 1023,
              "Order": 168,
              "Time": "2026-04-22T05:36:44.806347654Z"
            },
            "Message": "should lead to build PipelineRun finishing successfully",
            "Duration": 180018561856,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 1023,
              "Order": 169,
              "Time": "2026-04-22T05:36:44.80656642Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 1023,
              "Order": 171,
              "Time": "2026-04-22T05:36:44.806602221Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 35801,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 418
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for componentC konflux-test-integration-clone",
        "State": "passed",
        "StartTime": "2026-04-22T05:36:44.807051702Z",
        "EndTime": "2026-04-22T05:36:45.181723412Z",
        "RunTime": 374671710,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 172,
              "Time": "2026-04-22T05:36:44.807159825Z"
            },
            "Message": "should lead to a PaC PR creation for componentC konflux-test-integration-clone",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 174,
              "Time": "2026-04-22T05:36:45.181527437Z"
            },
            "Message": "should lead to a PaC PR creation for componentC konflux-test-integration-clone",
            "Duration": 374367612,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 175,
              "Time": "2026-04-22T05:36:45.181681461Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 177,
              "Time": "2026-04-22T05:36:45.181715172Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 33711,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 439
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "passed",
        "StartTime": "2026-04-22T05:36:45.182066981Z",
        "EndTime": "2026-04-22T05:36:45.190067606Z",
        "RunTime": 8000635,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 440
            },
            "TimelineLocation": {
              "Order": 178,
              "Time": "2026-04-22T05:36:45.182171014Z"
            },
            "Message": "checks if the Snapshot is created",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 440
            },
            "TimelineLocation": {
              "Order": 180,
              "Time": "2026-04-22T05:36:45.189903852Z"
            },
            "Message": "checks if the Snapshot is created",
            "Duration": 7732838,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 181,
              "Time": "2026-04-22T05:36:45.190021855Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 183,
              "Time": "2026-04-22T05:36:45.190058896Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 37041,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 439
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 445
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration PipelineRuns",
        "State": "passed",
        "StartTime": "2026-04-22T05:36:45.190328452Z",
        "EndTime": "2026-04-22T05:37:05.20909579Z",
        "RunTime": 20018767368,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for test scenario %s and snapshot %s/%s my-integration-test-fmgb group-qymn integ-app-zesy-20260422-053335-000\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 445
            },
            "TimelineLocation": {
              "Order": 184,
              "Time": "2026-04-22T05:36:45.190443415Z"
            },
            "Message": "should find the related Integration PipelineRuns",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 445
            },
            "TimelineLocation": {
              "Offset": 148,
              "Order": 186,
              "Time": "2026-04-22T05:37:05.208679709Z"
            },
            "Message": "should find the related Integration PipelineRuns",
            "Duration": 20018236334,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 148,
              "Order": 187,
              "Time": "2026-04-22T05:37:05.209012228Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 148,
              "Order": 189,
              "Time": "2026-04-22T05:37:05.209082169Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 69942,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 439
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 452
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "integration pipeline should end up with success",
        "State": "passed",
        "StartTime": "2026-04-22T05:37:05.209721676Z",
        "EndTime": "2026-04-22T05:37:05.216636184Z",
        "RunTime": 6914488,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun integration-resolver-pipelinerun-nwvkv reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 452
            },
            "TimelineLocation": {
              "Order": 190,
              "Time": "2026-04-22T05:37:05.209846279Z"
            },
            "Message": "integration pipeline should end up with success",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 452
            },
            "TimelineLocation": {
              "Offset": 69,
              "Order": 192,
              "Time": "2026-04-22T05:37:05.216459189Z"
            },
            "Message": "integration pipeline should end up with success",
            "Duration": 6612910,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 69,
              "Order": 193,
              "Time": "2026-04-22T05:37:05.216593132Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 69,
              "Order": 195,
              "Time": "2026-04-22T05:37:05.216628593Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 35461,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot testing is completed successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 459
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should merge the init PaC PR successfully",
        "State": "passed",
        "StartTime": "2026-04-22T05:37:05.216918781Z",
        "EndTime": "2026-04-22T05:37:06.908268425Z",
        "RunTime": 1691349665,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: f0c8e8256f19e4877a1538002326befb53f99c12 for PR #8890\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 459
            },
            "TimelineLocation": {
              "Order": 196,
              "Time": "2026-04-22T05:37:05.217024234Z"
            },
            "Message": "should merge the init PaC PR successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 459
            },
            "TimelineLocation": {
              "Offset": 73,
              "Order": 198,
              "Time": "2026-04-22T05:37:06.907854515Z"
            },
            "Message": "should merge the init PaC PR successfully",
            "Duration": 1690830302,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 73,
              "Order": 199,
              "Time": "2026-04-22T05:37:06.908154373Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 73,
              "Order": 201,
              "Time": "2026-04-22T05:37:06.908243155Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 88782,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 479
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should make change to the root folder",
        "State": "passed",
        "StartTime": "2026-04-22T05:37:06.908854171Z",
        "EndTime": "2026-04-22T05:37:09.40632746Z",
        "RunTime": 2497473289,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PR #21258 got created with sha a7c9ac70bfe5def7fd6ade36ee7fd7bcb19cdcac\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 479
            },
            "TimelineLocation": {
              "Order": 202,
              "Time": "2026-04-22T05:37:06.908970354Z"
            },
            "Message": "should make change to the root folder",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 479
            },
            "TimelineLocation": {
              "Offset": 72,
              "Order": 204,
              "Time": "2026-04-22T05:37:09.406096994Z"
            },
            "Message": "should make change to the root folder",
            "Duration": 2497126630,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 72,
              "Order": 205,
              "Time": "2026-04-22T05:37:09.406258748Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 72,
              "Order": 207,
              "Time": "2026-04-22T05:37:09.406309719Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 50971,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 497
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should make change to the multiple-repo",
        "State": "passed",
        "StartTime": "2026-04-22T05:37:09.406684379Z",
        "EndTime": "2026-04-22T05:37:11.470254708Z",
        "RunTime": 2063570339,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PR #8893 got created with sha 0eac98aeddb2a3d049703a784dc461d0f369f62e\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 497
            },
            "TimelineLocation": {
              "Order": 208,
              "Time": "2026-04-22T05:37:09.406789042Z"
            },
            "Message": "should make change to the multiple-repo",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 497
            },
            "TimelineLocation": {
              "Offset": 71,
              "Order": 210,
              "Time": "2026-04-22T05:37:11.469995161Z"
            },
            "Message": "should make change to the multiple-repo",
            "Duration": 2063206119,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 71,
              "Order": 211,
              "Time": "2026-04-22T05:37:11.470174766Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 71,
              "Order": 213,
              "Time": "2026-04-22T05:37:11.470230307Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 55541,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 513
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "wait for the last components build to finish",
        "State": "passed",
        "StartTime": "2026-04-22T05:37:11.470678058Z",
        "EndTime": "2026-04-22T05:37:11.517926804Z",
        "RunTime": 47248745,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun go-component-wveeoy-on-pull-request-md4dj found for Component group-qymn/go-component-wveeoy\nPipelineRun go-component-wveeoy-on-pull-request-md4dj reason: Completed\nPipelineRun integration-resolver-pipelinerun-99fsd found for Component group-qymn/python-component-bwuwmj\nPipelineRun integration-resolver-pipelinerun-99fsd reason: Succeeded\nPipelineRun integration-resolver-pipelinerun-nwvkv found for Component group-qymn/konflux-test-integration-clone-qqmxcn\nPipelineRun integration-resolver-pipelinerun-nwvkv reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 513
            },
            "TimelineLocation": {
              "Order": 214,
              "Time": "2026-04-22T05:37:11.470785361Z"
            },
            "Message": "wait for the last components build to finish",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 513
            },
            "TimelineLocation": {
              "Offset": 541,
              "Order": 216,
              "Time": "2026-04-22T05:37:11.517747019Z"
            },
            "Message": "wait for the last components build to finish",
            "Duration": 46961648,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 541,
              "Order": 217,
              "Time": "2026-04-22T05:37:11.517880213Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 541,
              "Order": 219,
              "Time": "2026-04-22T05:37:11.517914173Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 33961,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 521
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "wait for all component snapshots to be created with proper PR group annotations",
        "State": "passed",
        "StartTime": "2026-04-22T05:37:11.518212441Z",
        "EndTime": "2026-04-22T05:37:11.52594107Z",
        "RunTime": 7728629,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Component snapshot integ-app-zesy-20260422-052103-000 has PR group annotation: konflux-go-component-wveeoy\nComponent snapshot integ-app-zesy-20260422-052723-000 is missing PR group annotation\nComponent snapshot integ-app-zesy-20260422-052730-000 has PR group annotation: konflux-python-component-bwuwmj\nComponent snapshot integ-app-zesy-20260422-053335-000 has PR group annotation: konflux-konflux-test-integration-clone-qqmxcn\nAll component snapshots are ready with PR group annotations\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 521
            },
            "TimelineLocation": {
              "Order": 220,
              "Time": "2026-04-22T05:37:11.518316154Z"
            },
            "Message": "wait for all component snapshots to be created with proper PR group annotations",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 521
            },
            "TimelineLocation": {
              "Offset": 488,
              "Order": 222,
              "Time": "2026-04-22T05:37:11.525766495Z"
            },
            "Message": "wait for all component snapshots to be created with proper PR group annotations",
            "Duration": 7450331,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 488,
              "Order": 223,
              "Time": "2026-04-22T05:37:11.525902999Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 488,
              "Order": 225,
              "Time": "2026-04-22T05:37:11.525933Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 30001,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 556
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "get all group snapshots and check if pr-group annotation contains all components",
        "State": "passed",
        "StartTime": "2026-04-22T05:37:11.526236327Z",
        "EndTime": "2026-04-22T05:43:42.42993171Z",
        "RunTime": 390903695423,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Attempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 4 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 4 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 5 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 5 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 5 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 5 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 6 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1 pr-branch-irupmb:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 6 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1 pr-branch-irupmb:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 6 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1 pr-branch-irupmb:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 6 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1 pr-branch-irupmb:1]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 7 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1 pr-branch-irupmb:2]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 7 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1 pr-branch-irupmb:2]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 7 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1 pr-branch-irupmb:2]\nNo group snapshots found yet. Component snapshots may not have been processed by integration service controller yet.\nAttempting to find group snapshots for application integ-app-zesy in namespace group-qymn\nFound 8 component snapshots:\nPR Groups found: map[konflux-go-component-wveeoy:1 konflux-konflux-test-integration-clone-qqmxcn:1 konflux-python-component-bwuwmj:1 pr-branch-irupmb:3]\nFound 1 group snapshots!\n  Group Snapshot 0: integ-app-zesy-20260422-054333-710 (type: group)\n    Group Test Info: [{\"namespace\":\"group-qymn\",\"component\":\"go-component-wveeoy\",\"buildPipelineRun\":\"go-component-wveeoy-on-pull-request-d4psp\",\"snapshot\":\"integ-app-zesy-20260422-053712-000\",\"repoUrl\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"pullRequestNumber\":\"21258\"},{\"namespace\":\"group-qymn\",\"component\":\"python-component-bwuwmj\",\"buildPipelineRun\":\"python-component-bwuwmj-on-pull-request-9btvb\",\"snapshot\":\"integ-app-zesy-20260422-053713-000\",\"repoUrl\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"pullRequestNumber\":\"21258\"},{\"namespace\":\"group-qymn\",\"component\":\"konflux-test-integration-clone-qqmxcn\",\"buildPipelineRun\":\"konflux-test-integration-clone-qqmxcn-on-pull-request-km2cd\",\"snapshot\":\"integ-app-zesy-20260422-053715-000\",\"repoUrl\":\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone\",\"pullRequestNumber\":\"8893\"}]\nValidating group test info annotation: [{\"namespace\":\"group-qymn\",\"component\":\"go-component-wveeoy\",\"buildPipelineRun\":\"go-component-wveeoy-on-pull-request-d4psp\",\"snapshot\":\"integ-app-zesy-20260422-053712-000\",\"repoUrl\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"pullRequestNumber\":\"21258\"},{\"namespace\":\"group-qymn\",\"component\":\"python-component-bwuwmj\",\"buildPipelineRun\":\"python-component-bwuwmj-on-pull-request-9btvb\",\"snapshot\":\"integ-app-zesy-20260422-053713-000\",\"repoUrl\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"pullRequestNumber\":\"21258\"},{\"namespace\":\"group-qymn\",\"component\":\"konflux-test-integration-clone-qqmxcn\",\"buildPipelineRun\":\"konflux-test-integration-clone-qqmxcn-on-pull-request-km2cd\",\"snapshot\":\"integ-app-zesy-20260422-053715-000\",\"repoUrl\":\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone\",\"pullRequestNumber\":\"8893\"}]\nGroup snapshot validation completed successfully\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 556
            },
            "TimelineLocation": {
              "Order": 226,
              "Time": "2026-04-22T05:37:11.526353621Z"
            },
            "Message": "get all group snapshots and check if pr-group annotation contains all components",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 556
            },
            "TimelineLocation": {
              "Offset": 7200,
              "Order": 228,
              "Time": "2026-04-22T05:43:42.429619991Z"
            },
            "Message": "get all group snapshots and check if pr-group annotation contains all components",
            "Duration": 390903266401,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 7200,
              "Order": 229,
              "Time": "2026-04-22T05:43:42.429820117Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 7200,
              "Order": 231,
              "Time": "2026-04-22T05:43:42.429909169Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 89062,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 635
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "make sure that group snapshot contains last build pipelinerun for each component",
        "State": "passed",
        "StartTime": "2026-04-22T05:43:42.430470383Z",
        "EndTime": "2026-04-22T05:43:42.561727707Z",
        "RunTime": 131257294,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 635
            },
            "TimelineLocation": {
              "Order": 232,
              "Time": "2026-04-22T05:43:42.430603956Z"
            },
            "Message": "make sure that group snapshot contains last build pipelinerun for each component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 635
            },
            "TimelineLocation": {
              "Order": 234,
              "Time": "2026-04-22T05:43:42.561574054Z"
            },
            "Message": "make sure that group snapshot contains last build pipelinerun for each component",
            "Duration": 130970087,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 235,
              "Time": "2026-04-22T05:43:42.561693566Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 237,
              "Time": "2026-04-22T05:43:42.561721867Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 28301,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 648
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "make change to the multiple-repo to trigger a new cycle of testing",
        "State": "passed",
        "StartTime": "2026-04-22T05:43:42.561984164Z",
        "EndTime": "2026-04-22T05:43:43.153663334Z",
        "RunTime": 591679170,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 648
            },
            "TimelineLocation": {
              "Order": 238,
              "Time": "2026-04-22T05:43:42.562083016Z"
            },
            "Message": "make change to the multiple-repo to trigger a new cycle of testing",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 648
            },
            "TimelineLocation": {
              "Order": 240,
              "Time": "2026-04-22T05:43:43.153401507Z"
            },
            "Message": "make change to the multiple-repo to trigger a new cycle of testing",
            "Duration": 591318501,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 241,
              "Time": "2026-04-22T05:43:43.153610943Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 243,
              "Time": "2026-04-22T05:43:43.153654013Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 43072,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 654
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "wait for the components A and B build to finish",
        "State": "passed",
        "StartTime": "2026-04-22T05:43:43.154040393Z",
        "EndTime": "2026-04-22T05:43:43.188714479Z",
        "RunTime": 34674086,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Waiting for build pipelineRun to be created for app group-qymn/integ-app-zesy, sha: ac64b8c5ca79426298252cc28037f85db45cc74c\nPipelineRun go-component-wveeoy-on-pull-request-d4psp found for Component group-qymn/go-component-wveeoy\nPipelineRun go-component-wveeoy-on-pull-request-d4psp reason: Completed\nPipelineRun integration-resolver-pipelinerun-99fsd found for Component group-qymn/python-component-bwuwmj\nPipelineRun integration-resolver-pipelinerun-99fsd reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 654
            },
            "TimelineLocation": {
              "Order": 244,
              "Time": "2026-04-22T05:43:43.154150596Z"
            },
            "Message": "wait for the components A and B build to finish",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 654
            },
            "TimelineLocation": {
              "Offset": 477,
              "Order": 246,
              "Time": "2026-04-22T05:43:43.188535484Z"
            },
            "Message": "wait for the components A and B build to finish",
            "Duration": 34384878,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 477,
              "Order": 247,
              "Time": "2026-04-22T05:43:43.188662208Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Offset": 477,
              "Order": 249,
              "Time": "2026-04-22T05:43:43.188693158Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 30950,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 663
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "get all component snapshots for component A and check if older snapshot has been cancelled",
        "State": "passed",
        "StartTime": "2026-04-22T05:43:43.189018066Z",
        "EndTime": "2026-04-22T05:49:43.554102685Z",
        "RunTime": 360365084629,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 663
            },
            "TimelineLocation": {
              "Order": 250,
              "Time": "2026-04-22T05:43:43.189122499Z"
            },
            "Message": "get all component snapshots for component A and check if older snapshot has been cancelled",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 663
            },
            "TimelineLocation": {
              "Order": 252,
              "Time": "2026-04-22T05:49:43.55388013Z"
            },
            "Message": "get all component snapshots for component A and check if older snapshot has been cancelled",
            "Duration": 360364757631,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 253,
              "Time": "2026-04-22T05:49:43.554035964Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 255,
              "Time": "2026-04-22T05:49:43.554087195Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 51231,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 690
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "get all group snapshots and check if older group snapshot is cancelled",
        "State": "passed",
        "StartTime": "2026-04-22T05:49:43.554475625Z",
        "EndTime": "2026-04-22T05:49:43.567366901Z",
        "RunTime": 12891266,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 690
            },
            "TimelineLocation": {
              "Order": 256,
              "Time": "2026-04-22T05:49:43.554602018Z"
            },
            "Message": "get all group snapshots and check if older group snapshot is cancelled",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 690
            },
            "TimelineLocation": {
              "Order": 258,
              "Time": "2026-04-22T05:49:43.567063533Z"
            },
            "Message": "get all group snapshots and check if older group snapshot is cancelled",
            "Duration": 12461515,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 259,
              "Time": "2026-04-22T05:49:43.567297759Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 261,
              "Time": "2026-04-22T05:49:43.56735056Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 52791,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when ResolutionRequest is deleted after pipeline completes"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 719
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 720
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that ResolutionRequest is deleted after pipeline resolution",
        "State": "passed",
        "StartTime": "2026-04-22T05:49:43.56772951Z",
        "EndTime": "2026-04-22T05:49:43.790864573Z",
        "RunTime": 223135023,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 720
            },
            "TimelineLocation": {
              "Order": 262,
              "Time": "2026-04-22T05:49:43.567868143Z"
            },
            "Message": "verifies that ResolutionRequest is deleted after pipeline resolution",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 720
            },
            "TimelineLocation": {
              "Order": 264,
              "Time": "2026-04-22T05:49:43.790634517Z"
            },
            "Message": "verifies that ResolutionRequest is deleted after pipeline resolution",
            "Duration": 222766374,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 265,
              "Time": "2026-04-22T05:49:43.790790431Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 267,
              "Time": "2026-04-22T05:49:43.790851623Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 61182,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when ResolutionRequest is deleted after pipeline completes"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 719
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 740
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that no orphaned ResolutionRequests remain in namespace after test completion",
        "State": "passed",
        "StartTime": "2026-04-22T05:49:43.791196081Z",
        "EndTime": "2026-04-22T05:49:44.022341057Z",
        "RunTime": 231144986,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 740
            },
            "TimelineLocation": {
              "Order": 268,
              "Time": "2026-04-22T05:49:43.791329115Z"
            },
            "Message": "verifies that no orphaned ResolutionRequests remain in namespace after test completion",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 740
            },
            "TimelineLocation": {
              "Order": 270,
              "Time": "2026-04-22T05:49:44.02206734Z"
            },
            "Message": "verifies that no orphaned ResolutionRequests remain in namespace after test completion",
            "Duration": 230738215,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 271,
              "Time": "2026-04-22T05:49:44.022269175Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 273,
              "Time": "2026-04-22T05:49:44.022326287Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 57111,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when IntegrationTestScenario reference to task as pipelinerun resolution"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 774
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 780
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "trigger pipelinerun for invalid integrationTestScenario by annotating snapshot and verify failing to create integration pipelinerun",
        "State": "passed",
        "StartTime": "2026-04-22T05:49:44.022715136Z",
        "EndTime": "2026-04-22T05:50:11.63271041Z",
        "RunTime": 27609995294,
        "ParallelProcess": 6,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 775
            },
            "TimelineLocation": {
              "Order": 274,
              "Time": "2026-04-22T05:49:44.022833409Z"
            },
            "Message": "when IntegrationTestScenario reference to task as pipelinerun resolution",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 775
            },
            "TimelineLocation": {
              "Order": 276,
              "Time": "2026-04-22T05:49:44.090736066Z"
            },
            "Message": "when IntegrationTestScenario reference to task as pipelinerun resolution",
            "Duration": 67902708,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 780
            },
            "TimelineLocation": {
              "Order": 277,
              "Time": "2026-04-22T05:49:44.091026544Z"
            },
            "Message": "trigger pipelinerun for invalid integrationTestScenario by annotating snapshot and verify failing to create integration pipelinerun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 780
            },
            "TimelineLocation": {
              "Order": 279,
              "Time": "2026-04-22T05:50:04.139456048Z"
            },
            "Message": "trigger pipelinerun for invalid integrationTestScenario by annotating snapshot and verify failing to create integration pipelinerun",
            "Duration": 20048429474,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 149
            },
            "TimelineLocation": {
              "Order": 280,
              "Time": "2026-04-22T05:50:04.139660404Z"
            },
            "Message": "with status reporting of Integration tests in CheckRuns",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 149
            },
            "TimelineLocation": {
              "Order": 282,
              "Time": "2026-04-22T05:50:11.63230181Z"
            },
            "Message": "with status reporting of Integration tests in CheckRuns",
            "Duration": 7492641396,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 283,
              "Time": "2026-04-22T05:50:11.632626358Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/integration-service/group-snapshots-tests.go",
              "LineNumber": 50
            },
            "TimelineLocation": {
              "Order": 285,
              "Time": "2026-04-22T05:50:11.63269981Z"
            },
            "Message": "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
            "Duration": 73462,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 106
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with context directory go-component",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.819256128Z",
        "EndTime": "2026-04-22T05:10:31.384013555Z",
        "RunTime": 36564757447,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component go-component-tyxiyn in namespace build-e2e-hshd do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component go-component-tyxiyn in namespace build-e2e-hshd do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 40
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.819362441Z"
            },
            "Message": "test pac with multiple components using same repository",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 40
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-22T05:09:59.766459271Z"
            },
            "Message": "test pac with multiple components using same repository",
            "Duration": 4947096820,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 106
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-22T05:09:59.766625445Z"
            },
            "Message": "creates component with context directory go-component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 106
            },
            "TimelineLocation": {
              "Offset": 334,
              "Order": 6,
              "Time": "2026-04-22T05:10:31.383671276Z"
            },
            "Message": "creates component with context directory go-component",
            "Duration": 31617045811,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 334,
              "Order": 7,
              "Time": "2026-04-22T05:10:31.383940703Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 334,
              "Order": 9,
              "Time": "2026-04-22T05:10:31.384003884Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 63181,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 125
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for component go-component-tyxiyn",
        "State": "passed",
        "StartTime": "2026-04-22T05:10:31.38462387Z",
        "EndTime": "2026-04-22T05:11:12.615461511Z",
        "RunTime": 41230837641,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-hshd/go-component-tyxiyn\nPipelineRun has not been created yet for the component build-e2e-hshd/go-component-tyxiyn\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 125
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:10:31.384743153Z"
            },
            "Message": "triggers a PipelineRun for component go-component-tyxiyn",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 125
            },
            "TimelineLocation": {
              "Offset": 180,
              "Order": 12,
              "Time": "2026-04-22T05:11:12.615253306Z"
            },
            "Message": "triggers a PipelineRun for component go-component-tyxiyn",
            "Duration": 41230510153,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 180,
              "Order": 13,
              "Time": "2026-04-22T05:11:12.61539855Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 180,
              "Order": 15,
              "Time": "2026-04-22T05:11:12.615455321Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 56771,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 140
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for component go-component-tyxiyn",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:12.61582148Z",
        "EndTime": "2026-04-22T05:11:12.957200896Z",
        "RunTime": 341379396,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 140
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:11:12.615911433Z"
            },
            "Message": "should lead to a PaC PR creation for component go-component-tyxiyn",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 140
            },
            "TimelineLocation": {
              "Order": 18,
              "Time": "2026-04-22T05:11:12.957007921Z"
            },
            "Message": "should lead to a PaC PR creation for component go-component-tyxiyn",
            "Duration": 341096479,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-22T05:11:12.957155345Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 21,
              "Time": "2026-04-22T05:11:12.957192526Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 37180,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 159
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component go-component-tyxiyn",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:12.957681848Z",
        "EndTime": "2026-04-22T05:48:24.308995261Z",
        "RunTime": 2231351313423,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun go-component-tyxiyn-on-pull-request-fqnlg found for Component build-e2e-hshd/go-component-tyxiyn\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-fqnlg reason: Failed\nattempt 1/3: PipelineRun \"go-component-tyxiyn-on-pull-request-fqnlg\" failed: \n pod: go-component-tyxiyn-on-pull-request-fqnlg-build-container-pod | init container: prepare\n2026/04/22 05:12:23 Entrypoint initialization\n\n pod: go-component-tyxiyn-on-pull-request-fqnlg-build-container-pod | init container: place-scripts\n2026/04/22 05:12:23 Decoded script /tekton/scripts/script-1-w4jj4\n2026/04/22 05:12:23 Decoded script /tekton/scripts/script-2-bplmn\n2026/04/22 05:12:23 Decoded script /tekton/scripts/script-3-v46vw\n2026/04/22 05:12:23 Decoded script /tekton/scripts/script-4-l296b\n2026/04/22 05:12:23 Decoded script /tekton/scripts/script-5-c9nxz\n\npod: go-component-tyxiyn-on-pull-request-fqnlg-build-container-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.xHmysi/auth-IvcPcO.json quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn@sha256:406cc95f299965b297e898f0270ba1539c7ebecec680c3c390da440aebdb5558 --output -\nRestored artifact quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn@sha256:406cc95f299965b297e898f0270ba1539c7ebecec680c3c390da440aebdb5558 to /var/workdir/source\nWARN: artifact URI not provided, (given: =/var/workdir/cachi2)\n\n\npod: go-component-tyxiyn-on-pull-request-fqnlg-build-container-pod | container step-build: \n[2026-04-22T05:13:07,084698431+00:00] Validate context path\n[2026-04-22T05:13:07,088107837+00:00] Update CA trust\n[2026-04-22T05:13:07,089161413+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:13:11,614319063+00:00] Prepare Dockerfile\nChecking if /var/workdir/cachi2/output/bom.json exists.\nCould not find prefetched sbom. No content_sets found for ICM\n[2026-04-22T05:13:11,620019095+00:00] Prepare system (architecture: x86_64)\n[2026-04-22T05:13:11,688649177+00:00] Setup prefetched\nTrying to pull registry.access.redhat.com/ubi9/go-toolset:1.18.9-14...\nGetting image source signatures\nChecking if image destination supports signatures\nCopying blob sha256:e76793d6902ad1adb19ede3d720024cf0cd8427b3ff606554a4bcafba03dddf4\nCopying blob sha256:0ab0ba77295aca9b12f463cb7198f0b8b6990b41151dbbd4e1b224fe85244b83\nCopying blob sha256:4a13c0e9217d70e608f2d5f5d3c5ffa6d9cd16908b3f83a7a97492d355d25a09\nCopying blob sha256:2a625e4afab51b49edb0e5f4ff37d8afbb20ec644ed1e68641358a6305557de3\nCopying config sha256:391a2eac28d98dc72726df1faa77db28f6899a77c91ad40f2bdad62baf041301\nWriting manifest to image destination\nStoring signatures\n[2026-04-22T05:14:37,604840114+00:00] Unsetting proxy\n{\n  \"architecture\": \"x86_64\",\n  \"build-date\": \"2026-04-22T05:13:11Z\",\n  \"com.redhat.component\": \"go-toolset-container\",\n  \"com.redhat.license_terms\": \"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI\",\n  \"description\": \"Go Toolset available as a container is a base platform for building and running various Go applications and frameworks. Go is an easy to learn, powerful, statically typed language in the C/C++ tradition with garbage collection, concurrent programming support, and memory safety features.\",\n  \"distribution-scope\": \"public\",\n  \"io.buildah.version\": \"1.42.2\",\n  \"io.k8s.description\": \"Go Toolset available as a container is a base platform for building and running various Go applications and frameworks. Go is an easy to learn, powerful, statically typed language in the C/C++ tradition with garbage collection, concurrent programming support, and memory safety features.\",\n  \"io.k8s.display-name\": \"Go 1.18.9\",\n  \"io.openshift.expose-services\": \"\",\n  \"io.openshift.s2i.scripts-url\": \"image:///usr/libexec/s2i\",\n  \"io.openshift.tags\": \"builder,golang,golang118,rh-golang118,go\",\n  \"io.s2i.scripts-url\": \"image:///usr/libexec/s2i\",\n  \"maintainer\": \"Red Hat, Inc.\",\n  \"name\": \"rhel9/go-toolset\",\n  \"release\": \"14\",\n  \"summary\": \"Platform for building and running Go Applications\",\n  \"url\": \"https://access.redhat.com/containers/#/registry.access.redhat.com/rhel9/go-toolset/images/1.18.9-14\",\n  \"vcs-ref\": \"7600318c1c6adcbe7f290f6987689e673c9fad05\",\n  \"vcs-type\": \"git\",\n  \"vendor\": \"Red Hat, Inc.\",\n  \"version\": \"1.18.9\",\n  \"org.opencontainers.image.revision\": \"7600318c1c6adcbe7f290f6987689e673c9fad05\",\n  \"org.opencontainers.image.source\": \"https://github.com/redhat-appstudio-qe/sample-multi-component\",\n  \"quay.expires-after\": \"6h\",\n  \"org.opencontainers.image.created\": \"2026-04-22T05:13:11Z\"\n}\n[2026-04-22T05:14:37,720494331+00:00] Register sub-man\nAdding the entitlement to the build\n[2026-04-22T05:14:37,724008746+00:00] Add secrets\n[2026-04-22T05:14:37,731700127+00:00] Run buildah build\n[2026-04-22T05:14:37,732791699+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=7600318c1c6adcbe7f290f6987689e673c9fad05 --label org.opencontainers.image.revision=7600318c1c6adcbe7f290f6987689e673c9fad05 --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --label quay.expires-after=6h --label build-date=2026-04-22T05:13:11Z --label org.opencontainers.image.created=2026-04-22T05:13:11Z --annotation org.opencontainers.image.revision=7600318c1c6adcbe7f290f6987689e673c9fad05 --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --annotation org.opencontainers.image.created=2026-04-22T05:13:11Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.z5ptqF -t quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn:on-pr-7600318c1c6adcbe7f290f6987689e673c9fad05 . \nSTEP 1/10: FROM registry.access.redhat.com/ubi9/go-toolset:1.18.9-14\nSTEP 2/10: COPY . .\nSTEP 3/10: RUN go mod download\ngo: no module dependencies to download\nSTEP 4/10: RUN go build -o ./main\nSTEP 5/10: ENV PORT 8081\nSTEP 6/10: EXPOSE 8081\nSTEP 7/10: CMD [ \"./main\" ]\nSTEP 8/10: COPY labels.json /usr/share/buildinfo/labels.json\nSTEP 9/10: COPY labels.json /root/buildinfo/labels.json\nSTEP 10/10: LABEL \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"7600318c1c6adcbe7f290f6987689e673c9fad05\" \"org.opencontainers.image.revision\"=\"7600318c1c6adcbe7f290f6987689e673c9fad05\" \"org.opencontainers.image.source\"=\"https://github.com/redhat-appstudio-qe/sample-multi-component\" \"quay.expires-after\"=\"6h\" \"build-date\"=\"2026-04-22T05:13:11Z\" \"org.opencontainers.image.created\"=\"2026-04-22T05:13:11Z\"\nCOMMIT quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn:on-pr-7600318c1c6adcbe7f290f6987689e673c9fad05\n--\u003e 32c91811797a\nSuccessfully tagged quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn:on-pr-7600318c1c6adcbe7f290f6987689e673c9fad05\n32c91811797a5f962304cb1f451e5fedca1c736f0760b4b7795a4a4832d1e67b\n[2026-04-22T05:14:50,854345541+00:00] Unsetting proxy\n[2026-04-22T05:14:50,855677949+00:00] Add metadata\nRecording base image digests used\nregistry.access.redhat.com/ubi9/go-toolset:1.18.9-14 registry.access.redhat.com/ubi9/go-toolset:1.18.9-14@sha256:4e320bd8b62e406dfc567886aeab4914db125c73fe9ec308b306c72883101d51\nGetting image source signatures\nCopying blob sha256:0007e3d5f68fd91f56c21ef146198b7952023cb594e71de39ef7cc7609b3cff9\nCopying blob sha256:a653a5ff4eaef6037f4f354414ab251ac7218d2d42fc8326743fc63ecf2cabd5\nCopying blob sha256:314640f419c581ddcac8f3618af39342a4571d5dc7a4e1f5b64d60f37e630b49\nCopying blob sha256:d3f6a420cbadfb30033dc481690b39191ce6d2d841ccd54434c352f474ea54c3\nCopying blob sha256:db77b3de17313a3fab2620178c01a4ef8eb60cbe722a6e9390f3cbb1132a7d22\nCopying config sha256:32c91811797a5f962304cb1f451e5fedca1c736f0760b4b7795a4a4832d1e67b\nWriting manifest to image destination\n[2026-04-22T05:16:43,443583819+00:00] End build\n\npod: go-component-tyxiyn-on-pull-request-fqnlg-build-container-pod | container step-push: \n[2026-04-22T05:16:44,401863910+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:17:10,098101710+00:00] Convert image\n[2026-04-22T05:17:10,099234820+00:00] Push image with unique tag\nPushing to quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn:go-component-tyxiyn-on-pull-request-fqnlg-build-container\n[retry] executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn:on-pr-7600318c1c6adcbe7f290f6987689e673c9fad05 docker://quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn:go-component-tyxiyn-on-pull-request-fqnlg-build-container\nGetting image source signatures\nCopying blob sha256:0007e3d5f68fd91f56c21ef146198b7952023cb594e71de39ef7cc7609b3cff9\nCopying blob sha256:314640f419c581ddcac8f3618af39342a4571d5dc7a4e1f5b64d60f37e630b49\nCopying blob sha256:d3f6a420cbadfb30033dc481690b39191ce6d2d841ccd54434c352f474ea54c3\nCopying blob sha256:a653a5ff4eaef6037f4f354414ab251ac7218d2d42fc8326743fc63ecf2cabd5\nCopying blob sha256:db77b3de17313a3fab2620178c01a4ef8eb60cbe722a6e9390f3cbb1132a7d22\n\npod: go-component-tyxiyn-on-pull-request-fqnlg-build-container-pod | container step-sbom-syft-generate: \n\npod: go-component-tyxiyn-on-pull-request-fqnlg-build-container-pod | container step-prepare-sboms: \n\npod: go-component-tyxiyn-on-pull-request-fqnlg-build-container-pod | container step-upload-sbom: \n\n pod: go-component-tyxiyn-on-pull-request-fqnlg-clone-repository-pod | init container: prepare\n2026/04/22 05:11:14 Entrypoint initialization\n\n pod: go-component-tyxiyn-on-pull-request-fqnlg-clone-repository-pod | init container: place-scripts\n2026/04/22 05:11:14 Decoded script /tekton/scripts/script-0-j5nz5\n2026/04/22 05:11:14 Decoded script /tekton/scripts/script-1-j4274\n\npod: go-component-tyxiyn-on-pull-request-fqnlg-clone-repository-pod | container step-clone: \nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n{\"level\":\"info\",\"ts\":1776834683.983289,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834684.2357366,\"caller\":\"git/git.go:223\",\"msg\":\"Successfully cloned https://github.com/redhat-appstudio-qe/sample-multi-component @ 7600318c1c6adcbe7f290f6987689e673c9fad05 (grafted, HEAD) in path /var/workdir/source\"}\n{\"level\":\"info\",\"ts\":1776834684.2358017,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776834684.26034,\"caller\":\"git/git.go:277\",\"msg\":\"Successfully initialized and updated submodules in path /var/workdir/source\"}\nMerge option disabled. Using checked-out revision 7600318c1c6adcbe7f290f6987689e673c9fad05 directly.\n\npod: go-component-tyxiyn-on-pull-request-fqnlg-clone-repository-pod | container step-symlink-check: \nRunning symlink check\n\npod: go-component-tyxiyn-on-pull-request-fqnlg-clone-repository-pod | container step-create-trusted-artifact: \nPrepared artifact from /var/workdir/source (sha256:406cc95f299965b297e898f0270ba1539c7ebecec680c3c390da440aebdb5558)\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn\nExecuting: oras push --annotation=quay.expires-after=6h --registry-config /tmp/create-oci.sh.Iy5kJP/auth-ZzEBDd.json quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn:on-pr-7600318c1c6adcbe7f290f6987689e673c9fad05.git SOURCE_ARTIFACT\nUploading 406cc95f2999 SOURCE_ARTIFACT\nUploaded  406cc95f2999 SOURCE_ARTIFACT\nPushed [registry] quay.io/redhat-appstudio-qe/build-e2e-hshd/go-component-tyxiyn:on-pr-7600318c1c6adcbe7f290f6987689e673c9fad05.git\nArtifactType: application/vnd.unknown.artifact.v1\nDigest: sha256:a8daa9377da0821030413b5382b4d42c124cd5e9d7822ad818f3aa36a97a68c2\nArtifacts created\n\n\n pod: go-component-tyxiyn-on-pull-request-fqnlg-init-pod | init container: prepare\n2026/04/22 05:11:06 Entrypoint initialization\n\npod: go-component-tyxiyn-on-pull-request-fqnlg-init-pod | container step-init: \ntime=\"2026-04-22T05:11:10Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:11:10Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:11:10Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:11:10Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:11:10Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:11:10Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:11:10Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:11:10Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:11:10Z\" level=info msg=\"[result] NO PROXY: \"\n\n pod: go-component-tyxiyn-on-pull51a2aa5ba359ea4c652e0599d50518dd-pod | init container: prepare\n2026/04/22 05:11:28 Entrypoint initialization\n\n pod: go-component-tyxiyn-on-pull51a2aa5ba359ea4c652e0599d50518dd-pod | init container: place-scripts\n2026/04/22 05:11:29 Decoded script /tekton/scripts/script-0-k9d74\n2026/04/22 05:11:29 Decoded script /tekton/scripts/script-2-dd6dd\n\npod: go-component-tyxiyn-on-pull51a2aa5ba359ea4c652e0599d50518dd-pod | container step-skip-ta: \n\npod: go-component-tyxiyn-on-pull51a2aa5ba359ea4c652e0599d50518dd-pod | container step-use-trusted-artifact: \nWARN: found skip file in /var/workdir/source\n\n\npod: go-component-tyxiyn-on-pull51a2aa5ba359ea4c652e0599d50518dd-pod | container step-prefetch-dependencies: \n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\ntime=\"2026-04-22T05:12:06Z\" level=debug msg=\"Starting prefetch-dependencies\"\ntime=\"2026-04-22T05:12:06Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:06Z\" level=info msg=\"Not using package registry proxy because allow-package-registry-proxy is not set to `true` on the cluster level\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:12:06Z\" level=info msg=\"[param] source-dir: /var/workdir/source\"\ntime=\"2026-04-22T05:12:06Z\" level=info msg=\"[param] output-dir: /var/workdir/cachi2/output\"\ntime=\"2026-04-22T05:12:06Z\" level=info msg=\"[param] sbom-format: spdx\"\ntime=\"2026-04-22T05:12:06Z\" level=info msg=\"[param] mode: strict\"\ntime=\"2026-04-22T05:12:06Z\" level=info msg=\"[param] output-dir-mount-point: /cachi2/output\"\ntime=\"2026-04-22T05:12:06Z\" level=info msg=\"[param] env-files: [/var/workdir/cachi2/cachi2.env /var/workdir/cachi2/prefetch.env /var/workdir/cachi2/prefetch-env.json]\"\ntime=\"2026-04-22T05:12:06Z\" level=info msg=\"[param] git-auth-directory: /workspace/git-basic-auth\"\ntime=\"2026-04-22T05:12:17Z\" level=info msg=\"hermeto [stdout] hermeto 0.50.1\" logger=CliExecutor\ntime=\"2026-04-22T05:12:19Z\" level=warning msg=\"No input provided; skipping prefetch-dependencies\" logger=PrefetchDependencies\ntime=\"2026-04-22T05:12:19Z\" level=debug msg=\"Finished prefetch-dependencies\"\n\npod: go-component-tyxiyn-on-pull51a2aa5ba359ea4c652e0599d50518dd-pod | container step-create-trusted-artifact: \nWARN: found skip file in /var/workdir/source\nWARN: found skip file in /var/workdir/cachi2\n\nNew PipelineRun go-component-tyxiyn-on-pull-request-jllk4 found after retrigger for component build-e2e-hshd/go-component-tyxiyn\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 found for Component build-e2e-hshd/go-component-tyxiyn\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: ResolvingTaskRef\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Running\nPipelineRun go-component-tyxiyn-on-pull-request-jllk4 reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 159
            },
            "TimelineLocation": {
              "Order": 22,
              "Time": "2026-04-22T05:11:12.95777441Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for component go-component-tyxiyn",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 159
            },
            "TimelineLocation": {
              "Offset": 23601,
              "Order": 24,
              "Time": "2026-04-22T05:48:24.308749235Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for component go-component-tyxiyn",
            "Duration": 2231350974815,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 23601,
              "Order": 25,
              "Time": "2026-04-22T05:48:24.308929749Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 23601,
              "Order": 27,
              "Time": "2026-04-22T05:48:24.308984561Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 54811,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful",
        "State": "passed",
        "StartTime": "2026-04-22T05:48:24.309527244Z",
        "EndTime": "2026-04-22T05:48:26.166493688Z",
        "RunTime": 1856966484,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: fea2242b12487628ece1d387073d7d2c33b1b59c for PR #32531\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 164
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:48:24.309643667Z"
            },
            "Message": "merging the PR should be successful",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 164
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 30,
              "Time": "2026-04-22T05:48:26.165985946Z"
            },
            "Message": "merging the PR should be successful",
            "Duration": 1856342319,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 31,
              "Time": "2026-04-22T05:48:26.166330724Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 33,
              "Time": "2026-04-22T05:48:26.166473367Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 142673,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 174
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering on push PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T05:48:26.167077703Z",
        "EndTime": "2026-04-22T05:48:46.199404003Z",
        "RunTime": 20032326300,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Push PipelineRun has not been created yet for the component build-e2e-hshd/go-component-tyxiyn\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 174
            },
            "TimelineLocation": {
              "Order": 34,
              "Time": "2026-04-22T05:48:26.167186455Z"
            },
            "Message": "leads to triggering on push PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 174
            },
            "TimelineLocation": {
              "Offset": 95,
              "Order": 36,
              "Time": "2026-04-22T05:48:46.199174747Z"
            },
            "Message": "leads to triggering on push PipelineRun",
            "Duration": 20031988292,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 95,
              "Order": 37,
              "Time": "2026-04-22T05:48:46.199344992Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 95,
              "Order": 39,
              "Time": "2026-04-22T05:48:46.199393433Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 48441,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 106
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with context directory python-component",
        "State": "passed",
        "StartTime": "2026-04-22T05:48:46.199787473Z",
        "EndTime": "2026-04-22T05:48:56.263002991Z",
        "RunTime": 10063215508,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 106
            },
            "TimelineLocation": {
              "Order": 40,
              "Time": "2026-04-22T05:48:46.199903006Z"
            },
            "Message": "creates component with context directory python-component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 106
            },
            "TimelineLocation": {
              "Order": 42,
              "Time": "2026-04-22T05:48:56.262823046Z"
            },
            "Message": "creates component with context directory python-component",
            "Duration": 10062920040,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-22T05:48:56.26296337Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 45,
              "Time": "2026-04-22T05:48:56.262998431Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 35071,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 125
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for component python-component-atontz",
        "State": "passed",
        "StartTime": "2026-04-22T05:48:56.26336328Z",
        "EndTime": "2026-04-22T05:49:16.292615828Z",
        "RunTime": 20029252548,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-hshd/python-component-atontz\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 125
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:48:56.263493213Z"
            },
            "Message": "triggers a PipelineRun for component python-component-atontz",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 125
            },
            "TimelineLocation": {
              "Offset": 94,
              "Order": 48,
              "Time": "2026-04-22T05:49:16.292351771Z"
            },
            "Message": "triggers a PipelineRun for component python-component-atontz",
            "Duration": 20028858558,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 94,
              "Order": 49,
              "Time": "2026-04-22T05:49:16.292549916Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 94,
              "Order": 51,
              "Time": "2026-04-22T05:49:16.292603357Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 53452,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 140
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for component python-component-atontz",
        "State": "passed",
        "StartTime": "2026-04-22T05:49:16.292958757Z",
        "EndTime": "2026-04-22T05:49:16.738064912Z",
        "RunTime": 445106184,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 140
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:49:16.293061629Z"
            },
            "Message": "should lead to a PaC PR creation for component python-component-atontz",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 140
            },
            "TimelineLocation": {
              "Order": 54,
              "Time": "2026-04-22T05:49:16.737799265Z"
            },
            "Message": "should lead to a PaC PR creation for component python-component-atontz",
            "Duration": 444737636,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 55,
              "Time": "2026-04-22T05:49:16.73799186Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 57,
              "Time": "2026-04-22T05:49:16.738052071Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 60201,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 159
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component python-component-atontz",
        "State": "passed",
        "StartTime": "2026-04-22T05:49:16.738497392Z",
        "EndTime": "2026-04-22T06:15:07.855705161Z",
        "RunTime": 1551117207759,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun python-component-atontz-on-pull-request-zhdcl found for Component build-e2e-hshd/python-component-atontz\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Running\nPipelineRun python-component-atontz-on-pull-request-zhdcl reason: Failed\nattempt 1/3: PipelineRun \"python-component-atontz-on-pull-request-zhdcl\" failed: \n pod: python-component-atontz-on-2d41d27bb9f3aa35aa481553164c6ee3-pod | init container: prepare\n2026/04/22 05:49:10 Entrypoint initialization\n\n pod: python-component-atontz-on-2d41d27bb9f3aa35aa481553164c6ee3-pod | init container: place-scripts\n2026/04/22 05:49:10 Decoded script /tekton/scripts/script-0-tw2fv\n2026/04/22 05:49:10 Decoded script /tekton/scripts/script-1-c4d7g\n\npod: python-component-atontz-on-2d41d27bb9f3aa35aa481553164c6ee3-pod | container step-clone: \nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n{\"level\":\"info\",\"ts\":1776836954.0687776,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776836954.29331,\"caller\":\"git/git.go:223\",\"msg\":\"Successfully cloned https://github.com/redhat-appstudio-qe/sample-multi-component @ b5129adee7b412f9f1421ea15ffe9fd79857dd0b (grafted, HEAD) in path /var/workdir/source\"}\n{\"level\":\"info\",\"ts\":1776836954.293361,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1776836954.3181198,\"caller\":\"git/git.go:277\",\"msg\":\"Successfully initialized and updated submodules in path /var/workdir/source\"}\nMerge option disabled. Using checked-out revision b5129adee7b412f9f1421ea15ffe9fd79857dd0b directly.\n\npod: python-component-atontz-on-2d41d27bb9f3aa35aa481553164c6ee3-pod | container step-symlink-check: \nRunning symlink check\n\npod: python-component-atontz-on-2d41d27bb9f3aa35aa481553164c6ee3-pod | container step-create-trusted-artifact: \nPrepared artifact from /var/workdir/source (sha256:71dd0c61f690fd82d0da06cda8aa5476d8f75b1a43eca70d1f9f3f0b464cacbf)\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz\nExecuting: oras push --annotation=quay.expires-after=6h --registry-config /tmp/create-oci.sh.bCXkty/auth-mSMTrG.json quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz:on-pr-b5129adee7b412f9f1421ea15ffe9fd79857dd0b.git SOURCE_ARTIFACT\nUploading 71dd0c61f690 SOURCE_ARTIFACT\nUploaded  71dd0c61f690 SOURCE_ARTIFACT\nPushed [registry] quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz:on-pr-b5129adee7b412f9f1421ea15ffe9fd79857dd0b.git\nArtifactType: application/vnd.unknown.artifact.v1\nDigest: sha256:440a4e8a816410ddc382cbfe4043b2f940339597b6ffe4a8c3c7671c866728cb\nArtifacts created\n\n\n pod: python-component-atontz-on-2eba072384974a343f347f5cd875373a-pod | init container: prepare\n2026/04/22 05:49:58 Entrypoint initialization\n\n pod: python-component-atontz-on-2eba072384974a343f347f5cd875373a-pod | init container: place-scripts\n2026/04/22 05:49:59 Decoded script /tekton/scripts/script-1-s64mp\n2026/04/22 05:49:59 Decoded script /tekton/scripts/script-2-5xsff\n2026/04/22 05:49:59 Decoded script /tekton/scripts/script-3-8smnk\n2026/04/22 05:49:59 Decoded script /tekton/scripts/script-4-mdjr9\n2026/04/22 05:49:59 Decoded script /tekton/scripts/script-5-2tqrt\n\npod: python-component-atontz-on-2eba072384974a343f347f5cd875373a-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.Mjlwg8/auth-O1wKj5.json quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz@sha256:71dd0c61f690fd82d0da06cda8aa5476d8f75b1a43eca70d1f9f3f0b464cacbf --output -\nRestored artifact quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz@sha256:71dd0c61f690fd82d0da06cda8aa5476d8f75b1a43eca70d1f9f3f0b464cacbf to /var/workdir/source\nWARN: artifact URI not provided, (given: =/var/workdir/cachi2)\n\n\npod: python-component-atontz-on-2eba072384974a343f347f5cd875373a-pod | container step-build: \n[2026-04-22T05:50:03,632559867+00:00] Validate context path\n[2026-04-22T05:50:03,635958196+00:00] Update CA trust\n[2026-04-22T05:50:03,637011529+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:50:07,795003573+00:00] Prepare Dockerfile\nChecking if /var/workdir/cachi2/output/bom.json exists.\nCould not find prefetched sbom. No content_sets found for ICM\n[2026-04-22T05:50:07,800363839+00:00] Prepare system (architecture: x86_64)\n[2026-04-22T05:50:07,816036302+00:00] Setup prefetched\nTrying to pull registry.access.redhat.com/ubi9/python-39:1-117.1684741281...\nGetting image source signatures\nChecking if image destination supports signatures\nCopying blob sha256:8a2e9815396eaa57b0dfe27b2dfc442417f06aa70974c358f198980b533c7942\nCopying blob sha256:5465449a2ea5d8a7e05fa498c8ba35f0ce7714b0ad37e716961fca17dfa1ef13\nCopying blob sha256:085efe85e9dfb0b3d5d2392e4b78660a3091bf1ded336315117a627fbdd0567d\nCopying blob sha256:a07d808ddf4404b3885fef6100142a973cc667b2c3c4abcf4db96508795b1efb\nCopying config sha256:45c8f23c11bb64f238236aaf5cbe05595778e1d4fb6c06109c6fcc0a6b57a45b\nWriting manifest to image destination\nStoring signatures\n[2026-04-22T05:50:45,641256591+00:00] Unsetting proxy\n{\n  \"architecture\": \"x86_64\",\n  \"build-date\": \"2026-04-22T05:50:07Z\",\n  \"com.redhat.component\": \"python-39-container\",\n  \"com.redhat.license_terms\": \"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI\",\n  \"description\": \"Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.\",\n  \"distribution-scope\": \"public\",\n  \"io.buildah.version\": \"1.42.2\",\n  \"io.buildpacks.stack.id\": \"com.redhat.stacks.ubi9-python-39\",\n  \"io.k8s.description\": \"Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.\",\n  \"io.k8s.display-name\": \"Python 3.9\",\n  \"io.openshift.expose-services\": \"8080:http\",\n  \"io.openshift.s2i.scripts-url\": \"image:///usr/libexec/s2i\",\n  \"io.openshift.tags\": \"builder,python,python39,python-39,rh-python39\",\n  \"io.s2i.scripts-url\": \"image:///usr/libexec/s2i\",\n  \"maintainer\": \"SoftwareCollections.org \u003csclorg@redhat.com\u003e\",\n  \"name\": \"ubi9/python-39\",\n  \"release\": \"117.1684741281\",\n  \"summary\": \"Platform for building and running Python 3.9 applications\",\n  \"url\": \"https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/python-39/images/1-117.1684741281\",\n  \"usage\": \"s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.9/test/setup-test-app/ ubi9/python-39 python-sample-app\",\n  \"vcs-ref\": \"b5129adee7b412f9f1421ea15ffe9fd79857dd0b\",\n  \"vcs-type\": \"git\",\n  \"vendor\": \"Red Hat, Inc.\",\n  \"version\": \"1\",\n  \"org.opencontainers.image.revision\": \"b5129adee7b412f9f1421ea15ffe9fd79857dd0b\",\n  \"org.opencontainers.image.source\": \"https://github.com/redhat-appstudio-qe/sample-multi-component\",\n  \"quay.expires-after\": \"6h\",\n  \"org.opencontainers.image.created\": \"2026-04-22T05:50:07Z\"\n}\n[2026-04-22T05:50:45,711424061+00:00] Register sub-man\nAdding the entitlement to the build\n[2026-04-22T05:50:45,714683615+00:00] Add secrets\n[2026-04-22T05:50:45,722113535+00:00] Run buildah build\n[2026-04-22T05:50:45,723138158+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=b5129adee7b412f9f1421ea15ffe9fd79857dd0b --label org.opencontainers.image.revision=b5129adee7b412f9f1421ea15ffe9fd79857dd0b --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --label quay.expires-after=6h --label build-date=2026-04-22T05:50:07Z --label org.opencontainers.image.created=2026-04-22T05:50:07Z --annotation org.opencontainers.image.revision=b5129adee7b412f9f1421ea15ffe9fd79857dd0b --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --annotation org.opencontainers.image.created=2026-04-22T05:50:07Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.gy3D8L -t quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz:on-pr-b5129adee7b412f9f1421ea15ffe9fd79857dd0b . \nSTEP 1/10: FROM registry.access.redhat.com/ubi9/python-39:1-117.1684741281\nSTEP 2/10: EXPOSE 8081/tcp\nSTEP 3/10: ENV FLASK_PORT=8081\nSTEP 4/10: WORKDIR /projects\nSTEP 5/10: COPY . .\nSTEP 6/10: RUN   if [ -f requirements.txt ];     then pip install -r requirements.txt;   elif [ `ls -1q *.txt | wc -l` == 1 ];     then pip install -r *.txt;   fi\nCollecting Flask==2.3.3\n  Downloading flask-2.3.3-py3-none-any.whl (96 kB)\nCollecting Jinja2\u003e=3.1.2\n  Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)\nCollecting click\u003e=8.1.3\n  Downloading click-8.1.8-py3-none-any.whl (98 kB)\nCollecting Werkzeug\u003e=2.3.7\n  Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB)\nCollecting itsdangerous\u003e=2.1.2\n  Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)\nCollecting importlib-metadata\u003e=3.6.0\n  Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB)\nCollecting blinker\u003e=1.6.2\n  Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)\nCollecting zipp\u003e=3.20\n  Downloading zipp-3.23.1-py3-none-any.whl (10 kB)\nCollecting MarkupSafe\u003e=2.0\n  Downloading markupsafe-3.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB)\nInstalling collected packages: zipp, MarkupSafe, Werkzeug, Jinja2, itsdangerous, importlib-metadata, click, blinker, Flask\nSuccessfully installed Flask-2.3.3 Jinja2-3.1.6 MarkupSafe-3.0.3 Werkzeug-3.1.8 blinker-1.9.0 click-8.1.8 importlib-metadata-8.7.1 itsdangerous-2.2.0 zipp-3.23.1\nWARNING: You are using pip version 21.3.1; however, version 26.0.1 is available.\nYou should consider upgrading via the '/opt/app-root/bin/python3.9 -m pip install --upgrade pip' command.\nSTEP 7/10: CMD [ \"python\", \"./app.py\" ]\nSTEP 8/10: COPY labels.json /usr/share/buildinfo/labels.json\nSTEP 9/10: COPY labels.json /root/buildinfo/labels.json\nSTEP 10/10: LABEL \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"b5129adee7b412f9f1421ea15ffe9fd79857dd0b\" \"org.opencontainers.image.revision\"=\"b5129adee7b412f9f1421ea15ffe9fd79857dd0b\" \"org.opencontainers.image.source\"=\"https://github.com/redhat-appstudio-qe/sample-multi-component\" \"quay.expires-after\"=\"6h\" \"build-date\"=\"2026-04-22T05:50:07Z\" \"org.opencontainers.image.created\"=\"2026-04-22T05:50:07Z\"\nCOMMIT quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz:on-pr-b5129adee7b412f9f1421ea15ffe9fd79857dd0b\n--\u003e bee168204293\nSuccessfully tagged quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz:on-pr-b5129adee7b412f9f1421ea15ffe9fd79857dd0b\nbee1682042930141497450f14788951bc485efe3bfb4fa8caf83aca5200de3c5\n[2026-04-22T05:50:52,488709219+00:00] Unsetting proxy\n[2026-04-22T05:50:52,489902809+00:00] Add metadata\nRecording base image digests used\nregistry.access.redhat.com/ubi9/python-39:1-117.1684741281 registry.access.redhat.com/ubi9/python-39:1-117.1684741281@sha256:40a58935b9c22664927b22bf256f53a3d744ddb7316f3af18061099e199526ee\nGetting image source signatures\nCopying blob sha256:9f81fe113606cf6a28159ace8b6e7d25329bab80c17004745e08eb53bff7a7fe\nCopying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde\nCopying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220\nCopying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00\nCopying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323\nCopying config sha256:bee1682042930141497450f14788951bc485efe3bfb4fa8caf83aca5200de3c5\nWriting manifest to image destination\n[2026-04-22T05:51:31,485793934+00:00] End build\n\npod: python-component-atontz-on-2eba072384974a343f347f5cd875373a-pod | container step-push: \n[2026-04-22T05:51:31,749476663+00:00] Update CA trust\nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -\u003e '/etc/pki/ca-trust/source/anchors/ca-bundle.crt'\n[2026-04-22T05:51:53,295105448+00:00] Convert image\n[2026-04-22T05:51:53,296197186+00:00] Push image with unique tag\nPushing to quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz:python-component-atontz-on-pull-request-zhdcl-build-container\n[retry] executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz:on-pr-b5129adee7b412f9f1421ea15ffe9fd79857dd0b docker://quay.io/redhat-appstudio-qe/build-e2e-hshd/python-component-atontz:python-component-atontz-on-pull-request-zhdcl-build-container\nGetting image source signatures\nCopying blob sha256:9f81fe113606cf6a28159ace8b6e7d25329bab80c17004745e08eb53bff7a7fe\nCopying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323\nCopying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00\nCopying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220\nCopying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde\n\npod: python-component-atontz-on-2eba072384974a343f347f5cd875373a-pod | container step-sbom-syft-generate: \n\npod: python-component-atontz-on-2eba072384974a343f347f5cd875373a-pod | container step-prepare-sboms: \n\npod: python-component-atontz-on-2eba072384974a343f347f5cd875373a-pod | container step-upload-sbom: \n\n pod: python-component-atontz-on-pull-request-zhdcl-init-pod | init container: prepare\n2026/04/22 05:49:04 Entrypoint initialization\n\npod: python-component-atontz-on-pull-request-zhdcl-init-pod | container step-init: \ntime=\"2026-04-22T05:49:07Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:49:07Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:49:07Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:49:07Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:49:07Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:49:07Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:49:07Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:49:07Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:49:07Z\" level=info msg=\"[result] NO PROXY: \"\nNew PipelineRun python-component-atontz-on-pull-request-d58d8 found after retrigger for component build-e2e-hshd/python-component-atontz\nPipelineRun python-component-atontz-on-pull-request-d58d8 found for Component build-e2e-hshd/python-component-atontz\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Running\nPipelineRun python-component-atontz-on-pull-request-d58d8 reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 159
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:49:16.738600235Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for component python-component-atontz",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 159
            },
            "TimelineLocation": {
              "Offset": 21363,
              "Order": 60,
              "Time": "2026-04-22T06:15:07.855365022Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for component python-component-atontz",
            "Duration": 1551116764777,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 21363,
              "Order": 61,
              "Time": "2026-04-22T06:15:07.855606499Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 21363,
              "Order": 63,
              "Time": "2026-04-22T06:15:07.855695891Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 89392,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful",
        "State": "passed",
        "StartTime": "2026-04-22T06:15:07.856125682Z",
        "EndTime": "2026-04-22T06:15:09.657362395Z",
        "RunTime": 1801236722,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: 6391ee216b67039fc4f89cb9c9eb921ca9925e1f for PR #32532\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 164
            },
            "TimelineLocation": {
              "Order": 64,
              "Time": "2026-04-22T06:15:07.856224934Z"
            },
            "Message": "merging the PR should be successful",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 164
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 66,
              "Time": "2026-04-22T06:15:09.657099238Z"
            },
            "Message": "merging the PR should be successful",
            "Duration": 1800874314,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 67,
              "Time": "2026-04-22T06:15:09.657310313Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 74,
              "Order": 69,
              "Time": "2026-04-22T06:15:09.657356414Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 46111,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 174
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering on push PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-22T06:15:09.657822806Z",
        "EndTime": "2026-04-22T06:15:29.68414917Z",
        "RunTime": 20026326374,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Push PipelineRun has not been created yet for the component build-e2e-hshd/python-component-atontz\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 174
            },
            "TimelineLocation": {
              "Order": 70,
              "Time": "2026-04-22T06:15:09.658001031Z"
            },
            "Message": "leads to triggering on push PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 174
            },
            "TimelineLocation": {
              "Offset": 99,
              "Order": 72,
              "Time": "2026-04-22T06:15:29.683907484Z"
            },
            "Message": "leads to triggering on push PipelineRun",
            "Duration": 20025906453,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 99,
              "Order": 73,
              "Time": "2026-04-22T06:15:29.684107959Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 99,
              "Order": 75,
              "Time": "2026-04-22T06:15:29.68414351Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 35541,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 190
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "only one component is changed",
        "State": "passed",
        "StartTime": "2026-04-22T06:15:29.684558501Z",
        "EndTime": "2026-04-22T06:15:32.745573703Z",
        "RunTime": 3061015212,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PR #32533 got created with sha 1b51c563f6359d331fe8ff7c8592d8ddb1d4d928\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 190
            },
            "TimelineLocation": {
              "Order": 76,
              "Time": "2026-04-22T06:15:29.684664693Z"
            },
            "Message": "only one component is changed",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 190
            },
            "TimelineLocation": {
              "Offset": 72,
              "Order": 78,
              "Time": "2026-04-22T06:15:32.745327737Z"
            },
            "Message": "only one component is changed",
            "Duration": 3060663054,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 72,
              "Order": 79,
              "Time": "2026-04-22T06:15:32.745532792Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 72,
              "Order": 81,
              "Time": "2026-04-22T06:15:32.745568023Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 35231,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "only related pipelinerun should be triggered",
        "State": "passed",
        "StartTime": "2026-04-22T06:15:32.745989263Z",
        "EndTime": "2026-04-22T06:15:52.777097596Z",
        "RunTime": 20031108343,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "on pull PiplelineRun has not been created yet for the PR\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 205
            },
            "TimelineLocation": {
              "Order": 82,
              "Time": "2026-04-22T06:15:32.746158068Z"
            },
            "Message": "only related pipelinerun should be triggered",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 205
            },
            "TimelineLocation": {
              "Offset": 57,
              "Order": 84,
              "Time": "2026-04-22T06:15:52.77685215Z"
            },
            "Message": "only related pipelinerun should be triggered",
            "Duration": 20030694082,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 57,
              "Order": 85,
              "Time": "2026-04-22T06:15:52.777045805Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 57,
              "Order": 87,
              "Time": "2026-04-22T06:15:52.777092076Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 46271,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when a components is created with same git url in different namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
            "LineNumber": 219
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
          "LineNumber": 264
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should fail to configure PaC for the component",
        "State": "passed",
        "StartTime": "2026-04-22T06:15:52.777407464Z",
        "EndTime": "2026-04-22T06:16:12.610331181Z",
        "RunTime": 19832923727,
        "ParallelProcess": 17,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "build status annotation value: {\"pac\":{\"state\":\"error\",\"error-id\":53,\"error-message\":\"53: Git repository is already handled by Pipelines as Code\"},\"message\":\"done\"}\nbuild status: \u0026{State:error MergeUrl: ConfigurationTime: ErrorInfo:{ErrId:53 ErrMessage:53: Git repository is already handled by Pipelines as Code}}\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 223
            },
            "TimelineLocation": {
              "Order": 88,
              "Time": "2026-04-22T06:15:52.777529797Z"
            },
            "Message": "when a components is created with same git url in different namespace",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 223
            },
            "TimelineLocation": {
              "Order": 90,
              "Time": "2026-04-22T06:16:04.519257086Z"
            },
            "Message": "when a components is created with same git url in different namespace",
            "Duration": 11741727299,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 264
            },
            "TimelineLocation": {
              "Order": 91,
              "Time": "2026-04-22T06:16:04.519454491Z"
            },
            "Message": "should fail to configure PaC for the component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 264
            },
            "TimelineLocation": {
              "Offset": 314,
              "Order": 93,
              "Time": "2026-04-22T06:16:04.525792571Z"
            },
            "Message": "should fail to configure PaC for the component",
            "Duration": 6338090,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 253
            },
            "TimelineLocation": {
              "Offset": 314,
              "Order": 94,
              "Time": "2026-04-22T06:16:04.526003256Z"
            },
            "Message": "when a components is created with same git url in different namespace",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 253
            },
            "TimelineLocation": {
              "Offset": 314,
              "Order": 96,
              "Time": "2026-04-22T06:16:06.570879463Z"
            },
            "Message": "when a components is created with same git url in different namespace",
            "Duration": 2044876237,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 68
            },
            "TimelineLocation": {
              "Offset": 314,
              "Order": 97,
              "Time": "2026-04-22T06:16:06.571103339Z"
            },
            "Message": "test pac with multiple components using same repository",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 68
            },
            "TimelineLocation": {
              "Offset": 314,
              "Order": 99,
              "Time": "2026-04-22T06:16:12.610017553Z"
            },
            "Message": "test pac with multiple components using same repository",
            "Duration": 6038914194,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 314,
              "Order": 100,
              "Time": "2026-04-22T06:16:12.610246248Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 314,
              "Order": 102,
              "Time": "2026-04-22T06:16:12.61032187Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 75622,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 235
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with nudges",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.718307635Z",
        "EndTime": "2026-04-22T05:11:56.140399267Z",
        "RunTime": 121422091662,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "ReleaseAdmissionPlan data: {\"Mapping\":{\"Components\":[{\"Name\":\"gl-multi-component-parent-nfkf\",\"Repository\":\"quay.io/redhat-appstudio-qe/release-repository\"}]}}Image repository for component gl-multi-component-child-nfkf in namespace build-e2e-wfjo do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-multi-component-child-nfkf in namespace build-e2e-wfjo do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-multi-component-child-nfkf in namespace build-e2e-wfjo do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-multi-component-child-nfkf in namespace build-e2e-wfjo do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-multi-component-parent-nfkf in namespace build-e2e-wfjo do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-multi-component-parent-nfkf in namespace build-e2e-wfjo do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.725117285Z"
            },
            "Message": "component update with renovate",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 3,
              "Time": "2026-04-22T05:10:46.0683784Z"
            },
            "Message": "component update with renovate",
            "Duration": 51343261145,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 4,
              "Time": "2026-04-22T05:10:46.068697558Z"
            },
            "Message": "creates component with nudges",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 1223,
              "Order": 6,
              "Time": "2026-04-22T05:11:56.140110449Z"
            },
            "Message": "creates component with nudges",
            "Duration": 70071412862,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1223,
              "Order": 7,
              "Time": "2026-04-22T05:11:56.140303885Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1223,
              "Order": 9,
              "Time": "2026-04-22T05:11:56.140380696Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 76873,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:56.14090471Z",
        "EndTime": "2026-04-22T05:12:36.340702497Z",
        "RunTime": 40199797797,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-wfjo/gl-multi-component-parent-nfkf\nPipelineRun has not been created yet for the component build-e2e-wfjo/gl-multi-component-parent-nfkf\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:11:56.141046513Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 12,
              "Time": "2026-04-22T05:12:36.340501742Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "Duration": 40199455199,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 13,
              "Time": "2026-04-22T05:12:36.340654666Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 15,
              "Time": "2026-04-22T05:12:36.340696477Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 41811,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 274
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:36.341098317Z",
        "EndTime": "2026-04-22T05:25:18.651453414Z",
        "RunTime": 762310355097,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gl-multi-component-parent-nfkf-on-pull-request-7h4lm found for Component build-e2e-wfjo/gl-multi-component-parent-nfkf\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-7h4lm reason: ResolvingTaskRef\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-7h4lm reason: Cancelled\nattempt 1/3: PipelineRun \"gl-multi-component-parent-nfkf-on-pull-request-7h4lm\" failed: \n pod: gl-multi-component-parent-nfkf-on-pull-request-nxbhp-init-pod | init container: prepare\n2026/04/22 05:12:54 Entrypoint initialization\n\npod: gl-multi-component-parent-nfkf-on-pull-request-nxbhp-init-pod | container step-init: \nNew PipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw found after retrigger for component build-e2e-wfjo/gl-multi-component-parent-nfkf\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw found for Component build-e2e-wfjo/gl-multi-component-parent-nfkf\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: ResolvingTaskRef\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: PipelineRunStopping\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-9nprw reason: Failed\nattempt 2/3: PipelineRun \"gl-multi-component-parent-nfkf-on-pull-request-9nprw\" failed: \n pod: gl-multi-component-parent-nfkf-on-pull-request-9nprw-init-pod | init container: prepare\n2026/04/22 05:13:14 Entrypoint initialization\n\npod: gl-multi-component-parent-nfkf-on-pull-request-9nprw-init-pod | container step-init: \ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:13:17Z\" level=info msg=\"[result] NO PROXY: \"\n\n pod: gl-multi-component-parent-nfkf-on-pull-request-nxbhp-init-pod | init container: prepare\n2026/04/22 05:12:54 Entrypoint initialization\n\npod: gl-multi-component-parent-nfkf-on-pull-request-nxbhp-init-pod | container step-init: \ntime=\"2026-04-22T05:12:56Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:56Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:12:56Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:12:56Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:12:56Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:12:56Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:12:56Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:12:56Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:12:56Z\" level=info msg=\"[result] NO PROXY: \"\nNew PipelineRun gl-multi-component-parent-nfkf-on-pull-request-nxbhp found after retrigger for component build-e2e-wfjo/gl-multi-component-parent-nfkf\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx found for Component build-e2e-wfjo/gl-multi-component-parent-nfkf\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-pull-request-xvncx reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 274
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:12:36.34122675Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 274
            },
            "TimelineLocation": {
              "Offset": 6929,
              "Order": 18,
              "Time": "2026-04-22T05:25:18.651249069Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for parent component ",
            "Duration": 762310022309,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 6929,
              "Order": 19,
              "Time": "2026-04-22T05:25:18.651389442Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 6929,
              "Order": 21,
              "Time": "2026-04-22T05:25:18.651447414Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 57972,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 285
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for child component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:25:18.651794112Z",
        "EndTime": "2026-04-22T05:30:09.772308767Z",
        "RunTime": 291120514644,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gl-multi-component-child-nfkf-on-pull-request-t6cdp found for Component build-e2e-wfjo/gl-multi-component-child-nfkf\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-t6cdp reason: Failed\nattempt 1/3: PipelineRun \"gl-multi-component-child-nfkf-on-pull-request-t6cdp\" failed: \n pod: gl-multi-component-child-nfkf-on-pull-request-t6cdp-init-pod | init container: prepare\n2026/04/22 05:12:05 Entrypoint initialization\n\npod: gl-multi-component-child-nfkf-on-pull-request-t6cdp-init-pod | container step-init: \ntime=\"2026-04-22T05:12:12Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:12Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:12:12Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:12:12Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:12:12Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:12:12Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:12:12Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:12:12Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:12:12Z\" level=info msg=\"[result] NO PROXY: \"\nNew PipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx found after retrigger for component build-e2e-wfjo/gl-multi-component-child-nfkf\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx found for Component build-e2e-wfjo/gl-multi-component-child-nfkf\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Running\nPipelineRun gl-multi-component-child-nfkf-on-pull-request-xkfxx reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 285
            },
            "TimelineLocation": {
              "Order": 22,
              "Time": "2026-04-22T05:25:18.651913755Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 285
            },
            "TimelineLocation": {
              "Offset": 3049,
              "Order": 24,
              "Time": "2026-04-22T05:30:09.772098622Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for child component ",
            "Duration": 291120184856,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 3049,
              "Order": 25,
              "Time": "2026-04-22T05:30:09.772269186Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 3049,
              "Order": 27,
              "Time": "2026-04-22T05:30:09.772303857Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 34671,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 289
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for child component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:30:09.772718748Z",
        "EndTime": "2026-04-22T05:30:10.005383866Z",
        "RunTime": 232665118,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 289
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:30:09.772823001Z"
            },
            "Message": "should lead to a PaC PR creation for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 289
            },
            "TimelineLocation": {
              "Order": 30,
              "Time": "2026-04-22T05:30:10.005195401Z"
            },
            "Message": "should lead to a PaC PR creation for child component ",
            "Duration": 232372391,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 31,
              "Time": "2026-04-22T05:30:10.005341735Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 33,
              "Time": "2026-04-22T05:30:10.005377436Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 35711,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 307
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for child component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:30:10.005757206Z",
        "EndTime": "2026-04-22T05:30:11.265895863Z",
        "RunTime": 1260138648,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: 43522b56f70700a0fc9f76a2a39849766842f539 for PR #1\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 307
            },
            "TimelineLocation": {
              "Order": 34,
              "Time": "2026-04-22T05:30:10.005865678Z"
            },
            "Message": "Merging the PaC PR should be successful for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 307
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 36,
              "Time": "2026-04-22T05:30:11.265683288Z"
            },
            "Message": "Merging the PaC PR should be successful for child component ",
            "Duration": 1259817620,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 37,
              "Time": "2026-04-22T05:30:11.265839782Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 39,
              "Time": "2026-04-22T05:30:11.265885243Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 45461,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 318
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "create dockerfile and yaml manifest that references build and distribution repositories",
        "State": "passed",
        "StartTime": "2026-04-22T05:30:11.266271273Z",
        "EndTime": "2026-04-22T05:31:16.14880405Z",
        "RunTime": 64882532807,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 40,
              "Time": "2026-04-22T05:30:11.266376895Z"
            },
            "Message": "create dockerfile and yaml manifest that references build and distribution repositories",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 42,
              "Time": "2026-04-22T05:31:16.148475432Z"
            },
            "Message": "create dockerfile and yaml manifest that references build and distribution repositories",
            "Duration": 64882098536,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-22T05:31:16.148704778Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 45,
              "Time": "2026-04-22T05:31:16.14878401Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 79242,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 358
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:31:16.149405766Z",
        "EndTime": "2026-04-22T05:31:16.424051512Z",
        "RunTime": 274645766,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 358
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:31:16.149533919Z"
            },
            "Message": "should lead to a PaC PR creation for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 358
            },
            "TimelineLocation": {
              "Order": 48,
              "Time": "2026-04-22T05:31:16.423729624Z"
            },
            "Message": "should lead to a PaC PR creation for parent component ",
            "Duration": 274195735,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-22T05:31:16.42399172Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 51,
              "Time": "2026-04-22T05:31:16.424040662Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 48941,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 375
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:31:16.424614766Z",
        "EndTime": "2026-04-22T05:31:17.774992998Z",
        "RunTime": 1350378232,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: f0608ced49a8de01e49a6647d35395e901bed98c for PR #1\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 375
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:31:16.42474813Z"
            },
            "Message": "Merging the PaC PR should be successful for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 375
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 54,
              "Time": "2026-04-22T05:31:17.774583877Z"
            },
            "Message": "Merging the PaC PR should be successful for parent component ",
            "Duration": 1349835758,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 55,
              "Time": "2026-04-22T05:31:17.774895585Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 57,
              "Time": "2026-04-22T05:31:17.774971277Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 75692,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 385
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR merge triggers PAC PipelineRun for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:31:17.775532581Z",
        "EndTime": "2026-04-22T05:31:37.817177427Z",
        "RunTime": 20041644845,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Push PipelineRun has not been created yet for the component build-e2e-wfjo/gl-multi-component-parent-nfkf\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 385
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:31:17.775634984Z"
            },
            "Message": "PR merge triggers PAC PipelineRun for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 385
            },
            "TimelineLocation": {
              "Offset": 106,
              "Order": 60,
              "Time": "2026-04-22T05:31:37.816958001Z"
            },
            "Message": "PR merge triggers PAC PipelineRun for parent component ",
            "Duration": 20041323007,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 106,
              "Order": 61,
              "Time": "2026-04-22T05:31:37.817118296Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 106,
              "Order": 63,
              "Time": "2026-04-22T05:31:37.817164917Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 46622,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 401
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PAC PipelineRun for parent component  is successful",
        "State": "passed",
        "StartTime": "2026-04-22T05:31:37.817595437Z",
        "EndTime": "2026-04-22T05:36:37.839990928Z",
        "RunTime": 300022395490,
        "ParallelProcess": 2,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx found for Component build-e2e-wfjo/gl-multi-component-parent-nfkf\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Running\nPipelineRun gl-multi-component-parent-nfkf-on-push-d2qsx reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 401
            },
            "TimelineLocation": {
              "Order": 64,
              "Time": "2026-04-22T05:31:37.81770972Z"
            },
            "Message": "PAC PipelineRun for parent component  is successful",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 401
            },
            "TimelineLocation": {
              "Offset": 1293,
              "Order": 66,
              "Time": "2026-04-22T05:36:37.839788553Z"
            },
            "Message": "PAC PipelineRun for parent component  is successful",
            "Duration": 300022078832,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1293,
              "Order": 67,
              "Time": "2026-04-22T05:36:37.839954567Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1293,
              "Order": 69,
              "Time": "2026-04-22T05:36:37.839985458Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 30891,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 418
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a nudge PR creation for child component ",
        "State": "failed",
        "StartTime": "2026-04-22T05:36:37.840361528Z",
        "EndTime": "2026-04-22T06:36:53.720566078Z",
        "RunTime": 3615880204550,
        "ParallelProcess": 2,
        "Failure": {
          "Message": "Timed out after 1200.001s.\ntimed out when waiting for component nudge PR to be created in build-nudge-child-ucmkla repository\nExpected\n    \u003cbool\u003e: false\nto be true",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 433,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.3.12()\n\t/tmp/tmp.CGgov5kyx3/tests/build/renovate.go:433 +0x269"
          },
          "TimelineLocation": {
            "Order": 85,
            "Time": "2026-04-22T06:36:38.342616834Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 418
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 3,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0,
        "AdditionalFailures": [
          {
            "State": "failed",
            "Failure": {
              "Message": "Failure recorded during attempt 1:\nTimed out after 1200.001s.\ntimed out when waiting for component nudge PR to be created in build-nudge-child-ucmkla repository\nExpected\n    \u003cbool\u003e: false\nto be true",
              "Location": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 433,
                "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.3.12()\n\t/tmp/tmp.CGgov5kyx3/tests/build/renovate.go:433 +0x269"
              },
              "TimelineLocation": {
                "Order": 71,
                "Time": "2026-04-22T05:56:37.841339348Z"
              },
              "FailureNodeContext": "leaf-node",
              "FailureNodeType": "It",
              "FailureNodeLocation": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 418
              },
              "ProgressReport": {
                "LeafNodeLocation": {},
                "SpecStartTime": "0001-01-01T00:00:00Z",
                "CurrentNodeLocation": {},
                "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
                "CurrentStepLocation": {},
                "CurrentStepStartTime": "0001-01-01T00:00:00Z",
                "TimelineLocation": {
                  "Time": "0001-01-01T00:00:00Z"
                }
              }
            }
          },
          {
            "State": "failed",
            "Failure": {
              "Message": "Failure recorded during attempt 2:\nTimed out after 1200.000s.\ntimed out when waiting for component nudge PR to be created in build-nudge-child-ucmkla repository\nExpected\n    \u003cbool\u003e: false\nto be true",
              "Location": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 433,
                "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.3.12()\n\t/tmp/tmp.CGgov5kyx3/tests/build/renovate.go:433 +0x269"
              },
              "TimelineLocation": {
                "Order": 78,
                "Time": "2026-04-22T06:16:38.03221741Z"
              },
              "FailureNodeContext": "leaf-node",
              "FailureNodeType": "It",
              "FailureNodeLocation": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 418
              },
              "ProgressReport": {
                "LeafNodeLocation": {},
                "SpecStartTime": "0001-01-01T00:00:00Z",
                "CurrentNodeLocation": {},
                "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
                "CurrentStepLocation": {},
                "CurrentStepStartTime": "0001-01-01T00:00:00Z",
                "TimelineLocation": {
                  "Time": "0001-01-01T00:00:00Z"
                }
              }
            }
          }
        ],
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 70,
              "Time": "2026-04-22T05:36:37.840503341Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 72,
              "Time": "2026-04-22T05:56:37.841355358Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "Duration": 1200000852018,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 73,
              "Time": "2026-04-22T05:56:37.841538633Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 75,
              "Time": "2026-04-22T05:56:38.031369766Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 189831123,
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Retry",
            "CodeLocation": {},
            "TimelineLocation": {
              "Order": 76,
              "Time": "2026-04-22T05:56:38.031387317Z"
            },
            "Attempt": 1
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 77,
              "Time": "2026-04-22T05:56:38.031568691Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 79,
              "Time": "2026-04-22T06:16:38.03223149Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "Duration": 1200000662800,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 80,
              "Time": "2026-04-22T06:16:38.032436596Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 82,
              "Time": "2026-04-22T06:16:38.341059057Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 308622470,
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Retry",
            "CodeLocation": {},
            "TimelineLocation": {
              "Order": 83,
              "Time": "2026-04-22T06:16:38.341094117Z"
            },
            "Attempt": 2
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 84,
              "Time": "2026-04-22T06:16:38.341237831Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 86,
              "Time": "2026-04-22T06:36:38.342631184Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "Duration": 1200001393353,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Order": 87,
              "Time": "2026-04-22T06:36:38.342797019Z"
            },
            "Message": "component update with renovate",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Order": 89,
              "Time": "2026-04-22T06:36:53.437808175Z"
            },
            "Message": "component update with renovate",
            "Duration": 15095011196,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 90,
              "Time": "2026-04-22T06:36:53.4380093Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 92,
              "Time": "2026-04-22T06:36:53.720557798Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 282548468,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 435
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-22T06:36:53.721341658Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 435
          },
          "TimelineLocation": {
            "Order": 93,
            "Time": "2026-04-22T06:36:53.721339458Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 435
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 446
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify the nudge updated the contents",
        "State": "skipped",
        "StartTime": "2026-04-22T06:36:53.721648256Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 446
          },
          "TimelineLocation": {
            "Order": 94,
            "Time": "2026-04-22T06:36:53.721647046Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 446
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 235
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with nudges",
        "State": "passed",
        "StartTime": "2026-04-22T05:09:54.716356656Z",
        "EndTime": "2026-04-22T05:11:53.372123146Z",
        "RunTime": 118655766480,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "ReleaseAdmissionPlan data: {\"Mapping\":{\"Components\":[{\"Name\":\"gh-multi-component-parent-qtnc\",\"Repository\":\"quay.io/redhat-appstudio-qe/release-repository\"}]}}Image repository for component gh-multi-component-child-qtnc in namespace build-e2e-endl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gh-multi-component-child-qtnc in namespace build-e2e-endl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gh-multi-component-child-qtnc in namespace build-e2e-endl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gh-multi-component-child-qtnc in namespace build-e2e-endl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gh-multi-component-parent-qtnc in namespace build-e2e-endl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-22T05:09:54.71733058Z"
            },
            "Message": "component update with renovate",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 3,
              "Time": "2026-04-22T05:10:43.19724395Z"
            },
            "Message": "component update with renovate",
            "Duration": 48479913370,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 4,
              "Time": "2026-04-22T05:10:43.197387823Z"
            },
            "Message": "creates component with nudges",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 1045,
              "Order": 6,
              "Time": "2026-04-22T05:11:53.371781507Z"
            },
            "Message": "creates component with nudges",
            "Duration": 70174393703,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1045,
              "Order": 7,
              "Time": "2026-04-22T05:11:53.372049034Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1045,
              "Order": 9,
              "Time": "2026-04-22T05:11:53.372107215Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 58191,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:11:53.37265697Z",
        "EndTime": "2026-04-22T05:12:53.435493919Z",
        "RunTime": 60062836949,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-endl/gh-multi-component-parent-qtnc\nPipelineRun has not been created yet for the component build-e2e-endl/gh-multi-component-parent-qtnc\nPipelineRun has not been created yet for the component build-e2e-endl/gh-multi-component-parent-qtnc\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-22T05:11:53.372790673Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Offset": 303,
              "Order": 12,
              "Time": "2026-04-22T05:12:53.435254553Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "Duration": 60062463890,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 303,
              "Order": 13,
              "Time": "2026-04-22T05:12:53.435450158Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 303,
              "Order": 15,
              "Time": "2026-04-22T05:12:53.435485499Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 35331,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 274
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:12:53.436014222Z",
        "EndTime": "2026-04-22T05:24:24.256343802Z",
        "RunTime": 690820329580,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d found for Component build-e2e-endl/gh-multi-component-parent-qtnc\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: PipelineRunStopping\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: PipelineRunStopping\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-gcv8d reason: Failed\nattempt 1/3: PipelineRun \"gh-multi-component-parent-qtnc-on-pull-request-gcv8d\" failed: \n pod: gh-multi-component-parent-qtnc-on-pull-request-gcv8d-init-pod | init container: prepare\n2026/04/22 05:12:50 Entrypoint initialization\n\npod: gh-multi-component-parent-qtnc-on-pull-request-gcv8d-init-pod | container step-init: \ntime=\"2026-04-22T05:12:54Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:54Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:12:54Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:12:54Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:12:54Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:12:54Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:12:54Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:12:54Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:12:54Z\" level=info msg=\"[result] NO PROXY: \"\nNew PipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb found after retrigger for component build-e2e-endl/gh-multi-component-parent-qtnc\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb found for Component build-e2e-endl/gh-multi-component-parent-qtnc\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: ResolvingTaskRef\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-pull-request-9zbdb reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 274
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-22T05:12:53.436183806Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 274
            },
            "TimelineLocation": {
              "Offset": 4727,
              "Order": 18,
              "Time": "2026-04-22T05:24:24.256137487Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for parent component ",
            "Duration": 690819953671,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 4727,
              "Order": 19,
              "Time": "2026-04-22T05:24:24.256294691Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 4727,
              "Order": 21,
              "Time": "2026-04-22T05:24:24.256337182Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 42491,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 285
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for child component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:24:24.256745983Z",
        "EndTime": "2026-04-22T05:34:06.014605341Z",
        "RunTime": 581757859368,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gh-multi-component-child-qtnc-on-pull-request-qw8gd found for Component build-e2e-endl/gh-multi-component-child-qtnc\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-qw8gd reason: Failed\nattempt 1/3: PipelineRun \"gh-multi-component-child-qtnc-on-pull-request-qw8gd\" failed: \n pod: gh-multi-component-child-qtnc-on-pull-request-qw8gd-init-pod | init container: prepare\n2026/04/22 05:12:21 Entrypoint initialization\n\npod: gh-multi-component-child-qtnc-on-pull-request-qw8gd-init-pod | container step-init: \ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:12:24Z\" level=info msg=\"[result] NO PROXY: \"\nNew PipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p found after retrigger for component build-e2e-endl/gh-multi-component-child-qtnc\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p found for Component build-e2e-endl/gh-multi-component-child-qtnc\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: ResolvingTaskRef\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: PipelineRunStopping\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-9fb5p reason: Failed\nattempt 2/3: PipelineRun \"gh-multi-component-child-qtnc-on-pull-request-9fb5p\" failed: \n pod: gh-multi-component-child-qtnc-on-pull-request-9fb5p-init-pod | init container: prepare\n2026/04/22 05:24:36 Entrypoint initialization\n\npod: gh-multi-component-child-qtnc-on-pull-request-9fb5p-init-pod | container step-init: \ntime=\"2026-04-22T05:24:39Z\" level=info msg=\"Using in-cluster config\" logger=KubeClient\ntime=\"2026-04-22T05:24:39Z\" level=info msg=\"[param] enable: false\"\ntime=\"2026-04-22T05:24:39Z\" level=info msg=\"[param] default-http-proxy: squid.caching.svc.cluster.local:3128\"\ntime=\"2026-04-22T05:24:39Z\" level=info msg=\"[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai\"\ntime=\"2026-04-22T05:24:39Z\" level=info msg=\"[param] http-proxy-result-path: /tekton/results/http-proxy\"\ntime=\"2026-04-22T05:24:39Z\" level=info msg=\"[param] no-proxy-result-path: /tekton/results/no-proxy\"\ntime=\"2026-04-22T05:24:39Z\" level=info msg=\"Cache proxy is disabled in param or in backend\"\ntime=\"2026-04-22T05:24:39Z\" level=info msg=\"[result] HTTP PROXY: \"\ntime=\"2026-04-22T05:24:39Z\" level=info msg=\"[result] NO PROXY: \"\nNew PipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 found after retrigger for component build-e2e-endl/gh-multi-component-child-qtnc\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 found for Component build-e2e-endl/gh-multi-component-child-qtnc\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Running\nPipelineRun gh-multi-component-child-qtnc-on-pull-request-z85t6 reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 285
            },
            "TimelineLocation": {
              "Order": 22,
              "Time": "2026-04-22T05:24:24.256841605Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 285
            },
            "TimelineLocation": {
              "Offset": 5908,
              "Order": 24,
              "Time": "2026-04-22T05:34:06.014405226Z"
            },
            "Message": "the PipelineRun should eventually finish successfully for child component ",
            "Duration": 581757563621,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 5908,
              "Order": 25,
              "Time": "2026-04-22T05:34:06.01456677Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 5908,
              "Order": 27,
              "Time": "2026-04-22T05:34:06.014599231Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 32461,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 289
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for child component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:34:06.014978051Z",
        "EndTime": "2026-04-22T05:34:06.251264429Z",
        "RunTime": 236286418,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 289
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-22T05:34:06.015086743Z"
            },
            "Message": "should lead to a PaC PR creation for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 289
            },
            "TimelineLocation": {
              "Order": 30,
              "Time": "2026-04-22T05:34:06.250970592Z"
            },
            "Message": "should lead to a PaC PR creation for child component ",
            "Duration": 235883848,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 31,
              "Time": "2026-04-22T05:34:06.251173566Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 33,
              "Time": "2026-04-22T05:34:06.251247048Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 73473,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 307
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for child component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:34:06.251827253Z",
        "EndTime": "2026-04-22T05:34:07.9783802Z",
        "RunTime": 1726552947,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: f638232293716ff158cba0b832746e0442d86bf6 for PR #1\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 307
            },
            "TimelineLocation": {
              "Order": 34,
              "Time": "2026-04-22T05:34:06.251988567Z"
            },
            "Message": "Merging the PaC PR should be successful for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 307
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 36,
              "Time": "2026-04-22T05:34:07.978028371Z"
            },
            "Message": "Merging the PaC PR should be successful for child component ",
            "Duration": 1726039804,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 37,
              "Time": "2026-04-22T05:34:07.978301358Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 39,
              "Time": "2026-04-22T05:34:07.97836836Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 67012,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 318
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "create dockerfile and yaml manifest that references build and distribution repositories",
        "State": "passed",
        "StartTime": "2026-04-22T05:34:07.97878473Z",
        "EndTime": "2026-04-22T05:34:12.561877709Z",
        "RunTime": 4583092999,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 40,
              "Time": "2026-04-22T05:34:07.978903493Z"
            },
            "Message": "create dockerfile and yaml manifest that references build and distribution repositories",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 42,
              "Time": "2026-04-22T05:34:12.561562701Z"
            },
            "Message": "create dockerfile and yaml manifest that references build and distribution repositories",
            "Duration": 4582659237,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-22T05:34:12.561803317Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 45,
              "Time": "2026-04-22T05:34:12.561863929Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 60612,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 358
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:34:12.562498495Z",
        "EndTime": "2026-04-22T05:34:12.716608976Z",
        "RunTime": 154110411,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 358
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-22T05:34:12.562623638Z"
            },
            "Message": "should lead to a PaC PR creation for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 358
            },
            "TimelineLocation": {
              "Order": 48,
              "Time": "2026-04-22T05:34:12.71635992Z"
            },
            "Message": "should lead to a PaC PR creation for parent component ",
            "Duration": 153736312,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-22T05:34:12.716568535Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 51,
              "Time": "2026-04-22T05:34:12.716597096Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 28561,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 375
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:34:12.716912034Z",
        "EndTime": "2026-04-22T05:34:14.335827056Z",
        "RunTime": 1618915052,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: 107b358e0dc7165459c5a5ba1f36b0d46fb97843 for PR #1\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 375
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-22T05:34:12.717026077Z"
            },
            "Message": "Merging the PaC PR should be successful for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 375
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 54,
              "Time": "2026-04-22T05:34:14.335465536Z"
            },
            "Message": "Merging the PaC PR should be successful for parent component ",
            "Duration": 1618439489,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 55,
              "Time": "2026-04-22T05:34:14.335720933Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 70,
              "Order": 57,
              "Time": "2026-04-22T05:34:14.335811655Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 90742,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 385
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR merge triggers PAC PipelineRun for parent component ",
        "State": "passed",
        "StartTime": "2026-04-22T05:34:14.336345679Z",
        "EndTime": "2026-04-22T05:34:34.362879093Z",
        "RunTime": 20026533384,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Push PipelineRun has not been created yet for the component build-e2e-endl/gh-multi-component-parent-qtnc\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 385
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-22T05:34:14.336531534Z"
            },
            "Message": "PR merge triggers PAC PipelineRun for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 385
            },
            "TimelineLocation": {
              "Offset": 106,
              "Order": 60,
              "Time": "2026-04-22T05:34:34.362702468Z"
            },
            "Message": "PR merge triggers PAC PipelineRun for parent component ",
            "Duration": 20026170894,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 106,
              "Order": 61,
              "Time": "2026-04-22T05:34:34.362837682Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 106,
              "Order": 63,
              "Time": "2026-04-22T05:34:34.362873223Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 35541,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 401
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PAC PipelineRun for parent component  is successful",
        "State": "passed",
        "StartTime": "2026-04-22T05:34:34.363238972Z",
        "EndTime": "2026-04-22T05:39:14.383097179Z",
        "RunTime": 280019858207,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b found for Component build-e2e-endl/gh-multi-component-parent-qtnc\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Running\nPipelineRun gh-multi-component-parent-qtnc-on-push-hfj8b reason: Succeeded\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 401
            },
            "TimelineLocation": {
              "Order": 64,
              "Time": "2026-04-22T05:34:34.363346575Z"
            },
            "Message": "PAC PipelineRun for parent component  is successful",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 401
            },
            "TimelineLocation": {
              "Offset": 1220,
              "Order": 66,
              "Time": "2026-04-22T05:39:14.382866873Z"
            },
            "Message": "PAC PipelineRun for parent component  is successful",
            "Duration": 280019520298,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1220,
              "Order": 67,
              "Time": "2026-04-22T05:39:14.383016697Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1220,
              "Order": 69,
              "Time": "2026-04-22T05:39:14.383082358Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 65662,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 418
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a nudge PR creation for child component ",
        "State": "timedout",
        "StartTime": "2026-04-22T05:39:14.383737985Z",
        "EndTime": "2026-04-22T06:37:48.877228981Z",
        "RunTime": 3514493490966,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "A suite timeout occurred",
          "Location": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 418
          },
          "TimelineLocation": {
            "Order": 85,
            "Time": "2026-04-22T06:37:32.692039271Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 418
          },
          "ProgressReport": {
            "Message": "{{bold}}This is the Progress Report generated when the suite timeout occurred:{{/}}",
            "ParallelProcess": 18,
            "RunningInParallel": true,
            "ContainerHierarchyTexts": [
              "[build-service-suite Build service E2E tests]",
              "test git provider",
              "gh",
              "component update with renovate",
              "when components are created in same namespace"
            ],
            "LeafNodeText": "should lead to a nudge PR creation for child component ",
            "LeafNodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "SpecStartTime": "2026-04-22T05:39:14.383737985Z",
            "CurrentNodeType": "It",
            "CurrentNodeText": "should lead to a nudge PR creation for child component ",
            "CurrentNodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "CurrentNodeStartTime": "2026-04-22T06:19:14.845533139Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Order": 86,
              "Time": "2026-04-22T06:37:32.692040031Z"
            },
            "Goroutines": [
              {
                "ID": 807,
                "State": "select",
                "Stack": [
                  {
                    "Function": "github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0007939d0, {0x49981d0, 0xc001f0e420}, 0x1, {0xc001f0e440, 0x1, 0x1})",
                    "Filename": "/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go",
                    "Line": 558
                  },
                  {
                    "Function": "github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0007939d0, {0x49981d0, 0xc001f0e420}, {0xc001f0e440, 0x1, 0x1})",
                    "Filename": "/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go",
                    "Line": 145
                  },
                  {
                    "Function": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.3.12()",
                    "Filename": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                    "Line": 433,
                    "Highlight": true,
                    "Source": [
                      "\t\t\t\t\t}",
                      "\t\t\t\t\treturn false",
                      "\t\t\t\t}, timeout, interval).Should(BeTrue(), fmt.Sprintf(\"timed out when waiting for component nudge PR to be created in %s repository\", targetChildRepoName))",
                      "\t\t\t})",
                      "\t\t\t\tIt(fmt.Sprintf(\"merging the PR should be successful for child component %s\", ChildComponentDef.componentName), func() {"
                    ],
                    "SourceHighlight": 2
                  },
                  {
                    "Function": "github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0?, 0x0?})",
                    "Filename": "/opt/app-root/src/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.0/internal/node.go",
                    "Line": 585
                  },
                  {
                    "Function": "github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()",
                    "Filename": "/opt/app-root/src/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.0/internal/suite.go",
                    "Line": 946
                  },
                  {
                    "Function": "github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 131",
                    "Filename": "/opt/app-root/src/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.0/internal/suite.go",
                    "Line": 911
                  }
                ],
                "IsSpecGoroutine": true
              }
            ]
          }
        },
        "NumAttempts": 3,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0,
        "AdditionalFailures": [
          {
            "State": "failed",
            "Failure": {
              "Message": "Failure recorded during attempt 1:\nTimed out after 1200.001s.\ntimed out when waiting for component nudge PR to be created in build-nudge-child-pmvbxc repository\nExpected\n    \u003cbool\u003e: false\nto be true",
              "Location": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 433,
                "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.3.12()\n\t/tmp/tmp.CGgov5kyx3/tests/build/renovate.go:433 +0x269"
              },
              "TimelineLocation": {
                "Order": 71,
                "Time": "2026-04-22T05:59:14.385157945Z"
              },
              "FailureNodeContext": "leaf-node",
              "FailureNodeType": "It",
              "FailureNodeLocation": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 418
              },
              "ProgressReport": {
                "LeafNodeLocation": {},
                "SpecStartTime": "0001-01-01T00:00:00Z",
                "CurrentNodeLocation": {},
                "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
                "CurrentStepLocation": {},
                "CurrentStepStartTime": "0001-01-01T00:00:00Z",
                "TimelineLocation": {
                  "Time": "0001-01-01T00:00:00Z"
                }
              }
            }
          },
          {
            "State": "failed",
            "Failure": {
              "Message": "Failure recorded during attempt 2:\nTimed out after 1200.001s.\ntimed out when waiting for component nudge PR to be created in build-nudge-child-pmvbxc repository\nExpected\n    \u003cbool\u003e: false\nto be true",
              "Location": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 433,
                "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.3.12()\n\t/tmp/tmp.CGgov5kyx3/tests/build/renovate.go:433 +0x269"
              },
              "TimelineLocation": {
                "Order": 78,
                "Time": "2026-04-22T06:19:14.56157548Z"
              },
              "FailureNodeContext": "leaf-node",
              "FailureNodeType": "It",
              "FailureNodeLocation": {
                "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
                "LineNumber": 418
              },
              "ProgressReport": {
                "LeafNodeLocation": {},
                "SpecStartTime": "0001-01-01T00:00:00Z",
                "CurrentNodeLocation": {},
                "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
                "CurrentStepLocation": {},
                "CurrentStepStartTime": "0001-01-01T00:00:00Z",
                "TimelineLocation": {
                  "Time": "0001-01-01T00:00:00Z"
                }
              }
            }
          }
        ],
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 70,
              "Time": "2026-04-22T05:39:14.38393375Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 72,
              "Time": "2026-04-22T05:59:14.385172425Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "Duration": 1200001238675,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 73,
              "Time": "2026-04-22T05:59:14.385323289Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 75,
              "Time": "2026-04-22T05:59:14.560493652Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 175170363,
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Retry",
            "CodeLocation": {},
            "TimelineLocation": {
              "Order": 76,
              "Time": "2026-04-22T05:59:14.560509593Z"
            },
            "Attempt": 1
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 77,
              "Time": "2026-04-22T05:59:14.560720338Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 79,
              "Time": "2026-04-22T06:19:14.5615908Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "Duration": 1200000870462,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 80,
              "Time": "2026-04-22T06:19:14.561816256Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 82,
              "Time": "2026-04-22T06:19:14.845282333Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 283466087,
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Retry",
            "CodeLocation": {},
            "TimelineLocation": {
              "Order": 83,
              "Time": "2026-04-22T06:19:14.845300403Z"
            },
            "Attempt": 2
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 84,
              "Time": "2026-04-22T06:19:14.845534929Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 418
            },
            "TimelineLocation": {
              "Order": 87,
              "Time": "2026-04-22T06:37:32.692608016Z"
            },
            "Message": "should lead to a nudge PR creation for child component ",
            "Duration": 1097847073087,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Order": 88,
              "Time": "2026-04-22T06:37:32.692797161Z"
            },
            "Message": "component update with renovate",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Order": 90,
              "Time": "2026-04-22T06:37:48.740640415Z"
            },
            "Message": "component update with renovate",
            "Duration": 16047843284,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 91,
              "Time": "2026-04-22T06:37:48.740906192Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Order": 93,
              "Time": "2026-04-22T06:37:48.87722133Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 136315119,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 435
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.87798854Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "ContainerHierarchyComponentSemVerConstraints": [
          {},
          {},
          {},
          {},
          {}
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.CGgov5kyx3/tests/build/renovate.go",
          "LineNumber": 446
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify the nudge updated the contents",
        "State": "skipped",
        "StartTime": "2026-04-22T06:37:48.87837096Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      }
    ]
  }
]
