See <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/38/changes>
Changes:
[dagmar] ensuring that the odk-proto units run consistantly
[rmittal] Fixes #1011: ODK Collect protocol problem with GPS
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/pom.xml> clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenXdata Protocols - ODK Protocol
[INFO] task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] snapshot org.openxdata:protocol-api:1.8-SNAPSHOT: checking for updates from openxdata
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target/classes>
[WARNING] <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/src/main/java/org/openxdata/odkproto/ODKProtocolHandler.java>:[45,15] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
[WARNING] <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/src/main/java/org/openxdata/odkproto/ODKProtocolHandler.java>:[47,44] com.sun.org.apache.xml.internal.utils.DefaultErrorHandler is internal proprietary API and may be removed in a future release
[WARNING] <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/src/main/java/org/openxdata/odkproto/ODKProtocolHandler.java>:[262,3] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
[WARNING] <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/src/main/java/org/openxdata/odkproto/ODKProtocolHandler.java>:[262,31] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
[WARNING] <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/src/main/java/org/openxdata/odkproto/ODKProtocolHandler.java>:[358,30] com.sun.org.apache.xml.internal.utils.DefaultErrorHandler is internal proprietary API and may be removed in a future release
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.openxdata.odkproto.ODKProtocolHandlerTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See
http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.338 sec <<< FAILURE!
Running org.openxdata.odkproto.ODKXsltFunctionsTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Results :
Failed tests:
testOdk2oxdWithDate(org.openxdata.odkproto.ODKProtocolHandlerTest)
Tests run: 22, Failures: 1, Errors: 0, Skipped: 0
[ERROR] There are test failures.
Please refer to <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target/surefire-reports> for the individual test results.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target/odk-proto-1.5-SNAPSHOT.jar>
[INFO] [shade:shade {execution: default}]
[INFO] Excluding org.openxdata:protocol-api:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Including commons-fileupload:commons-fileupload:jar:1.2.2 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.6.1 from the shaded jar.
[INFO] Including org.apache.commons:commons-io:jar:1.3.2 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.3 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target/odk-proto-1.5-SNAPSHOT.jar> with <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target/odk-proto-1.5-SNAPSHOT-shaded.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target/odk-proto-1.5-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/openxdata/odk-proto/1.5-SNAPSHOT/odk-proto-1.5-SNAPSHOT.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from openxdata-snapshots
[JENKINS] Archiving <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/dependency-reduced-pom.xml> to /var/lib/jenkins/jobs/odk protocol/modules/org.openxdata$odk-proto/builds/2014-08-20_18-16-27/archive/org.openxdata/odk-proto/1.5-SNAPSHOT/odk-proto-1.5-SNAPSHOT.pom
[JENKINS] Archiving <
http://jenkins.openxdata.org/job/odk%20protocol/org.openxdata$odk-proto/ws/target/odk-proto-1.5-SNAPSHOT.jar> to /var/lib/jenkins/jobs/odk protocol/modules/org.openxdata$odk-proto/builds/2014-08-20_18-16-27/archive/org.openxdata/odk-proto/1.5-SNAPSHOT/odk-proto-1.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.openxdata:odk-proto:jar': repository metadata for: 'snapshot org.openxdata:odk-proto:1.5-SNAPSHOT' could not be retrieved from repository: openxdata-snapshots due to an error: Error transferring file: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed
NotAfter: Sun Apr 13 01:59:59 CEST 2014
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 seconds
[INFO] Finished at: Wed Aug 20 18:16:51 CEST 2014
[INFO] Final Memory: 28M/242M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.