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 2016/10/04 00:23:23 UTC

Build failed in Jenkins: Streams Project Site #7

See <https://builds.apache.org/job/Streams%20Project%20Site/7/changes>

Changes:

[sblackmon] fix svn link, publish 0.4-incubating-SNAPSHOT to website

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/Streams%20Project%20Site/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/Streams%20Project%20Site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-streams.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/incubator-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://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8bb4ca8a6e49145209160dd6be947bf556389b1d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bb4ca8a6e49145209160dd6be947bf556389b1d
 > git rev-list 9cc1d16a84cf379e2078b1e1fdc782b90c1d9d6f # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/streams/streams-master/0.4-incubating-SNAPSHOT/maven-metadata.xml
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/streams/streams-master/0.4-incubating-SNAPSHOT/streams-master-0.4-incubating-20161003.233954-3.pom
Failed to transfer Could not find metadata org.apache.streams:streams-master:0.4-incubating-SNAPSHOT/maven-metadata.xml in sonatype (https://oss.sonatype.org/content/repositories/snapshots)
Failed to transfer Could not find metadata org.apache.streams:streams-master:0.4-incubating-SNAPSHOT/maven-metadata.xml in typesafe (http://repo.typesafe.com/typesafe/repo)
Failed to transfer Could not find metadata org.apache.streams:streams-master:0.4-incubating-SNAPSHOT/maven-metadata.xml in google-api-services (http://google-api-client-libraries.appspot.com/mavenrepo)
Downloaded artifact http://repository.apache.org/snapshots/org/apache/streams/streams-master/0.4-incubating-SNAPSHOT/maven-metadata.xml
Modules changed, recalculating dependency graph
Established TCP socket on 40252
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Streams Project Site] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/tools/maven/apache-maven-3.2.1/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40252
<===[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%20Project%20Site/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -s /tmp/settings774770438205283432.xml -q -U generate-sources site-deploy -s settings.xml
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[JENKINS] Archiving site from <https://builds.apache.org/job/Streams%20Project%20Site/ws/target/site> to /x1/jenkins/jenkins-home/jobs/Streams Project Site/site
scm:svn:https://svn.apache.org/repos/asf/incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-master/ - Session: Opened  
Uploading: ../streams-project to scm:svn:https://svn.apache.org/repos/asf/incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-master/

scm:svn:https://svn.apache.org/repos/asf/incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-master/ - Session: Disconnecting  
scm:svn:https://svn.apache.org/repos/asf/incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-master/ - Session: Disconnected
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.5:deploy (default-deploy) on project streams-project: Error uploading site: Failed to create directory /tmp/wagon-scm2007160111.checkout/..; parent should exist: /tmp/wagon-scm2007160111.checkout -> [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%20Project%20Site/ws/streams-components/streams-filters/pom.xml> to org.apache.streams/streams-filters/0.4-incubating-SNAPSHOT/streams-filters-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/streams-runtime-pig/pom.xml> to org.apache.streams/streams-runtime-pig/0.4-incubating-SNAPSHOT/streams-runtime-pig-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-core/pom.xml> to org.apache.streams/streams-core/0.4-incubating-SNAPSHOT/streams-core-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/pom.xml> to org.apache.streams/streams-provider-gnip/0.4-incubating-SNAPSHOT/streams-provider-gnip-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-regex/pom.xml> to org.apache.streams/streams-processor-regex/0.4-incubating-SNAPSHOT/streams-processor-regex-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/pom.xml> to org.apache.streams/streams-runtimes/0.4-incubating-SNAPSHOT/streams-runtimes-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-filebuffer/pom.xml> to org.apache.streams/streams-persist-filebuffer/0.4-incubating-SNAPSHOT/streams-persist-filebuffer-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-components/streams-converters/pom.xml> to org.apache.streams/streams-converters/0.4-incubating-SNAPSHOT/streams-converters-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-console/pom.xml> to org.apache.streams/streams-persist-console/0.4-incubating-SNAPSHOT/streams-persist-console-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/pom.xml> to org.apache.streams/streams-contrib/0.4-incubating-SNAPSHOT/streams-contrib-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-amazon-aws/pom.xml> to org.apache.streams/streams-amazon-aws/0.4-incubating-SNAPSHOT/streams-amazon-aws-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-reddit/pom.xml> to org.apache.streams/gnip-edc-reddit/0.4-incubating-SNAPSHOT/gnip-edc-reddit-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-json/pom.xml> to org.apache.streams/streams-processor-json/0.4-incubating-SNAPSHOT/streams-processor-json-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-facebook/pom.xml> to org.apache.streams/gnip-edc-facebook/0.4-incubating-SNAPSHOT/gnip-edc-facebook-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-peoplepattern/pom.xml> to org.apache.streams/streams-processor-peoplepattern/0.4-incubating-SNAPSHOT/streams-processor-peoplepattern-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-rss/pom.xml> to org.apache.streams/streams-provider-rss/0.4-incubating-SNAPSHOT/streams-provider-rss-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-components/streams-http/pom.xml> to org.apache.streams/streams-http/0.4-incubating-SNAPSHOT/streams-http-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-pojo/pom.xml> to org.apache.streams/streams-pojo/0.4-incubating-SNAPSHOT/streams-pojo-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml> to org.apache.streams/streams-persist-kinesis/0.4-incubating-SNAPSHOT/streams-persist-kinesis-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-urls/pom.xml> to org.apache.streams/streams-processor-urls/0.4-incubating-SNAPSHOT/streams-processor-urls-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-google/google-gplus/pom.xml> to org.apache.streams/google-gplus/0.4-incubating-SNAPSHOT/google-gplus-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/streams-runtime-dropwizard/pom.xml> to org.apache.streams/streams-runtime-dropwizard/0.4-incubating-SNAPSHOT/streams-runtime-dropwizard-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-google/pom.xml> to org.apache.streams/streams-provider-google/0.4-incubating-SNAPSHOT/streams-provider-google-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-pojo-extensions/pom.xml> to org.apache.streams/streams-pojo-extensions/0.4-incubating-SNAPSHOT/streams-pojo-extensions-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-jackson/pom.xml> to org.apache.streams/streams-processor-jackson/0.4-incubating-SNAPSHOT/streams-processor-jackson-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-components/pom.xml> to org.apache.streams/streams-components/0.4-incubating-SNAPSHOT/streams-components-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-sysomos/pom.xml> to org.apache.streams/streams-provider-sysomos/0.4-incubating-SNAPSHOT/streams-provider-sysomos-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-youtube/pom.xml> to org.apache.streams/streams-provider-youtube/0.4-incubating-SNAPSHOT/streams-provider-youtube-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-googleplus/pom.xml> to org.apache.streams/gnip-edc-googleplus/0.4-incubating-SNAPSHOT/gnip-edc-googleplus-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-datasift/pom.xml> to org.apache.streams/streams-provider-datasift/0.4-incubating-SNAPSHOT/streams-provider-datasift-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-facebook/pom.xml> to org.apache.streams/streams-provider-facebook/0.4-incubating-SNAPSHOT/streams-provider-facebook-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-powertrack/pom.xml> to org.apache.streams/gnip-powertrack/0.4-incubating-SNAPSHOT/gnip-powertrack-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-elasticsearch/pom.xml> to org.apache.streams/streams-persist-elasticsearch/0.4-incubating-SNAPSHOT/streams-persist-elasticsearch-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-youtube/pom.xml> to org.apache.streams/gnip-edc-youtube/0.4-incubating-SNAPSHOT/gnip-edc-youtube-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-google/google-gmail/pom.xml> to org.apache.streams/google-gmail/0.4-incubating-SNAPSHOT/google-gmail-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/streams-runtime-storm/pom.xml> to org.apache.streams/streams-runtime-storm/0.4-incubating-SNAPSHOT/streams-runtime-storm-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-config/pom.xml> to org.apache.streams/streams-config/0.4-incubating-SNAPSHOT/streams-config-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-util/pom.xml> to org.apache.streams/streams-util/0.4-incubating-SNAPSHOT/streams-util-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-hdfs/pom.xml> to org.apache.streams/streams-persist-hdfs/0.4-incubating-SNAPSHOT/streams-persist-hdfs-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/pom.xml> to org.apache.streams/streams-project/0.4-incubating-SNAPSHOT/streams-project-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-twitter/pom.xml> to org.apache.streams/streams-provider-twitter/0.4-incubating-SNAPSHOT/streams-provider-twitter-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml> to org.apache.streams/streams-persist-s3/0.4-incubating-SNAPSHOT/streams-persist-s3-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-verbs/pom.xml> to org.apache.streams/streams-verbs/0.4-incubating-SNAPSHOT/streams-verbs-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-instagram/pom.xml> to org.apache.streams/streams-provider-instagram/0.4-incubating-SNAPSHOT/streams-provider-instagram-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-kafka/pom.xml> to org.apache.streams/streams-persist-kafka/0.4-incubating-SNAPSHOT/streams-persist-kafka-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-moreover/pom.xml> to org.apache.streams/streams-provider-moreover/0.4-incubating-SNAPSHOT/streams-provider-moreover-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-instagram/pom.xml> to org.apache.streams/gnip-edc-instagram/0.4-incubating-SNAPSHOT/gnip-edc-instagram-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-monitoring/pom.xml> to org.apache.streams/streams-monitoring/0.4-incubating-SNAPSHOT/streams-monitoring-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-graph/pom.xml> to org.apache.streams/streams-persist-graph/0.4-incubating-SNAPSHOT/streams-persist-graph-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-flickr/pom.xml> to org.apache.streams/gnip-edc-flickr/0.4-incubating-SNAPSHOT/gnip-edc-flickr-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-testing/pom.xml> to org.apache.streams/streams-testing/0.4-incubating-SNAPSHOT/streams-testing-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-hbase/pom.xml> to org.apache.streams/streams-persist-hbase/0.4-incubating-SNAPSHOT/streams-persist-hbase-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-mongo/pom.xml> to org.apache.streams/streams-persist-mongo/0.4-incubating-SNAPSHOT/streams-persist-mongo-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/streams-runtime-local/pom.xml> to org.apache.streams/streams-runtime-local/0.4-incubating-SNAPSHOT/streams-runtime-local-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Streams Project Site #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Streams%20Project%20Site/8/changes>

Changes:

[sblackmon] related to STREAMS-403

[sblackmon] example of STREAMS-415 using twitter

[sblackmon] employ args to simplify test and provider command line

[sblackmon] fixes while testing flink examples

[sblackmon] per PR feedback, don’t use import .*;

[sblackmon] more main methods: STREAMS-411, better thread tracking: STREAMS-425,

[sblackmon] add 3 more provider ITs, reorganize test packages

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-281 (Ubuntu ubuntu jenkins-cloud-8GB jenkins-cloud-4GB cloud-slave) in workspace <https://builds.apache.org/job/Streams%20Project%20Site/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/Streams%20Project%20Site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-streams.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/incubator-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://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4febde277d428fe0a3fcd9de55b7eaa3899cf4d0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4febde277d428fe0a3fcd9de55b7eaa3899cf4d0
 > git rev-list 8bb4ca8a6e49145209160dd6be947bf556389b1d # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/streams/streams-master/0.4-incubating-SNAPSHOT/maven-metadata.xml
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/streams/streams-master/0.4-incubating-SNAPSHOT/streams-master-0.4-incubating-20161007.194956-5.pom
Failed to transfer Could not find metadata org.apache.streams:streams-master:0.4-incubating-SNAPSHOT/maven-metadata.xml in sonatype (https://oss.sonatype.org/content/repositories/snapshots)
Failed to transfer Could not find metadata org.apache.streams:streams-master:0.4-incubating-SNAPSHOT/maven-metadata.xml in typesafe (http://repo.typesafe.com/typesafe/repo)
Failed to transfer Could not find metadata org.apache.streams:streams-master:0.4-incubating-SNAPSHOT/maven-metadata.xml in google-api-services (http://google-api-client-libraries.appspot.com/mavenrepo)
Downloaded artifact http://repository.apache.org/snapshots/org/apache/streams/streams-master/0.4-incubating-SNAPSHOT/maven-metadata.xml
Modules changed, recalculating dependency graph
Established TCP socket on 42496
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Streams Project Site] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/tools/maven/apache-maven-3.2.1/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42496
<===[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%20Project%20Site/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s /tmp/settings8245873175943812738.xml -q -U generate-sources site-deploy -s settings.xml
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[JENKINS] Archiving site from <https://builds.apache.org/job/Streams%20Project%20Site/ws/target/site> to /x1/jenkins/jenkins-home/jobs/Streams Project Site/site
scm:svn:https://svn.apache.org/repos/asf/incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-master/ - Session: Opened  
Uploading: ../streams-project to scm:svn:https://svn.apache.org/repos/asf/incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-master/

scm:svn:https://svn.apache.org/repos/asf/incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-master/ - Session: Disconnecting  
scm:svn:https://svn.apache.org/repos/asf/incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-master/ - Session: Disconnected
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.5:deploy (default-deploy) on project streams-project: Error uploading site: Failed to create directory /tmp/wagon-scm726481240.checkout/..; parent should exist: /tmp/wagon-scm726481240.checkout -> [Help 1]
[ERROR] 
Waiting for Jenkins to finish collecting data[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%20Project%20Site/ws/streams-components/streams-filters/pom.xml> to org.apache.streams/streams-filters/0.4-incubating-SNAPSHOT/streams-filters-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/streams-runtime-pig/pom.xml> to org.apache.streams/streams-runtime-pig/0.4-incubating-SNAPSHOT/streams-runtime-pig-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-core/pom.xml> to org.apache.streams/streams-core/0.4-incubating-SNAPSHOT/streams-core-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/pom.xml> to org.apache.streams/streams-provider-gnip/0.4-incubating-SNAPSHOT/streams-provider-gnip-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-regex/pom.xml> to org.apache.streams/streams-processor-regex/0.4-incubating-SNAPSHOT/streams-processor-regex-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/pom.xml> to org.apache.streams/streams-runtimes/0.4-incubating-SNAPSHOT/streams-runtimes-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-filebuffer/pom.xml> to org.apache.streams/streams-persist-filebuffer/0.4-incubating-SNAPSHOT/streams-persist-filebuffer-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-components/streams-converters/pom.xml> to org.apache.streams/streams-converters/0.4-incubating-SNAPSHOT/streams-converters-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-console/pom.xml> to org.apache.streams/streams-persist-console/0.4-incubating-SNAPSHOT/streams-persist-console-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/pom.xml> to org.apache.streams/streams-contrib/0.4-incubating-SNAPSHOT/streams-contrib-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-amazon-aws/pom.xml> to org.apache.streams/streams-amazon-aws/0.4-incubating-SNAPSHOT/streams-amazon-aws-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-reddit/pom.xml> to org.apache.streams/gnip-edc-reddit/0.4-incubating-SNAPSHOT/gnip-edc-reddit-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-json/pom.xml> to org.apache.streams/streams-processor-json/0.4-incubating-SNAPSHOT/streams-processor-json-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-facebook/pom.xml> to org.apache.streams/gnip-edc-facebook/0.4-incubating-SNAPSHOT/gnip-edc-facebook-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-peoplepattern/pom.xml> to org.apache.streams/streams-processor-peoplepattern/0.4-incubating-SNAPSHOT/streams-processor-peoplepattern-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-rss/pom.xml> to org.apache.streams/streams-provider-rss/0.4-incubating-SNAPSHOT/streams-provider-rss-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-components/streams-http/pom.xml> to org.apache.streams/streams-http/0.4-incubating-SNAPSHOT/streams-http-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-pojo/pom.xml> to org.apache.streams/streams-pojo/0.4-incubating-SNAPSHOT/streams-pojo-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml> to org.apache.streams/streams-persist-kinesis/0.4-incubating-SNAPSHOT/streams-persist-kinesis-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-urls/pom.xml> to org.apache.streams/streams-processor-urls/0.4-incubating-SNAPSHOT/streams-processor-urls-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-google/google-gplus/pom.xml> to org.apache.streams/google-gplus/0.4-incubating-SNAPSHOT/google-gplus-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/streams-runtime-dropwizard/pom.xml> to org.apache.streams/streams-runtime-dropwizard/0.4-incubating-SNAPSHOT/streams-runtime-dropwizard-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-google/pom.xml> to org.apache.streams/streams-provider-google/0.4-incubating-SNAPSHOT/streams-provider-google-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-pojo-extensions/pom.xml> to org.apache.streams/streams-pojo-extensions/0.4-incubating-SNAPSHOT/streams-pojo-extensions-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-processor-jackson/pom.xml> to org.apache.streams/streams-processor-jackson/0.4-incubating-SNAPSHOT/streams-processor-jackson-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-components/pom.xml> to org.apache.streams/streams-components/0.4-incubating-SNAPSHOT/streams-components-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-sysomos/pom.xml> to org.apache.streams/streams-provider-sysomos/0.4-incubating-SNAPSHOT/streams-provider-sysomos-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-youtube/pom.xml> to org.apache.streams/streams-provider-youtube/0.4-incubating-SNAPSHOT/streams-provider-youtube-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-googleplus/pom.xml> to org.apache.streams/gnip-edc-googleplus/0.4-incubating-SNAPSHOT/gnip-edc-googleplus-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-datasift/pom.xml> to org.apache.streams/streams-provider-datasift/0.4-incubating-SNAPSHOT/streams-provider-datasift-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-facebook/pom.xml> to org.apache.streams/streams-provider-facebook/0.4-incubating-SNAPSHOT/streams-provider-facebook-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-powertrack/pom.xml> to org.apache.streams/gnip-powertrack/0.4-incubating-SNAPSHOT/gnip-powertrack-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-elasticsearch/pom.xml> to org.apache.streams/streams-persist-elasticsearch/0.4-incubating-SNAPSHOT/streams-persist-elasticsearch-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-youtube/pom.xml> to org.apache.streams/gnip-edc-youtube/0.4-incubating-SNAPSHOT/gnip-edc-youtube-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-google/google-gmail/pom.xml> to org.apache.streams/google-gmail/0.4-incubating-SNAPSHOT/google-gmail-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/streams-runtime-storm/pom.xml> to org.apache.streams/streams-runtime-storm/0.4-incubating-SNAPSHOT/streams-runtime-storm-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-config/pom.xml> to org.apache.streams/streams-config/0.4-incubating-SNAPSHOT/streams-config-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-util/pom.xml> to org.apache.streams/streams-util/0.4-incubating-SNAPSHOT/streams-util-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-hdfs/pom.xml> to org.apache.streams/streams-persist-hdfs/0.4-incubating-SNAPSHOT/streams-persist-hdfs-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/pom.xml> to org.apache.streams/streams-project/0.4-incubating-SNAPSHOT/streams-project-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-twitter/pom.xml> to org.apache.streams/streams-provider-twitter/0.4-incubating-SNAPSHOT/streams-provider-twitter-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml> to org.apache.streams/streams-persist-s3/0.4-incubating-SNAPSHOT/streams-persist-s3-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-verbs/pom.xml> to org.apache.streams/streams-verbs/0.4-incubating-SNAPSHOT/streams-verbs-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-instagram/pom.xml> to org.apache.streams/streams-provider-instagram/0.4-incubating-SNAPSHOT/streams-provider-instagram-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-kafka/pom.xml> to org.apache.streams/streams-persist-kafka/0.4-incubating-SNAPSHOT/streams-persist-kafka-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-moreover/pom.xml> to org.apache.streams/streams-provider-moreover/0.4-incubating-SNAPSHOT/streams-provider-moreover-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-instagram/pom.xml> to org.apache.streams/gnip-edc-instagram/0.4-incubating-SNAPSHOT/gnip-edc-instagram-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-monitoring/pom.xml> to org.apache.streams/streams-monitoring/0.4-incubating-SNAPSHOT/streams-monitoring-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-graph/pom.xml> to org.apache.streams/streams-persist-graph/0.4-incubating-SNAPSHOT/streams-persist-graph-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-provider-gnip/gnip-edc-flickr/pom.xml> to org.apache.streams/gnip-edc-flickr/0.4-incubating-SNAPSHOT/gnip-edc-flickr-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-testing/pom.xml> to org.apache.streams/streams-testing/0.4-incubating-SNAPSHOT/streams-testing-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-hbase/pom.xml> to org.apache.streams/streams-persist-hbase/0.4-incubating-SNAPSHOT/streams-persist-hbase-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-contrib/streams-persist-mongo/pom.xml> to org.apache.streams/streams-persist-mongo/0.4-incubating-SNAPSHOT/streams-persist-mongo-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-runtimes/streams-runtime-local/pom.xml> to org.apache.streams/streams-runtime-local/0.4-incubating-SNAPSHOT/streams-runtime-local-0.4-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped