See <https://builds.apache.org/job/Polygene-develop-java9-check/233/display/redirect?page=changes>
Changes: [niclas] Fixing javadoc error ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu3 (ubuntu xenial) in workspace <https://builds.apache.org/job/Polygene-develop-java9-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/polygene-java.git # 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 rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 6eaa8d47b44f1791e1e0e8f0419558c256dcffc8 (refs/remotes/origin/develop) Commit message: "Fixing javadoc error" > git config core.sparsecheckout # timeout=10 > git checkout -f 6eaa8d47b44f1791e1e0e8f0419558c256dcffc8 > git rev-list 1d75d91e4a4b5fafdf9229a84d8950d73bb4d877 # timeout=10 [Polygene-develop-java9-check] $ /bin/bash -xe /tmp/jenkins7969655262237074749.sh + uname -a Linux jenkins-ubuntu3 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 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): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 42 Model name: Intel Xeon E312xx (Sandy Bridge) Stepping: 1 CPU MHz: 2593.748 BogoMIPS: 5187.49 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 4096K NUMA node0 CPU(s): 0-3 Flags: fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc arch_perfmon rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm xsaveopt + java -version openjdk version "9-internal" OpenJDK Runtime Environment (build 9-internal+0-2016-04-14-195246.buildd.src) OpenJDK 64-Bit Server VM (build 9-internal+0-2016-04-14-195246.buildd.src, mixed mode) + mvn --version /tmp/jenkins7969655262237074749.sh: line 5: mvn: command not found + free -tm total used free shared buff/cache available Mem: 24111 7549 4647 247 11914 15830 Swap: 0 0 0 Total: 24111 7549 4647 [Gradle] - Launching build. [Polygene-develop-java9-check] $ <https://builds.apache.org/job/Polygene-develop-java9-check/ws/gradlew> --no-daemon --continue -Dversion=3.1.0-SNAPSHOT -PskipDocker clean check ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/latest1.9 Please set the JAVA_HOME variable in your environment to match the location of your Java installation. 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: Test reports were found but none of them are new. Did tests run? For example, <https://builds.apache.org/job/Polygene-develop-java9-check/ws/buildSrc/build/test-results/test/TEST-org.apache.polygene.gradle.release.ModuleReleaseSpecTest.xml> is 1 day 18 hr old Not sending mail to unregistered user [email protected]
