See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/261/changes>

Changes:

[Deron Eriksson] Added documentation for toString

[npansar] [SYSTEMML-540] Initial implementation of conv2d/pooling builtin 
function

[npansar] [SYSTEMML-594] Adding tutorial to run SystemML on Bluemix/DSW using

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
PATH=/usr/local/bin:/usr/bin:/opt/apache-maven-3.3.3

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on SystemML - Jenkins Slave 01 (x86_64 slave01) in workspace 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/apache/incubator-systemml.git
 > git init <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/incubator-systemml.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/apache/incubator-systemml.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://github.com/apache/incubator-systemml.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://github.com/apache/incubator-systemml.git # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-systemml.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/apache/incubator-systemml.git 
 > +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bcdc9da51b85388f7221394bc6273ff654e9f102 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bcdc9da51b85388f7221394bc6273ff654e9f102
 > git rev-list ba6f1e60ad7d603fe520de93f376d7e65d98b5e2 # timeout=10
Run condition [Always] enabling prebuild for step [[]]
[SystemML-DailyTest] $ /bin/sh -xe /tmp/hudson8188393604027715136.sh
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 52999
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[SystemML-DailyTest] $ 
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.51-1.b16.el7_1.x86_64/bin/java -Xmx4096m 
-XX:MaxPermSize=4096m -cp 
/a/maven32-agent.jar:/opt/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/opt/apache-maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven32Main /opt/apache-maven-3.3.3 /a/slave.jar 
/a/maven32-interceptor.jar /a/maven3-interceptor-commons.jar 52999
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=4096m; support 
was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/pom.xml> 
versions:display-dependency-updates -U -Pdistribution,rat clean package
[INFO] Scanning for projects...
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 
in central (https://repo.maven.apache.org/maven2)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
 (13 KB at 237.5 KB/sec)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 
KB at 363.5 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
 (655 B at 53.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SystemML 0.10.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.2:display-dependency-updates (default-cli) @ 
systemml ---
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO] artifact commons-logging:commons-logging: checking for updates from 
central
[INFO] artifact commons-collections:commons-collections: checking for updates 
from central
[INFO] artifact log4j:log4j: checking for updates from central
[INFO] artifact net.sf.opencsv:opencsv: checking for updates from central
[INFO] artifact org.apache.commons:commons-math3: checking for updates from 
central
[INFO] artifact org.antlr:antlr4-runtime: checking for updates from central
[INFO] artifact org.antlr:antlr4: checking for updates from central
[INFO] artifact org.apache.hadoop:hadoop-client: checking for updates from 
central
[INFO] artifact org.apache.hadoop:hadoop-common: checking for updates from 
central
[INFO] artifact org.apache.hadoop:hadoop-hdfs: checking for updates from central
[INFO] artifact org.apache.hadoop:hadoop-mapreduce-client-app: checking for 
updates from central
[INFO] artifact org.apache.hadoop:hadoop-mapreduce-client-common: checking for 
updates from central
[INFO] artifact org.apache.hadoop:hadoop-mapreduce-client-jobclient: checking 
for updates from central
[INFO] artifact org.apache.hadoop:hadoop-yarn-api: checking for updates from 
central
[INFO] artifact org.apache.hadoop:hadoop-yarn-client: checking for updates from 
central
[INFO] artifact org.apache.hadoop:hadoop-yarn-common: checking for updates from 
central
[INFO] artifact org.apache.spark:spark-core_2.10: checking for updates from 
central
[INFO] artifact org.apache.spark:spark-mllib_2.10: checking for updates from 
central
[INFO] artifact org.apache.spark:spark-sql_2.10: checking for updates from 
central
[INFO] artifact org.apache.wink:wink-json4j: checking for updates from central
[INFO] artifact org.mockito:mockito-core: checking for updates from central
[INFO] artifact org.scala-lang:scala-actors: checking for updates from central
[INFO] artifact org.scala-lang:scala-compiler: checking for updates from central
[INFO] artifact org.scala-lang:scala-library: checking for updates from central
[INFO] artifact org.scala-lang:scala-reflect: checking for updates from central
[INFO] artifact org.scala-lang:scalap: checking for updates from central
[INFO] artifact org.scalacheck:scalacheck_2.10: checking for updates from 
central
[INFO] artifact org.scalatest:scalatest_2.10: checking for updates from central
[INFO] artifact stax:stax-api: checking for updates from central
[INFO] The following dependencies in Dependencies have newer versions:
[INFO]   com.google.guava:guava ................................ 14.0.1 -> 19.0
[INFO]   commons-collections:commons-collections ............ 3.2.1 -> 20040616
[INFO]   commons-logging:commons-logging ......................... 1.1.1 -> 1.2
[INFO]   junit:junit ............................................. 4.11 -> 4.12
[INFO]   log4j:log4j ......................................... 1.2.15 -> 1.2.17
[INFO]   net.sf.opencsv:opencsv .................................... 1.8 -> 2.3
[INFO]   org.antlr:antlr4 ........................................ 4.3 -> 4.5.3
[INFO]   org.antlr:antlr4-runtime ................................ 4.3 -> 4.5.3
[INFO]   org.apache.commons:commons-math3 ...................... 3.1.1 -> 3.6.1
[INFO]   org.apache.hadoop:hadoop-client ....................... 2.4.1 -> 2.7.2
[INFO]   org.apache.hadoop:hadoop-common ....................... 2.4.1 -> 2.7.2
[INFO]   org.apache.hadoop:hadoop-hdfs ......................... 2.4.1 -> 2.7.2
[INFO]   org.apache.hadoop:hadoop-mapreduce-client-app ......... 2.4.1 -> 2.7.2
[INFO]   org.apache.hadoop:hadoop-mapreduce-client-common ...... 2.4.1 -> 2.7.2
[INFO]   org.apache.hadoop:hadoop-mapreduce-client-jobclient ... 2.4.1 -> 2.7.2
[INFO]   org.apache.hadoop:hadoop-yarn-api ..................... 2.4.1 -> 2.7.2
[INFO]   org.apache.hadoop:hadoop-yarn-client .................. 2.4.1 -> 2.7.2
[INFO]   org.apache.hadoop:hadoop-yarn-common .................. 2.4.1 -> 2.7.2
[INFO]   org.apache.spark:spark-core_2.10 ...................... 1.4.1 -> 1.6.1
[INFO]   org.apache.spark:spark-mllib_2.10 ..................... 1.4.1 -> 1.6.1
[INFO]   org.apache.spark:spark-sql_2.10 ....................... 1.4.1 -> 1.6.1
[INFO]   org.mockito:mockito-core ........................ 1.9.5 -> 2.0.52-beta
[INFO]   org.scala-lang:scala-actors ......................... 2.10.5 -> 2.11.8
[INFO]   org.scala-lang:scala-compiler .................... 2.10.5 -> 2.12.0-M4
[INFO]   org.scala-lang:scala-library ..................... 2.10.5 -> 2.12.0-M4
[INFO]   org.scala-lang:scala-reflect ..................... 2.10.5 -> 2.12.0-M4
[INFO]   org.scala-lang:scalap ............................ 2.10.5 -> 2.12.0-M4
[INFO]   org.scalacheck:scalacheck_2.10 ...................... 1.11.3 -> 1.13.1
[INFO]   org.scalatest:scalatest_2.10 ................... 2.2.1 -> 3.0.0-SNAP13
[INFO] 
[TASKS] Scanning folder 
'<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/'> for files 
matching the pattern '*.java,*.scala,*.xml,*.txt' - excludes: 
[TASKS] Found 1 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #260
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ systemml ---
[INFO] 
[INFO] --- scala-maven-plugin:3.2.2:add-source (eclipse-add-source) @ systemml 
---
[INFO] Add Source directory: 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/scala>
[INFO] Add Test Source directory: 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test/scala>
[INFO] 
[INFO] --- antlr4-maven-plugin:4.3:antlr4 (antlr) @ systemml ---
[INFO] ANTLR 4: Processing source directory 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java>
[INFO] Processing grammar: org/apache/sysml/parser/dml/Dml.g4
[INFO] Processing grammar: org/apache/sysml/parser/pydml/Pydml.g4
[WARNING] warning(154): org/apache/sysml/parser/pydml/Pydml.g4:216:0: rule 
'dataIdentifier' contains an optional block with at least one alternative that 
can match an empty string
[WARNING] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/org/apache/sysml/parser/pydml/Pydml.g4>
 [216:0]: rule 'dataIdentifier' contains an optional block with at least one 
alternative that can match an empty string
[WARNING] warning(154): org/apache/sysml/parser/pydml/Pydml.g4:216:0: rule 
'dataIdentifier' contains an optional block with at least one alternative that 
can match an empty string
[WARNING] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/org/apache/sysml/parser/pydml/Pydml.g4>
 [216:0]: rule 'dataIdentifier' contains an optional block with at least one 
alternative that can match an empty string
[WARNING] warning(154): org/apache/sysml/parser/pydml/Pydml.g4:216:0: rule 
'dataIdentifier' contains an optional block with at least one alternative that 
can match an empty string
[WARNING] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/org/apache/sysml/parser/pydml/Pydml.g4>
 [216:0]: rule 'dataIdentifier' contains an optional block with at least one 
alternative that can match an empty string
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ systemml ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ systemml 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ systemml ---
[WARNING]  Expected all dependencies to require Scala version: 2.10.5
[WARNING]  com.twitter:chill_2.10:0.5.0 requires scala version: 2.10.4
[WARNING] Multiple versions of scala libraries detected!
[INFO] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java>:-1:
 info: compiling
[INFO] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/scala>:-1:
 info: compiling
[INFO] Compiling 894 source files to 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/classes> 
at 1463470233915
[INFO] prepare-compile in 0 s
[INFO] compile in 6 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ systemml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 892 source files to 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/classes>
[INFO] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java/org/apache/sysml/runtime/matrix/mapred/MRBaseForCommonInstructions.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java/org/apache/sysml/runtime/matrix/mapred/MRBaseForCommonInstructions.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java/org/apache/sysml/runtime/controlprogram/parfor/opt/OptimizerRuleBased.java>:
 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java/org/apache/sysml/runtime/controlprogram/parfor/opt/OptimizerRuleBased.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java/org/apache/sysml/runtime/controlprogram/parfor/opt/OptimizerRuleBased.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java/org/apache/sysml/parser/dml/DmlPreprocessor.java>:[81,8]
 org.apache.sysml.parser.dml.DmlPreprocessor is not abstract and does not 
override abstract method 
exitMultiIdExpression(org.apache.sysml.parser.dml.DmlParser.MultiIdExpressionContext)
 in org.apache.sysml.parser.dml.DmlListener
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.860 s
[INFO] Finished at: 2016-05-17T02:30:52-05:00
[INFO] Final Memory: 92M/2444M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on 
project systemml: Compilation failure
[ERROR] 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/main/java/org/apache/sysml/parser/dml/DmlPreprocessor.java>:[81,8]
 org.apache.sysml.parser.dml.DmlPreprocessor is not abstract and does not 
override abstract method 
exitMultiIdExpression(org.apache.sysml.parser.dml.DmlParser.MultiIdExpressionContext)
 in org.apache.sysml.parser.dml.DmlListener
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/pom.xml> to 
org.apache.systemml/systemml/0.10.0-incubating-SNAPSHOT/systemml-0.10.0-incubating-SNAPSHOT.pom
channel stopped
Run condition [Always] enabling perform for step [[]]

Reply via email to