See <https://builds.apache.org/job/flume-trunk/628/changes>

Changes:

[hshreedharan] FLUME-2225. Elasticsearch Sink for ES HTTP API

------------------------------------------
[...truncated 1796 lines...]
[INFO] Exclude: patchprocess/
[INFO] Exclude: .gitignore
[INFO] Exclude: .repository/
[INFO] Exclude: **/*.diff
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/*.avsc
[INFO] Exclude: **/*.avro
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/test/resources/**
[INFO] Exclude: **/.settings/*
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/target/**
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Flume NG file-based channel 1.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom
Downloaded: 
http://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom
 (9 KB at 194.7 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/google/google/1/google-1.pom
Downloaded: http://repo1.maven.org/maven2/com/google/google/1/google-1.pom (2 
KB at 58.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/mapdb/mapdb/0.9.9/mapdb-0.9.9.pom
Downloaded: http://repo1.maven.org/maven2/org/mapdb/mapdb/0.9.9/mapdb-0.9.9.pom 
(11 KB at 408.5 KB/sec)
Downloading: 
http://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar
Downloading: http://repo1.maven.org/maven2/org/mapdb/mapdb/0.9.9/mapdb-0.9.9.jar
Downloaded: http://repo1.maven.org/maven2/org/mapdb/mapdb/0.9.9/mapdb-0.9.9.jar 
(382 KB at 3004.1 KB/sec)
Downloaded: 
http://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar
 (521 KB at 3858.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-file-channel 
---
[INFO] Deleting 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-file-channel/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
flume-file-channel ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
flume-file-channel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-file-channel/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
flume-file-channel ---
[INFO] Compiling 44 source files to 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-file-channel/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
flume-file-channel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
flume-file-channel ---
[INFO] Compiling 27 source files to 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-file-channel/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ 
flume-file-channel ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-file-channel/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.flume.channel.file.TestWriteOrderOracle
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.flume.channel.file.TestFlumeEvent
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.apache.flume.channel.file.TestFileChannel
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 335.176 sec
Running org.apache.flume.channel.file.TestTransactionEventRecordV2
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec
Running org.apache.flume.channel.file.encryption.TestFileChannelEncryption
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.296 sec
Running org.apache.flume.channel.file.encryption.TestAESCTRNoPaddingProvider
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec
Running org.apache.flume.channel.file.encryption.TestJCEFileKeyProvider
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 sec
Running org.apache.flume.channel.file.TestCheckpoint
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec
Running org.apache.flume.channel.file.TestLogFile
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.444 sec
Running org.apache.flume.channel.file.TestTransactionIDOracle
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.flume.channel.file.TestFlumeEventPointer
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.flume.channel.file.TestEventQueueBackingStoreFactory
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 sec
Running org.apache.flume.channel.file.TestFlumeEventQueue
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.058 sec
Running org.apache.flume.channel.file.TestLog
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.575 sec
Running org.apache.flume.channel.file.TestCheckpointRebuilder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.934 sec
Running org.apache.flume.channel.file.TestFileChannelRestart
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.731 sec
Running org.apache.flume.channel.file.TestTransactionEventRecordV3
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec
Running org.apache.flume.channel.file.TestFileChannelRollback
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.785 sec
Running org.apache.flume.channel.file.TestFileChannelFormatRegression
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.954 sec
Running org.apache.flume.channel.file.TestLogRecord
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec
Running org.apache.flume.channel.file.TestIntegration
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.031 sec

Results :

Tests run: 192, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ flume-file-channel ---
[INFO] Building jar: 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-file-channel/target/flume-file-channel-1.5.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (verify.rat) @ flume-file-channel ---
[INFO] Exclude: **/.idea/
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: .git/
[INFO] Exclude: patchprocess/
[INFO] Exclude: .gitignore
[INFO] Exclude: .repository/
[INFO] Exclude: **/*.diff
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/*.avsc
[INFO] Exclude: **/*.avro
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/test/resources/**
[INFO] Exclude: **/.settings/*
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/target/**
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Flume NG Spillable Memory channel 1.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
flume-spillable-memory-channel ---
[INFO] Deleting 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-spillable-memory-channel/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
flume-spillable-memory-channel ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
flume-spillable-memory-channel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-spillable-memory-channel/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
flume-spillable-memory-channel ---
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-spillable-memory-channel/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
flume-spillable-memory-channel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-spillable-memory-channel/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
flume-spillable-memory-channel ---
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-spillable-memory-channel/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ 
flume-spillable-memory-channel ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-spillable-memory-channel/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.flume.channel.TestSpillableMemoryChannel
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 234.148 sec

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ 
flume-spillable-memory-channel ---
[INFO] Building jar: 
<https://builds.apache.org/job/flume-trunk/ws/flume-ng-channels/flume-spillable-memory-channel/target/flume-spillable-memory-channel-1.5.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (verify.rat) @ 
flume-spillable-memory-channel ---
[INFO] Exclude: **/.idea/
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: .git/
[INFO] Exclude: patchprocess/
[INFO] Exclude: .gitignore
[INFO] Exclude: .repository/
[INFO] Exclude: **/*.diff
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/*.avsc
[INFO] Exclude: **/*.avro
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/test/resources/**
[INFO] Exclude: **/.settings/*
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/target/**
ERROR: Failed to parse POMs
hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.remoting.Channel.send(Channel.java:524)
        at hudson.remoting.Request.call(Request.java:129)
        at hudson.remoting.Channel.call(Channel.java:722)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:167)
        at com.sun.proxy.$Proxy50.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:930)
        at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:165)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:833)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
        at hudson.model.Run.execute(Run.java:1676)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.Channel$OrderlyShutdown: 
java.util.concurrent.TimeoutException: Ping started on 1395376997936 hasn't 
completed at 1395377237937
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:927)
        at hudson.remoting.Channel$2.handle(Channel.java:461)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
        at hudson.remoting.Command.<init>(Command.java:56)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:921)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:919)
        at hudson.remoting.Channel.close(Channel.java:1002)
        at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
        at hudson.remoting.PingThread.ping(PingThread.java:120)
        at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1395376997936 
hasn't completed at 1395377237937
        ... 2 more
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.remoting.Channel.send(Channel.java:524)
        at hudson.remoting.Request.call(Request.java:129)
        at hudson.remoting.Channel.call(Channel.java:722)
        at hudson.Launcher$RemoteLauncher.kill(Launcher.java:887)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:608)
        at hudson.model.Run.execute(Run.java:1676)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.Channel$OrderlyShutdown: 
java.util.concurrent.TimeoutException: Ping started on 1395376997936 hasn't 
completed at 1395377237937
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:927)
        at hudson.remoting.Channel$2.handle(Channel.java:461)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
        at hudson.remoting.Command.<init>(Command.java:56)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:921)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:919)
        at hudson.remoting.Channel.close(Channel.java:1002)
        at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
        at hudson.remoting.PingThread.ping(PingThread.java:120)
        at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1395376997936 
hasn't completed at 1395377237937
        ... 2 more

Reply via email to