You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/09 15:38:08 UTC

Build failed in Jenkins: streams-project #428

See <https://builds.apache.org/job/streams-project/428/display/redirect?page=changes>

Changes:

[sblackmon] site url = gitbox

------------------------------------------
Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/streams-project/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/streams.git
 > git init <https://builds.apache.org/job/streams-project/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/streams.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/streams.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/streams.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git fetch --tags --progress https://github.com/apache/streams.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision eb27b3012fbc430817fa66ee3448d055f264c0eb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eb27b3012fbc430817fa66ee3448d055f264c0eb
Commit message: "site url = gitbox"
 > git rev-list 939b932b9b84ab1db8695a30d2ea9128974e14a0 # timeout=10
[streams-project] $ /home/jenkins/tools/maven/apache-maven-3.5.0/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/streams-project/ws/.repository> -v
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T19:39:06Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.5.0
Java version: 1.8.0_152, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_152/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-98-generic", arch: "amd64", family: "unix"
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 46765
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46765
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f <https://builds.apache.org/job/streams-project/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -s /tmp/settings1677913204994954478.xml -q site:attach-descriptor clean install
[WARNING] The project org.apache.streams:apache-streams:pom:0.5.2-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project apache-streams: Failed during checkstyle execution: Unable to find configuration file at location: http://streams.apache.org/site/latest/streams-project/streams-java-checkstyle.xml: Could not find resource 'http://streams.apache.org/site/latest/streams-project/streams-java-checkstyle.xml'. -> [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/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/streams-filters/pom.xml> to org.apache.streams/streams-filters/0.5.2-SNAPSHOT/streams-filters-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-schemas/streams-schema-activitystreams2/pom.xml> to org.apache.streams/streams-schema-activitystreams2/0.5.2-SNAPSHOT/streams-schema-activitystreams2-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-core/pom.xml> to org.apache.streams/streams-core/0.5.2-SNAPSHOT/streams-core-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-regex/pom.xml> to org.apache.streams/streams-processor-regex/0.5.2-SNAPSHOT/streams-processor-regex-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-runtimes/pom.xml> to org.apache.streams/streams-runtimes/0.5.2-SNAPSHOT/streams-runtimes-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-filebuffer/pom.xml> to org.apache.streams/streams-persist-filebuffer/0.5.2-SNAPSHOT/streams-persist-filebuffer-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-hive/pom.xml> to org.apache.streams.plugins/streams-plugin-hive/0.5.2-SNAPSHOT/streams-plugin-hive-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/streams-converters/pom.xml> to org.apache.streams/streams-converters/0.5.2-SNAPSHOT/streams-converters-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-console/pom.xml> to org.apache.streams/streams-persist-console/0.5.2-SNAPSHOT/streams-persist-console-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/pom.xml> to org.apache.streams/streams-contrib/0.5.2-SNAPSHOT/streams-contrib-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-amazon-aws/pom.xml> to org.apache.streams/streams-amazon-aws/0.5.2-SNAPSHOT/streams-amazon-aws-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-json/pom.xml> to org.apache.streams/streams-processor-json/0.5.2-SNAPSHOT/streams-processor-json-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-pig/pom.xml> to org.apache.streams.plugins/streams-plugin-pig/0.5.2-SNAPSHOT/streams-plugin-pig-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-neo4j/pom.xml> to org.apache.streams/streams-persist-neo4j/0.5.2-SNAPSHOT/streams-persist-neo4j-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-peoplepattern/pom.xml> to org.apache.streams/streams-processor-peoplepattern/0.5.2-SNAPSHOT/streams-processor-peoplepattern-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-rss/pom.xml> to org.apache.streams/streams-provider-rss/0.5.2-SNAPSHOT/streams-provider-rss-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-hbase/pom.xml> to org.apache.streams.plugins/streams-plugin-hbase/0.5.2-SNAPSHOT/streams-plugin-hbase-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/streams-http/pom.xml> to org.apache.streams/streams-http/0.5.2-SNAPSHOT/streams-http-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-pojo/pom.xml> to org.apache.streams.plugins/streams-plugin-pojo/0.5.2-SNAPSHOT/streams-plugin-pojo-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-pojo/pom.xml> to org.apache.streams/streams-pojo/0.5.2-SNAPSHOT/streams-pojo-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml> to org.apache.streams/streams-persist-kinesis/0.5.2-SNAPSHOT/streams-persist-kinesis-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-scala/pom.xml> to org.apache.streams.plugins/streams-plugin-scala/0.5.2-SNAPSHOT/streams-plugin-scala-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-urls/pom.xml> to org.apache.streams/streams-processor-urls/0.5.2-SNAPSHOT/streams-processor-urls-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-google/google-gmail/pom.xml> to org.apache.streams/streams-provider-google-gmail/0.5.2-SNAPSHOT/streams-provider-google-gmail-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-elasticsearch/pom.xml> to org.apache.streams.plugins/streams-plugin-elasticsearch/0.5.2-SNAPSHOT/streams-plugin-elasticsearch-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-runtimes/streams-runtime-dropwizard/pom.xml> to org.apache.streams/streams-runtime-dropwizard/0.5.2-SNAPSHOT/streams-runtime-dropwizard-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-google/pom.xml> to org.apache.streams/streams-provider-google/0.5.2-SNAPSHOT/streams-provider-google-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-pojo-extensions/pom.xml> to org.apache.streams/streams-pojo-extensions/0.5.2-SNAPSHOT/streams-pojo-extensions-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-jackson/pom.xml> to org.apache.streams/streams-processor-jackson/0.5.2-SNAPSHOT/streams-processor-jackson-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/pom.xml> to org.apache.streams/streams-components/0.5.2-SNAPSHOT/streams-components-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-schemas/streams-schema-activitystreams/pom.xml> to org.apache.streams/streams-schema-activitystreams/0.5.2-SNAPSHOT/streams-schema-activitystreams-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-sysomos/pom.xml> to org.apache.streams/streams-provider-sysomos/0.5.2-SNAPSHOT/streams-provider-sysomos-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-youtube/pom.xml> to org.apache.streams/streams-provider-youtube/0.5.2-SNAPSHOT/streams-provider-youtube-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-schemas/pom.xml> to org.apache.streams/streams-schemas/0.5.2-SNAPSHOT/streams-schemas-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/pom.xml> to org.apache.streams/apache-streams/0.5.2-SNAPSHOT/apache-streams-0.5.2-SNAPSHOT.pom
[Fast Archiver] Compressed 64.35 KB of artifacts by 49.7% relative to #427
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-facebook/pom.xml> to org.apache.streams/streams-provider-facebook/0.5.2-SNAPSHOT/streams-provider-facebook-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-cassandra/pom.xml> to org.apache.streams/streams-persist-cassandra/0.5.2-SNAPSHOT/streams-persist-cassandra-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-elasticsearch/pom.xml> to org.apache.streams/streams-persist-elasticsearch/0.5.2-SNAPSHOT/streams-persist-elasticsearch-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-google/google-gplus/pom.xml> to org.apache.streams/streams-provider-google-gplus/0.5.2-SNAPSHOT/streams-provider-google-gplus-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-config/pom.xml> to org.apache.streams/streams-config/0.5.2-SNAPSHOT/streams-config-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-util/pom.xml> to org.apache.streams/streams-util/0.5.2-SNAPSHOT/streams-util-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-hdfs/pom.xml> to org.apache.streams/streams-persist-hdfs/0.5.2-SNAPSHOT/streams-persist-hdfs-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/pom.xml> to org.apache.streams.plugins/streams-plugins/0.5.2-SNAPSHOT/streams-plugins-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-twitter/pom.xml> to org.apache.streams/streams-provider-twitter/0.5.2-SNAPSHOT/streams-provider-twitter-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml> to org.apache.streams/streams-persist-s3/0.5.2-SNAPSHOT/streams-persist-s3-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-verbs/pom.xml> to org.apache.streams/streams-verbs/0.5.2-SNAPSHOT/streams-verbs-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-instagram/pom.xml> to org.apache.streams/streams-provider-instagram/0.5.2-SNAPSHOT/streams-provider-instagram-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-kafka/pom.xml> to org.apache.streams/streams-persist-kafka/0.5.2-SNAPSHOT/streams-persist-kafka-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-moreover/pom.xml> to org.apache.streams/streams-provider-moreover/0.5.2-SNAPSHOT/streams-provider-moreover-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-monitoring/pom.xml> to org.apache.streams/streams-monitoring/0.5.2-SNAPSHOT/streams-monitoring-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-graph/pom.xml> to org.apache.streams/streams-persist-graph/0.5.2-SNAPSHOT/streams-persist-graph-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-riak/pom.xml> to org.apache.streams/streams-persist-riak/0.5.2-SNAPSHOT/streams-persist-riak-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-testing/pom.xml> to org.apache.streams/streams-testing/0.5.2-SNAPSHOT/streams-testing-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-hbase/pom.xml> to org.apache.streams/streams-persist-hbase/0.5.2-SNAPSHOT/streams-persist-hbase-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-mongo/pom.xml> to org.apache.streams/streams-persist-mongo/0.5.2-SNAPSHOT/streams-persist-mongo-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-cassandra/pom.xml> to org.apache.streams.plugins/streams-plugin-cassandra/0.5.2-SNAPSHOT/streams-plugin-cassandra-0.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-runtimes/streams-runtime-local/pom.xml> to org.apache.streams/streams-runtime-local/0.5.2-SNAPSHOT/streams-runtime-local-0.5.2-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : streams-project #429

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-project/429/display/redirect?page=changes>