Skip to content

Console Output

Skipping 1,104 KB.. Full Log
12:18:33 [2024-01-13T17:18:33.247Z] 17:18:30 [INFO] 
12:18:33 [2024-01-13T17:18:33.247Z] 17:18:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.ui ---
12:18:33 [2024-01-13T17:18:33.247Z] 17:18:30 [INFO] 
12:18:33 [2024-01-13T17:18:33.247Z] 17:18:30 [INFO] --- cyclonedx:2.7.10:makeAggregateBom (default) @ org.eclipse.egit.gitflow.ui ---
12:18:33 [2024-01-13T17:18:33.247Z] 17:18:30 [INFO] CycloneDX: Resolving Dependencies
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO] CycloneDX: Creating BOM version 1.4 with 150 component(s)
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/cyclonedx.json
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO]            attaching as org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT-cyclonedx.json
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO] 
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow.ui ---
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO] 
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO] >>> spotbugs:4.8.2.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow.ui >>>
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO] 
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO] --- spotbugs:4.8.2.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.ui ---
12:18:35 [2024-01-13T17:18:35.775Z] 17:18:35 [INFO] Fork Value is true
12:18:45 [2024-01-13T17:18:45.779Z] 17:18:45 [INFO] Done SpotBugs Analysis....
12:18:45 [2024-01-13T17:18:45.779Z] 17:18:45 [INFO] 
12:18:45 [2024-01-13T17:18:45.779Z] 17:18:45 [INFO] <<< spotbugs:4.8.2.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow.ui <<<
12:18:45 [2024-01-13T17:18:45.779Z] 17:18:45 [INFO] 
12:18:45 [2024-01-13T17:18:45.779Z] 17:18:45 [INFO] 
12:18:45 [2024-01-13T17:18:45.779Z] 17:18:45 [INFO] --- spotbugs:4.8.2.0:check (default) @ org.eclipse.egit.gitflow.ui ---
12:18:46 [2024-01-13T17:18:46.036Z] 17:18:45 [INFO] BugInstance size is 9
12:18:46 [2024-01-13T17:18:46.036Z] 17:18:45 [INFO] Error size is 0
12:18:46 [2024-01-13T17:18:46.036Z] 17:18:45 [INFO] Total bugs: 9
12:18:46 [2024-01-13T17:18:46.036Z] 17:18:45 [ERROR] Medium: Public static org.eclipse.egit.gitflow.ui.Activator.getDefault() may expose internal representation by returning Activator.plugin [org.eclipse.egit.gitflow.ui.Activator] At Activator.java:[line 44] MS_EXPOSE_REP
12:18:46 [2024-01-13T17:18:46.036Z] 17:18:45 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler(GitFlowRepository, String, Shell) may expose internal representation by storing an externally mutable object into ReleaseStartFromCommitHandler.activeShell [org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler] At ReleaseStartFromCommitHandler.java:[line 36] EI_EXPOSE_REP2
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler(GitFlowRepository, String, Shell) may expose internal representation by storing an externally mutable object into ReleaseStartFromCommitHandler.gfRepo [org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler] At ReleaseStartFromCommitHandler.java:[line 34] EI_EXPOSE_REP2
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [ERROR] Medium: org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator.setColumn(TreeColumn, ColumnLabelProvider) may expose internal representation by storing an externally mutable object into BranchComparator.currentColumn [org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator] At BranchComparator.java:[line 58] EI_EXPOSE_REP2
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [ERROR] Medium: org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator.setColumn(TreeColumn, ColumnLabelProvider) may expose internal representation by storing an externally mutable object into BranchComparator.labelProvider [org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator] At BranchComparator.java:[line 54] EI_EXPOSE_REP2
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.dialogs.FeatureBranchSelectionDialog(Shell, List, String, String, String, String, GitFlowRepository) may expose internal representation by storing an externally mutable object into FeatureBranchSelectionDialog.gfRepo [org.eclipse.egit.gitflow.ui.internal.dialogs.FeatureBranchSelectionDialog] At FeatureBranchSelectionDialog.java:[line 55] EI_EXPOSE_REP2
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [ERROR] Medium: org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog.getResult() may expose internal representation by returning InitDialog.gitflowInitConfig [org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog] At InitDialog.java:[line 307] EI_EXPOSE_REP
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog(Shell, GitFlowRepository, List) may expose internal representation by storing an externally mutable object into InitDialog.branchList [org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog] At InitDialog.java:[line 147] EI_EXPOSE_REP2
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog(Shell, GitFlowRepository, List) may expose internal representation by storing an externally mutable object into InitDialog.gfRepo [org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog] At InitDialog.java:[line 146] EI_EXPOSE_REP2
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] 
12:18:46 [2024-01-13T17:18:46.037Z] 
12:18:46 [2024-01-13T17:18:46.037Z] 
12:18:46 [2024-01-13T17:18:46.037Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:18:46 [2024-01-13T17:18:46.037Z] 
12:18:46 [2024-01-13T17:18:46.037Z] 
12:18:46 [2024-01-13T17:18:46.037Z] 
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] 
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] >>> pmd:3.21.2:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.ui >>>
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] 
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] --- pmd:3.21.2:cpd (cpd) @ org.eclipse.egit.gitflow.ui ---
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] PMD version: 6.55.0
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] 
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] <<< pmd:3.21.2:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.ui <<<
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] 
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] 
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] --- pmd:3.21.2:cpd-check (default) @ org.eclipse.egit.gitflow.ui ---
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] PMD version: 6.55.0
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] 
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] 
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow.ui ---
12:18:46 [2024-01-13T17:18:46.037Z] 17:18:45 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT.jar
12:18:46 [2024-01-13T17:18:46.968Z] 17:18:46 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT-sources.jar
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] 
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.ui ---
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] 
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.egit.gitflow.ui ---
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT.jar
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT.pom
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT-sources.jar
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT-cyclonedx.json
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT-p2metadata.xml
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.9.0-SNAPSHOT-p2artifacts.xml
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] 
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.ui ---
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] 
12:18:48 [2024-01-13T17:18:48.339Z] 17:18:47 [INFO] --- deploy:2.5:deploy (default-deploy) @ org.eclipse.egit.gitflow.ui ---
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] -----< org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature >------
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] Building Eclipse EGit Gitflow Feature 6.9.0-SNAPSHOT              [9/15]
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO]   from org.eclipse.egit.gitflow-feature/pom.xml
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] The project's OSGi version is 6.9.0.202401131714
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/src/main/resources
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.271Z] 17:18:49 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.528Z] 17:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT.jar
12:18:49 [2024-01-13T17:18:49.528Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.528Z] 17:18:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.528Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.528Z] 17:18:49 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.529Z] Generating metadata for ..
12:18:49 [2024-01-13T17:18:49.529Z] Generation completed with success [0 seconds].
12:18:49 [2024-01-13T17:18:49.529Z] 17:18:49 [INFO] 
12:18:49 [2024-01-13T17:18:49.529Z] 17:18:49 [INFO] --- cyclonedx:2.7.10:makeAggregateBom (default) @ org.eclipse.egit.gitflow.feature ---
12:18:49 [2024-01-13T17:18:49.529Z] 17:18:49 [INFO] CycloneDX: Resolving Dependencies
12:18:52 [2024-01-13T17:18:52.806Z] 17:18:52 [INFO] CycloneDX: Creating BOM version 1.4 with 155 component(s)
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/cyclonedx.json
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO]            attaching as org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT-cyclonedx.json
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow.feature ---
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] >>> spotbugs:4.8.2.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow.feature >>>
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] --- spotbugs:4.8.2.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.feature ---
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] <<< spotbugs:4.8.2.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow.feature <<<
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] --- spotbugs:4.8.2.0:check (default) @ org.eclipse.egit.gitflow.feature ---
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] >>> pmd:3.21.2:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.feature >>>
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] --- pmd:3.21.2:cpd (cpd) @ org.eclipse.egit.gitflow.feature ---
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] PMD version: 6.55.0
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] <<< pmd:3.21.2:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.feature <<<
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] --- pmd:3.21.2:cpd-check (default) @ org.eclipse.egit.gitflow.feature ---
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] PMD version: 6.55.0
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] 
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow.feature ---
12:18:52 [2024-01-13T17:18:52.807Z] 17:18:52 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT.jar
12:18:53 [2024-01-13T17:18:53.778Z] 17:18:53 [INFO] 
12:18:53 [2024-01-13T17:18:53.778Z] 17:18:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.feature ---
12:18:53 [2024-01-13T17:18:53.778Z] 17:18:53 [INFO] 
12:18:53 [2024-01-13T17:18:53.778Z] 17:18:53 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.egit.gitflow.feature ---
12:18:53 [2024-01-13T17:18:53.778Z] 17:18:53 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT.jar
12:18:53 [2024-01-13T17:18:53.778Z] 17:18:53 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT.pom
12:18:53 [2024-01-13T17:18:53.778Z] 17:18:53 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT-cyclonedx.json
12:18:53 [2024-01-13T17:18:53.779Z] 17:18:53 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT-p2metadata.xml
12:18:53 [2024-01-13T17:18:53.779Z] 17:18:53 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT-p2artifacts.xml
12:18:53 [2024-01-13T17:18:53.779Z] 17:18:53 [INFO] 
12:18:53 [2024-01-13T17:18:53.779Z] 17:18:53 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.feature ---
12:18:53 [2024-01-13T17:18:53.779Z] 17:18:53 [INFO] 
12:18:53 [2024-01-13T17:18:53.779Z] 17:18:53 [INFO] --- deploy:2.5:deploy (default-deploy) @ org.eclipse.egit.gitflow.feature ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.junit >------------
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] Building EGit JUnit Support 6.9.0-SNAPSHOT                       [10/15]
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO]   from org.eclipse.egit.core.junit/pom.xml
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] The project's OSGi version is 6.9.0.202401131714
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] Resolving class path of EGit JUnit Support
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/src/main/resources
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] Nothing to compile - all classes are up to date
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/src/test/resources
12:18:57 [2024-01-13T17:18:57.055Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] Nothing to compile - all classes are up to date
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 30 were skipped
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] --- tycho-source:4.0.4:plugin-source (attach-source) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT-sources.jar
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT.jar
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] 
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] --- cyclonedx:2.7.10:makeAggregateBom (default) @ org.eclipse.egit.core.junit ---
12:18:57 [2024-01-13T17:18:57.056Z] 17:18:56 [INFO] CycloneDX: Resolving Dependencies
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s)
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/cyclonedx.json
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO]            attaching as org.eclipse.egit.core.junit-6.9.0-SNAPSHOT-cyclonedx.json
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO] 
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.core.junit ---
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO] 
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO] >>> spotbugs:4.8.2.0:check (default) > :spotbugs @ org.eclipse.egit.core.junit >>>
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO] 
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO] --- spotbugs:4.8.2.0:spotbugs (spotbugs) @ org.eclipse.egit.core.junit ---
12:18:58 [2024-01-13T17:18:58.427Z] 17:18:58 [INFO] Fork Value is true
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [INFO] Done SpotBugs Analysis....
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [INFO] <<< spotbugs:4.8.2.0:check (default) < :spotbugs @ org.eclipse.egit.core.junit <<<
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [INFO] --- spotbugs:4.8.2.0:check (default) @ org.eclipse.egit.core.junit ---
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [INFO] BugInstance size is 10
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [INFO] Error size is 0
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [INFO] Total bugs: 10
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [ERROR] Medium: Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository1 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 44] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [ERROR] Medium: Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository2 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 46] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [ERROR] Medium: Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.testProject [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 48] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestProject at new org.eclipse.egit.core.test.TestProject() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] At TestProject.java:[line 65]At TestProject.java:[line 65] CT_CONSTRUCTOR_THROW
12:19:06 [2024-01-13T17:19:06.552Z] 17:19:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestProject at new org.eclipse.egit.core.test.TestProject(boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] At TestProject.java:[line 68]At TestProject.java:[line 68] CT_CONSTRUCTOR_THROW
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestProject at new org.eclipse.egit.core.test.TestProject(boolean, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] At TestProject.java:[line 78]At TestProject.java:[line 78] CT_CONSTRUCTOR_THROW
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestProject at new org.eclipse.egit.core.test.TestProject(boolean, String, boolean, File) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] At TestProject.java:[line 53]At TestProject.java:[line 53] CT_CONSTRUCTOR_THROW
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.core.test.TestProject.findFileInPlugin(String, String) due to return value of called method [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] Dereferenced at TestProject.java:[line 266]Known null at TestProject.java:[line 265] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestRepository at new org.eclipse.egit.core.test.TestRepository(File) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestRepository, org.eclipse.egit.core.test.TestRepository] At TestRepository.java:[line 93]At TestRepository.java:[line 93] CT_CONSTRUCTOR_THROW
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestRepository at new org.eclipse.egit.core.test.TestRepository(Repository) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestRepository, org.eclipse.egit.core.test.TestRepository] At TestRepository.java:[line 107]At TestRepository.java:[line 107] CT_CONSTRUCTOR_THROW
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.553Z] 
12:19:06 [2024-01-13T17:19:06.553Z] 
12:19:06 [2024-01-13T17:19:06.553Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:19:06 [2024-01-13T17:19:06.553Z] 
12:19:06 [2024-01-13T17:19:06.553Z] 
12:19:06 [2024-01-13T17:19:06.553Z] 
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] >>> pmd:3.21.2:cpd-check (default) > :cpd @ org.eclipse.egit.core.junit >>>
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] --- pmd:3.21.2:cpd (cpd) @ org.eclipse.egit.core.junit ---
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] PMD version: 6.55.0
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] <<< pmd:3.21.2:cpd-check (default) < :cpd @ org.eclipse.egit.core.junit <<<
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] --- pmd:3.21.2:cpd-check (default) @ org.eclipse.egit.core.junit ---
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] PMD version: 6.55.0
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] 
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.core.junit ---
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:05 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT.jar
12:19:06 [2024-01-13T17:19:06.553Z] 17:19:06 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT-sources.jar
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] 
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.egit.core.junit ---
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] 
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.egit.core.junit ---
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.9.0-SNAPSHOT/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT.jar
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.9.0-SNAPSHOT/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT.pom
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.9.0-SNAPSHOT/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT-sources.jar
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.9.0-SNAPSHOT/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT-cyclonedx.json
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.9.0-SNAPSHOT/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT-p2metadata.xml
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.9.0-SNAPSHOT/org.eclipse.egit.core.junit-6.9.0-SNAPSHOT-p2artifacts.xml
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] 
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.egit.core.junit ---
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] 
12:19:07 [2024-01-13T17:19:07.485Z] 17:19:07 [INFO] --- deploy:2.5:deploy (default-deploy) @ org.eclipse.egit.core.junit ---
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] 
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] -----------< org.eclipse.egit:org.eclipse.egit.gitflow.test >-----------
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] Building GitFlow Test Plug-in 6.9.0-SNAPSHOT                     [11/15]
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO]   from org.eclipse.egit.gitflow.test/pom.xml
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] 
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] The project's OSGi version is 6.9.0.202401131714
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] 
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] 
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] 
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] 
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] 
12:19:14 [2024-01-13T17:19:14.075Z] 17:19:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:12 [INFO] Resolving class path of GitFlow Test Plug-in
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] 
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/src/main/resources
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] 
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] Nothing to compile - all classes are up to date
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] 
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] 
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/src/test/resources
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] 
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 112 were skipped
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] 
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-6.9.0-SNAPSHOT.jar
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] 
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] 
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] --- cyclonedx:2.7.10:makeAggregateBom (default) @ org.eclipse.egit.gitflow.test ---
12:19:14 [2024-01-13T17:19:14.076Z] 17:19:13 [INFO] CycloneDX: Resolving Dependencies
12:19:19 [2024-01-13T17:19:19.374Z] 17:19:18 [INFO] CycloneDX: Creating BOM version 1.4 with 166 component(s)
12:19:19 [2024-01-13T17:19:19.374Z] 17:19:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/cyclonedx.json
12:19:19 [2024-01-13T17:19:19.374Z] 17:19:18 [INFO]            attaching as org.eclipse.egit.gitflow.test-6.9.0-SNAPSHOT-cyclonedx.json
12:19:19 [2024-01-13T17:19:19.374Z] 17:19:18 [INFO] 
12:19:19 [2024-01-13T17:19:19.375Z] 17:19:18 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.egit.gitflow.test ---
12:19:19 [2024-01-13T17:19:19.375Z] 17:19:18 [INFO] Skipping tests
12:19:19 [2024-01-13T17:19:19.375Z] 17:19:18 [INFO] 
12:19:19 [2024-01-13T17:19:19.375Z] 17:19:18 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow.test ---
12:19:19 [2024-01-13T17:19:19.375Z] 17:19:18 [INFO] 
12:19:19 [2024-01-13T17:19:19.375Z] 17:19:18 [INFO] >>> spotbugs:4.8.2.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow.test >>>
12:19:19 [2024-01-13T17:19:19.375Z] 17:19:18 [INFO] 
12:19:19 [2024-01-13T17:19:19.375Z] 17:19:18 [INFO] --- spotbugs:4.8.2.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.test ---
12:19:19 [2024-01-13T17:19:19.375Z] 17:19:18 [INFO] Fork Value is true
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] Done SpotBugs Analysis....
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] <<< spotbugs:4.8.2.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow.test <<<
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] --- spotbugs:4.8.2.0:check (default) @ org.eclipse.egit.gitflow.test ---
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] BugInstance size is 0
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] Error size is 0
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] No errors/warnings found
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] >>> pmd:3.21.2:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.test >>>
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] --- pmd:3.21.2:cpd (cpd) @ org.eclipse.egit.gitflow.test ---
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] PMD version: 6.55.0
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] <<< pmd:3.21.2:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.test <<<
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] --- pmd:3.21.2:cpd-check (default) @ org.eclipse.egit.gitflow.test ---
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] PMD version: 6.55.0
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] 
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow.test ---
12:19:24 [2024-01-13T17:19:24.660Z] 17:19:24 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-6.9.0-SNAPSHOT.jar
12:19:26 [2024-01-13T17:19:26.030Z] 17:19:25 [INFO] 
12:19:26 [2024-01-13T17:19:26.030Z] 17:19:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.test ---
12:19:26 [2024-01-13T17:19:26.030Z] 17:19:25 [INFO] 
12:19:26 [2024-01-13T17:19:26.030Z] 17:19:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.egit.gitflow.test ---
12:19:26 [2024-01-13T17:19:26.030Z] 17:19:26 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-6.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.9.0-SNAPSHOT.jar
12:19:26 [2024-01-13T17:19:26.030Z] 17:19:26 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.9.0-SNAPSHOT.pom
12:19:26 [2024-01-13T17:19:26.030Z] 17:19:26 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.9.0-SNAPSHOT-cyclonedx.json
12:19:26 [2024-01-13T17:19:26.031Z] 17:19:26 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.9.0-SNAPSHOT-p2metadata.xml
12:19:26 [2024-01-13T17:19:26.031Z] 17:19:26 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.9.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.9.0-SNAPSHOT-p2artifacts.xml
12:19:26 [2024-01-13T17:19:26.031Z] 17:19:26 [INFO] 
12:19:26 [2024-01-13T17:19:26.031Z] 17:19:26 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.test ---
12:19:26 [2024-01-13T17:19:26.031Z] 17:19:26 [INFO] 
12:19:26 [2024-01-13T17:19:26.031Z] 17:19:26 [INFO] --- deploy:2.5:deploy (default-deploy) @ org.eclipse.egit.gitflow.test ---
12:19:27 [2024-01-13T17:19:27.400Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.400Z] 17:19:27 [INFO] ----------< org.eclipse.egit.feature:org.eclipse.egit.source >----------
12:19:27 [2024-01-13T17:19:27.400Z] 17:19:27 [INFO] Building Eclipse EGit Source Feature 6.9.0-SNAPSHOT              [12/15]
12:19:27 [2024-01-13T17:19:27.400Z] 17:19:27 [INFO]   from org.eclipse.egit.source-feature/pom.xml
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] The project's OSGi version is 6.9.0.202401131714
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/src/main/resources
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-6.9.0-SNAPSHOT.jar
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] Generating metadata for ..
12:19:27 [2024-01-13T17:19:27.401Z] Generation completed with success [0 seconds].
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] 
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] --- cyclonedx:2.7.10:makeAggregateBom (default) @ org.eclipse.egit.source ---
12:19:27 [2024-01-13T17:19:27.401Z] 17:19:27 [INFO] CycloneDX: Resolving Dependencies
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] CycloneDX: Creating BOM version 1.4 with 162 component(s)
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/cyclonedx.json
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO]            attaching as org.eclipse.egit.source-6.9.0-SNAPSHOT-cyclonedx.json
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.source ---
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] >>> spotbugs:4.8.2.0:check (default) > :spotbugs @ org.eclipse.egit.source >>>
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] --- spotbugs:4.8.2.0:spotbugs (spotbugs) @ org.eclipse.egit.source ---
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] <<< spotbugs:4.8.2.0:check (default) < :spotbugs @ org.eclipse.egit.source <<<
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] --- spotbugs:4.8.2.0:check (default) @ org.eclipse.egit.source ---
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] >>> pmd:3.21.2:cpd-check (default) > :cpd @ org.eclipse.egit.source >>>
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] --- pmd:3.21.2:cpd (cpd) @ org.eclipse.egit.source ---
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] PMD version: 6.55.0
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] <<< pmd:3.21.2:cpd-check (default) < :cpd @ org.eclipse.egit.source <<<
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] --- pmd:3.21.2:cpd-check (default) @ org.eclipse.egit.source ---
12:19:30 [2024-01-13T17:19:30.681Z] 17:19:30 [INFO] PMD version: 6.55.0
12:19:30 [2024-01-13T17:19:30.682Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.682Z] 17:19:30 [INFO] 
12:19:30 [2024-01-13T17:19:30.682Z] 17:19:30 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.source ---
12:19:30 [2024-01-13T17:19:30.682Z] 17:19:30 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-6.9.0-SNAPSHOT.jar
12:19:32 [2024-01-13T17:19:32.050Z] 17:19:31 [INFO] 
12:19:32 [2024-01-13T17:19:32.050Z] 17:19:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.egit.source ---
12:19:32 [2024-01-13T17:19:32.050Z] 17:19:31 [INFO] 
12:19:32 [2024-01-13T17:19:32.050Z] 17:19:31 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.egit.source ---
12:19:32 [2024-01-13T17:19:32.051Z] 17:19:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-6.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.9.0-SNAPSHOT/org.eclipse.egit.source-6.9.0-SNAPSHOT.jar
12:19:32 [2024-01-13T17:19:32.051Z] 17:19:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.9.0-SNAPSHOT/org.eclipse.egit.source-6.9.0-SNAPSHOT.pom
12:19:32 [2024-01-13T17:19:32.051Z] 17:19:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.9.0-SNAPSHOT/org.eclipse.egit.source-6.9.0-SNAPSHOT-cyclonedx.json
12:19:32 [2024-01-13T17:19:32.051Z] 17:19:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.9.0-SNAPSHOT/org.eclipse.egit.source-6.9.0-SNAPSHOT-p2metadata.xml
12:19:32 [2024-01-13T17:19:32.051Z] 17:19:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.9.0-SNAPSHOT/org.eclipse.egit.source-6.9.0-SNAPSHOT-p2artifacts.xml
12:19:32 [2024-01-13T17:19:32.051Z] 17:19:31 [INFO] 
12:19:32 [2024-01-13T17:19:32.051Z] 17:19:31 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.egit.source ---
12:19:32 [2024-01-13T17:19:32.051Z] 17:19:31 [INFO] 
12:19:32 [2024-01-13T17:19:32.051Z] 17:19:31 [INFO] --- deploy:2.5:deploy (default-deploy) @ org.eclipse.egit.source ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.repository >------------
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Building EGit P2 Repository 6.9.0-SNAPSHOT                       [13/15]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO]   from org.eclipse.egit.repository/pom.xml
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] -------------------------[ eclipse-repository ]-------------------------
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] The project's OSGi version is 6.9.0.202401131714
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Deleting /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/src/main/resources
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] 
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.egit.repository ---
12:19:33 [2024-01-13T17:19:33.975Z] 17:19:33 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:19:46 [2024-01-13T17:19:46.209Z] 17:19:44 [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.io.source [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.server [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.util [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.io [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; bcpg [1.72.0,1.72.0].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.apache.sshd.osgi [2.8.0,2.8.0].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.apache.ant [1.10.12.v20211102-1452,1.10.12.v20211102-1452].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.util.source [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; bcpg.source [1.72.0,1.72.0].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.util.ajax [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; bcprov [1.72.0,1.72.0].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.http.source [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; bcprov.source [1.72.0,1.72.0].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.jcraft.jsch [0.1.55.v20221112-0806,0.1.55.v20221112-0806].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.util.ajax.source [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.security [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.sun.jna.source [5.13.0,5.13.0].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.server.source [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.sun.jna.source [5.12.1,5.12.1].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.servlet [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.sun.jna [5.13.0,5.13.0].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.sun.jna [5.12.1,5.12.1].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.jcraft.jsch.source [0.1.55.v20221112-0806,0.1.55.v20221112-0806].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.sun.jna.platform [5.13.0,5.13.0].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.sun.jna.platform [5.12.1,5.12.1].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.servlet.source [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.osgi [3.16.0.v20200828-0759,3.16.0.v20200828-0759].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.sun.jna.platform.source [5.13.0,5.13.0].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; com.sun.jna.platform.source [5.12.1,5.12.1].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.apache.ant.source [1.10.12.v20211102-1452,1.10.12.v20211102-1452].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.security.source [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.eclipse.jetty.http [10.0.12,10.0.12].; Unable to satisfy dependency from 202401131714.EGit.dependencies 1.0.0.EBFEhYEWscKWv--EKlc-ggc7HSxLjGd to org.eclipse.equinox.p2.iu; org.apache.sshd.osgi.source [2.8.0,2.8.0].]
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:44 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,bcpkix.source,1.77.0.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:44 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,com.google.gson.source,2.10.1.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:44 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,slf4j.api.source,1.7.36.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:44 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,bcpg.source,1.77.0.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:45 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,bcutil.source,1.77.0.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:45 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,slf4j.simple.source,1.7.36.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:45 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,com.googlecode.javaewah.JavaEWAH.source,1.2.3.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:45 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,bcprov.source,1.77.0.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:45 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.sftp.source,2.11.0.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:46 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.osgi.source,2.11.0.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:46 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.tukaani.xz.source,1.9.0.
12:19:46 [2024-01-13T17:19:46.210Z] 17:19:46 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-codec.source,1.16.0.
12:19:46 [2024-01-13T17:19:46.211Z] 17:19:46 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,jakarta.servlet-api.source,4.0.0.
12:19:46 [2024-01-13T17:19:46.211Z] 17:19:46 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-compress.source,1.25.0.
12:19:46 [2024-01-13T17:19:46.211Z] 17:19:46 [WARNING] [c3e2fb2a-c7ea-4d6b-91c9-4bb86d7cf027][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.kohsuke.args4j.source,2.33.0.
12:19:46 [2024-01-13T17:19:46.211Z] 17:19:46 [INFO] Adding references to the following repositories:
12:19:46 [2024-01-13T17:19:46.211Z] 17:19:46 [INFO]   https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0
12:19:46 [2024-01-13T17:19:46.211Z] 17:19:46 [INFO]   https://download.eclipse.org/e4/snapshots/org.eclipse.e4.ui
12:19:46 [2024-01-13T17:19:46.211Z] 17:19:46 [WARNING] More information on the preceding warning(s) can be found here:
12:19:46 [2024-01-13T17:19:46.211Z] 17:19:46 [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
12:19:48 [2024-01-13T17:19:48.736Z] 17:19:48 [INFO] 
12:19:48 [2024-01-13T17:19:48.736Z] 17:19:48 [INFO] --- cyclonedx:2.7.10:makeAggregateBom (default) @ org.eclipse.egit.repository ---
12:19:48 [2024-01-13T17:19:48.736Z] 17:19:48 [INFO] CycloneDX: Resolving Dependencies
12:19:52 [2024-01-13T17:19:52.014Z] 17:19:51 [INFO] CycloneDX: Creating BOM version 1.4 with 204 component(s)
12:19:52 [2024-01-13T17:19:52.014Z] 17:19:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/cyclonedx.json
12:19:52 [2024-01-13T17:19:52.014Z] 17:19:51 [INFO]            attaching as org.eclipse.egit.repository-6.9.0-SNAPSHOT-cyclonedx.json
12:19:52 [2024-01-13T17:19:52.014Z] 17:19:51 [INFO] 
12:19:52 [2024-01-13T17:19:52.014Z] 17:19:51 [INFO] --- tycho-eclipserun:4.0.4:eclipse-run (add-repo-properties) @ org.eclipse.egit.repository ---
12:19:52 [2024-01-13T17:19:52.014Z] 17:19:51 [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.23.0/R-3.23.0-20210822084517/repositoryunittests
12:19:52 [2024-01-13T17:19:52.014Z] 17:19:51 [INFO] Adding repository https://download.eclipse.org/releases/2021-09/202109151000
12:19:53 [2024-01-13T17:19:53.910Z] 17:19:53 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
12:19:53 [2024-01-13T17:19:53.910Z] 17:19:53 [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work/data/.metadata/.log
12:19:53 [2024-01-13T17:19:53.910Z] 17:19:53 [INFO] Command line:
12:19:53 [2024-01-13T17:19:53.911Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/repository, -Dp2MirrorsURL=https://www.eclipse.org/downloads/download.php?file=/egit/updates-nightly&format=xml, -Dp2StatsURI=https://download.eclipse.org/stats/egit/org.eclipse.egit.repository, -DstatsTrackedArtifacts=org.eclipse.jgit.feature,org.eclipse.jgit.source.feature,org.eclipse.jgit.pgm.feature,org.eclipse.jgit.pgm.source.feature,org.eclipse.jgit.http.apache.feature,org.eclipse.jgit.ssh.apache.feature,org.eclipse.egit.feature,org.eclipse.egit.gitflow.feature,org.eclipse.egit.source.feature, -DstatsArtifactsSuffix=-6.9.0-SNAPSHOT, -jar, /home/jenkins/agent/workspace/egit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work/data, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/repository
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: metadata repository directory set from 'metadataRepoDirectory': null
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: the artifact repository had existing name: EGit P2 Repository
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: the repository had no existing mirrorURL
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: mirror URL value set from 'p2MirrorsURL': https://www.eclipse.org/downloads/download.php?file=/egit/updates-nightly&format=xml
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: the repository had no existing statsURI
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: stats URI value set from 'p2StatsURI': https://download.eclipse.org/stats/egit/org.eclipse.egit.repository
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: Artifact stats processing: 9 were requested for tagging.
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: org.eclipse.egit.feature		org.eclipse.egit.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: org.eclipse.jgit.ssh.apache.feature		org.eclipse.jgit.ssh.apache.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: org.eclipse.jgit.pgm.source.feature		org.eclipse.jgit.pgm.source.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: org.eclipse.egit.source.feature		org.eclipse.egit.source.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: org.eclipse.jgit.http.apache.feature		org.eclipse.jgit.http.apache.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: org.eclipse.jgit.source.feature		org.eclipse.jgit.source.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: org.eclipse.egit.gitflow.feature		org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: org.eclipse.jgit.feature		org.eclipse.jgit.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: org.eclipse.jgit.pgm.feature		org.eclipse.jgit.pgm.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: set download.stats property for: canonical: org.eclipse.update.feature,org.eclipse.egit.gitflow.feature,6.9.0.202401131714
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO:                              to:  org.eclipse.egit.gitflow.feature-6.9.0-SNAPSHOT
12:19:55 [2024-01-13T17:19:55.313Z] 	INFO: repository rewritten
12:19:55 [2024-01-13T17:19:55.313Z] 17:19:55 [INFO] 
12:19:55 [2024-01-13T17:19:55.313Z] 17:19:55 [INFO] --- tycho-gpg:4.0.4:sign-p2-artifacts (pgpsigner) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.535Z] 17:20:05 [INFO] 
12:20:07 [2024-01-13T17:20:07.535Z] 17:20:05 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.535Z] 17:20:05 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:05 [INFO] Building zip: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-6.9.0-SNAPSHOT.zip
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] >>> spotbugs:4.8.2.0:check (default) > :spotbugs @ org.eclipse.egit.repository >>>
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- spotbugs:4.8.2.0:spotbugs (spotbugs) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] <<< spotbugs:4.8.2.0:check (default) < :spotbugs @ org.eclipse.egit.repository <<<
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- spotbugs:4.8.2.0:check (default) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] >>> pmd:3.21.2:cpd-check (default) > :cpd @ org.eclipse.egit.repository >>>
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- pmd:3.21.2:cpd (cpd) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] PMD version: 6.55.0
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] <<< pmd:3.21.2:cpd-check (default) < :cpd @ org.eclipse.egit.repository <<<
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- pmd:3.21.2:cpd-check (default) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] PMD version: 6.55.0
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-6.9.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.9.0-SNAPSHOT/org.eclipse.egit.repository-6.9.0-SNAPSHOT.zip
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.9.0-SNAPSHOT/org.eclipse.egit.repository-6.9.0-SNAPSHOT.pom
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.9.0-SNAPSHOT/org.eclipse.egit.repository-6.9.0-SNAPSHOT-p2metadata.xml
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.9.0-SNAPSHOT/org.eclipse.egit.repository-6.9.0-SNAPSHOT-p2artifacts.xml
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.9.0-SNAPSHOT/org.eclipse.egit.repository-6.9.0-SNAPSHOT-cyclonedx.json
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.egit.repository ---
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] 
12:20:07 [2024-01-13T17:20:07.536Z] 17:20:07 [INFO] --- deploy:2.5:deploy (default-deploy) @ org.eclipse.egit.repository ---
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.test >-------------
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] Building EGit Core Test Plug-in 6.9.0-SNAPSHOT                   [14/15]
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO]   from org.eclipse.egit.core.test/pom.xml
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] The project's OSGi version is 6.9.0.202401131714
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] Resolving class path of EGit Core Test Plug-in
12:20:15 [2024-01-13T17:20:15.633Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/src/main/resources
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] Nothing to compile - all classes are up to date
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/src/test/resources
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-6.9.0-SNAPSHOT.jar
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] 
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] --- cyclonedx:2.7.10:makeAggregateBom (default) @ org.eclipse.egit.core.test ---
12:20:15 [2024-01-13T17:20:15.634Z] 17:20:14 [INFO] CycloneDX: Resolving Dependencies
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:18 [INFO] CycloneDX: Creating BOM version 1.4 with 156 component(s)
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/cyclonedx.json
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO]            attaching as org.eclipse.egit.core.test-6.9.0-SNAPSHOT-cyclonedx.json
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] 
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.egit.core.test ---
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] Skipping tests
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] 
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.core.test ---
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] 
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] >>> spotbugs:4.8.2.0:check (default) > :spotbugs @ org.eclipse.egit.core.test >>>
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] 
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] --- spotbugs:4.8.2.0:spotbugs (spotbugs) @ org.eclipse.egit.core.test ---
12:20:19 [2024-01-13T17:20:19.809Z] 17:20:19 [INFO] Fork Value is true
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [INFO] Done SpotBugs Analysis....
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [INFO] <<< spotbugs:4.8.2.0:check (default) < :spotbugs @ org.eclipse.egit.core.test <<<
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [INFO] --- spotbugs:4.8.2.0:check (default) @ org.eclipse.egit.core.test ---
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [INFO] BugInstance size is 10
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [INFO] Error size is 0
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [INFO] Total bugs: 10
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [ERROR] Medium: Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileUnix() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 32] DMI_HARDCODED_ABSOLUTE_FILENAME
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [ERROR] Medium: Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileWindows() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 38] DMI_HARDCODED_ABSOLUTE_FILENAME
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [ERROR] Medium:  Assertion of type org.eclipse.team.core.mapping.IMergeStatus in org.eclipse.egit.core.synchronize.GitSubscriberMergeContextTest.mergeModelWithConflict() at GitSubscriberMergeContextTest.java:[line 333] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.synchronize.GitSubscriberMergeContextTest] At GitSubscriberMergeContextTest.java:[line 333] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [ERROR] Medium:  Assertion of type org.eclipse.core.resources.IFolder in org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest.hasNestedDeletion() at GitSubscriberResourceMappingContextTest.java:[line 344] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest] At GitSubscriberResourceMappingContextTest.java:[line 344] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [ERROR] Medium:  Assertion of type org.eclipse.core.resources.IFolder in org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest.hasNestedDeletion() at GitSubscriberResourceMappingContextTest.java:[line 349] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest] At GitSubscriberResourceMappingContextTest.java:[line 349] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [ERROR] Medium:  Assertion of type org.eclipse.team.core.diff.IThreeWayDiff in org.eclipse.egit.core.test.HistoryTest.queryHistoryThroughTeam() at HistoryTest.java:[line 361] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.test.HistoryTest] At HistoryTest.java:[line 361] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [ERROR] Medium:  Assertion of type org.eclipse.jgit.treewalk.FileTreeIterator in org.eclipse.egit.core.test.LinkedResourcesTest.testLinkedResourcesIgnoredByContainerTreeIterator() at LinkedResourcesTest.java:[line 218] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.test.LinkedResourcesTest] At LinkedResourcesTest.java:[line 218] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:20:34 [2024-01-13T17:20:34.744Z] 17:20:32 [ERROR] Medium: Unread field: org.eclipse.egit.core.test.LinkedResourcesTest.project1Dir [org.eclipse.egit.core.test.LinkedResourcesTest] At LinkedResourcesTest.java:[line 79] URF_UNREAD_FIELD
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [ERROR] Medium: Useless object stored in variable notIndexed of method org.eclipse.egit.core.test.op.CommitOperationTest.testCommitEmptiedTree() [org.eclipse.egit.core.test.op.CommitOperationTest] At CommitOperationTest.java:[line 202] UC_USELESS_OBJECT
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [ERROR] Medium:  Assertion of type org.eclipse.jgit.api.errors.WrongRepositoryStateException in org.eclipse.egit.core.test.op.RebaseOperationTest.testExceptionWhenRestartingStoppedRebase() at RebaseOperationTest.java:[line 234] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.test.op.RebaseOperationTest] At RebaseOperationTest.java:[line 234] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 
12:20:34 [2024-01-13T17:20:34.745Z] 
12:20:34 [2024-01-13T17:20:34.745Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:20:34 [2024-01-13T17:20:34.745Z] 
12:20:34 [2024-01-13T17:20:34.745Z] 
12:20:34 [2024-01-13T17:20:34.745Z] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] >>> pmd:3.21.2:cpd-check (default) > :cpd @ org.eclipse.egit.core.test >>>
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] --- pmd:3.21.2:cpd (cpd) @ org.eclipse.egit.core.test ---
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] PMD version: 6.55.0
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] <<< pmd:3.21.2:cpd-check (default) < :cpd @ org.eclipse.egit.core.test <<<
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] --- pmd:3.21.2:cpd-check (default) @ org.eclipse.egit.core.test ---
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] PMD version: 6.55.0
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.core.test ---
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:32 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-6.9.0-SNAPSHOT.jar
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.egit.core.test ---
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.egit.core.test ---
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-6.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.9.0-SNAPSHOT/org.eclipse.egit.core.test-6.9.0-SNAPSHOT.jar
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.9.0-SNAPSHOT/org.eclipse.egit.core.test-6.9.0-SNAPSHOT.pom
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.9.0-SNAPSHOT/org.eclipse.egit.core.test-6.9.0-SNAPSHOT-cyclonedx.json
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.9.0-SNAPSHOT/org.eclipse.egit.core.test-6.9.0-SNAPSHOT-p2metadata.xml
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.9.0-SNAPSHOT/org.eclipse.egit.core.test-6.9.0-SNAPSHOT-p2artifacts.xml
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.egit.core.test ---
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] 
12:20:34 [2024-01-13T17:20:34.745Z] 17:20:34 [INFO] --- deploy:2.5:deploy (default-deploy) @ org.eclipse.egit.core.test ---
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] 
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] -------------< org.eclipse.egit:org.eclipse.egit.ui.test >--------------
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] Building EGit UI Test Plug-in 6.9.0-SNAPSHOT                     [15/15]
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO]   from org.eclipse.egit.ui.test/pom.xml
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] 
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui.test ---
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] The project's OSGi version is 6.9.0.202401131714
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] 
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.egit.ui.test ---
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] 
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.egit.ui.test ---
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] 
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.ui.test ---
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] 
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.egit.ui.test ---
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] 
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.egit.ui.test ---
12:20:44 [2024-01-13T17:20:44.753Z] 17:20:44 [INFO] Resolving class path of EGit UI Test Plug-in
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] 
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.egit.ui.test ---
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/src/main/resources
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] 
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.egit.ui.test ---
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] Nothing to compile - all classes are up to date
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] 
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.egit.ui.test ---
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] 
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.egit.ui.test ---
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:45 [2024-01-13T17:20:45.010Z] 17:20:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/src/test/resources
12:20:45 [2024-01-13T17:20:45.011Z] 17:20:44 [INFO] 
12:20:45 [2024-01-13T17:20:45.011Z] 17:20:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.ui.test ---
12:20:45 [2024-01-13T17:20:45.011Z] 17:20:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 247 were skipped
12:20:45 [2024-01-13T17:20:45.011Z] 17:20:44 [INFO] 
12:20:45 [2024-01-13T17:20:45.011Z] 17:20:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.egit.ui.test ---
12:20:45 [2024-01-13T17:20:45.273Z] 17:20:45 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-6.9.0-SNAPSHOT.jar
12:20:45 [2024-01-13T17:20:45.530Z] 17:20:45 [INFO] 
12:20:45 [2024-01-13T17:20:45.530Z] 17:20:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui.test ---
12:20:45 [2024-01-13T17:20:45.530Z] 17:20:45 [INFO] 
12:20:45 [2024-01-13T17:20:45.530Z] 17:20:45 [INFO] --- cyclonedx:2.7.10:makeAggregateBom (default) @ org.eclipse.egit.ui.test ---
12:20:45 [2024-01-13T17:20:45.530Z] 17:20:45 [INFO] CycloneDX: Resolving Dependencies
12:20:53 [2024-01-13T17:20:53.630Z] 17:20:52 [INFO] CycloneDX: Creating BOM version 1.4 with 345 component(s)
12:20:53 [2024-01-13T17:20:53.630Z] 17:20:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/cyclonedx.json
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO]            attaching as org.eclipse.egit.ui.test-6.9.0-SNAPSHOT-cyclonedx.json
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] 
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.egit.ui.test ---
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] Skipping tests
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] 
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.ui.test ---
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] 
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] >>> spotbugs:4.8.2.0:check (default) > :spotbugs @ org.eclipse.egit.ui.test >>>
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] 
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] --- spotbugs:4.8.2.0:spotbugs (spotbugs) @ org.eclipse.egit.ui.test ---
12:20:53 [2024-01-13T17:20:53.631Z] 17:20:52 [INFO] Fork Value is true
12:21:15 [2024-01-13T17:21:15.590Z] 17:21:12 [INFO] Done SpotBugs Analysis....
12:21:15 [2024-01-13T17:21:15.590Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.590Z] 17:21:12 [INFO] <<< spotbugs:4.8.2.0:check (default) < :spotbugs @ org.eclipse.egit.ui.test <<<
12:21:15 [2024-01-13T17:21:15.590Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.590Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.590Z] 17:21:12 [INFO] --- spotbugs:4.8.2.0:check (default) @ org.eclipse.egit.ui.test ---
12:21:15 [2024-01-13T17:21:15.590Z] 17:21:12 [INFO] BugInstance size is 34
12:21:15 [2024-01-13T17:21:15.590Z] 17:21:12 [INFO] Error size is 0
12:21:15 [2024-01-13T17:21:15.590Z] 17:21:12 [INFO] Total bugs: 34
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 630]Known null at LocalRepositoryTestCase.java:[line 630] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 632]Known null at LocalRepositoryTestCase.java:[line 632] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] Medium: Write to static field org.eclipse.egit.ui.common.LocalRepositoryTestCase.testMethodNumber from instance method org.eclipse.egit.ui.common.LocalRepositoryTestCase.initNewTestDirectory() [org.eclipse.egit.ui.common.LocalRepositoryTestCase] At LocalRepositoryTestCase.java:[line 202] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.actions.SwitchToMenuTest.multipleSelectionWithMultipleRepositoriesAndNoCommonBranches() [org.eclipse.egit.ui.internal.actions.SwitchToMenuTest, org.eclipse.egit.ui.internal.actions.SwitchToMenuTest] At SwitchToMenuTest.java:[line 283]Another occurrence at SwitchToMenuTest.java:[line 284] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] High: Found reliance on default encoding in org.eclipse.egit.ui.internal.blame.BlameRevisionTest.toString(RawText): new String(byte[]) [org.eclipse.egit.ui.internal.blame.BlameRevisionTest] At BlameRevisionTest.java:[line 95] DM_DEFAULT_ENCODING
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.internal.blame.BlameRevisionTest.testBlameRevisionForMovedFile() due to return value of called method [org.eclipse.egit.ui.internal.blame.BlameRevisionTest, org.eclipse.egit.ui.internal.blame.BlameRevisionTest] Dereferenced at BlameRevisionTest.java:[line 70]Known null at BlameRevisionTest.java:[line 70] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.internal.blame.BlameRevisionTest.testBlameRevisionForMovedFile() due to return value of called method [org.eclipse.egit.ui.internal.blame.BlameRevisionTest, org.eclipse.egit.ui.internal.blame.BlameRevisionTest] Dereferenced at BlameRevisionTest.java:[line 79]Known null at BlameRevisionTest.java:[line 79] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.decorators.TestDecoratableResource.equals(org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapter) in org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest.testDecorationDeletedFile() [org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest] At DecoratableResourceAdapterTest.java:[line 384] EC_UNRELATED_TYPES
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] High: Found reliance on default encoding in org.eclipse.egit.ui.internal.external.tools.ExternalToolUiTestCase.writeProjectFile(String, String): String.getBytes() [org.eclipse.egit.ui.internal.external.tools.ExternalToolUiTestCase] At ExternalToolUiTestCase.java:[line 148] DM_DEFAULT_ENCODING
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] Medium:  Assertion of type org.eclipse.team.internal.ui.history.GenericHistoryView in org.eclipse.egit.ui.internal.submodules.SubmoduleFolderTest.testHistoryFromProjectExplorerIsFromSubRepository() at SubmoduleFolderTest.java:[line 415] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.internal.submodules.SubmoduleFolderTest] At SubmoduleFolderTest.java:[line 415] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:21:15 [2024-01-13T17:21:15.591Z] 17:21:12 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 123] EC_UNRELATED_TYPES
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 122] EC_UNRELATED_TYPES
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldReturnNotEqualForBlobAndCommit() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 199] EC_UNRELATED_TYPES
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium: Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo1 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium: Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo2 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 35] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest.afterTest() [org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest] At GlobalConfigurationPageTest.java:[line 122] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium:  Assertion of type org.eclipse.egit.ui.internal.commit.RepositoryCommit in org.eclipse.egit.ui.search.CommitSearchDialogTest.openCommitTabOnSearchDialog() at CommitSearchDialogTest.java:[line 108] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.search.CommitSearchDialogTest] At CommitSearchDialogTest.java:[line 108] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium:  Assertion of type org.eclipse.egit.ui.internal.search.RepositoryMatch in org.eclipse.egit.ui.search.CommitSearchDialogTest.openCommitTabOnSearchDialog() at CommitSearchDialogTest.java:[line 95] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.search.CommitSearchDialogTest] At CommitSearchDialogTest.java:[line 95] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.test.SWTBotTreeColumn at new org.eclipse.egit.ui.test.SWTBotTreeColumn(TreeColumn) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.test.SWTBotTreeColumn, org.eclipse.egit.ui.test.SWTBotTreeColumn] At SWTBotTreeColumn.java:[line 50]At SWTBotTreeColumn.java:[line 50] CT_CONSTRUCTOR_THROW
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium: Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 701] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium: Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 717] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
12:21:15 [2024-01-13T17:21:15.592Z] 17:21:12 [ERROR] Medium:  Assertion of type org.eclipse.egit.ui.internal.commit.CommitEditor in org.eclipse.egit.ui.test.commit.CommitEditorTest.openAllEditorPagesOnValidCommit() at CommitEditorTest.java:[line 82] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.test.commit.CommitEditorTest] At CommitEditorTest.java:[line 82] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.LOCAL_BRANCHES from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 98] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 99] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 91] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.commitOfTag from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 87] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] Medium:  Assertion of type org.eclipse.jdt.core.ICompilationUnit in org.eclipse.egit.ui.test.team.actions.ShowBlameActionHandlerTest.testShowAnnotationsFromProjectExplorer() at ShowBlameActionHandlerTest.java:[line 92] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.test.team.actions.ShowBlameActionHandlerTest] At ShowBlameActionHandlerTest.java:[line 92] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] High: VERY confusing to have methods org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest] At GitRepositoriesViewBranchHandlingTest.java:[lines 85-107] NM_VERY_CONFUSING
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest.testExpandWorkDir() due to return value of called method [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest, org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest] Method invoked at GitRepositoriesViewTest.java:[line 248]Known null at GitRepositoriesViewTest.java:[line 248] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] Medium: org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.myRepoViewUtil isn't final and cannot be protected from malicious code [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase] In GitRepositoriesViewTestBase.java MS_CANNOT_BE_FINAL
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.wizards.clone.SampleTestRepository at new org.eclipse.egit.ui.wizards.clone.SampleTestRepository(int, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository] At SampleTestRepository.java:[line 106]At SampleTestRepository.java:[line 106] CT_CONSTRUCTOR_THROW
12:21:15 [2024-01-13T17:21:15.593Z] 17:21:12 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.wizards.clone.SampleTestRepository at new org.eclipse.egit.ui.wizards.clone.SampleTestRepository(int, boolean, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository] At SampleTestRepository.java:[line 125]At SampleTestRepository.java:[line 125] CT_CONSTRUCTOR_THROW
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [ERROR] High: Random object created and used only once in org.eclipse.egit.ui.wizards.clone.SampleTestRepository.randomAsciiString() [org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository] At SampleTestRepository.java:[line 172]Another occurrence at SampleTestRepository.java:[line 174]Another occurrence at SampleTestRepository.java:[line 178] DMI_RANDOM_USED_ONLY_ONCE
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [ERROR] High: VERY confusing to have methods org.eclipse.egit.ui.wizards.pull.PullWizardTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.wizards.pull.PullWizardTest] At PullWizardTest.java:[lines 80-87] NM_VERY_CONFUSING
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.594Z] 
12:21:15 [2024-01-13T17:21:15.594Z] 
12:21:15 [2024-01-13T17:21:15.594Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:21:15 [2024-01-13T17:21:15.594Z] 
12:21:15 [2024-01-13T17:21:15.594Z] 
12:21:15 [2024-01-13T17:21:15.594Z] 
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] >>> pmd:3.21.2:cpd-check (default) > :cpd @ org.eclipse.egit.ui.test >>>
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] --- pmd:3.21.2:cpd (cpd) @ org.eclipse.egit.ui.test ---
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] PMD version: 6.55.0
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] <<< pmd:3.21.2:cpd-check (default) < :cpd @ org.eclipse.egit.ui.test <<<
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] --- pmd:3.21.2:cpd-check (default) @ org.eclipse.egit.ui.test ---
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] PMD version: 6.55.0
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] 
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:12 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.ui.test ---
12:21:15 [2024-01-13T17:21:15.594Z] 17:21:13 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-6.9.0-SNAPSHOT.jar
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] 
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.egit.ui.test ---
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] 
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.egit.ui.test ---
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-6.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.9.0-SNAPSHOT/org.eclipse.egit.ui.test-6.9.0-SNAPSHOT.jar
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.9.0-SNAPSHOT/org.eclipse.egit.ui.test-6.9.0-SNAPSHOT.pom
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.9.0-SNAPSHOT/org.eclipse.egit.ui.test-6.9.0-SNAPSHOT-cyclonedx.json
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.9.0-SNAPSHOT/org.eclipse.egit.ui.test-6.9.0-SNAPSHOT-p2metadata.xml
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.9.0-SNAPSHOT/org.eclipse.egit.ui.test-6.9.0-SNAPSHOT-p2artifacts.xml
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] 
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.egit.ui.test ---
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] 
12:21:16 [2024-01-13T17:21:16.162Z] 17:21:15 [INFO] --- deploy:2.5:deploy (default-deploy) @ org.eclipse.egit.ui.test ---
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] ------------------------------------------------------------------------
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Reactor Summary for EGit Parent 6.9.0-SNAPSHOT:
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] 
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] EGit Parent ........................................ SUCCESS [ 15.180 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Eclipse EGit ....................................... SUCCESS [ 39.418 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Git Team Provider (Core) ........................... SUCCESS [ 43.907 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Git Team Provider (UI) ............................. SUCCESS [01:08 min]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Git Team Provider (Documentation) .................. SUCCESS [ 19.528 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Eclipse EGit Feature ............................... SUCCESS [  5.945 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Git Flow ........................................... SUCCESS [ 30.442 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Git Flow UI ........................................ SUCCESS [ 18.652 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Eclipse EGit Gitflow Feature ....................... SUCCESS [  7.130 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] EGit JUnit Support ................................. SUCCESS [ 16.540 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] GitFlow Test Plug-in ............................... SUCCESS [ 14.188 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Eclipse EGit Source Feature ........................ SUCCESS [  6.344 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] EGit P2 Repository ................................. SUCCESS [ 40.712 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] EGit Core Test Plug-in ............................. SUCCESS [ 30.075 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] EGit UI Test Plug-in ............................... SUCCESS [ 35.719 s]
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] ------------------------------------------------------------------------
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] BUILD SUCCESS
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] ------------------------------------------------------------------------
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Total time:  06:54 min
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] Finished at: 2024-01-13T17:21:19Z
12:21:20 [2024-01-13T17:21:20.342Z] 17:21:19 [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sshagent
12:21:20 [2024-01-13T17:21:20.895Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
12:21:20 [2024-01-13T17:21:20.895Z] [ssh-agent] Looking for ssh-agent implementation...
12:21:20 [2024-01-13T17:21:20.918Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:21:20 [2024-01-13T17:21:20.915Z] $ ssh-agent
12:21:20 [2024-01-13T17:21:20.931Z] SSH_AUTH_SOCK=/tmp/ssh-e6oHIL7LsJzg/agent.8296
12:21:20 [2024-01-13T17:21:20.931Z] SSH_AGENT_PID=8298
12:21:20 [2024-01-13T17:21:20.941Z] Running ssh-add (command line suppressed)
12:21:20 [2024-01-13T17:21:20.949Z] Identity added: /home/jenkins/agent/workspace/egit/repo@tmp/private_key_77979488571238197.key (/home/jenkins/agent/workspace/egit/repo@tmp/private_key_77979488571238197.key)
12:21:20 [2024-01-13T17:21:20.964Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] lock
12:21:20 [2024-01-13T17:21:20.973Z] Trying to acquire lock on [genie.egit-projects-storage-eclipse-org--home-data-httpd-download.eclipse.org-egit-updates-nightly]
12:21:20 [2024-01-13T17:21:20.978Z] Resource [genie.egit-projects-storage-eclipse-org--home-data-httpd-download.eclipse.org-egit-updates-nightly] did not exist. Created.
12:21:20 [2024-01-13T17:21:20.978Z] Lock acquired on [genie.egit-projects-storage-eclipse-org--home-data-httpd-download.eclipse.org-egit-updates-nightly]
[Pipeline] {
[Pipeline] sh
12:21:21 [2024-01-13T17:21:21.265Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates-nightly-tmp880
12:21:21 [2024-01-13T17:21:21.830Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates-nightly-tmp880
12:21:22 [2024-01-13T17:21:22.088Z] + scp -r org.eclipse.egit.repository/target/repository/artifacts.jar org.eclipse.egit.repository/target/repository/artifacts.xml.xz org.eclipse.egit.repository/target/repository/content.jar org.eclipse.egit.repository/target/repository/content.xml.xz org.eclipse.egit.repository/target/repository/features org.eclipse.egit.repository/target/repository/p2.index org.eclipse.egit.repository/target/repository/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-nightly-tmp880
[Pipeline] sh
12:21:25 [2024-01-13T17:21:25.691Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates-nightly-old
12:21:25 [2024-01-13T17:21:25.949Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates-nightly
12:21:26 [2024-01-13T17:21:26.206Z] + ssh genie.egit@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/egit/updates-nightly /home/data/httpd/download.eclipse.org/egit/updates-nightly-old
12:21:26 [2024-01-13T17:21:26.772Z] + ssh genie.egit@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/egit/updates-nightly-tmp880 /home/data/httpd/download.eclipse.org/egit/updates-nightly
12:21:27 [2024-01-13T17:21:27.030Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates-nightly-old
[Pipeline] }
12:21:27 [2024-01-13T17:21:27.299Z] Lock released on resource [genie.egit-projects-storage-eclipse-org--home-data-httpd-download.eclipse.org-egit-updates-nightly]
[Pipeline] // lock
[Pipeline] }
12:21:27 [2024-01-13T17:21:27.305Z] $ ssh-agent -k
12:21:27 [2024-01-13T17:21:27.310Z] unset SSH_AUTH_SOCK;
12:21:27 [2024-01-13T17:21:27.310Z] unset SSH_AGENT_PID;
12:21:27 [2024-01-13T17:21:27.311Z] echo Agent pid 8298 killed;
12:21:27 [2024-01-13T17:21:27.320Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] archiveArtifacts
12:21:27 [2024-01-13T17:21:27.351Z] Archiving artifacts
[Pipeline] junit
12:21:32 [2024-01-13T17:21:32.078Z] Recording test results
12:21:32 [2024-01-13T17:21:32.993Z] [Checks API] No suitable checks publisher found.
[Pipeline] recordIssues
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/egit/repo' that match the pattern '*/target/*bugsXml.xml'
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Traversing of symbolic links: enabled
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] -> found 8 files
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/spotbugsXml.xml
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] -> found 10 issues (skipped 0 duplicates)
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.core.junit/target/spotbugsXml.xml'
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/spotbugsXml.xml
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] -> found 10 issues (skipped 0 duplicates)
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.core.test/target/spotbugsXml.xml'
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core/target/spotbugsXml.xml
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] -> found 20 issues (skipped 0 duplicates)
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.core/target/spotbugsXml.xml'
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/spotbugsXml.xml
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.gitflow.test/target/spotbugsXml.xml'
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/spotbugsXml.xml
12:21:39 [2024-01-13T17:21:39.045Z] [SpotBugs] -> found 9 issues (skipped 0 duplicates)
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.gitflow.ui/target/spotbugsXml.xml'
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/spotbugsXml.xml
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] -> found 9 issues (skipped 0 duplicates)
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.gitflow/target/spotbugsXml.xml'
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/spotbugsXml.xml
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] -> found 34 issues (skipped 0 duplicates)
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.ui.test/target/spotbugsXml.xml'
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/spotbugsXml.xml
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] -> found 31 issues (skipped 0 duplicates)
12:21:39 [2024-01-13T17:21:39.046Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.ui/target/spotbugsXml.xml'
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] Post processing issues on 'centos-7-pqx6d' with source code encoding 'UTF-8'
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/egit/repo'
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] -> resolved paths in source directory (78 found, 0 not found)
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] -> all issues already have a valid module name
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] Resolving package names (or namespaces) by parsing the affected files
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] -> all affected files already have a valid package name
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] No filter has been set, publishing all 123 issues
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] -> created fingerprints for 0 issues (skipped 123 issues)
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/egit/builds/880/files-with-issues'
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] -> 78 copied, 0 not in workspace, 0 not-found, 0 with I/O error
12:21:45 [2024-01-13T17:21:45.429Z] [SpotBugs] Repository miner is not configured, skipping repository mining
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/egit/repo' that match the pattern '*/target/*bugsXml.xml'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Traversing of symbolic links: enabled
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> found 8 files
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/spotbugsXml.xml
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> found 10 issues (skipped 0 duplicates)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.core.junit/target/spotbugsXml.xml'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/spotbugsXml.xml
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> found 10 issues (skipped 0 duplicates)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.core.test/target/spotbugsXml.xml'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core/target/spotbugsXml.xml
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> found 20 issues (skipped 0 duplicates)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.core/target/spotbugsXml.xml'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/spotbugsXml.xml
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.gitflow.test/target/spotbugsXml.xml'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/spotbugsXml.xml
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> found 9 issues (skipped 0 duplicates)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.gitflow.ui/target/spotbugsXml.xml'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/spotbugsXml.xml
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> found 9 issues (skipped 0 duplicates)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.gitflow/target/spotbugsXml.xml'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/spotbugsXml.xml
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> found 34 issues (skipped 0 duplicates)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.ui.test/target/spotbugsXml.xml'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/spotbugsXml.xml
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> found 31 issues (skipped 0 duplicates)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Successfully processed file 'org.eclipse.egit.ui/target/spotbugsXml.xml'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Post processing issues on 'centos-7-pqx6d' with source code encoding 'UTF-8'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/egit/repo'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> resolved paths in source directory (78 found, 0 not found)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> all issues already have a valid module name
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Resolving package names (or namespaces) by parsing the affected files
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> all affected files already have a valid package name
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] No filter has been set, publishing all 123 issues
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> created fingerprints for 0 issues (skipped 123 issues)
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/egit/builds/880/files-with-issues'
12:21:45 [2024-01-13T17:21:45.431Z] [SpotBugs] -> 78 copied, 0 not in workspace, 0 not-found, 0 with I/O error
12:21:45 [2024-01-13T17:21:45.432Z] [SpotBugs] Repository miner is not configured, skipping repository mining
12:21:45 [2024-01-13T17:21:45.506Z] [SpotBugs] Reference build recorder is not configured
12:21:45 [2024-01-13T17:21:45.507Z] [SpotBugs] Obtaining reference build from same job (egit)
12:21:45 [2024-01-13T17:21:45.507Z] [SpotBugs] Using reference build 'egit #879' to compute new, fixed, and outstanding issues
12:21:45 [2024-01-13T17:21:45.507Z] [SpotBugs] Issues delta (vs. reference build): outstanding: 123, new: 0, fixed: 0
12:21:45 [2024-01-13T17:21:45.507Z] [SpotBugs] No quality gates have been set - skipping
12:21:45 [2024-01-13T17:21:45.507Z] [SpotBugs] Health report is disabled - skipping
12:21:45 [2024-01-13T17:21:45.507Z] [SpotBugs] Created analysis result for 123 issues (found 0 new issues, fixed 0 issues)
12:21:45 [2024-01-13T17:21:45.507Z] [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'egit #880'.
12:21:45 [2024-01-13T17:21:45.564Z] [Checks API] No suitable checks publisher found.
12:21:45 [2024-01-13T17:21:45.564Z] [CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Searching for all files in '/home/jenkins/agent/workspace/egit/repo' that match the pattern '**/cpd.xml'
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Traversing of symbolic links: enabled
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] -> found 14 files
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Successfully processed file 'org.eclipse.egit-feature/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Successfully processed file 'org.eclipse.egit.core.junit/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Successfully processed file 'org.eclipse.egit.core.test/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] -> found 2 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.247Z] [CPD] Successfully processed file 'org.eclipse.egit.core/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit.doc/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit.gitflow-feature/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit.gitflow.test/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit.gitflow.ui/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit.gitflow/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit.repository/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit.source-feature/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit.ui.test/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 24 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit.ui/target/cpd.xml'
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit/target/cpd.xml
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:46 [2024-01-13T17:21:46.248Z] [CPD] Successfully processed file 'org.eclipse.egit/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.133Z] [CPD] Post processing issues on 'centos-7-pqx6d' with source code encoding 'UTF-8'
12:21:48 [2024-01-13T17:21:48.133Z] [CPD] Creating SCM blamer to obtain author and commit information for affected files
12:21:48 [2024-01-13T17:21:48.133Z] [CPD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
12:21:48 [2024-01-13T17:21:48.133Z] [CPD] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/egit/repo'
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] -> resolved paths in source directory (18 found, 0 not found)
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] -> resolved module names for 26 issues
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] Resolving package names (or namespaces) by parsing the affected files
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] -> resolved package names of 18 affected files
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] No filter has been set, publishing all 26 issues
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] Creating fingerprints for all affected code blocks to track issues over different builds
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] -> created fingerprints for 26 issues (skipped 0 issues)
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/egit/builds/880/files-with-issues'
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] -> 17 copied, 0 not in workspace, 0 not-found, 0 with I/O error
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] Repository miner is not configured, skipping repository mining
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] Searching for all files in '/home/jenkins/agent/workspace/egit/repo' that match the pattern '**/cpd.xml'
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] Traversing of symbolic links: enabled
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] -> found 14 files
12:21:48 [2024-01-13T17:21:48.134Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit-feature/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.core.junit/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.core.test/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 2 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.core/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.doc/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.gitflow-feature/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.gitflow.test/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.gitflow.ui/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.gitflow/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.repository/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.source-feature/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.ui.test/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 24 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit.ui/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully parsed file /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit/target/cpd.xml
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> found 0 issues (skipped 0 duplicates)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Successfully processed file 'org.eclipse.egit/target/cpd.xml'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Post processing issues on 'centos-7-pqx6d' with source code encoding 'UTF-8'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Creating SCM blamer to obtain author and commit information for affected files
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/egit/repo'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> resolved paths in source directory (18 found, 0 not found)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> resolved module names for 26 issues
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Resolving package names (or namespaces) by parsing the affected files
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> resolved package names of 18 affected files
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] No filter has been set, publishing all 26 issues
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Creating fingerprints for all affected code blocks to track issues over different builds
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> created fingerprints for 26 issues (skipped 0 issues)
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/egit/builds/880/files-with-issues'
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] -> 17 copied, 0 not in workspace, 0 not-found, 0 with I/O error
12:21:48 [2024-01-13T17:21:48.135Z] [CPD] Repository miner is not configured, skipping repository mining
12:21:48 [2024-01-13T17:21:48.208Z] [CPD] Reference build recorder is not configured
12:21:48 [2024-01-13T17:21:48.208Z] [CPD] Obtaining reference build from same job (egit)
12:21:48 [2024-01-13T17:21:48.208Z] [CPD] Using reference build 'egit #879' to compute new, fixed, and outstanding issues
12:21:48 [2024-01-13T17:21:48.208Z] [CPD] Issues delta (vs. reference build): outstanding: 26, new: 0, fixed: 0
12:21:48 [2024-01-13T17:21:48.208Z] [CPD] No quality gates have been set - skipping
12:21:48 [2024-01-13T17:21:48.208Z] [CPD] Health report is disabled - skipping
12:21:48 [2024-01-13T17:21:48.208Z] [CPD] Created analysis result for 26 issues (found 0 new issues, fixed 0 issues)
12:21:48 [2024-01-13T17:21:48.208Z] [CPD] Attaching ResultAction with ID 'cpd' to build 'egit #880'.
12:21:48 [2024-01-13T17:21:48.250Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] step
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
12:21:48 [2024-01-13T17:21:48.297Z] Terminating xvnc.
[Pipeline] // xvnc
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS