See 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/275/display/redirect?page=changes>

Changes:

[github] QPID-8688: [Broker-J] Fix failing SimpleConversionTest (#266)

[github] QPID-8687: [Broker-J] Migrate build process to JDK 17 (#264)

[github] QPID-8690: [Broker-J] Remove deprecated AESKeyFileEncrypter (#265)

[Tomas Vavricka] QPID-8664: [Broker-J] Guava removal (1/10)

[Tomas Vavricka] QPID-8664: [Broker-J] Guava removal (2/10)

[Tomas Vavricka] QPID-8664: [Broker-J] Guava removal (3/10)

[Tomas Vavricka] QPID-8664: [Broker-J] Guava removal (4/10)

[Tomas Vavricka] QPID-8664: [Broker-J] Guava removal (5/10)

[github] QPID-8664: [Broker-J] Guava removal (6/10) (#272)

[github] QPID-8664: [Broker-J] Guava removal (7/10) (#273)

[github] QPID-8664: [Broker-J] Guava removal (8/10) (#274)

[github] QPID-8664: [Broker-J] Guava removal (9/10) (#275)

[github] QPID-8664: [Broker-J] Guava removal (10/10) (#276)

[github] QPID-8664: [Broker-J] Fixed failing SimpleConversionTest (related to 
3/10) (#282)

[github] NO-JIRA: Exclude conflicting Bouncy Castle dependencies from apacheds 
dependencies (#283)

[github] QPID-8664: [Broker-J] Fixed failing SplitStoreTest (related to 4/10) 
(#284)

[github] QPID-8664: [Broker-J] Fixed failing TwoNodeTest (related to 4/10) 
(#285)

[github] QPID-8691: [Broker-J] Increased CPU usage during query evaluation 
(#277)

[github] QPID-8684: [Broker-J] Maven plugins and test dependencies updates for 
version 10.0.0 (#278)

[github] QPID-8684: [Broker-J] Update parent pom org.apache:apache to version 
34 (#279)

[github] QPID-8693: [Broker-J] Update Apache Derby version to 10.16.1.1 (#280)


------------------------------------------
[...truncated 138.44 KiB...]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:201)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:140)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:71)
    at hudson.remoting.UserRequest.perform (UserRequest.java:225)
    at hudson.remoting.UserRequest.perform (UserRequest.java:50)
    at hudson.remoting.Request$2.run (Request.java:391)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 
(InterceptingExecutorService.java:81)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:840)
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) 
on project joramtests: Compilation failure
[ERROR] error: release version 17 not supported
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) 
on project joramtests: Compilation failure
error: release version 17 not supported

    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:138)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:201)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:140)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:71)
    at hudson.remoting.UserRequest.perform (UserRequest.java:225)
    at hudson.remoting.UserRequest.perform (UserRequest.java:50)
    at hudson.remoting.Request$2.run (Request.java:391)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 
(InterceptingExecutorService.java:81)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:840)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
error: release version 17 not supported

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute 
(AbstractCompilerMojo.java:1309)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute 
(CompilerMojo.java:225)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:138)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:201)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:140)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:71)
    at hudson.remoting.UserRequest.perform (UserRequest.java:225)
    at hudson.remoting.UserRequest.perform (UserRequest.java:50)
    at hudson.remoting.Request$2.run (Request.java:391)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 
(InterceptingExecutorService.java:81)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:840)
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) 
on project qpid-tck: Compilation failure
[ERROR] error: release version 17 not supported
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) 
on project qpid-tck: Compilation failure
error: release version 17 not supported

    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:138)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:201)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:140)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:71)
    at hudson.remoting.UserRequest.perform (UserRequest.java:225)
    at hudson.remoting.UserRequest.perform (UserRequest.java:50)
    at hudson.remoting.Request$2.run (Request.java:391)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 
(InterceptingExecutorService.java:81)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:840)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
error: release version 17 not supported

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute 
(AbstractCompilerMojo.java:1309)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute 
(CompilerMojo.java:225)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:138)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:201)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:140)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:71)
    at hudson.remoting.UserRequest.perform (UserRequest.java:225)
    at hudson.remoting.UserRequest.perform (UserRequest.java:50)
    at hudson.remoting.Request$2.run (Request.java:391)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 
(InterceptingExecutorService.java:81)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:840)
[ERROR] 
[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 :qpid-broker-codegen
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Instrumentation #275' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 
1.0 JDBC Link Store Plug-in #275' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J HTTP system tests #275' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J AMQP 0-8 Protocol Plug-in #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Derby Message Store Plug-in #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 
1.0 BDB Link Store Plug-in #275' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » 
qpid-broker-plugins-prometheus-exporter #275' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Bundles #275' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J JMS System Tests Core #275' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J #275' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Memory Message Store Plug-in #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J AMQP 1-0 Protocol Plug-in #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J WebSocket Plug-in #275' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J LogBack Logging Plug-in #275' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J JMS 1.1 System Tests #275' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Connection Limit Plug-in #275' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Protocol Tests for AMQP 1.0 #275' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J JDBC Message Store Connection Pooling Plug-in #275' does not have a 
result yet. Please make sure you set a proper result in case of pipeline/build 
scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J HTTP Management Plug-in #275' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Performance Tests Visualisation JFC #275' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J System Tests Spawn Broker Admin #275' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J System Test Utils #275' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Core #275' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Query Engine Plug-In #275' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Access Control Plug-in #275' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J LogBack JDBC Logging Plug-in #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #275' does not have a 
result yet. Please make sure you set a proper result in case of pipeline/build 
scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J BDB Store System Tests #275' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Performance Tests #275' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J End to End Conversion Tests #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J JMS 2.0 System Tests #275' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #275' does not have a 
result yet. Please make sure you set a proper result in case of pipeline/build 
scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J JDBC Message Store Plug-in #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Protocol Tests for AMQP 0-8,0-9,0-9-1 #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J AMQP Management Protocol Plug-in #275' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Protocol Tests for AMQP 0-10 #275' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J AMQP 0-10 Protocol Plug-in #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in #275' does not have a 
result yet. Please make sure you set a proper result in case of pipeline/build 
scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J Performance Test System Tests #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid 
Broker-J BDB Message Store Plug-in #275' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

Reply via email to