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] ---------------< it.tidalwave.bluebell:sony-camera-api >----------------
[INFO] Building blueBell - Sony Camera API 1.0-ALPHA-1-SNAPSHOT           [3/5]
[INFO]   from modules/SonyCameraAPI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.codehaus.groovy.maven:gmaven-plugin:2.0: Plugin org.codehaus.groovy.maven:gmaven-plugin:2.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 (absent): org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 was not found in https://services.tidalwave.it/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of maven-proxy.tidalwave.it has elapsed or updates are forced
[WARNING] Parameter 'skipTests' is unknown for plugin 'jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent)'
[WARNING] Parameter 'skipTests' is unknown for plugin 'jacoco-maven-plugin:0.7.8:report (report)'
[WARNING] Parameter 'linkXref' is unknown for plugin 'maven-pmd-plugin:3.7:cpd (default-cli)'
[WARNING] Parameter 'linkXref' is unknown for plugin 'maven-pmd-plugin:3.7:pmd (default-cli)'
[WARNING] Parameter 'skipTests' is unknown for plugin 'jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent)'
[WARNING] Parameter 'skipTests' is unknown for plugin 'jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent)'
[INFO] 
[INFO] --- clean:3.0.0:clean (default-clean) @ sony-camera-api ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ sony-camera-api ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI
[INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1681963247023
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (enforce-maven) @ sony-camera-api ---
[INFO] 
[INFO] --- antrun:1.7:run (generate-and-print-build-description) @ sony-camera-api ---
[INFO] Executing tasks

main:
     [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-2ed5aee2c38d UNKNOWN
     [echo] Java Version: 1.8.0_282 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.7.8:prepare-agent (prepare-agent) @ sony-camera-api ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/blueBell_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ sony-camera-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/main/resources
[INFO] 
[INFO] --- compiler:3.6.0:compile (default-compile) @ sony-camera-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
warning: No processor claimed any of these annotations: lombok.extern.slf4j.Slf4j,lombok.Setter,javax.annotation.Nonnegative,lombok.Getter,lombok.RequiredArgsConstructor,lombok.ToString,lombok.AllArgsConstructor,javax.annotation.Nonnull,javax.annotation.CheckForNull,javax.annotation.Nullable
/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/main/java/it/tidalwave/sony/CameraApi.java:[111,18] [serial] serializable class CameraApiException has no definition of serialVersionUID
[INFO] 
[INFO] --- resources:3.0.2:testResources (default-testResources) @ sony-camera-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/test/resources
[INFO] 
[INFO] --- compiler:3.6.0:testCompile (default-testCompile) @ sony-camera-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/test-classes
[INFO] 
[INFO] --- surefire:2.19.1:test (default-test) @ sony-camera-api ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest
04:01:00.481 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - ***********
04:01:00.492 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST "test"
04:01:00.492 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - ***********
04:01:00.525 [TestNGInvoker-test()] INFO  it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - search() Start.
04:01:00.545 [pool-2-thread-1     ] INFO  it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - search() Send Datagram packet 3 times.
04:01:00.746 [pool-2-thread-1     ] INFO  it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - >>>> receiving packets...
04:01:10.755 [pool-2-thread-1     ] DEBUG it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - search() Timeout.
04:01:10.756 [pool-2-thread-1     ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - onFinished()
04:01:10.809 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST FAILED in 10360 msec - java.lang.NoSuchMethodError: org.hamcrest.Matcher.describeMismatch(Ljava/lang/Object;Lorg/hamcrest/Description;)V
04:01:10.809 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - 
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.943 sec <<< FAILURE! - in it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest
test(it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest)  Time elapsed: 10.353 sec  <<< FAILURE!
java.lang.NoSuchMethodError: org.hamcrest.Matcher.describeMismatch(Ljava/lang/Object;Lorg/hamcrest/Description;)V
	at it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest.test(DefaultSimpleSsdpClientTest.java:99)


Results :

Failed tests: 
  DefaultSimpleSsdpClientTest.test:99 » NoSuchMethod org.hamcrest.Matcher.descri...

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/surefire-reports/jacoco for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.7.8:report (report) @ sony-camera-api ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/jacoco.exec
[INFO] Analyzed bundle 'blueBell - Sony Camera API' with 30 classes
[INFO] 
[INFO] --- jar:2.6:jar (default-jar) @ sony-camera-api ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.2ed5aee2c38d.jar
[INFO] 
[INFO] --- jar:2.6:jar (package-jar) @ sony-camera-api ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.2ed5aee2c38d.jar
[INFO] 
[INFO] --- jar:2.6:test-jar (package-test-jar) @ sony-camera-api ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.2ed5aee2c38d-tests.jar
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ sony-camera-api ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.2ed5aee2c38d.jar to /var/jenkins_home/jobs/blueBell_Metrics/workspace@tmp/repository/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/pom.xml to /var/jenkins_home/jobs/blueBell_Metrics/workspace@tmp/repository/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.2ed5aee2c38d-tests.jar to /var/jenkins_home/jobs/blueBell_Metrics/workspace@tmp/repository/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- findbugs:3.0.3:findbugs (default-cli) @ sony-camera-api ---
[INFO] Fork Value is true
     [java] Warnings generated: 16
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- pmd:3.7:cpd (default-cli) @ sony-camera-api ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.7:pmd (default-cli) @ sony-camera-api ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- checkstyle:2.17:checkstyle (default-cli) @ sony-camera-api ---
[INFO] There are 337 errors reported by Checkstyle 6.11.2 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> clirr:2.7:clirr (default-cli) > compile @ sony-camera-api >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ sony-camera-api ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI
[INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1681963302248
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (enforce-maven) @ sony-camera-api ---
[INFO] 
[INFO] --- antrun:1.7:run (generate-and-print-build-description) @ sony-camera-api ---
[INFO] Executing tasks

main:
     [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-2ed5aee2c38d UNKNOWN
     [echo] Java Version: 1.8.0_282 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.7.8:prepare-agent (prepare-agent) @ sony-camera-api ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/blueBell_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ sony-camera-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/main/resources
[INFO] 
[INFO] --- compiler:3.6.0:compile (default-compile) @ sony-camera-api ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrReport
[INFO] 
[INFO] <<< clirr:2.7:clirr (default-cli) < compile @ sony-camera-api <<<
[INFO] 
[INFO] 
[INFO] --- clirr:2.7:clirr (default-cli) @ sony-camera-api ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] artifact it.tidalwave.bluebell:sony-camera-api: checking for updates from maven-proxy.tidalwave.it
[INFO] Unable to find a previous version of the project in the repository
[INFO] Not generating Clirr report as there is no previous version of the library to compare against
[INFO] 
[INFO] --- javancss:2.1:report (default-cli) @ sony-camera-api ---
[INFO] 
[INFO] >>> dependency:3.0.0:analyze (default-cli) > test-compile @ sony-camera-api >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ sony-camera-api ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI
[INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1681963308293
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (enforce-maven) @ sony-camera-api ---
[INFO] 
[INFO] --- antrun:1.7:run (generate-and-print-build-description) @ sony-camera-api ---
[INFO] Executing tasks

main:
     [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-2ed5aee2c38d UNKNOWN
     [echo] Java Version: 1.8.0_282 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.7.8:prepare-agent (prepare-agent) @ sony-camera-api ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/blueBell_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ sony-camera-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/main/resources
[INFO] 
[INFO] --- compiler:3.6.0:compile (default-compile) @ sony-camera-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.0.2:testResources (default-testResources) @ sony-camera-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/test/resources
[INFO] 
[INFO] --- compiler:3.6.0:testCompile (default-testCompile) @ sony-camera-api ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] <<< dependency:3.0.0:analyze (default-cli) < test-compile @ sony-camera-api <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.0.0:analyze (default-cli) @ sony-camera-api ---
[WARNING] Used undeclared dependencies found:
[WARNING]    junit:junit:jar:4.8.1:provided
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:1.0.34:test
[WARNING]    org.mockito:mockito-all:jar:1.8.2:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.0.12:test
[WARNING]    org.projectlombok:lombok:jar:1.16.4:provided
[JENKINS] Archiving disabled