Console Output

Established TCP socket on 41731
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /.jenkins/workspace/uCarsTrade/pom.xml install
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< net.stormdev:ucarstrade >-----------------------
[INFO] Building uCarsTrade 15
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from stormdev-repo: https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot:1.12.2-R0.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer org.spigotmc:spigot:1.12.2-R0.1-SNAPSHOT/maven-metadata.xml from https://stormdev.org/jenkins/plugin/repository/everything/ was cached in the local repository, resolution will not be reattempted until the update interval of stormdev-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot:1.12.2-R0.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from stormdev-repo: https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot-parent:dev-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from stormdev-repo: https://stormdev.org/jenkins/plugin/repository/everything/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.13.1-R0.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer org.bukkit:bukkit:1.13.1-R0.1-SNAPSHOT/maven-metadata.xml from https://stormdev.org/jenkins/plugin/repository/everything/ was cached in the local repository, resolution will not be reattempted until the update interval of stormdev-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.bukkit:bukkit:1.13.1-R0.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from stormdev-repo: https://stormdev.org/jenkins/plugin/repository/everything/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT/maven-metadata.xml from https://stormdev.org/jenkins/plugin/repository/everything/ was cached in the local repository, resolution will not be reattempted until the update interval of stormdev-repo has elapsed or updates are forced. Original error: Could not transfer metadata com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ucarstrade ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ucarstrade ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ucarstrade ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /.jenkins/workspace/uCarsTrade/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ucarstrade ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ucarstrade ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ucarstrade ---
[INFO] Building jar: /.jenkins/workspace/uCarsTrade/target/uCarsTrade.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ucarstrade ---
[INFO] Installing /.jenkins/workspace/uCarsTrade/target/uCarsTrade.jar to /.m2/repository/net/stormdev/ucarstrade/15/ucarstrade-15.jar
[INFO] Installing /.jenkins/workspace/uCarsTrade/pom.xml to /.m2/repository/net/stormdev/ucarstrade/15/ucarstrade-15.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  18.728 s
[INFO] Finished at: 2021-03-28T20:09:02Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data