Skip to content

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --------< org.glassfish.jersey.media:jersey-media-json-binding >--------
[INFO] Building jersey-media-json-binding 2.28-SNAPSHOT                [75/324]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.json/1.1/javax.json-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.json/1.1/javax.json-1.1.pom (9.8 kB at 228 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/json/1.1/json-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/json/1.1/json-1.1.pom (18 kB at 529 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/yasson/1.0.1/yasson-1.0.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/yasson/1.0.1/yasson-1.0.1.pom (25 kB at 553 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom (28 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/javax.json-api/1.1.2/javax.json-api-1.1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/javax.json-api/1.1.2/javax.json-api-1.1.2.pom (6.7 kB at 257 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/json/1.1.2/json-1.1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/json/1.1.2/json-1.1.2.pom (18 kB at 559 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.json/1.1/javax.json-1.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/yasson/1.0.1/yasson-1.0.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/javax.json-api/1.1.2/javax.json-api-1.1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar (24 kB at 816 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.json/1.1/javax.json-1.1.jar (126 kB at 3.4 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/javax.json-api/1.1.2/javax.json-api-1.1.2.jar (31 kB at 623 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/yasson/1.0.1/yasson-1.0.1.jar (296 kB at 5.8 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-media-json-binding ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-media-json-binding ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-version) @ jersey-media-json-binding ---
[INFO] 
[INFO] --- maven-istack-commons-plugin:2.6.1:rs-gen (default) @ jersey-media-json-binding ---
Resources:
org/glassfish/jersey/jsonb/localization.properties
Processing /home/jenkins/workspace/Jersey_sign/media/json-binding/src/main/resources/org/glassfish/jersey/jsonb/localization.properties
org/glassfish/jersey/jsonb/LocalizationMessages.java
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (default) @ jersey-media-json-binding ---
[INFO] Source directory: /home/jenkins/workspace/Jersey_sign/media/json-binding/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jersey-media-json-binding ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/workspace/Jersey_sign/media/json-binding/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_sign/media/json-binding/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jersey-media-json-binding ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jersey-media-json-binding ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jersey-media-json-binding ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/media/json-binding/target/jersey-media-json-binding-2.28-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jersey-media-json-binding ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/media/json-binding/target/jersey-media-json-binding-2.28-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:bundle (osgi-bundle) @ jersey-media-json-binding ---
[WARNING] Bundle org.glassfish.jersey.media:jersey-media-json-binding:jar:2.28-SNAPSHOT : Unused Export-Package instructions: [org.glassfish.jersey.jackson.*]