See <https://builds.apache.org/job/Streams%20Project%20Site/14/changes>
Changes: [sblackmon] first take at STREAMS-389: [sblackmon] start of implementation for STREAMS-398 [sblackmon] create streams-plugin-pojo [sblackmon] rename Hive Generator [sblackmon] test pom for streams-plugin-pojo [sblackmon] STREAMS-398 - streams-schemas [sblackmon] STREAMS-398 - pojo generation [sblackmon] hive generation is looking pretty good [sblackmon] re-enable hive plugin [sblackmon] WIP for apachecon [sblackmon] first take at STREAMS-389: [sblackmon] refactoring, testing, documentation, CLI modes [sblackmon] version bump [sblackmon] pom version bump [sblackmon] remove extra classes from merge [sblackmon] remove version declaration from test ------------------------------------------ Started by user sblackmon [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 b21ec4b5028f8fa65ea2223e22af7d7c7bf16d4a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b21ec4b5028f8fa65ea2223e22af7d7c7bf16d4a > git rev-list f14a25cedc6c41f1331fb8783cce1c59f4eb1961 # 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-20161012.174637-6.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 Discovered a new module org.apache.streams:streams-plugins streams-plugins Discovered a new module org.apache.streams.plugins:streams-plugin-cassandra streams-plugin-cassandra Discovered a new module org.apache.streams.plugins:streams-plugin-elasticsearch streams-plugin-elasticsearch Discovered a new module org.apache.streams.plugins:streams-plugin-hbase streams-plugin-hbase Discovered a new module org.apache.streams.plugins:streams-plugin-hive streams-plugin-hive Discovered a new module org.apache.streams.plugins:streams-plugin-pig streams-plugin-pig Discovered a new module org.apache.streams.plugins:streams-plugin-pojo streams-plugin-pojo Discovered a new module org.apache.streams.plugins:streams-plugin-scala streams-plugin-scala Discovered a new module org.apache.streams:streams-schemas streams-schemas Discovered a new module org.apache.streams:streams-schema-activitystreams streams-schema-activitystreams Modules changed, recalculating dependency graph Established TCP socket on 41203 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.8/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.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41203 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%20Project%20Site/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -s /tmp/settings2568864714539596443.xml -q -U generate-sources site:site site:stage -Psite-reports [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.streams.plugins:streams-plugin-scala:maven-plugin:0.4-incubating-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ line 235, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [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 file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Opened file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnecting file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnected [JENKINS] Archiving site from <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-testing/target/site> to /x1/jenkins/jenkins-home/jobs/Streams Project Site/site/streams-testing file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Opened file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnecting file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnected [JENKINS] Archiving site from <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-config/target/site> to /x1/jenkins/jenkins-home/jobs/Streams Project Site/site/streams-config file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Opened file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnecting file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnected [JENKINS] Archiving site from <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-schemas/target/site> to /x1/jenkins/jenkins-home/jobs/Streams Project Site/site/streams-schemas file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Opened file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnecting file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnected [JENKINS] Archiving site from <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-schemas/streams-schema-activitystreams/target/site> to /x1/jenkins/jenkins-home/jobs/Streams Project Site/site/streams-schemas/streams-schema-activitystreams file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Opened file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnecting file://<https://builds.apache.org/job/Streams%20Project%20Site/ws/target/staging/> - Session: Disconnected [WARNING] The requested profile "site-reports" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project streams-util: Could not resolve dependencies for project org.apache.streams:streams-util:jar:0.4-incubating-SNAPSHOT: Could not find artifact org.apache.streams:streams-schema-activitystreams:jar:tests:0.4-incubating-SNAPSHOT in apache-snapshots (https://repository.apache.org/content/repositories/snapshots) -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :streams-util [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 [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 [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 [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 [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 [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 [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 [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-plugins/streams-plugin-hive/pom.xml> to org.apache.streams.plugins/streams-plugin-hive/0.4-incubating-SNAPSHOT/streams-plugin-hive-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 [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 [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 [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 [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 [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 [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 [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-plugins/streams-plugin-pig/pom.xml> to org.apache.streams.plugins/streams-plugin-pig/0.4-incubating-SNAPSHOT/streams-plugin-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-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 [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 [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-plugins/streams-plugin-hbase/pom.xml> to org.apache.streams.plugins/streams-plugin-hbase/0.4-incubating-SNAPSHOT/streams-plugin-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-components/streams-http/pom.xml> to org.apache.streams/streams-http/0.4-incubating-SNAPSHOT/streams-http-0.4-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-plugins/streams-plugin-pojo/pom.xml> to org.apache.streams.plugins/streams-plugin-pojo/0.4-incubating-SNAPSHOT/streams-plugin-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-pojo/pom.xml> to org.apache.streams/streams-pojo/0.4-incubating-SNAPSHOT/streams-pojo-0.4-incubating-SNAPSHOT.pom [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 [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-plugins/streams-plugin-scala/pom.xml> to org.apache.streams.plugins/streams-plugin-scala/0.4-incubating-SNAPSHOT/streams-plugin-scala-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 [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-plugins/streams-plugin-elasticsearch/pom.xml> to org.apache.streams.plugins/streams-plugin-elasticsearch/0.4-incubating-SNAPSHOT/streams-plugin-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-google/google-gplus/pom.xml> to org.apache.streams/google-gplus/0.4-incubating-SNAPSHOT/google-gplus-0.4-incubating-SNAPSHOT.pom [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 [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 [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 [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 [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 [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-schemas/streams-schema-activitystreams/pom.xml> to org.apache.streams/streams-schema-activitystreams/0.4-incubating-SNAPSHOT/streams-schema-activitystreams-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 [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 [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 [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-schemas/pom.xml> to org.apache.streams/streams-schemas/0.4-incubating-SNAPSHOT/streams-schemas-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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-plugins/pom.xml> to org.apache.streams/streams-plugins/0.4-incubating-SNAPSHOT/streams-plugins-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 [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 [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 [JENKINS] Archiving <https://builds.apache.org/job/Streams%20Project%20Site/ws/streams-plugins/streams-plugin-cassandra/pom.xml> to org.apache.streams.plugins/streams-plugin-cassandra/0.4-incubating-SNAPSHOT/streams-plugin-cassandra-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 channel stopped
