See 
<https://builds.apache.org/job/Log4j%202.x/2966/display/redirect?page=changes>

Changes:

[ggregory] Move some classes around to avoid a dependency cycle now that the JMS

[ggregory] [LOG4J2-1990] ConcurrentModificationException logging a parameter of

------------------------------------------
[...truncated 984.59 KB...]
[INFO] Running org.apache.logging.log4j.core.net.ssl.KeyStoreConfigurationTest
ERROR StatusLogger Something is wrong with the format of the keystore or the 
given password
 java.io.IOException: Keystore was tampered with, or password was incorrect
        at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:772)
        at 
sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
        at java.security.KeyStore.load(KeyStore.java:1226)
        at 
org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration.load(AbstractKeyStoreConfiguration.java:50)
        at 
org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration.<init>(AbstractKeyStoreConfiguration.java:38)
        at 
org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration.<init>(KeyStoreConfiguration.java:44)
        at 
org.apache.logging.log4j.core.net.ssl.KeyStoreConfigurationTest.wrongPassword(KeyStoreConfigurationTest.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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.ExpectException.evaluate(ExpectException.java:19)
        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.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:27)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:157)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: java.security.UnrecoverableKeyException: Password verification failed
        at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:770)
        ... 41 more
ERROR StatusLogger Something is wrong with the format of the keystore or the 
given password
 java.io.IOException: The location is null
        at 
org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration.load(AbstractKeyStoreConfiguration.java:46)
        at 
org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration.<init>(AbstractKeyStoreConfiguration.java:38)
        at 
org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration.<init>(KeyStoreConfiguration.java:44)
        at 
org.apache.logging.log4j.core.net.ssl.KeyStoreConfigurationTest.loadEmptyConfiguration(KeyStoreConfigurationTest.java:27)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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.ExpectException.evaluate(ExpectException.java:19)
        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.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:27)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:157)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s 
- in org.apache.logging.log4j.core.net.ssl.KeyStoreConfigurationTest
[INFO] Running org.apache.logging.log4j.core.net.SocketMessageLossTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 
s - in org.apache.logging.log4j.core.net.SocketMessageLossTest
[INFO] Running org.apache.logging.log4j.core.ExtendedLevelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s 
- in org.apache.logging.log4j.core.ExtendedLevelTest
[INFO] Running org.apache.logging.log4j.core.PatternSelectorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s 
- in org.apache.logging.log4j.core.PatternSelectorTest
[INFO] Running org.apache.logging.log4j.core.CustomLevelsOverrideTest
Hello, World
Hello DIAG
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s 
- in org.apache.logging.log4j.core.CustomLevelsOverrideTest
[INFO] Running org.apache.logging.log4j.core.CollectionLoggingTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - 
in org.apache.logging.log4j.core.CollectionLoggingTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   
RollingAppenderDirectWriteWithReconfigureTest.testRollingFileAppenderWithReconfigure:68
 
Expected: is <2>
     but: was <3>
[ERROR]   
AsyncLoggerConfigThreadContextCopyOnWriteTest>AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog:162->AbstractAsyncThreadContextTestBase.checkResult:185
 AsyncLoggerAndAsyncAppenderTest.log: line 0 
expected:<...igProp2=configValue2[} COPY_ON_WRITE 
CopyOnWriteSortedArrayThreadContextMap LoggerContext i=0]> but 
was:<...igProp2=configValue2[, count=129} COPY_ON_WRITE 
CopyOnWriteSortedArrayThreadContextMap LoggerContext i=129]>
[ERROR]   
AsyncLoggerConfigThreadContextDefaultTest>AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog:162->AbstractAsyncThreadContextTestBase.checkResult:185
 AsyncAppenderContextTest.log: line 0 expected:<...igProp2=configValue2[} 
WEBAPP DefaultThreadContextMap LoggerContext i=0]> but 
was:<...igProp2=configValue2[, count=129} WEBAPP DefaultThreadContextMap 
LoggerContext i=129]>
[ERROR]   
AsyncLoggerThreadContextCopyOnWriteTest>AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog:159->AbstractAsyncThreadContextTestBase.checkResult:185
 AsyncLoggerTest.log: line 0 expected:<...syncLoggerContext i=[0]> but 
was:<...syncLoggerContext i=[128]>
[ERROR]   
AsyncLoggerThreadContextDefaultTest>AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog:159->AbstractAsyncThreadContextTestBase.checkResult:185
 AsyncLoggerTest.log: line 0 expected:<...syncLoggerContext i=[0]> but 
was:<...syncLoggerContext i=[128]>
[ERROR] Errors: 
[ERROR]   SocketAppenderTest.testTcpAppenderNoWait:271 » AppenderLogging Error 
writing t...
[INFO] 
[ERROR] Tests run: 1936, Failures: 5, Errors: 1, Skipped: 17
[INFO] 
[ERROR] There are test failures.

Please refer to 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire-reports>
 for the individual test results.
Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ log4j-core ---
[INFO] Building jar: 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ log4j-core ---
[INFO] Building jar: 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
log4j-core ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (default) @ log4j-core 
---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (default) @ log4j-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ log4j-core 
---
[INFO] Building jar: 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ 
log4j-core ---
[INFO] Building jar: 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ log4j-core ---
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-tests.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-tests.jar
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-sources.jar
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-test-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Log4j Core Integration Tests 2.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-server/2.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-server/2.9-SNAPSHOT/maven-metadata.xml
 (992 B at 2.1 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-server/2.9-SNAPSHOT/log4j-server-2.9-20170730.205333-3.pom
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-server/2.9-SNAPSHOT/log4j-server-2.9-20170730.205333-3.pom
 (9 KB at 23.2 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-tools/2.9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-tools/2.9-SNAPSHOT/maven-metadata.xml
 (608 B at 1.6 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-tools/2.9-SNAPSHOT/log4j-tools-2.9-20170730.205320-3.pom
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-tools/2.9-SNAPSHOT/log4j-tools-2.9-20170730.205320-3.pom
 (38 KB at 84.9 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-server/2.9-SNAPSHOT/log4j-server-2.9-20170730.205333-3.jar
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-server/2.9-SNAPSHOT/log4j-server-2.9-SNAPSHOT-tests.jar
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-server/2.9-SNAPSHOT/log4j-server-2.9-20170730.205333-3.jar
 (38 KB at 82.8 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SUCCESS [01:04 min]
[INFO] Apache Log4j API Java 9 support .................... SUCCESS [ 12.274 s]
[INFO] Apache Log4j API ................................... SUCCESS [ 38.049 s]
[INFO] Apache Log4j Core .................................. SUCCESS [16:15 min]
[INFO] Apache Log4j Core Integration Tests ................ FAILURE [  2.746 s]
[INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED
[INFO] Apache Log4j SLF4J Binding ......................... SKIPPED
[INFO] Apache Log4j to SLF4J Adapter ...................... SKIPPED
[INFO] Apache Log4j Commons Logging Bridge ................ SKIPPED
[INFO] Apache Log4j Flume Bridge .......................... SKIPPED
[INFO] Apache Log4j Web ................................... SKIPPED
[INFO] Apache Log4j Tag Library ........................... SKIPPED
[INFO] Apache Log4j JMX GUI ............................... SKIPPED
[INFO] Apache Log4j Samples ............................... SKIPPED
[INFO] Apache Log4j Samples: Flume - Common ............... SKIPPED
[INFO] Apache Log4j Samples: Flume - Remote ............... SKIPPED
[INFO] Apache Log4j Samples: Flume - Embedded ............. SKIPPED
[INFO] Apache Log4j Samples: Configuration ................ SKIPPED
[INFO] Apache Log4j Samples: LoggerProperties ............. SKIPPED
[INFO] Apache Log4j OSGi .................................. SKIPPED
[INFO] Apache Log4j BOM ................................... SKIPPED
[INFO] Apache Log4j NoSQL ................................. SKIPPED
[INFO] Apache Log4J Performance Tests ..................... SKIPPED
[INFO] Apache Log4j Streaming Interface ................... SKIPPED
[INFO] Apache Log4j JUL Adapter ........................... SKIPPED
[INFO] Apache Log4j Liquibase Binding ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:02 min
[INFO] Finished at: 2017-07-30T21:31:30+00:00
[INFO] Final Memory: 57M/816M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project log4j-core-its: Could not resolve 
dependencies for project 
org.apache.logging.log4j:log4j-core-its:jar:2.9-SNAPSHOT: Could not find 
artifact org.apache.logging.log4j:log4j-server:jar:tests:2.9-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots), try downloading from 
https://logging.apache.org/log4j/2.x/download.html -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :log4j-core-its
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-java9/pom.xml> to 
org.apache.logging.log4j/log4j-api-java9/2.9-SNAPSHOT/log4j-api-java9-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-java9/target/log4j-api-java9-2.9-SNAPSHOT.zip>
 to 
org.apache.logging.log4j/log4j-api-java9/2.9-SNAPSHOT/log4j-api-java9-2.9-SNAPSHOT.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-remote/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.9-SNAPSHOT/log4j-samples-flume-remote-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml> to 
org.apache.logging.log4j/log4j-jmx-gui/2.9-SNAPSHOT/log4j-jmx-gui-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml> to 
org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT.jar>
 to org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-tests.jar>
 to 
org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml> to 
org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/log4j-flume-ng-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml> to 
org.apache.logging.log4j.samples/log4j-samples/2.9-SNAPSHOT/log4j-samples-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml> to 
org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT.jar>
 to org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-tests.jar>
 to 
org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml> to 
org.apache.logging.log4j/log4j-perf/2.9-SNAPSHOT/log4j-perf-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.9-SNAPSHOT/log4j-samples-loggerProperties-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.9-SNAPSHOT/log4j-samples-flume-embedded-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml> to 
org.apache.logging.log4j/log4j-liquibase/2.9-SNAPSHOT/log4j-liquibase-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core-its/pom.xml> to 
org.apache.logging.log4j/log4j-core-its/2.9-SNAPSHOT/log4j-core-its-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml> to 
org.apache.logging.log4j/log4j-web/2.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml> to 
org.apache.logging.log4j/log4j-jcl/2.9-SNAPSHOT/log4j-jcl-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml> to 
org.apache.logging.log4j/log4j-nosql/2.9-SNAPSHOT/log4j-nosql-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to 
org.apache.logging.log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/pom.xml> to 
org.apache.logging.log4j/log4j-1.2-api/2.9-SNAPSHOT/log4j-1.2-api-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-configuration/2.9-SNAPSHOT/log4j-samples-configuration-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/pom.xml> to 
org.apache.logging.log4j/log4j-osgi/2.9-SNAPSHOT/log4j-osgi-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml> to 
org.apache.logging.log4j/log4j-bom/2.9-SNAPSHOT/log4j-bom-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml> to 
org.apache.logging.log4j/log4j-jul/2.9-SNAPSHOT/log4j-jul-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml> to 
org.apache.logging.log4j/log4j-slf4j-impl/2.9-SNAPSHOT/log4j-slf4j-impl-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml> to 
org.apache.logging.log4j/log4j-iostreams/2.9-SNAPSHOT/log4j-iostreams-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to 
org.apache.logging.log4j/log4j/2.9-SNAPSHOT/log4j-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/target/log4j-2.9-SNAPSHOT-site.xml>
 to org.apache.logging.log4j/log4j/2.9-SNAPSHOT/log4j-2.9-SNAPSHOT-site.xml
[Fast Archiver] Compressed 72.45 KB of artifacts by 88.3% relative to #2965
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml> to 
org.apache.logging.log4j/log4j-to-slf4j/2.9-SNAPSHOT/log4j-to-slf4j-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-flume-common/2.9-SNAPSHOT/log4j-samples-flume-common-2.9-SNAPSHOT.pom
channel stopped

Reply via email to