See 
<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/97/display/redirect?page=changes>

Changes:

[orudyy] QPID-8365: [Broker-J] Upgrade jackson dependencies to version 2.9.10


------------------------------------------
[...truncated 728 B...]
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/qpid-broker-j.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ccbd1964ab3b57916f5377a467b737e5d53afe7e 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ccbd1964ab3b57916f5377a467b737e5d53afe7e
Commit message: "QPID-8365: [Broker-J] Upgrade jackson dependencies to version 
2.9.10"
 > git rev-list --no-walk 4d8b5032b41e3cf2caf7366df569f3c36ea84372 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Qpid-Broker-J-Test-JDK11] $ /home/jenkins/tools/maven/latest3/bin/mvn -f 
./pom.xml -DQPID-JMS-CLIENT-AMQP-0-X-VERSION=LATEST 
"-Dprofile.specific.excludes=JavaTransientExcludes Java010Excludes" 
-Dtest.overridden.properties=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/test-profiles/apache-ci.test.overridden.properties>
 -Dqpid-jms-client-ampq-0-x-version=${QPID-JMS-CLIENT-AMQP-0-X-VERSION} clean 
verify -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Qpid Broker-J Parent                                        [pom]
[INFO] Apache Qpid Broker-J Code Generation                               [jar]
[INFO] Apache Qpid Broker-J Test Utilities                                [jar]
[INFO] Apache Qpid Broker-J Core                                          [jar]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in                       [jar]
[INFO] Apache Qpid Broker-J Access Control Plug-in                        [jar]
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in                    [jar]
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in                     [jar]
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in                     [jar]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in   [jar]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in    [jar]
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in   [jar]
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in                    [jar]
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in                   [jar]
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in [jar]
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in                  [jar]
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in                       [jar]
[INFO] Apache Qpid Broker-J HTTP Management Plug-in                       [jar]
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in              [jar]
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in                  [jar]
[INFO] Apache Qpid Broker-J WebSocket Plug-in                             [jar]
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in                     [jar]
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in                        [jar]
[INFO] Apache Qpid Broker-J                                               [jar]
[INFO] Apache Qpid Broker-J Bundles                                       [pom]
[INFO] Apache Qpid Broker-J Tools                                         [jar]
[INFO] Apache Qpid Broker-J System Test Parent                            [pom]
[INFO] Apache Qpid Broker-J System Test Utils                             [jar]
[INFO] Apache Qpid Broker-J JMS System Tests Core                         [jar]
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests                          [jar]
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests                          [jar]
[INFO] Apache Qpid Broker-J HTTP system tests                             [jar]
[INFO] Apache Qpid Broker-J Protocol Tests Core                           [jar]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1                  [jar]
[INFO] Apache Qpid Protocol Tests for AMQP 0-10                           [jar]
[INFO] Apache Qpid Protocol Tests for AMQP 1.0                            [jar]
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin               [jar]
[INFO] Apache Qpid Broker-J End to End Conversion Tests                   [jar]
[INFO] Apache Qpid Broker-J Performance Tests                             [jar]
[INFO] Apache Qpid Broker-J Performance Test System Tests                 [jar]
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC           [jar]
[INFO] Apache Qpid Broker-J BDB Store System Tests                        [jar]
[INFO] Apache Qpid Joram JMS Tests                                        [jar]
[INFO] Apache Qpid Broker-J JMS TCK Configuration                         [jar]
[INFO] Apache Qpid Broker-J Docbook                                       [pom]
[INFO] Apache Qpid Broker-J Docbook                                       [jar]
[INFO] Apache Qpid Broker-J Performance Test Docbook                      [jar]
[INFO] Apache Qpid Broker-J Developer Guide                               [jar]
[INFO] 
[INFO] -----------------< org.apache.qpid:qpid-broker-parent >-----------------
[INFO] Building Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT               [1/48]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-parent 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-parent 
---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/.'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/.>
[INFO] Storing buildNumber: ccbd1964ab3b57916f5377a467b737e5d53afe7e at 
timestamp: 1569799891324
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/.'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/.>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ 
qpid-broker-parent ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] 
{"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ 
qpid-broker-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ 
qpid-broker-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce 
(enforce-versions-standard-properties) @ qpid-broker-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ 
qpid-broker-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ 
qpid-broker-parent ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/./target/jacoco.exec>
 -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ qpid-broker-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
qpid-broker-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ----------------< org.apache.qpid:qpid-broker-codegen >-----------------
[INFO] Building Apache Qpid Broker-J Code Generation 8.0.0-SNAPSHOT      [2/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-codegen 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-codegen 
---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/broker-codegen'> && 
'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/broker-codegen>
[INFO] Storing buildNumber: ccbd1964ab3b57916f5377a467b737e5d53afe7e at 
timestamp: 1569799893109
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/broker-codegen'> && 
'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/broker-codegen>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ 
qpid-broker-codegen ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] 
{"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ 
qpid-broker-codegen ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ 
qpid-broker-codegen ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce 
(enforce-versions-standard-properties) @ qpid-broker-codegen ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ 
qpid-broker-codegen ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ 
qpid-broker-codegen ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/broker-codegen/target/jacoco.exec>
 -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ qpid-broker-codegen ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
qpid-broker-codegen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
qpid-broker-codegen ---
[INFO] Compiling 17 source files to 
<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/broker-codegen/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
qpid-broker-codegen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/broker-codegen/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
qpid-broker-codegen ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
qpid-broker-codegen ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-codegen ---
[INFO] Building jar: 
<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK11/ws/broker-codegen/target/qpid-broker-codegen-8.0.0-SNAPSHOT.jar>
[7.277s][warning][os,thread] Failed to start thread - pthread_create failed 
(EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  2.426 s]
[INFO] Apache Qpid Broker-J Code Generation ............... FAILURE [  2.454 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SKIPPED
[INFO] Apache Qpid Broker-J Core .......................... SKIPPED
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in 
SKIPPED
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SKIPPED
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SKIPPED
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SKIPPED
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SKIPPED
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J ............................... SKIPPED
[INFO] Apache Qpid Broker-J Bundles ....................... SKIPPED
[INFO] Apache Qpid Broker-J Tools ......................... SKIPPED
[INFO] Apache Qpid Broker-J System Test Parent ............ SKIPPED
[INFO] Apache Qpid Broker-J System Test Utils ............. SKIPPED
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J HTTP system tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SKIPPED
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SKIPPED
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SKIPPED
[INFO] Apache Qpid Broker-J Docbook ....................... SKIPPED
[INFO] Apache Qpid Broker-J Docbook ....................... SKIPPED
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SKIPPED
[INFO] Apache Qpid Broker-J Developer Guide ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.693 s
[INFO] Finished at: 2019-09-29T23:31:35Z
[INFO] ------------------------------------------------------------------------
[ERROR] unable to create native thread: possibly out of memory or 
process/resource limits reached -> [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/OutOfMemoryError
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to