See <https://builds.apache.org/job/AvroJava/612/display/redirect?page=changes>

Changes:

[Fokko] AVRO-1810: Fix GenericDatumWriter w/ enums (#462)

------------------------------------------
[...truncated 1.10 MB...]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
avro-service-archetype ---
[INFO] Installing 
<https://builds.apache.org/job/AvroJava/ws/lang/java/archetypes/avro-service-archetype/target/avro-service-archetype-1.9.0-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/avro-service-archetype-1.9.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/AvroJava/ws/lang/java/archetypes/avro-service-archetype/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/avro-service-archetype-1.9.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/AvroJava/ws/lang/java/archetypes/avro-service-archetype/target/avro-service-archetype-1.9.0-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/avro-service-archetype-1.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog 
(default-update-local-catalog) @ avro-service-archetype ---
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.1:integration-test (default) @ 
avro-service-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] 
----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: 
avro-service-archetype:1.9.0-SNAPSHOT
[INFO] 
----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.apache.avro.example
[INFO] Parameter: artifactId, Value: simple-service
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: org.apache.avro.example
[INFO] Parameter: packageInPathFormat, Value: org/apache/avro/example
[INFO] Parameter: package, Value: org.apache.avro.example
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: groupId, Value: org.apache.avro.example
[INFO] Parameter: artifactId, Value: simple-service
[INFO] Project created from Archetype in dir: 
<https://builds.apache.org/job/AvroJava/ws/lang/java/archetypes/avro-service-archetype/target/test-classes/projects/basic/project/simple-service>
[INFO] Invoking post-archetype-generation goals: integration-test
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] 
[INFO] [INFO] ---------------< org.apache.avro.example:simple-service 
>---------------
[INFO] [INFO] Building Simple Avro Ordering Service 0.1-SNAPSHOT
[INFO] [INFO] --------------------------------[ jar 
]---------------------------------
[INFO] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M3/maven-failsafe-plugin-3.0.0-M3.pom
[INFO] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M3/maven-failsafe-plugin-3.0.0-M3.pom
 (12 kB at 29 kB/s)
[INFO] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M3/maven-failsafe-plugin-3.0.0-M3.jar
[INFO] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M3/maven-failsafe-plugin-3.0.0-M3.jar
 (298 kB at 5.8 MB/s)
[INFO] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.0/logback-classic-1.0.0.pom
[INFO] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.0/logback-classic-1.0.0.pom
 (13 kB at 694 kB/s)
[INFO] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.0/logback-parent-1.0.0.pom
[INFO] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.0/logback-parent-1.0.0.pom
 (14 kB at 235 kB/s)
[INFO] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.0/logback-core-1.0.0.pom
[INFO] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.0/logback-core-1.0.0.pom
 (5.5 kB at 324 kB/s)
[INFO] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.0/logback-classic-1.0.0.jar
[INFO] [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.0/logback-core-1.0.0.jar
[INFO] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.0/logback-classic-1.0.0.jar
 (247 kB at 6.3 MB/s)
[INFO] [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.0/logback-core-1.0.0.jar
 (328 kB at 4.6 MB/s)
[INFO] [INFO] 
[INFO] [INFO] --- avro-maven-plugin:1.9.0-SNAPSHOT:protocol (default) @ 
simple-service ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
simple-service ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
simple-service ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 8 source files to 
<https://builds.apache.org/job/AvroJava/ws/lang/java/archetypes/avro-service-archetype/target/test-classes/projects/basic/project/simple-service/target/classes>
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources 
(default-testResources) @ simple-service ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/AvroJava/ws/lang/java/archetypes/avro-service-archetype/target/test-classes/projects/basic/project/simple-service/src/test/resources>
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) 
@ simple-service ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 1 source file to 
<https://builds.apache.org/job/AvroJava/ws/lang/java/archetypes/avro-service-archetype/target/test-classes/projects/basic/project/simple-service/target/test-classes>
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ 
simple-service ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ simple-service ---
[INFO] [INFO] Building jar: 
<https://builds.apache.org/job/AvroJava/ws/lang/java/archetypes/avro-service-archetype/target/test-classes/projects/basic/project/simple-service/target/simple-service-0.1-SNAPSHOT.jar>
[INFO] [INFO] 
[INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M3:integration-test (default) @ 
simple-service ---
[INFO] [INFO] Failsafe report directory: 
<https://builds.apache.org/job/AvroJava/ws/lang/java/archetypes/avro-service-archetype/target/test-classes/projects/basic/project/simple-service/target/failsafe-reports>
[INFO] [INFO] 
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO]  T E S T S
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO] Running 
org.apache.avro.example.integration.SimpleOrderServiceIntegrationTest
[INFO] 23:47:35.837 [main] INFO  o.a.a.e.t.SimpleOrderServiceEndpoint - 
Starting Simple Ordering Netty Server on '/0.0.0.0:12345'
[INFO] 23:47:36.246 [main] INFO  o.a.a.e.t.SimpleOrderServiceEndpoint - 
Starting Simple Ordering Netty client on '/0.0.0.0:12345'
[INFO] 23:47:36.306 [New I/O server boss #49] INFO  
o.apache.avro.ipc.netty.NettyServer - [id: 0xcb2edd1d, /67.195.81.172:47548 => 
/67.195.81.172:12345] OPEN
[INFO] 23:47:36.307 [New I/O worker #1] INFO  
o.apache.avro.ipc.netty.NettyServer - [id: 0xcb2edd1d, /67.195.81.172:47548 => 
/67.195.81.172:12345] BOUND: /67.195.81.172:12345
[INFO] 23:47:36.307 [New I/O worker #1] INFO  
o.apache.avro.ipc.netty.NettyServer - [id: 0xcb2edd1d, /67.195.81.172:47548 => 
/67.195.81.172:12345] CONNECTED: /67.195.81.172:47548
[INFO] 23:47:36.375 [New I/O worker #1] INFO  
o.a.a.e.service.SimpleOrderService - Received order for '5' items from customer 
with id '1'
[INFO] 23:47:36.381 [main] INFO  o.a.a.e.t.SimpleOrderServiceEndpoint - 
Stopping Simple Ordering Netty client on '/0.0.0.0:12345'
[INFO] 23:47:36.382 [New I/O worker #1] INFO  
o.apache.avro.ipc.netty.NettyServer - [id: 0xcb2edd1d, /67.195.81.172:47548 :> 
/67.195.81.172:12345] DISCONNECTED
[INFO] 23:47:36.383 [New I/O worker #1] INFO  
o.apache.avro.ipc.netty.NettyServer - [id: 0xcb2edd1d, /67.195.81.172:47548 :> 
/67.195.81.172:12345] UNBOUND
[INFO] 23:47:36.383 [New I/O worker #1] INFO  
o.apache.avro.ipc.netty.NettyServer - [id: 0xcb2edd1d, /67.195.81.172:47548 :> 
/67.195.81.172:12345] CLOSED
[INFO] 23:47:36.383 [New I/O worker #1] INFO  
o.apache.avro.ipc.netty.NettyServer - Connection to /67.195.81.172:47548 
disconnected.
[INFO] 23:47:36.393 [main] INFO  o.a.a.e.t.SimpleOrderServiceEndpoint - 
Stopping Simple Ordering Server on '/0.0.0.0:12345'
[INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.817 s - in 
org.apache.avro.example.integration.SimpleOrderServiceIntegrationTest
[INFO] [INFO] 
[INFO] [INFO] Results:
[INFO] [INFO] 
[INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] [INFO] 
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] Total time: 6.357 s
[INFO] [INFO] Finished at: 2019-03-04T23:47:36Z
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
avro-service-archetype ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB                    Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 1.6 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/avro-service-archetype-1.9.0-20190304.234737-62.jar
Progress (1): 2.0/14 kBProgress (1): 4.1/14 kBProgress (1): 6.1/14 kBProgress 
(1): 8.2/14 kBProgress (1): 10/14 kB Progress (1): 12/14 kBProgress (1): 14 kB  
                    Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/avro-service-archetype-1.9.0-20190304.234737-62.jar
 (14 kB at 12 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/avro-service-archetype-1.9.0-20190304.234737-62.pom
Progress (1): 1.9 kB                    Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/avro-service-archetype-1.9.0-20190304.234737-62.pom
 (1.9 kB at 1.8 kB/s)
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/maven-metadata.xml
Progress (1): 357 B                   Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/maven-metadata.xml
 (357 B at 593 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB                    Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 887 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/maven-metadata.xml
Progress (1): 357 B                   Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/maven-metadata.xml
 (357 B at 321 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/avro-service-archetype-1.9.0-20190304.234737-62-sources.jar
Progress (1): 2.0/11 kBProgress (1): 4.1/11 kBProgress (1): 6.1/11 kBProgress 
(1): 8.2/11 kBProgress (1): 10/11 kB Progress (1): 11 kB                      
Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/avro-service-archetype-1.9.0-20190304.234737-62-sources.jar
 (11 kB at 10 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kB                    Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-service-archetype/1.9.0-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 819 B/s)
[INFO] 
[INFO] ---------------------< org.apache.avro:avro-grpc >----------------------
[INFO] Building Apache Avro gRPC 1.9.0-SNAPSHOT                         [19/22]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default-cli) @ avro-grpc ---
[INFO] Building jar: 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/target/avro-grpc-1.9.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- avro-maven-plugin:1.9.0-SNAPSHOT:schema (schemas) @ avro-grpc ---
[INFO] 
[INFO] --- avro-maven-plugin:1.9.0-SNAPSHOT:protocol (schemas) @ avro-grpc ---
[INFO] 
[INFO] --- avro-maven-plugin:1.9.0-SNAPSHOT:idl-protocol (schemas) @ avro-grpc 
---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ avro-grpc ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
avro-grpc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/main/velocity>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ avro-grpc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/target/classes>
[INFO] 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/main/java/org/apache/avro/grpc/AvroResponseMarshaller.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/main/java/org/apache/avro/grpc/AvroResponseMarshaller.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:4.1.0:manifest (bundle-manifest) @ avro-grpc ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
avro-grpc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ 
avro-grpc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/target/test-classes>
[INFO] 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/test/java/org/apache/avro/grpc/TestAvroProtocolGrpc.java>:
 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/test/java/org/apache/avro/grpc/TestAvroProtocolGrpc.java>
 uses or overrides a deprecated API.
[INFO] 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/test/java/org/apache/avro/grpc/TestAvroProtocolGrpc.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/test/java/org/apache/avro/grpc/TestAvroProtocolGrpc.java>:
 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/test/java/org/apache/avro/grpc/TestAvroProtocolGrpc.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/src/test/java/org/apache/avro/grpc/TestAvroProtocolGrpc.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ avro-grpc ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.avro.grpc.TestAvroProtocolGrpc
[ERROR] Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.233 
s <<< FAILURE! - in org.apache.avro.grpc.TestAvroProtocolGrpc
[ERROR] testCallbackInterface(org.apache.avro.grpc.TestAvroProtocolGrpc)  Time 
elapsed: 5.19 s  <<< ERROR!
java.util.concurrent.TimeoutException
        at org.apache.avro.ipc.CallFuture.get(CallFuture.java:132)
        at 
org.apache.avro.grpc.TestAvroProtocolGrpc.testCallbackInterface(TestAvroProtocolGrpc.java:122)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at 
org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:405)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

[INFO] Running org.apache.avro.grpc.TestAvroMarshaller
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s 
- in org.apache.avro.grpc.TestAvroMarshaller
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   TestAvroProtocolGrpc.testCallbackInterface:122 ยป Timeout
[INFO] 
[ERROR] Tests run: 14, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Avro Toplevel 1.9.0-SNAPSHOT ................ SUCCESS [  9.158 s]
[INFO] Apache Avro Java ................................... SUCCESS [  8.137 s]
[INFO] Apache Avro ........................................ SUCCESS [01:06 min]
[INFO] Apache Avro Compiler ............................... SUCCESS [ 30.968 s]
[INFO] Apache Avro Maven Plugin ........................... SUCCESS [ 22.668 s]
[INFO] Apache Avro IPC .................................... SUCCESS [ 57.966 s]
[INFO] Apache Avro IPC Jetty .............................. SUCCESS [ 20.309 s]
[INFO] Apache Avro IPC Netty .............................. SUCCESS [ 25.787 s]
[INFO] Trevni Java ........................................ SUCCESS [  4.869 s]
[INFO] Trevni Java Core ................................... SUCCESS [ 17.998 s]
[INFO] Apache Avro Mapred API ............................. SUCCESS [02:11 min]
[INFO] Trevni Java Avro ................................... SUCCESS [ 31.348 s]
[INFO] Trevni Specification ............................... SUCCESS [  7.104 s]
[INFO] Apache Avro Tools .................................. SUCCESS [01:06 min]
[INFO] Apache Avro Protobuf Compatibility ................. SUCCESS [ 11.995 s]
[INFO] Apache Avro Thrift Compatibility ................... SUCCESS [ 10.592 s]
[INFO] Apache Avro Maven Archetypes ....................... SUCCESS [  6.516 s]
[INFO] Apache Avro Maven Service Archetype ................ SUCCESS [ 16.769 s]
[INFO] Apache Avro gRPC ................................... FAILURE [ 11.754 s]
[INFO] Avro Integration Tests ............................. SKIPPED
[INFO] Apache Avro Codegen Test dependencies .............. SKIPPED
[INFO] Apache Avro Codegen Test 1.9.0-SNAPSHOT ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:26 min
[INFO] Finished at: 2019-03-04T23:47:56Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on 
project avro-grpc: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/AvroJava/ws/lang/java/grpc/target/surefire-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, 
[date]-jvmRun[N].dump and [date].dumpstream.
[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 :avro-grpc
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
[JIRA] Updating issue AVRO-1810

Reply via email to