Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 853822 Details for
Bug 1056462
apache-commons-logging: SecurityAllowedTestCase test fails on mock rebuild
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
log from failed build
build.log (text/plain), 111.04 KB, created by
Tuomo Soini
on 2014-01-22 11:36:30 UTC
(
hide
)
Description:
log from failed build
Filename:
MIME Type:
Creator:
Tuomo Soini
Created:
2014-01-22 11:36:30 UTC
Size:
111.04 KB
patch
obsolete
>Mock Version: 1.1.35 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'], False, '/var/lib/mock/rhel-7-i386-20140122-1325-vpXN8-8512-noarch/root/', None, 14497, True, False, 151, 496, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x27d8b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/apache-commons-logging-1.1.2-5.el7.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'], False, '/var/lib/mock/rhel-7-i386-20140122-1325-vpXN8-8512-noarch/root/', None, 14497, True, False, 151, 496, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x27d8b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OzI8ll >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf commons-logging-1.1.2-src >+ /usr/bin/gzip -dc /builddir/build/SOURCES/commons-logging-1.1.2-src.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd commons-logging-1.1.2-src >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ . /usr/share/java-utils/pom_editor.sh >+ pom_remove_dep :avalon-framework >+ set +x >+ . /usr/share/java-utils/pom_editor.sh >+ pom_add_dep avalon-framework:avalon-framework-api:4.3 >+ set +x >+ . /usr/share/java-utils/pom_editor.sh >+ pom_add_dep avalon-framework:avalon-framework-impl:4.3:test >+ set +x >+ . /usr/share/java-utils/pom_editor.sh >+ pom_remove_plugin :cobertura-maven-plugin >+ set +x >+ . /usr/share/java-utils/pom_editor.sh >+ pom_remove_plugin :maven-scm-publish-plugin >+ set +x >+ . /usr/share/java-utils/pom_editor.sh >+ pom_xpath_set pom:commons.osgi.symbolicName org.apache.commons.logging >+ set +x >+ sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt NOTICE.txt >+ python /usr/share/java-utils/mvn_file.py ':commons-logging{*}' commons-logging@1 apache-commons-logging@1 >+ python /usr/share/java-utils/mvn_alias.py ':commons-logging{*}' org.apache.commons:commons-logging@1 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C0SA3K >+ umask 022 >+ cd /builddir/build/BUILD >+ cd commons-logging-1.1.2-src >+ python /usr/share/java-utils/mvn_build.py -n apache-commons-logging >[INFO] Scanning for projects... >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Commons Logging 1.1.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-dependency-plugin:2.7:properties (default) @ commons-logging --- >[INFO] >[INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-logging --- >[INFO] Executing tasks >main: > [copy] Copying 2 files to /builddir/build/BUILD/commons-logging-1.1.2-src/target/apidocs/META-INF >[INFO] Executed tasks >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-logging --- >[INFO] >[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-logging --- >[INFO] Checking for local modifications: skipped. >[INFO] maven is executed in offline mode, Updating project files from SCM: skipped. >[INFO] Executing: /bin/sh -c cd /builddir/build/BUILD/commons-logging-1.1.2-src && svn --non-interactive info >[INFO] Working directory: /builddir/build/BUILD/commons-logging-1.1.2-src >[INFO] Storing buildNumber: ?????? at timestamp: 1390389946578 >[INFO] Executing: /bin/sh -c cd /builddir/build/BUILD/commons-logging-1.1.2-src && svn --non-interactive info >[INFO] Working directory: /builddir/build/BUILD/commons-logging-1.1.2-src >[INFO] Storing buildScmBranch: UNKNOWN_BRANCH >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commons-logging --- >[INFO] Using 'iso-8859-1' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-logging-1.1.2-src/src/main/resources >[INFO] Copying 2 resources to META-INF >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-logging --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 14 source files to /builddir/build/BUILD/commons-logging-1.1.2-src/target/classes >[WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/main/java/org/apache/commons/logging/impl/ServletContextCleaner.java: Some input files use unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/main/java/org/apache/commons/logging/impl/ServletContextCleaner.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ commons-logging --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-logging --- >[INFO] Using 'iso-8859-1' encoding to copy filtered resources. >[INFO] Copying 9 resources >[INFO] Copying 2 resources to META-INF >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-logging --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 51 source files to /builddir/build/BUILD/commons-logging-1.1.2-src/target/test-classes >[WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java uses or overrides a deprecated API. >[WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Recompile with -Xlint:deprecation for details. >[WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Some input files use unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ commons-logging --- >[INFO] Tests are skipped. >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commons-logging --- >[INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-1.1.2.jar >[INFO] >[INFO] --- maven-jar-plugin:2.4:test-jar (testjar) @ commons-logging --- >[INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-tests.jar >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (apijar) @ commons-logging --- >[INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-api-1.1.2.jar >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (adaptersjar) @ commons-logging --- >[INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-adapters-1.1.2.jar >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (fulljar) @ commons-logging --- >[INFO] >[INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-artifacts) @ commons-logging --- >[INFO] >[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ commons-logging --- >[INFO] >[INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ commons-logging --- >[INFO] Failsafe report directory: /builddir/build/BUILD/commons-logging-1.1.2-src/target/failsafe-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.apache.commons.logging.BadHashtablePropertyTestCase >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.apache.commons.logging.BadHashtablePropertyTestCase >Running org.apache.commons.logging.noop.NoOpLogTestCase >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.commons.logging.noop.NoOpLogTestCase >Running org.apache.commons.logging.NullClassLoaderTestCase >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.logging.NullClassLoaderTestCase >Running org.apache.commons.logging.security.SecurityAllowedTestCase >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.LogFactory$6.run:1488 >Permission in allowed set for JCL class >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.LogFactory$6.run:1488 >Permission in allowed set for JCL class >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.LogFactory$6.run:1488 >Permission in allowed set for JCL class >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission in allowed set for JCL class >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission in allowed set for JCL class >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission in allowed set for JCL class >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission in allowed set for JCL class >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission in allowed set for JCL class >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.util.logging.manager" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:java.util.logging.LogManager$1.run:177 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "setContextClassLoader") >1:java.lang.Thread.setContextClassLoader:1503 >2:java.util.logging.LogManager$Cleaner.<init>:231 >3:java.util.logging.LogManager$Cleaner.<init>:225 >4:java.util.logging.LogManager.<init>:262 >5:java.util.logging.LogManager$1.run:192 >6:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "shutdownHooks") >1:java.lang.Runtime.addShutdownHook:209 >2:java.util.logging.LogManager.<init>:262 >3:java.util.logging.LogManager$1.run:192 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.LogManager.readConfiguration:1051 >3:java.util.logging.LogManager$2.run:294 >4:java.util.logging.LogManager$2.run:292 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.util.logging.config.class" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:java.util.logging.LogManager.readConfiguration:1054 >4:java.util.logging.LogManager$2.run:294 >5:java.util.logging.LogManager$2.run:292 >6:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.util.logging.config.file" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:java.util.logging.LogManager.readConfiguration:1076 >4:java.util.logging.LogManager$2.run:294 >5:java.util.logging.LogManager$2.run:292 >6:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.home" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:java.util.logging.LogManager.readConfiguration:1078 >4:java.util.logging.LogManager$2.run:294 >5:java.util.logging.LogManager$2.run:292 >6:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.LogManager.readConfiguration:1195 >3:java.util.logging.LogManager.readConfiguration:1089 >4:java.util.logging.LogManager$2.run:294 >5:java.util.logging.LogManager$2.run:292 >6:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.LogManager.reset:1109 >3:java.util.logging.LogManager.readConfiguration:1196 >4:java.util.logging.LogManager.readConfiguration:1089 >5:java.util.logging.LogManager$2.run:294 >6:java.util.logging.LogManager$2.run:292 >7:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.util.logging.config.class" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.util.logging.PlatformLogger$1.run:167 >4:sun.util.logging.PlatformLogger$1.run:165 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.util.logging.config.file" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.util.logging.PlatformLogger$1.run:168 >4:sun.util.logging.PlatformLogger$1.run:165 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:sun.util.logging.LoggingSupport$1.run:56 >3:sun.util.logging.LoggingSupport$1.run:49 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.Logger.checkPermission:306 >3:java.util.logging.Logger.setLevel:1258 >4:java.util.logging.LogManager$RootLogger.<init>:1413 >5:java.util.logging.LogManager$RootLogger.<init>:1410 >6:java.util.logging.LogManager$1.run:196 >7:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.Logger.checkPermission:306 >3:java.util.logging.Logger.setLevel:1258 >4:java.util.logging.LogManager$5.run:972 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.Logger.checkPermission:306 >3:java.util.logging.Logger.setLevel:1258 >4:java.util.logging.LogManager$5.run:972 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.Logger.setParent:1560 >3:java.util.logging.LogManager$6.run:990 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.Logger.setParent:1560 >3:java.util.logging.LogManager$6.run:990 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "sun.util.logging.disableCallerCheck" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:java.util.logging.Logger$LoggerHelper$1.run:328 >4:java.util.logging.Logger$LoggerHelper$1.run:326 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "jdk.logging.allowStackWalkSearch" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:java.util.logging.Logger$LoggerHelper$1.run:328 >4:java.util.logging.Logger$LoggerHelper$1.run:326 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.Logger.setParent:1560 >3:java.util.logging.LogManager$6.run:990 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.util.logging.SimpleFormatter.format" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.util.logging.LoggingSupport$2.run:163 >4:sun.util.logging.LoggingSupport$2.run:161 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.Handler.checkPermission:301 >3:java.util.logging.Handler.setLevel:256 >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.Logger.checkPermission:306 >3:java.util.logging.Logger.addHandler:1313 >4:java.util.logging.LogManager$RootLogger.addHandler:1424 >5:java.util.logging.LogManager$4.run:799 >6:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "createClassLoader") >1:java.lang.SecurityManager.checkCreateClassLoader:611 >2:java.lang.ClassLoader.checkCreateClassLoader:275 >3:java.lang.ClassLoader.<init>:336 >4:java.util.ResourceBundle$RBClassLoader.<init>:446 >5:java.util.ResourceBundle$RBClassLoader.<init>:437 >6:java.util.ResourceBundle$RBClassLoader$1.run:441 >7:java.util.ResourceBundle$RBClassLoader$1.run:439 >8:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.logging.resources") >1:java.lang.SecurityManager.checkPackageAccess:1529 >2:sun.misc.Launcher$AppClassLoader.loadClass:305 >3:java.lang.ClassLoader.loadClass:358 >4:java.util.ResourceBundle$RBClassLoader.loadClass:450 >5:java.util.ResourceBundle$Control.newBundle:2566 >6:java.util.ResourceBundle.loadBundle:1436 >7:java.util.ResourceBundle.findBundle:1400 >8:java.util.ResourceBundle.findBundle:1354 >9:java.util.ResourceBundle.findBundle:1354 >10:java.util.ResourceBundle.getBundleImpl:1296 >11:java.util.ResourceBundle.getBundle:721 >12:java.util.logging.Level.getLocalizedLevelName:259 >13:java.util.logging.SimpleFormatter.format:161 >14:java.util.logging.StreamHandler.publish:196 >15:java.util.logging.ConsoleHandler.publish:105 >16:java.util.logging.Logger.log:610 >17:java.util.logging.Logger.doLog:631 >18:java.util.logging.Logger.logp:747 >19:org.apache.commons.logging.impl.Jdk14Logger.log:87 >Permission in allowed set for JCL class >20:org.apache.commons.logging.impl.Jdk14Logger.info:176 >Permission in allowed set for JCL class >21:org.apache.commons.logging.security.SecurityAllowedTestCase.testAllAllowed:115 >Untrusted code [testcase] found >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.logging.resources") >1:java.lang.SecurityManager.checkPackageAccess:1529 >2:sun.misc.Launcher$AppClassLoader.loadClass:305 >3:java.lang.ClassLoader.loadClass:358 >4:java.util.ResourceBundle$RBClassLoader.loadClass:450 >5:java.util.ResourceBundle$Control.newBundle:2566 >6:java.util.ResourceBundle.loadBundle:1436 >7:java.util.ResourceBundle.findBundle:1400 >8:java.util.ResourceBundle.findBundle:1354 >9:java.util.ResourceBundle.getBundleImpl:1296 >10:java.util.ResourceBundle.getBundle:721 >11:java.util.logging.Level.getLocalizedLevelName:259 >12:java.util.logging.SimpleFormatter.format:161 >13:java.util.logging.StreamHandler.publish:196 >14:java.util.logging.ConsoleHandler.publish:105 >15:java.util.logging.Logger.log:610 >16:java.util.logging.Logger.doLog:631 >17:java.util.logging.Logger.logp:747 >18:org.apache.commons.logging.impl.Jdk14Logger.log:87 >Permission in allowed set for JCL class >19:org.apache.commons.logging.impl.Jdk14Logger.info:176 >Permission in allowed set for JCL class >20:org.apache.commons.logging.security.SecurityAllowedTestCase.testAllAllowed:115 >Untrusted code [testcase] found >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.logging.resources") >1:java.lang.SecurityManager.checkPackageAccess:1529 >2:sun.misc.Launcher$AppClassLoader.loadClass:305 >3:java.lang.ClassLoader.loadClass:358 >4:java.util.ResourceBundle$RBClassLoader.loadClass:450 >5:java.util.ResourceBundle$Control.newBundle:2566 >6:java.util.ResourceBundle.loadBundle:1436 >7:java.util.ResourceBundle.findBundle:1400 >8:java.util.ResourceBundle.getBundleImpl:1296 >9:java.util.ResourceBundle.getBundle:721 >10:java.util.logging.Level.getLocalizedLevelName:259 >11:java.util.logging.SimpleFormatter.format:161 >12:java.util.logging.StreamHandler.publish:196 >13:java.util.logging.ConsoleHandler.publish:105 >14:java.util.logging.Logger.log:610 >15:java.util.logging.Logger.doLog:631 >16:java.util.logging.Logger.logp:747 >17:org.apache.commons.logging.impl.Jdk14Logger.log:87 >Permission in allowed set for JCL class >18:org.apache.commons.logging.impl.Jdk14Logger.info:176 >Permission in allowed set for JCL class >19:org.apache.commons.logging.security.SecurityAllowedTestCase.testAllAllowed:115 >Untrusted code [testcase] found >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.language.format" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.script.format" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.country.format" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.variant.format" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "jdk.util.TimeZone.allowSetDefault" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.timezone" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.country" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.home" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "sun.timezone.ids.oldmapping" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.home" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.util.calendar.ZoneInfoFile$1.run:483 >4:sun.util.calendar.ZoneInfoFile$1.run:481 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "os.name" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "fileSystemProvider") >1:java.nio.file.spi.FileSystemProvider.checkPermission:90 >2:java.nio.file.spi.FileSystemProvider.<init>:108 >3:sun.nio.fs.AbstractFileSystemProvider.<init>:38 >4:sun.nio.fs.UnixFileSystemProvider.<init>:54 >5:sun.nio.fs.LinuxFileSystemProvider.<init>:39 >6:sun.reflect.NativeConstructorAccessorImpl.newInstance0:-2 >7:sun.reflect.NativeConstructorAccessorImpl.newInstance:57 >8:sun.reflect.DelegatingConstructorAccessorImpl.newInstance:45 >9:java.lang.reflect.Constructor.newInstance:526 >10:java.lang.Class.newInstance:374 >11:sun.nio.fs.DefaultFileSystemProvider$1.run:52 >12:sun.nio.fs.DefaultFileSystemProvider$1.run:43 >13:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.dir" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.nio.fs.UnixFileSystemProvider.<init>:55 >4:sun.nio.fs.LinuxFileSystemProvider.<init>:39 >5:sun.reflect.NativeConstructorAccessorImpl.newInstance0:-2 >6:sun.reflect.NativeConstructorAccessorImpl.newInstance:57 >7:sun.reflect.DelegatingConstructorAccessorImpl.newInstance:45 >8:java.lang.reflect.Constructor.newInstance:526 >9:java.lang.Class.newInstance:374 >10:sun.nio.fs.DefaultFileSystemProvider$1.run:52 >11:sun.nio.fs.DefaultFileSystemProvider$1.run:43 >12:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "sun.nio.fs.chdirAllowed" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:sun.security.action.GetPropertyAction.run:84 >4:sun.security.action.GetPropertyAction.run:49 >5:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "loadLibrary.nio") >1:java.lang.SecurityManager.checkLink:835 >2:java.lang.Runtime.loadLibrary0:843 >3:java.lang.System.loadLibrary:1088 >4:sun.nio.fs.UnixNativeDispatcher$1.run:559 >5:sun.nio.fs.UnixNativeDispatcher$1.run:557 >6:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.nio.file.spi.DefaultFileSystemProvider" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:708 >3:java.nio.file.FileSystems$DefaultFileSystemHolder.getDefaultProvider:112 >4:java.nio.file.FileSystems$DefaultFileSystemHolder.access$000:89 >5:java.nio.file.FileSystems$DefaultFileSystemHolder$1.run:98 >6:java.nio.file.FileSystems$DefaultFileSystemHolder$1.run:96 >7:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.timezone" "write") >1:java.lang.System.setProperty:783 >2:java.util.TimeZone$1.run:680 >3:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.resources") >1:java.lang.SecurityManager.checkPackageAccess:1529 >2:sun.misc.Launcher$AppClassLoader.loadClass:305 >3:java.lang.ClassLoader.loadClass:358 >4:java.util.ResourceBundle$RBClassLoader.loadClass:450 >5:java.util.ResourceBundle$Control.newBundle:2566 >6:java.util.ResourceBundle.loadBundle:1436 >7:java.util.ResourceBundle.findBundle:1400 >8:java.util.ResourceBundle.findBundle:1354 >9:java.util.ResourceBundle.getBundleImpl:1296 >10:java.util.ResourceBundle.getBundle:841 >11:sun.util.resources.LocaleData$1.run:142 >12:sun.util.resources.LocaleData$1.run:140 >13:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.resources") >1:java.lang.SecurityManager.checkPackageAccess:1529 >2:sun.misc.Launcher$AppClassLoader.loadClass:305 >3:java.lang.ClassLoader.loadClass:358 >4:java.util.ResourceBundle$RBClassLoader.loadClass:450 >5:java.util.ResourceBundle$Control.newBundle:2566 >6:java.util.ResourceBundle.loadBundle:1436 >7:java.util.ResourceBundle.findBundle:1400 >8:java.util.ResourceBundle.getBundleImpl:1296 >9:java.util.ResourceBundle.getBundle:841 >10:sun.util.resources.LocaleData$1.run:142 >11:sun.util.resources.LocaleData$1.run:140 >12:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.text.resources") >1:java.lang.SecurityManager.checkPackageAccess:1529 >2:sun.misc.Launcher$AppClassLoader.loadClass:305 >3:java.lang.ClassLoader.loadClass:358 >4:java.util.ResourceBundle$RBClassLoader.loadClass:450 >5:java.util.ResourceBundle$Control.newBundle:2566 >6:java.util.ResourceBundle.loadBundle:1436 >7:java.util.ResourceBundle.findBundle:1400 >8:java.util.ResourceBundle.findBundle:1354 >9:java.util.ResourceBundle.findBundle:1354 >10:java.util.ResourceBundle.getBundleImpl:1296 >11:java.util.ResourceBundle.getBundle:841 >12:sun.util.resources.LocaleData$1.run:142 >13:sun.util.resources.LocaleData$1.run:140 >14:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.text.resources") >1:java.lang.SecurityManager.checkPackageAccess:1529 >2:sun.misc.Launcher$AppClassLoader.loadClass:305 >3:java.lang.ClassLoader.loadClass:358 >4:java.util.ResourceBundle$RBClassLoader.loadClass:450 >5:java.util.ResourceBundle$Control.newBundle:2566 >6:java.util.ResourceBundle.loadBundle:1436 >7:java.util.ResourceBundle.findBundle:1400 >8:java.util.ResourceBundle.findBundle:1354 >9:java.util.ResourceBundle.getBundleImpl:1296 >10:java.util.ResourceBundle.getBundle:841 >11:sun.util.resources.LocaleData$1.run:142 >12:sun.util.resources.LocaleData$1.run:140 >13:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.text.resources") >1:java.lang.SecurityManager.checkPackageAccess:1529 >2:sun.misc.Launcher$AppClassLoader.loadClass:305 >3:java.lang.ClassLoader.loadClass:358 >4:java.util.ResourceBundle$RBClassLoader.loadClass:450 >5:java.util.ResourceBundle$Control.newBundle:2566 >6:java.util.ResourceBundle.loadBundle:1436 >7:java.util.ResourceBundle.findBundle:1400 >8:java.util.ResourceBundle.getBundleImpl:1296 >9:java.util.ResourceBundle.getBundle:841 >10:sun.util.resources.LocaleData$1.run:142 >11:sun.util.resources.LocaleData$1.run:140 >12:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >Jan 22, 2014 1:25:54 PM org.apache.commons.logging.security.SecurityAllowedTestCase testAllAllowed >INFO: testing >Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec <<< FAILURE! - in org.apache.commons.logging.security.SecurityAllowedTestCase >testAllAllowed(org.apache.commons.logging.security.SecurityAllowedTestCase) Time elapsed: 0.145 sec <<< FAILURE! >junit.framework.AssertionFailedError: Unexpected exception:expected:<0> but was:<3>:junit.framework.AssertionFailedError: expected:<0> but was:<3> > at junit.framework.Assert.fail(Assert.java:57) > at junit.framework.Assert.failNotEquals(Assert.java:329) > at junit.framework.Assert.assertEquals(Assert.java:78) > at junit.framework.Assert.assertEquals(Assert.java:234) > at junit.framework.Assert.assertEquals(Assert.java:241) > at junit.framework.TestCase.assertEquals(TestCase.java:409) > at org.apache.commons.logging.security.SecurityAllowedTestCase.testAllAllowed(SecurityAllowedTestCase.java:128) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) > at junit.framework.Assert.fail(Assert.java:57) > at junit.framework.TestCase.fail(TestCase.java:227) > at org.apache.commons.logging.security.SecurityAllowedTestCase.testAllAllowed(SecurityAllowedTestCase.java:137) >Running org.apache.commons.logging.security.SecurityForbiddenTestCase >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.LogFactory$6.run:1488 >Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.LogFactory$6.run:1488 >Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.LogFactory$6.run:1488 >Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") >testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") >1:java.lang.reflect.AccessibleObject.setAccessible:128 >2:java.lang.Class$1.run:353 >3:java.lang.Class$1.run:351 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") >testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") >1:java.lang.SecurityManager.checkPropertyAccess:1302 >2:java.lang.System.getProperty:744 >3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 >Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") >testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") >1:java.util.logging.LogManager.checkPermission:1358 >2:java.util.logging.Logger.setParent:1560 >3:java.util.logging.LogManager$6.run:990 >4:java.security.AccessController.doPrivileged:-2 >Access controller found: returning >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.commons.logging.security.SecurityForbiddenTestCase >Running org.apache.commons.logging.SimpleLogTestCase >Jan 22, 2014 1:25:55 PM org.apache.commons.logging.security.SecurityForbiddenTestCase testAllForbidden >INFO: testing >[ERROR] SimpleLogTestCase - null >[ERROR] SimpleLogTestCase - null >[ERROR] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: error statement >[ERROR] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: error statement w/ null exception <java.lang.RuntimeException>java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:56) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:255) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[FATAL] SimpleLogTestCase - null >[FATAL] SimpleLogTestCase - null >[FATAL] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: fatal statement >[FATAL] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: fatal statement w/ null exception <java.lang.RuntimeException>java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:65) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:255) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[INFO] SimpleLogTestCase - null >[INFO] SimpleLogTestCase - null >[INFO] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: info statement >[INFO] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: info statement w/ null exception <java.lang.RuntimeException>java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:74) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:255) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[WARN] SimpleLogTestCase - null >[WARN] SimpleLogTestCase - null >[WARN] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: warn statement >[WARN] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: warn statement w/ null exception <java.lang.RuntimeException>java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:92) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:255) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.commons.logging.SimpleLogTestCase >Running org.apache.commons.logging.pathable.ParentFirstTestCase >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.logging.pathable.ParentFirstTestCase >Running org.apache.commons.logging.pathable.ChildFirstTestCase >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.commons.logging.pathable.ChildFirstTestCase >Running org.apache.commons.logging.pathable.GeneralTestCase >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.commons.logging.pathable.GeneralTestCase >Running org.apache.commons.logging.servlet.BasicServletTestCase >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.commons.logging.servlet.BasicServletTestCase >Running org.apache.commons.logging.avalon.AvalonLoggerTestCase >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.commons.logging.avalon.AvalonLoggerTestCase >Running org.apache.commons.logging.impl.WeakHashtableTestCase >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.569 sec - in org.apache.commons.logging.impl.WeakHashtableTestCase >Running org.apache.commons.logging.BasicOperationsTestCase >log4j:WARN No appenders could be found for logger (org.apache.commons.logging.BasicOperationsTestCase). >log4j:WARN Please initialize the log4j system properly. >log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. >Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.commons.logging.BasicOperationsTestCase >Running org.apache.commons.logging.AltHashtableTestCase >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.commons.logging.AltHashtableTestCase >Running org.apache.commons.logging.logkit.StandardTestCase >DEBUG 2014-01-22 13:26:07.807 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: debug statement >DEBUG 2014-01-22 13:26:07.815 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: debug statement w/ null exception >java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:47) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >ERROR 2014-01-22 13:26:07.815 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: error statement >ERROR 2014-01-22 13:26:07.815 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: error statement w/ null exception >java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:56) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >FATAL_E 2014-01-22 13:26:07.816 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: fatal statement >FATAL_E 2014-01-22 13:26:07.816 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: fatal statement w/ null exception >java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:65) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >INFO 2014-01-22 13:26:07.816 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: info statement >INFO 2014-01-22 13:26:07.817 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: info statement w/ null exception >java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:74) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >DEBUG 2014-01-22 13:26:07.817 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: trace statement >DEBUG 2014-01-22 13:26:07.817 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: trace statement w/ null exception >java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:83) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >WARN 2014-01-22 13:26:07.817 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: warn statement >WARN 2014-01-22 13:26:07.817 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: warn statement w/ null exception >java.lang.RuntimeException > at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:92) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.apache.commons.logging.logkit.StandardTestCase >Running org.apache.commons.logging.LogTestCase >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.commons.logging.LogTestCase >Running org.apache.commons.logging.LoadTestCase >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 sec - in org.apache.commons.logging.LoadTestCase >Running org.apache.commons.logging.simple.DefaultConfigTestCase >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.commons.logging.simple.DefaultConfigTestCase >Running org.apache.commons.logging.simple.CustomConfigTestCase >[DEBUG] DecoratedLogger - debug >[INFO] DecoratedLogger - info >[WARN] DecoratedLogger - warn >[ERROR] DecoratedLogger - error >[FATAL] DecoratedLogger - fatal >[DEBUG] DecoratedLogger - debug <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[INFO] DecoratedLogger - info <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[WARN] DecoratedLogger - warn <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[ERROR] DecoratedLogger - error <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[FATAL] DecoratedLogger - fatal <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[DEBUG] DecoratedLogger - debug >[INFO] DecoratedLogger - info >[WARN] DecoratedLogger - warn >[ERROR] DecoratedLogger - error >[FATAL] DecoratedLogger - fatal >Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.commons.logging.simple.CustomConfigTestCase >Running org.apache.commons.logging.simple.DateTimeCustomConfigTestCase >[DEBUG] DecoratedLogger - debug <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[INFO] DecoratedLogger - info <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[WARN] DecoratedLogger - warn <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[ERROR] DecoratedLogger - error <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >[FATAL] DecoratedLogger - fatal <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >22.26.2014 [DEBUG] DecoratedLogger - debug >22.26.2014 [INFO] DecoratedLogger - info >22.26.2014 [WARN] DecoratedLogger - warn >22.26.2014 [ERROR] DecoratedLogger - error >22.26.2014 [FATAL] DecoratedLogger - fatal >22.26.2014 [DEBUG] DecoratedLogger - debug <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >22.26.2014 [INFO] DecoratedLogger - info <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >22.26.2014 [WARN] DecoratedLogger - warn <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >22.26.2014 [ERROR] DecoratedLogger - error <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.commons.logging.simple.DateTimeCustomConfigTestCase >Running org.apache.commons.logging.log4j.log4j12.ApiClasspathStandardTestCase >22.26.2014 [FATAL] DecoratedLogger - fatal <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >22.26.2014 [DEBUG] DecoratedLogger - debug >22.26.2014 [INFO] DecoratedLogger - info >22.26.2014 [WARN] DecoratedLogger - warn >22.26.2014 [ERROR] DecoratedLogger - error >22.26.2014 [FATAL] DecoratedLogger - fatal >22.26.2014 [DEBUG] DecoratedLogger - debug <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >22.26.2014 [INFO] DecoratedLogger - info <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >22.26.2014 [WARN] DecoratedLogger - warn <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >22.26.2014 [ERROR] DecoratedLogger - error <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >22.26.2014 [FATAL] DecoratedLogger - fatal <org.apache.commons.logging.DummyException>org.apache.commons.logging.DummyException > at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) > at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) > 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 junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) > at junit.framework.TestSuite.run(TestSuite.java:250) > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) > at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) > at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.apache.commons.logging.log4j.log4j12.ApiClasspathStandardTestCase >Running org.apache.commons.logging.log4j.log4j12.AppClasspathStandardTestCase >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.commons.logging.log4j.log4j12.AppClasspathStandardTestCase >Running org.apache.commons.logging.log4j.log4j12.ChildClasspathStandardTestCase >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.apache.commons.logging.log4j.log4j12.ChildClasspathStandardTestCase >Running org.apache.commons.logging.log4j.log4j12.ParentClasspathStandardTestCase >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.apache.commons.logging.log4j.log4j12.ParentClasspathStandardTestCase >Running org.apache.commons.logging.tccl.BadTCCLTestCase >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.logging.tccl.BadTCCLTestCase >Running org.apache.commons.logging.tccl.NullTCCLTestCase >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.logging.tccl.NullTCCLTestCase >Running org.apache.commons.logging.tccl.log.TcclDisabledTestCase >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.commons.logging.tccl.log.TcclDisabledTestCase >Running org.apache.commons.logging.tccl.log.TcclEnabledTestCase >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.apache.commons.logging.tccl.log.TcclEnabledTestCase >Running org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase >Running org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase >Running org.apache.commons.logging.jdk14.CustomConfigFullTestCase >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.commons.logging.jdk14.CustomConfigFullTestCase >Running org.apache.commons.logging.jdk14.CustomConfigTestCase >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.commons.logging.jdk14.CustomConfigTestCase >Running org.apache.commons.logging.jdk14.CustomConfigAPITestCase >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.commons.logging.jdk14.CustomConfigAPITestCase >Running org.apache.commons.logging.jdk14.DefaultConfigTestCase >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.commons.logging.jdk14.DefaultConfigTestCase >Running org.apache.commons.logging.config.PriorityConfigTestCase >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.commons.logging.config.PriorityConfigTestCase >Running org.apache.commons.logging.config.FirstPriorityConfigTestCase >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.commons.logging.config.FirstPriorityConfigTestCase >Results : >Failed tests: > org.apache.commons.logging.security.SecurityAllowedTestCase#testAllAllowed Un... >Tests run: 117, Failures: 1, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ commons-logging --- >[INFO] Failsafe report directory: /builddir/build/BUILD/commons-logging-1.1.2-src/target/failsafe-reports >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping Commons Logging >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 25.425s >[INFO] Finished at: Wed Jan 22 13:26:09 EET 2014 >[INFO] Final Memory: 28M/314M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.15:verify (integration-test) on project commons-logging: There are test failures. >[ERROR] >[ERROR] Please refer to /builddir/build/BUILD/commons-logging-1.1.2-src/target/failsafe-reports for the individual test results. >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please read the following articles: >[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.C0SA3K (%build) > Bad exit status from /var/tmp/rpm-tmp.C0SA3K (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 377, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-logging.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1056462
: 853822 |
853843
|
856039