See 
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/165/display/redirect?page=changes>

Changes:

[paulmerlin] build: fix maven artifacts upload

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H15 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Polygene(JavaEdition)-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 3f76f6ebc39e62ed358941759762a9e0083d3ebf 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f76f6ebc39e62ed358941759762a9e0083d3ebf
 > git rev-list 8e936ae949477e6dc2dd252d0aabb6133465743d # timeout=10
[Polygene(JavaEdition)-develop-java9-check] $ /bin/bash -xe 
/tmp/hudson620923220370857592.sh
+ uname -a
Linux asf915.gq1.ygridcore.net 4.4.0-43-generic #63-Ubuntu SMP Wed Oct 12 
13:48:03 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):                24
On-line CPU(s) list:   0-23
Thread(s) per core:    2
Core(s) per socket:    6
Socket(s):             2
NUMA node(s):          2
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 45
Model name:            Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz
Stepping:              7
CPU MHz:               1205.101
CPU max MHz:           2700.0000
CPU min MHz:           1200.0000
BogoMIPS:              4400.95
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              15360K
NUMA node0 CPU(s):     0,2,4,6,8,10,12,14,16,18,20,22
NUMA node1 CPU(s):     1,3,5,7,9,11,13,15,17,19,21,23
Flags:                 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est 
tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt 
tsc_deadline_timer aes xsave avx lahf_lm epb tpr_shadow vnmi flexpriority ept 
vpid xsaveopt dtherm ida arat pln pts
+ java -version
java version "9-ea"
Java(TM) SE Runtime Environment (build 9-ea+139)
Java HotSpot(TM) 64-Bit Server VM (build 9-ea+139, mixed mode)
+ mvn --version
/tmp/hudson620923220370857592.sh: line 5: mvn: command not found
+ free -tm
              total        used        free      shared  buff/cache   available
Mem:          96638       18956       30194        1032       47487       75870
Swap:         98256       13813       84443
Total:       194895       32769      114638
[Gradle] - Launching build.
[Polygene(JavaEdition)-develop-java9-check] $ 
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/gradlew>
 --no-daemon --continue -Dversion=3.0-SNAPSHOT -PskipDocker clean check
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/3.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
:buildSrc:compileJava NO-SOURCE
:buildSrc:compileGroovy
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes
:buildSrc:jar
:buildSrc:assemble
:buildSrc:compileTestJava NO-SOURCE
:buildSrc:compileTestGroovy
:buildSrc:processTestResources NO-SOURCE
:buildSrc:testClasses
:buildSrc:test
:buildSrc:check
:buildSrc:build

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java9-check/ws/core/api/build.gradle'>
 line: 21

* What went wrong:
A problem occurred evaluating project ':core:api'.
> org.gradle.api.publication.maven.internal.deployer.BaseMavenDeployer.getSnapshotRepository()Lorg/gradle/internal/impldep/org/apache/maven/artifact/ant/RemoteRepository;

* 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: 22.953 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Reply via email to