See <https://builds.apache.org/job/Blur-master-jdk7/1590/changes>
Changes: [amccurry] Cleaning up more code. [amccurry] Fixing resource leak where the input stream for a symlinked file was not closed when the logical file was removed. ------------------------------------------ [...truncated 10674 lines...] ERROR 20150406_10:56:20:498_UTC [Blur-Client-Connection-Cleaner] thrift.ClientPool: Client test failed. Destroying client. Client [/67.195.81.187:58191 -> pomona.apache.org/67.195.81.187:38352] for connection [pomona.apache.org:38352#60000] ERROR 20150406_10:56:20:498_UTC [Blur-Client-Connection-Cleaner] thrift.ClientPool: Closing potentially bad client [/67.195.81.187:58191 -> pomona.apache.org/67.195.81.187:38352] INFO 20150406_10:56:20:692_UTC [main] mortbay.log: Stopped SelectChannelConnector@localhost:0 INFO 20150406_10:56:20:815_UTC [main] blur.MiniCluster: Shutting down FileSystem INFO 20150406_10:56:20:816_UTC [main] blur.MiniCluster: Stopping ThreadPoolExecutor [pool-1-thread-1] INFO 20150406_10:56:20:816_UTC [main] blur.MiniCluster: Waiting for thread pool to exit [pool-1-thread-1] INFO 20150406_10:56:20:817_UTC [main] blur.MiniCluster: Stopping ThreadPoolExecutor [pool-2-thread-1] INFO 20150406_10:56:20:817_UTC [main] blur.MiniCluster: Waiting for thread pool to exit [pool-2-thread-1] INFO 20150406_10:56:20:817_UTC [main] blur.MiniCluster: Stopping ThreadPoolExecutor [pool-3-thread-1] INFO 20150406_10:56:20:817_UTC [main] blur.MiniCluster: Waiting for thread pool to exit [pool-3-thread-1] INFO 20150406_10:56:20:817_UTC [main] blur.MiniCluster: Stopping ThreadPoolExecutor [pool-3-thread-2] INFO 20150406_10:56:20:818_UTC [main] blur.MiniCluster: Waiting for thread pool to exit [pool-3-thread-2] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.402 sec - in org.apache.blur.mapreduce.lib.BlurOutputFormatMiniClusterTest INFO 20150406_10:56:20:823_UTC [Thread-68] indexserver.BlurServerShutDown: Closing zookeeper. INFO 20150406_10:56:20:825_UTC [Thread-56] indexserver.BlurServerShutDown: Closing zookeeper. INFO 20150406_10:56:20:824_UTC [Thread-182] indexserver.BlurServerShutDown: Closing zookeeper. INFO 20150406_10:56:20:824_UTC [Thread-183] indexserver.BlurServerShutDown: Closing zookeeper. INFO 20150406_10:56:20:823_UTC [Thread-181] indexserver.BlurServerShutDown: Closing zookeeper. Running org.apache.blur.mapreduce.lib.v2.DirectIndexingDriverMiniClusterTest Generating rack names for tasktrackers Generating host names for tasktrackers INFO 20150406_10:56:22:475_UTC [Thread-1] mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog INFO 20150406_10:56:22:544_UTC [Thread-1] mortbay.log: jetty-6.1.26 INFO 20150406_10:56:22:583_UTC [Thread-1] mortbay.log: Extract jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar!/webapps/job to /tmp/Jetty_localhost_39155_job____3w99dv/webapp INFO 20150406_10:56:22:900_UTC [Thread-1] mortbay.log: Started SelectChannelConnector@localhost:39155 INFO 20150406_10:56:24:072_UTC [main] mortbay.log: jetty-6.1.26 INFO 20150406_10:56:24:089_UTC [main] mortbay.log: Extract jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar!/webapps/task to /tmp/Jetty_0_0_0_0_41121_task____sjbq29/webapp INFO 20150406_10:56:24:302_UTC [main] mortbay.log: Started [email protected]:41121 INFO 20150406_10:56:25:532_UTC [main] mortbay.log: Stopped [email protected]:0 ERROR 20150406_10:57:25:645_UTC [Thread-44] mapred.TaskTracker: Caught exception: java.io.IOException: Call to localhost/127.0.0.1:53005 failed on local exception: java.nio.channels.ClosedByInterruptException at org.apache.hadoop.ipc.Client.wrapException(Client.java:1150) at org.apache.hadoop.ipc.Client.call(Client.java:1118) at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:229) at org.apache.hadoop.mapred.$Proxy10.heartbeat(Unknown Source) at org.apache.hadoop.mapred.TaskTracker.transmitHeartBeat(TaskTracker.java:2030) at org.apache.hadoop.mapred.TaskTracker.offerService(TaskTracker.java:1824) at org.apache.hadoop.mapred.TaskTracker.run(TaskTracker.java:2676) at org.apache.hadoop.mapred.MiniMRCluster$TaskTrackerRunner.run(MiniMRCluster.java:217) at java.lang.Thread.run(Thread.java:724) Caused by: java.nio.channels.ClosedByInterruptException at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:473) at org.apache.hadoop.net.SocketOutputStream$Writer.performIO(SocketOutputStream.java:55) at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142) at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:146) at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:107) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) at java.io.DataOutputStream.flush(DataOutputStream.java:123) at org.apache.hadoop.ipc.Client$Connection.sendParam(Client.java:824) at org.apache.hadoop.ipc.Client.call(Client.java:1094) ... 7 more ERROR 20150406_10:57:25:645_UTC [Thread-44] mapred.TaskTracker: Caught exception: java.io.IOException: Call to localhost/127.0.0.1:53005 failed on local exception: java.nio.channels.ClosedByInterruptException at org.apache.hadoop.ipc.Client.wrapException(Client.java:1150) at org.apache.hadoop.ipc.Client.call(Client.java:1118) at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:229) at org.apache.hadoop.mapred.$Proxy10.heartbeat(Unknown Source) at org.apache.hadoop.mapred.TaskTracker.transmitHeartBeat(TaskTracker.java:2030) at org.apache.hadoop.mapred.TaskTracker.offerService(TaskTracker.java:1824) at org.apache.hadoop.mapred.TaskTracker.run(TaskTracker.java:2676) at org.apache.hadoop.mapred.MiniMRCluster$TaskTrackerRunner.run(MiniMRCluster.java:217) at java.lang.Thread.run(Thread.java:724) Caused by: java.nio.channels.ClosedByInterruptException at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:473) at org.apache.hadoop.net.SocketOutputStream$Writer.performIO(SocketOutputStream.java:55) at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142) at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:146) at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:107) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) at java.io.DataOutputStream.flush(DataOutputStream.java:123) at org.apache.hadoop.ipc.Client$Connection.sendParam(Client.java:824) at org.apache.hadoop.ipc.Client.call(Client.java:1094) ... 7 more INFO 20150406_10:57:25:648_UTC [main] mortbay.log: Stopped SelectChannelConnector@localhost:0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.361 sec - in org.apache.blur.mapreduce.lib.v2.DirectIndexingDriverMiniClusterTest Running org.apache.blur.mapreduce.lib.BlurOutputFormatTest Generating rack names for tasktrackers Generating host names for tasktrackers INFO 20150406_10:57:27:385_UTC [Thread-1] mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog INFO 20150406_10:57:27:453_UTC [Thread-1] mortbay.log: jetty-6.1.26 INFO 20150406_10:57:27:496_UTC [Thread-1] mortbay.log: Extract jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar!/webapps/job to /tmp/Jetty_localhost_32772_job____.ouxqat/webapp INFO 20150406_10:57:27:889_UTC [Thread-1] mortbay.log: Started SelectChannelConnector@localhost:32772 INFO 20150406_10:57:28:975_UTC [main] mortbay.log: jetty-6.1.26 INFO 20150406_10:57:28:992_UTC [main] mortbay.log: Extract jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar!/webapps/task to /tmp/Jetty_0_0_0_0_39007_task____.lmvcgh/webapp INFO 20150406_10:57:29:207_UTC [main] mortbay.log: Started [email protected]:39007 WARN 20150406_10:57:30:339_UTC [main] lib.BlurMapReduceUtil: Could not find jar for class class org.apache.blur.mapreduce.lib.BlurMutate in order to ship it to the cluster. WARN 20150406_10:57:30:341_UTC [main] lib.BlurMapReduceUtil: Could not find jar for class class org.apache.blur.mapreduce.lib.BlurMutate in order to ship it to the cluster. WARN 20150406_10:57:30:341_UTC [main] lib.BlurMapReduceUtil: Could not find jar for class class org.apache.blur.mapreduce.lib.BlurOutputFormat in order to ship it to the cluster. WARN 20150406_10:57:30:559_UTC [main] lib.BlurMapReduceUtil: Could not find jar for class class org.apache.blur.mapreduce.lib.BlurMutate in order to ship it to the cluster. WARN 20150406_10:57:30:561_UTC [main] lib.BlurMapReduceUtil: Could not find jar for class class org.apache.blur.mapreduce.lib.BlurMutate in order to ship it to the cluster. WARN 20150406_10:57:30:562_UTC [main] lib.BlurMapReduceUtil: Could not find jar for class class org.apache.blur.mapreduce.lib.BlurOutputFormat in order to ship it to the cluster. Killed Running org.apache.blur.mapreduce.lib.CsvBlurMapperTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 sec - in org.apache.blur.mapreduce.lib.CsvBlurMapperTest Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Blur .............................................. SUCCESS [4.276s] [INFO] Blur Util ......................................... SUCCESS [10.971s] [INFO] Blur Thrift ....................................... SUCCESS [9.323s] [INFO] Blur Store ........................................ SUCCESS [1:14.194s] [INFO] Blur Query ........................................ SUCCESS [35.791s] [INFO] Blur Status ....................................... SUCCESS [1.852s] [INFO] Blur Core ......................................... SUCCESS [5:35.069s] [INFO] Blur Command ...................................... SUCCESS [6.705s] [INFO] Blur Console ...................................... SUCCESS [1:17.872s] [INFO] Blur Map Reduce Hadoop1 ........................... FAILURE [3:24.691s] [INFO] Blur Hive ......................................... SKIPPED [INFO] Blur Shell ........................................ SKIPPED [INFO] Distribution ...................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:46.448s [INFO] Finished at: Mon Apr 06 10:57:48 UTC 2015 [INFO] Final Memory: 56M/488M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project blur-mapred-hadoop1: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-mapred-hadoop1> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -XX:+UseConcMarkSweepGC -Xmx1g -Xms1g -XX:MaxPermSize=256m -jar <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-mapred-hadoop1/target/surefire/surefirebooter4014576865545852120.jar> <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-mapred-hadoop1/target/surefire/surefire4650120855430547891tmp> <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-mapred-hadoop1/target/surefire/surefire_766631261562839442665tmp> [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :blur-mapred-hadoop1 [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/pom.xml> to org.apache.blur/blur/0.2.4-incubating-SNAPSHOT/blur-0.2.4-incubating-SNAPSHOT.pom Sending artifact delta relative to Blur-master-jdk7 » Blur #1589 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 19035 bytes Compression is 0.0% Took 0.1 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-mapred-hadoop1/pom.xml> to org.apache.blur/blur-mapred-hadoop1/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-mapred-hadoop1-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom Sending artifact delta relative to Blur-master-jdk7 » Blur Map Reduce Hadoop1 #1589 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 6532 bytes Compression is 0.0% Took 0.14 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-shell/pom.xml> to org.apache.blur/blur-shell/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-shell-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom Sending artifact delta relative to Blur-master-jdk7 » Blur Shell #1589 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5164 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-thrift/pom.xml> to org.apache.blur/blur-thrift/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-thrift-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-thrift/target/blur-thrift-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar> to org.apache.blur/blur-thrift/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-thrift-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-thrift/target/blur-thrift-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar> to org.apache.blur/blur-thrift/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-thrift-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar Sending artifact delta relative to Blur-master-jdk7 » Blur Thrift #1589 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 2363809 bytes Compression is 0.0% Took 1.2 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-query/pom.xml> to org.apache.blur/blur-query/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-query-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-query/target/blur-query-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar> to org.apache.blur/blur-query/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-query-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-query/target/blur-query-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar> to org.apache.blur/blur-query/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-query-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar Sending artifact delta relative to Blur-master-jdk7 » Blur Query #1589 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 261553 bytes Compression is 0.0% Took 0.38 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/pom.xml> to org.apache.blur/blur-core/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-core-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/target/blur-core-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar> to org.apache.blur/blur-core/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-core-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/target/blur-core-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar> to org.apache.blur/blur-core/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-core-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar Sending artifact delta relative to Blur-master-jdk7 » Blur Core #1589 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 921548 bytes Compression is 0.0% Took 0.47 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-store/pom.xml> to org.apache.blur/blur-store/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-store-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-store/target/blur-store-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar> to org.apache.blur/blur-store/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-store-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-store/target/blur-store-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar> to org.apache.blur/blur-store/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-store-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar Sending artifact delta relative to Blur-master-jdk7 » Blur Store #1589 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 311176 bytes Compression is 0.0% Took 0.18 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-util/pom.xml> to org.apache.blur/blur-util/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-util-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-util/target/blur-util-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar> to org.apache.blur/blur-util/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-util-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-util/target/blur-util-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar> to org.apache.blur/blur-util/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-util-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar Sending artifact delta relative to Blur-master-jdk7 » Blur Util #1589 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 176407 bytes Compression is 0.0% Took 0.19 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/distribution/pom.xml> to org.apache.blur/apache-blur/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/apache-blur-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom Sending artifact delta relative to Blur-master-jdk7 » Distribution #1589 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4343 bytes Compression is 0.0% Took 1.9 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-hive/pom.xml> to org.apache.blur/blur-hive/hadoop1-1.2.1-0.13.1-0.2.4-incubating-SNAPSHOT/blur-hive-hadoop1-1.2.1-0.13.1-0.2.4-incubating-SNAPSHOT.pom Sending artifact delta relative to Blur-master-jdk7 » Blur Hive #1589 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 12281 bytes Compression is 0.0% Took 0.36 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/pom.xml> to org.apache.blur/blur-command/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-command-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/target/blur-command-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar> to org.apache.blur/blur-command/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-command-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-command/target/blur-command-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar> to org.apache.blur/blur-command/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-command-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar Sending artifact delta relative to Blur-master-jdk7 » Blur Command #1589 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 66692 bytes Compression is 0.0% Took 0.12 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-console/pom.xml> to org.apache.blur/blur-console/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-console-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-console/target/blur-console-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar> to org.apache.blur/blur-console/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-console-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-console/target/blur-console-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar> to org.apache.blur/blur-console/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-console-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-tests.jar [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-console/target/blur-console-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-webapp.jar> to org.apache.blur/blur-console/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-console-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT-webapp.jar Sending artifact delta relative to Blur-master-jdk7 » Blur Console #1589 Archived 4 artifacts Archive block size is 32768 Received 24 blocks and 460513 bytes Compression is 63.1% Took 0.31 sec [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-status/pom.xml> to org.apache.blur/blur-status/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-status-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/blur-status/target/blur-status-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar> to org.apache.blur/blur-status/hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT/blur-status-hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT.jar Sending artifact delta relative to Blur-master-jdk7 » Blur Status #1589 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 207369 bytes Compression is 0.0% Took 0.14 sec Sending e-mails to: [email protected] channel stopped
