See 
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/166/changes>

Changes:

[niclas] ZEST-124 - Added more asserts in Entity Store test suite.

[niclas] ZEST-151 : Removed Conversion Library

------------------------------------------
Started by user niclas
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in 
workspace 
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/zest-java.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/zest-java.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/zest-java.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 1ead13389f098d8bb68efd336b0ecabcc1358310 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1ead13389f098d8bb68efd336b0ecabcc1358310
 > git rev-list e5df14531a67585da9e36ce1a99caa33a51bb518 # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -screen 0 1024x768x24 -fbdir 
/home/jenkins/jenkins-slave/xvfb-166-7335276829309334017.fbdir
[Zest(JavaEdition)-develop-java8-check] $ /bin/bash -xe 
/tmp/hudson3505065217893805350.sh
+ java -version
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b132)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
[Gradle] - Launching build.
[Zest(JavaEdition)-develop-java8-check] $ 
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/gradlew>
 -DDISPLAY=:1 clean check
:buildSrc:compileJava UP-TO-DATE
:buildSrc:compileGroovy UP-TO-DATE
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes UP-TO-DATE
:buildSrc:jar UP-TO-DATE
:buildSrc:assemble UP-TO-DATE
:buildSrc:compileTestJava UP-TO-DATE
:buildSrc:compileTestGroovy UP-TO-DATE
:buildSrc:processTestResources UP-TO-DATE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test UP-TO-DATE
:buildSrc:check UP-TO-DATE
:buildSrc:build UP-TO-DATE
Project: org.apache.zest
Project: org.apache.zest.core
Project: org.apache.zest.core.functional
Project: org.apache.zest.core.io
Project: org.apache.zest.core.api
Project: org.apache.zest.core.spi
Project: org.apache.zest.core.testsupport
Project: org.apache.zest.core.bootstrap
Project: org.apache.zest.core.runtime
Project: org.apache.zest.libraries
Project: org.apache.zest.library.alarm
Project: org.apache.zest.library.circuitbreaker
Project: org.apache.zest.library.constraints
Project: org.apache.zest.library.eventsourcing
Project: org.apache.zest.library.eventsourcing-jdbm
Project: org.apache.zest.library.eventsourcing-rest
Project: org.apache.zest.library.fileconfig
Project: org.apache.zest.library.http
Project: org.apache.zest.library.invocation-cache
Project: org.apache.zest.library.lang-groovy
Project: org.apache.zest.library.lang-javascript
Project: org.apache.zest.library.lang-scala
Project: org.apache.zest.library.jmx
Project: org.apache.zest.library.locking
Project: org.apache.zest.library.logging
Project: org.apache.zest.library.metrics
Project: org.apache.zest.library.osgi
Project: org.apache.zest.library.rdf
Project: org.apache.zest.library.rest
Project: org.apache.zest.library.rest-client
Project: org.apache.zest.library.rest-common
Project: org.apache.zest.library.rest-server
Project: org.apache.zest.library.restlet
Project: org.apache.zest.library.scheduler
Project: org.apache.zest.library.scripting
Project: org.apache.zest.library.servlet
Project: org.apache.zest.library.shiro-core
Project: org.apache.zest.library.shiro-web
Project: org.apache.zest.library.spring
Project: org.apache.zest.library.sql
Project: org.apache.zest.library.sql-bonecp
Project: org.apache.zest.library.sql-dbcp
Project: org.apache.zest.library.sql-liquibase
Project: org.apache.zest.library.uid
Project: org.apache.zest.library.uowfile
Project: org.apache.zest.extensions
Project: org.apache.zest.extension.cache-ehcache
Project: org.apache.zest.extension.cache-memcache
Project: org.apache.zest.extension.entitystore-memory
Project: org.apache.zest.extension.entitystore-file
Project: org.apache.zest.extension.entitystore-hazelcast
Project: org.apache.zest.extension.entitystore-jclouds
Project: org.apache.zest.extension.entitystore-jdbm
Project: org.apache.zest.extension.entitystore-leveldb
Project: org.apache.zest.extension.entitystore-mongodb
Project: org.apache.zest.extension.entitystore-preferences
Project: org.apache.zest.extension.entitystore-redis
Project: org.apache.zest.extension.entitystore-riak
Project: org.apache.zest.extension.entitystore-sql
Project: org.apache.zest.extension.indexing-elasticsearch
Project: org.apache.zest.extension.indexing-rdf
Project: org.apache.zest.extension.indexing-solr
Project: org.apache.zest.extension.indexing-sql
Project: org.apache.zest.extension.metrics-yammer
Project: org.apache.zest.extension.migration
Project: org.apache.zest.extension.reindexer
Project: org.apache.zest.extension.valueserialization-orgjson
Project: org.apache.zest.extension.valueserialization-jackson
Project: org.apache.zest.extension.valueserialization-stax
Project: org.apache.zest.manual
Project: org.apache.zest.samples
Project: org.apache.zest.sample.dci
Project: org.apache.zest.sample.dci-cargo
Project: org.apache.zest.sample.dci-cargo.dcisample_a
Project: org.apache.zest.sample.dci-cargo.dcisample_b
Project: org.apache.zest.sample.forum
Project: org.apache.zest.sample.rental
Project: org.apache.zest.sample.sql-support
Project: org.apache.zest.sample.swing
Project: org.apache.zest.tools
Project: org.apache.zest.tool.model-detail
Project: org.apache.zest.tool.envisage
Project: org.apache.zest.tool.shell
Project: org.apache.zest.tutorials
Project: org.apache.zest.tutorial.cargo
Project: org.apache.zest.tutorial.composites
Project: org.apache.zest.tutorial.hello
Project: org.apache.zest.tutorial.introduction
Project: org.apache.zest.tutorial.introduction.twominutes
Project: org.apache.zest.tutorial.introduction.tenminutes
Project: org.apache.zest.tutorial.introduction.thirtyminutes
Project: org.apache.zest.tutorial.services
Project: org.apache.zest.tests
Project: org.apache.zest.test.regression
Project: org.apache.zest.test.performance
org.apache.zest.core.api(true) -> stable, good, good
org.apache.zest.core.bootstrap(true) -> stable, brief, good
org.apache.zest.core.functional(true) -> beta, good, good
org.apache.zest.core.io(true) -> beta, good, good
org.apache.zest.core.runtime(true) -> stable, brief, good
org.apache.zest.core.spi(true) -> stable, brief, good
org.apache.zest.core.testsupport(true) -> stable, brief, none
org.apache.zest.extension.cache-ehcache(true) -> beta, brief, some
org.apache.zest.extension.cache-memcache(true) -> beta, brief, some
org.apache.zest.extension.entitystore-file(true) -> stable, good, good
org.apache.zest.extension.entitystore-hazelcast(true) -> stable, brief, good
org.apache.zest.extension.entitystore-jclouds(true) -> stable, brief, good
org.apache.zest.extension.entitystore-jdbm(true) -> stable, brief, good
org.apache.zest.extension.entitystore-leveldb(true) -> beta, brief, good
org.apache.zest.extension.entitystore-memory(true) -> stable, good, good
org.apache.zest.extension.entitystore-mongodb(true) -> stable, brief, good
org.apache.zest.extension.entitystore-preferences(true) -> stable, brief, good
org.apache.zest.extension.entitystore-redis(true) -> beta, good, good
org.apache.zest.extension.entitystore-riak(true) -> beta, good, good
org.apache.zest.extension.entitystore-sql(true) -> stable, good, good
org.apache.zest.extension.indexing-elasticsearch(true) -> beta, good, good
org.apache.zest.extension.indexing-rdf(true) -> stable, brief, good
org.apache.zest.extension.indexing-solr(true) -> stable, brief, some
org.apache.zest.extension.indexing-sql(true) -> stable, brief, good
org.apache.zest.extension.metrics-yammer(true) -> stable, none, some
org.apache.zest.extension.migration(true) -> stable, none, some
org.apache.zest.extension.reindexer(true) -> stable, none, some
org.apache.zest.extension.valueserialization-jackson(true) -> beta, good, 
complete
org.apache.zest.extension.valueserialization-orgjson(true) -> stable, good, 
complete
org.apache.zest.extension.valueserialization-stax(true) -> beta, good, complete
org.apache.zest.library.alarm(true) -> stable, brief, some
org.apache.zest.library.circuitbreaker(true) -> stable, good, good
org.apache.zest.library.constraints(true) -> stable, good, good
org.apache.zest.library.eventsourcing(true) -> beta, brief, some
org.apache.zest.library.eventsourcing-jdbm(true) -> beta, brief, some
org.apache.zest.library.eventsourcing-rest(true) -> beta, brief, some
org.apache.zest.library.fileconfig(true) -> stable, good, good
org.apache.zest.library.http(true) -> stable, good, good
org.apache.zest.library.invocation-cache(true) -> stable, brief, none
org.apache.zest.library.jmx(true) -> stable, brief, some
org.apache.zest.library.lang-groovy(true) -> beta, good, good
org.apache.zest.library.lang-javascript(true) -> beta, brief, some
org.apache.zest.library.lang-scala(true) -> beta, brief, some
org.apache.zest.library.locking(true) -> stable, brief, some
org.apache.zest.library.logging(true) -> stable, good, good
org.apache.zest.library.metrics(true) -> beta, brief, some
org.apache.zest.library.osgi(true) -> stable, brief, some
org.apache.zest.library.rdf(true) -> stable, none, some
org.apache.zest.library.rest(true) -> stable, none, none
org.apache.zest.library.rest-client(true) -> stable, good, some
org.apache.zest.library.rest-common(true) -> stable, none, none
org.apache.zest.library.rest-server(true) -> stable, none, none
org.apache.zest.library.restlet(false) -> beta, brief, none
org.apache.zest.library.scheduler(true) -> early, good, good
org.apache.zest.library.scripting(true) -> stable, none, complete
org.apache.zest.library.servlet(true) -> stable, good, good
org.apache.zest.library.shiro-core(true) -> stable, good, good
org.apache.zest.library.shiro-web(true) -> stable, good, good
org.apache.zest.library.spring(true) -> beta, brief, some
org.apache.zest.library.sql(true) -> stable, good, good
org.apache.zest.library.sql-bonecp(true) -> stable, good, good
org.apache.zest.library.sql-dbcp(true) -> stable, good, good
org.apache.zest.library.sql-liquibase(true) -> stable, good, good
org.apache.zest.library.uid(true) -> stable, good, good
org.apache.zest.library.uowfile(true) -> stable, good, complete
org.apache.zest.tool.envisage(true) -> stable, brief, none
org.apache.zest.tool.model-detail(true) -> stable, brief, none
org.apache.zest.tool.shell(true) -> beta, brief, good
useAnt has been deprecated and is scheduled to be removed in Gradle 3.0. The 
Ant-Based Scala compiler is deprecated, please see 
https://docs.gradle.org/current/userguide/scala_plugin.html.
fork has been deprecated and is scheduled to be removed in Gradle 3.0. The fork 
option for the scala compiler is deprecated, please see 
https://docs.gradle.org/current/userguide/scala_plugin.html.

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/sql/build.gradle'>
 line: 28

* What went wrong:
A problem occurred evaluating project 
':org.apache.zest.libraries:org.apache.zest.library.sql'.
> Project with path 
> ':org.apache.zest.libraries:org.apache.zest.library.conversion' could not be 
> found in project ':org.apache.zest.libraries:org.apache.zest.library.sql'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 16.599 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found 
but none of them are new. Did tests run? 
For example, 
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/core/api/build/test-results/TEST-org.apache.zest.api.OperatorsTest.xml>
 is 1 hr 27 min old


Reply via email to