I can build on my machine and the log4j-server jars are in the snapshot
repo so I am not sure why this build is not finding it. Hm... this is
because log4j-server is in a different module from log4j? And so looks for
a non-snapshot repo only? Do we need to add the snapshot repo to the main
log4j POM for this to work?

For my 2c, we should have everything in one repo, and modules galores
within it.

Gary

On Sun, Jul 30, 2017 at 4:19 PM, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> See <https://builds.apache.org/job/Log4j%202.x/2968/display/
> redirect?page=changes>
>
> Changes:
>
> [rpopma] LOG4J2-1990 move exception handling out of hot code path
>
> ------------------------------------------
> [...truncated 950.79 KB...]
>                 at org.junit.internal.runners.
> model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> [junit-4.12.jar:4.12]
>                 at org.junit.runners.model.FrameworkMethod.
> invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
>                 at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> [junit-4.12.jar:4.12]
>                 at 
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> [junit-4.12.jar:4.12]
>                 at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
>                 at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
>                 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> [junit-4.12.jar:4.12]
>                 at 
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> [junit-4.12.jar:4.12]
>                 at 
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> [junit-4.12.jar:4.12]
>                 at 
> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> [junit-4.12.jar:4.12]
>                 at 
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> [junit-4.12.jar:4.12]
>                 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> [junit-4.12.jar:4.12]
>                 at org.junit.runners.Suite.runChild(Suite.java:128)
> [junit-4.12.jar:4.12]
>                 at org.junit.runners.Suite.runChild(Suite.java:27)
> [junit-4.12.jar:4.12]
>                 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> [junit-4.12.jar:4.12]
>                 at 
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> [junit-4.12.jar:4.12]
>                 at 
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> [junit-4.12.jar:4.12]
>                 at 
> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> [junit-4.12.jar:4.12]
>                 at 
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> [junit-4.12.jar:4.12]
>                 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> [junit-4.12.jar:4.12]
>                 at 
> org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
> [surefire-junit47-2.20.jar:2.20]
>                 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.
> createRequestAndRun(JUnitCoreWrapper.java:137)
> [surefire-junit47-2.20.jar:2.20]
>                 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.
> executeEager(JUnitCoreWrapper.java:107) [surefire-junit47-2.20.jar:2.20]
>                 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.
> execute(JUnitCoreWrapper.java:83) [surefire-junit47-2.20.jar:2.20]
>                 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.
> execute(JUnitCoreWrapper.java:75) [surefire-junit47-2.20.jar:2.20]
>                 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.
> invoke(JUnitCoreProvider.java:157) [surefire-junit47-2.20.jar:2.20]
>                 at org.apache.maven.surefire.booter.ForkedBooter.
> invokeProviderInSameClassLoader(ForkedBooter.java:386)
> [surefire-booter-2.20.jar:2.20]
>                 at org.apache.maven.surefire.booter.ForkedBooter.
> runSuitesInProcess(ForkedBooter.java:323) [surefire-booter-2.20.jar:2.20]
>                 at 
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
> [surefire-booter-2.20.jar:2.20]
>                 Suppressed: java.lang.Exception
>                         at org.apache.logging.log4j.core.
> impl.ThrowableProxyTest.testCircularSuppressedNestedEx
> ception(ThrowableProxyTest.java:427) [test-classes/:?]
>                         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method) ~[?:1.7.0_80]
>                         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:57) ~[?:1.7.0_80]
>                         at sun.reflect.DelegatingMethodAccessorImpl.
> invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_80]
>                         at java.lang.reflect.Method.invoke(Method.java:606)
> ~[?:1.7.0_80]
>                         at org.junit.runners.model.FrameworkMethod$1.
> runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
>                         at org.junit.internal.runners.
> model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> [junit-4.12.jar:4.12]
>                         at org.junit.runners.model.FrameworkMethod.
> invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
>                         at org.junit.internal.runners.
> statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> [junit-4.12.jar:4.12]
>                         at org.junit.runners.BlockJUnit4ClassRunner.
> runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
>                         at org.junit.runners.BlockJUnit4ClassRunner.
> runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> [junit-4.12.jar:4.12]
>                         at org.junit.runners.
> ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
>                         at org.junit.runners.Suite.runChild(Suite.java:128)
> [junit-4.12.jar:4.12]
>                         at org.junit.runners.Suite.runChild(Suite.java:27)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> [junit-4.12.jar:4.12]
>                         at 
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> [junit-4.12.jar:4.12]
>                         at org.junit.runners.
> ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
>                         at org.apache.maven.surefire.
> junitcore.JUnitCore.run(JUnitCore.java:55) [surefire-junit47-2.20.jar:2.
> 20]
>                         at org.apache.maven.surefire.
> junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
> [surefire-junit47-2.20.jar:2.20]
>                         at org.apache.maven.surefire.
> junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
> [surefire-junit47-2.20.jar:2.20]
>                         at org.apache.maven.surefire.
> junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
> [surefire-junit47-2.20.jar:2.20]
>                         at org.apache.maven.surefire.
> junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
> [surefire-junit47-2.20.jar:2.20]
>                         at org.apache.maven.surefire.
> junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:157)
> [surefire-junit47-2.20.jar:2.20]
>                         at org.apache.maven.surefire.booter.ForkedBooter.
> invokeProviderInSameClassLoader(ForkedBooter.java:386)
> [surefire-booter-2.20.jar:2.20]
>                         at org.apache.maven.surefire.booter.ForkedBooter.
> runSuitesInProcess(ForkedBooter.java:323) [surefire-booter-2.20.jar:2.20]
>                         at org.apache.maven.surefire.
> booter.ForkedBooter.main(ForkedBooter.java:143)
> [surefire-booter-2.20.jar:2.20]
>         Caused by: java.lang.Exception
>                 at org.apache.logging.log4j.core.impl.ThrowableProxyTest.
> testCircularSuppressedNestedException(ThrowableProxyTest.java:427)
> ~[test-classes/:?]
>                 ... 34 more
> 23:17:21.822 [main] ERROR 
> org.apache.logging.log4j.core.impl.ThrowableProxyTest
> - Error
> java.lang.Exception: null
>         at org.apache.logging.log4j.core.impl.ThrowableProxyTest.
> testCircularCauseExceptions(ThrowableProxyTest.java:439) [test-classes/:?]
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ~[?:1.7.0_80]
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:57) ~[?:1.7.0_80]
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_80]
>         at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_80]
>         at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> [junit-4.12.jar:4.12]
>         at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> [junit-4.12.jar:4.12]
>         at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> [junit-4.12.jar:4.12]
>         at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
>         at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.Suite.runChild(Suite.java:128)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.Suite.runChild(Suite.java:27)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> [junit-4.12.jar:4.12]
>         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> [junit-4.12.jar:4.12]
>         at 
> org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
> [surefire-junit47-2.20.jar:2.20]
>         at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.
> createRequestAndRun(JUnitCoreWrapper.java:137)
> [surefire-junit47-2.20.jar:2.20]
>         at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.
> executeEager(JUnitCoreWrapper.java:107) [surefire-junit47-2.20.jar:2.20]
>         at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.
> execute(JUnitCoreWrapper.java:83) [surefire-junit47-2.20.jar:2.20]
>         at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.
> execute(JUnitCoreWrapper.java:75) [surefire-junit47-2.20.jar:2.20]
>         at org.apache.maven.surefire.junitcore.JUnitCoreProvider.
> invoke(JUnitCoreProvider.java:157) [surefire-junit47-2.20.jar:2.20]
>         at org.apache.maven.surefire.booter.ForkedBooter.
> invokeProviderInSameClassLoader(ForkedBooter.java:386)
> [surefire-booter-2.20.jar:2.20]
>         at org.apache.maven.surefire.booter.ForkedBooter.
> runSuitesInProcess(ForkedBooter.java:323) [surefire-booter-2.20.jar:2.20]
>         at 
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
> [surefire-booter-2.20.jar:2.20]
> Caused by: java.lang.Exception: java.lang.Exception
>         at org.apache.logging.log4j.core.impl.ThrowableProxyTest.
> testCircularCauseExceptions(ThrowableProxyTest.java:440)
> ~[test-classes/:?]
>         ... 34 more
> Caused by: java.lang.Exception
>         ... 35 more
> [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 1.333 s - in org.apache.logging.log4j.core.impl.ThrowableProxyTest
> [INFO] Running org.apache.logging.log4j.core.impl.
> ThrowableFormatOptionsTest
> [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.079 s - in org.apache.logging.log4j.core.impl.ThrowableFormatOptionsTest
> [INFO] Running org.apache.logging.log4j.core.impl.
> ContextDataFactoryPropertySetTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.061 s - in org.apache.logging.log4j.core.impl.
> ContextDataFactoryPropertySetTest
> [INFO] Running org.apache.logging.log4j.core.StrictXmlConfigTest
> [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.029 s - in org.apache.logging.log4j.core.StrictXmlConfigTest
> ERROR StatusLogger appender Deadlock has no parameter that matches element
> PatternLayout
> [INFO] Running org.apache.logging.log4j.core.DeadlockTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.035 s - in org.apache.logging.log4j.core.DeadlockTest
> [INFO] Running org.apache.logging.log4j.MarkerMixInYamlTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.47 s - in org.apache.logging.log4j.MarkerMixInYamlTest
> [INFO] Running org.apache.logging.log4j.MarkerMixInJsonTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.404 s - in org.apache.logging.log4j.MarkerMixInJsonTest
> [INFO] Running org.apache.logging.log4j.message.
> MutableLogEventWithReusableParamMsgTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.021 s - in org.apache.logging.log4j.message.
> MutableLogEventWithReusableParamMsgTest
> [INFO] Running org.apache.logging.log4j.MarkerMixInXmlTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.511 s - in org.apache.logging.log4j.MarkerMixInXmlTest
> [INFO]
> [INFO] Results:
> [INFO]
> [WARNING] Tests run: 1936, Failures: 0, Errors: 0, Skipped: 17
> [INFO]
> [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] ------------------------------------------------------------
> ------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Log4j 2 ..................................... SUCCESS
> [01:17 min]
> [INFO] Apache Log4j API Java 9 support .................... SUCCESS [
> 23.022 s]
> [INFO] Apache Log4j API ................................... SUCCESS [
> 29.093 s]
> [INFO] Apache Log4j Core .................................. SUCCESS
> [14:17 min]
> [INFO] Apache Log4j Core Integration Tests ................ FAILURE [
> 0.602 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: 17:00 min
> [INFO] Finished at: 2017-07-30T23:19:13+00:00
> [INFO] Final Memory: 52M/700M
> [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: Failure to find org.apache.logging.log4j:
> log4j-server:jar:tests:2.9-SNAPSHOT in http://repository.apache.org/
> snapshots was cached in the local repository, resolution will not be
> reattempted until the update interval of Nexus has elapsed or updates are
> forced -> [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 #2967
> [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