I guess that is Gradle issue on Jigsaw... On Wed, Apr 19, 2017 at 9:12 AM, Apache Jenkins Server < [email protected]> wrote:
> See <https://builds.apache.org/job/Polygene(JavaEdition)- > develop-java9-jigsaw-check/1/display/redirect> > > ------------------------------------------ > Started by user niclas > [EnvInject] - Loading node environment variables. > Building remotely on ubuntu-4 (ubuntu trusty) in workspace < > https://builds.apache.org/job/Polygene(JavaEdition)- > develop-java9-jigsaw-check/ws/> > Cloning the remote Git repository > Cloning repository https://git-wip-us.apache.org/ > repos/asf/polygene-java.git > > git init <https://builds.apache.org/job/Polygene(JavaEdition)- > develop-java9-jigsaw-check/ws/> # timeout=10 > Fetching upstream changes from https://git-wip-us.apache.org/ > repos/asf/polygene-java.git > > git --version # timeout=10 > > git fetch --tags --progress https://git-wip-us.apache.org/ > repos/asf/polygene-java.git +refs/heads/*:refs/remotes/origin/* > > git config remote.origin.url https://git-wip-us.apache.org/ > repos/asf/polygene-java.git # timeout=10 > > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* > # timeout=10 > > git config remote.origin.url https://git-wip-us.apache.org/ > repos/asf/polygene-java.git # timeout=10 > Fetching upstream changes from https://git-wip-us.apache.org/ > repos/asf/polygene-java.git > > git fetch --tags --progress https://git-wip-us.apache.org/ > repos/asf/polygene-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 718fa57ca9485b0d34c484682c08ae46f38a7cb0 > (refs/remotes/origin/develop) > > git config core.sparsecheckout # timeout=10 > > git checkout -f 718fa57ca9485b0d34c484682c08ae46f38a7cb0 > First time build. Skipping changelog. > [Polygene(JavaEdition)-develop-java9-jigsaw-check] $ /bin/bash -xe /tmp/ > hudson1489483458480524827.sh > + uname -a > Linux pomona.apache.org 3.13.0-105-generic #152-Ubuntu SMP Fri Dec 2 > 15:37:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux > + lscpu > Architecture: x86_64 > CPU op-mode(s): 32-bit, 64-bit > Byte Order: Little Endian > CPU(s): 16 > On-line CPU(s) list: 0-15 > Thread(s) per core: 2 > Core(s) per socket: 4 > Socket(s): 2 > NUMA node(s): 2 > Vendor ID: GenuineIntel > CPU family: 6 > Model: 44 > Stepping: 2 > CPU MHz: 2401.000 > BogoMIPS: 4800.23 > Virtualization: VT-x > L1d cache: 32K > L1i cache: 32K > L2 cache: 256K > L3 cache: 12288K > NUMA node0 CPU(s): 0-3,8-11 > NUMA node1 CPU(s): 4-7,12-15 > + java -version > java version "9-ea" > Java(TM) SE Runtime Environment (build 9-ea+156-jigsaw-nightly-h6066- > 20170210) > Java HotSpot(TM) 64-Bit Server VM (build > 9-ea+156-jigsaw-nightly-h6066-20170210, > mixed mode) > + mvn --version > /tmp/hudson1489483458480524827.sh: line 5: mvn: command not found > + free -tm > total used free shared buffers cached > Mem: 48294 37916 10377 18 2858 23511 > -/+ buffers/cache: 11546 36747 > Swap: 49139 26812 22327 > Total: 97434 64728 32705 > [Gradle] - Launching build. > [Polygene(JavaEdition)-develop-java9-jigsaw-check] $ < > https://builds.apache.org/job/Polygene(JavaEdition)- > develop-java9-jigsaw-check/ws/gradlew> --no-daemon --continue > -Dversion=3.0-SNAPSHOT -PskipDocker clean check > > FAILURE: Build failed with an exception. > > * What went wrong: > java.lang.ExceptionInInitializerError (no error message) > > * Try: > Run with --stacktrace option to get the stack trace. Run with --info or > --debug option to get more log output. > Build step 'Invoke Gradle script' changed build result to FAILURE > Build step 'Invoke Gradle script' marked build as failure > Recording test results > ERROR: Step ?Publish JUnit test result report? failed: No test report > files were found. Configuration error? > > -- Niclas Hedhman, Software Developer http://polygene.apache.org - New Energy for Java
