D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/cglib-3.2.9-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uoMEDd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cglib-RELEASE_3_2_9 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/RELEASE_3_2_9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cglib-RELEASE_3_2_9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module cglib-nodep + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module cglib-integration-test + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module cglib-jmh + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:packaging bundle cglib + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:build/pom:plugins ' org.apache.felix maven-bundle-plugin 1.4.0 true net.sf.cglib.core net.* org.apache.tools.*;resolution:=optional,* ' cglib + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-gpg-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-jarsigner-plugin cglib-sample + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:dependency[pom:artifactId='\''ant'\'']' 'true' cglib + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :cglib net.sf.cglib:cglib cglib:cglib-full cglib:cglib-nodep org.sonatype.sisu.inject:cglib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zjY5ge + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cglib-RELEASE_3_2_9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Code Generation Library [pom] [INFO] cglib [bundle] [INFO] cglib-sample [jar] [INFO] [INFO] -------------------------< cglib:cglib-parent >------------------------- [INFO] Building Code Generation Library 3.2.9 [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----------------------------< cglib:cglib >----------------------------- [INFO] Building cglib 3.2.9 [2/3] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ cglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 130 source files to /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/target/classes [INFO] /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/src/main/java/net/sf/cglib/proxy/CallbackInfo.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/src/main/java/net/sf/cglib/proxy/CallbackInfo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ cglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 73 source files to /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/src/test/java/net/sf/cglib/beans/TestBeanMap.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/src/test/java/net/sf/cglib/beans/TestBeanMap.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/src/test/java/net/sf/cglib/transform/impl/TransformDemo.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/src/test/java/net/sf/cglib/transform/impl/TransformDemo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ cglib --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running net.sf.cglib.util.TestParallelSorter [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in net.sf.cglib.util.TestParallelSorter [INFO] Running net.sf.cglib.util.TestXmlParsing elseif: 536ms intern: 167ms switch: 207ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s - in net.sf.cglib.util.TestXmlParsing [INFO] Running net.sf.cglib.transform.impl.TestInterceptFieldsSubclass [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in net.sf.cglib.transform.impl.TestInterceptFieldsSubclass [INFO] Running net.sf.cglib.transform.impl.TestProvideFields [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 s <<< FAILURE! - in net.sf.cglib.transform.impl.TestProvideFields [ERROR] initializationError(net.sf.cglib.transform.impl.TestProvideFields) Time elapsed: 0.005 s <<< ERROR! java.lang.IllegalAccessError: Update to static final field net.sf.cglib.transform.AbstractTransformTest.CGLIB$FIELD_NAMES attempted from a different method (CGLIB$STATICHOOK4) than the initializer method at net.sf.cglib.transform.impl.TestProvideFields.suite(TestProvideFields.java:69) [INFO] Running net.sf.cglib.transform.impl.TestDemo load : net.sf.cglib.transform.impl.TransformDemo transforming net.sf.cglib.transform.impl.TransformDemo load : net.sf.cglib.transform.impl.FieldProvider load : net.sf.cglib.transform.impl.InterceptFieldEnabled load : net.sf.cglib.transform.impl.PersistenceCapable load : java.lang.Object load : net.sf.cglib.transform.ClassTransformerFactory load : net.sf.cglib.transform.ClassFilter load : java.lang.Throwable load : java.lang.IllegalArgumentException load : net.sf.cglib.transform.impl.InterceptFieldCallback load : java.lang.String load : java.lang.Exception load : java.lang.Class load : java.lang.System load : java.lang.invoke.StringConcatFactory load : java.io.PrintStream register class net.sf.cglib.transform.impl.TransformDemo [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.015 s <<< FAILURE! - in net.sf.cglib.transform.impl.TestDemo [ERROR] test(net.sf.cglib.transform.impl.TestDemo) Time elapsed: 0.015 s <<< ERROR! java.lang.IllegalAccessError: Update to static final field net.sf.cglib.transform.impl.TransformDemo.CGLIB$FIELD_NAMES attempted from a different method (CGLIB$STATICHOOK8) than the initializer method at net.sf.cglib.transform.impl.TestDemo.test(TestDemo.java:19) [INFO] Running net.sf.cglib.transform.impl.TestAddDelegate [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.sf.cglib.transform.impl.TestAddDelegate [INFO] Running net.sf.cglib.transform.impl.TestInterceptFields [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in net.sf.cglib.transform.impl.TestInterceptFields [INFO] Running net.sf.cglib.transform.impl.TestTransformingLoader Loading net.sf.cglib.transform.impl.Example Loading java.lang.Object Loading java.lang.String Loading net.sf.cglib.transform.impl.Example Loading net.sf.cglib.transform.impl.InterceptFieldEnabled Loading java.lang.Object Loading net.sf.cglib.transform.impl.Example Loading net.sf.cglib.transform.impl.FieldProvider Loading java.lang.Object Loading net.sf.cglib.transform.impl.Example Loading java.lang.Object Loading java.lang.Class Loading net.sf.cglib.transform.impl.TestTransformingLoader Loading net.sf.cglib.CodeGenTestCase Loading junit.framework.TestCase Loading net.sf.cglib.transform.ClassFilter Loading junit.framework.Test Loading net.sf.cglib.transform.ClassTransformer Loading org.objectweb.asm.ClassVisitor Loading net.sf.cglib.transform.impl.AddPropertyTransformer Loading net.sf.cglib.transform.ClassEmitterTransformer Loading net.sf.cglib.core.ClassEmitter Loading net.sf.cglib.transform.ClassTransformerChain Loading net.sf.cglib.transform.AbstractClassTransformer Loading net.sf.cglib.transform.impl.AddStaticInitTransformer Loading net.sf.cglib.transform.impl.InterceptFieldFilter Loading net.sf.cglib.transform.impl.InterceptFieldTransformer Loading net.sf.cglib.transform.impl.FieldProviderTransformer Loading net.sf.cglib.transform.ClassTransformerFactory Loading java.lang.System Loading java.lang.invoke.StringConcatFactory Loading java.io.PrintStream INITING: class net.sf.cglib.CodeGenTestCase INITING: class net.sf.cglib.transform.impl.TestTransformingLoader Loading net.sf.cglib.transform.impl.TestTransformingLoader$1 INITING: class net.sf.cglib.transform.impl.TestTransformingLoader$1 INITING: class net.sf.cglib.transform.impl.Example [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in net.sf.cglib.transform.impl.TestTransformingLoader [INFO] Running net.sf.cglib.transform.impl.TestAddClassInit [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.sf.cglib.transform.impl.TestAddClassInit [INFO] Running net.sf.cglib.beans.TestBeanMapProxy [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in net.sf.cglib.beans.TestBeanMapProxy [INFO] Running net.sf.cglib.beans.TestBeanGenerator [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in net.sf.cglib.beans.TestBeanGenerator [INFO] Running net.sf.cglib.beans.TestBeanMap [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in net.sf.cglib.beans.TestBeanMap [INFO] Running net.sf.cglib.beans.TestBeanCopier [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in net.sf.cglib.beans.TestBeanCopier [INFO] Running net.sf.cglib.beans.TestBulkBean iteration count: 100000 net.sf.cglib.beans.TestBulkBean$BulkBeanReflectImpl: 116 ms. 0.00116 per iteration net.sf.cglib.beans.MA$$BulkBeanByCGLIB$$0_5: 34 ms. 3.4E-4 per iteration factor: 3.4117646 net.sf.cglib.beans.TestBulkBean$BulkBeanPlainImpl: 76 ms. 7.6E-4 per iteration [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in net.sf.cglib.beans.TestBulkBean [INFO] Running net.sf.cglib.beans.TestImmutableBean [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in net.sf.cglib.beans.TestImmutableBean [INFO] Running net.sf.cglib.core.TestKeyFactory [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in net.sf.cglib.core.TestKeyFactory [INFO] Running net.sf.cglib.core.AsmApiTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in net.sf.cglib.core.AsmApiTest [INFO] Running net.sf.cglib.core.TestTinyBitSet [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in net.sf.cglib.core.TestTinyBitSet [INFO] Running net.sf.cglib.proxy.TestProxyRefDispatcher [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in net.sf.cglib.proxy.TestProxyRefDispatcher [INFO] Running net.sf.cglib.proxy.TestNoOp [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.sf.cglib.proxy.TestNoOp [INFO] Running net.sf.cglib.proxy.TestDispatcher [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.sf.cglib.proxy.TestDispatcher [INFO] Running net.sf.cglib.proxy.TestLazyLoader loading object [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.sf.cglib.proxy.TestLazyLoader [INFO] Running net.sf.cglib.proxy.TestInterfaceMaker [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.sf.cglib.proxy.TestInterfaceMaker [INFO] Running net.sf.cglib.proxy.TestEnhancer public java.lang.String java.lang.Object.toString() public native int java.lang.Object.hashCode() public java.lang.String java.lang.Object.toString() public native int java.lang.Object.hashCode() public int net.sf.cglib.proxy.EA.compareTo(java.lang.Object) public java.lang.String java.lang.Object.toString() public native int java.lang.Object.hashCode() public java.lang.String java.lang.ClassLoader.getName() public java.lang.String java.lang.Object.toString() public native int java.lang.Object.hashCode() public java.lang.Object net.sf.cglib.proxy.TestEnhancer$TestCloneImpl.clone() throws java.lang.CloneNotSupportedException public int net.sf.cglib.proxy.Source.intType(int) public long net.sf.cglib.proxy.Source.longType(long) public float net.sf.cglib.proxy.Source.floatType(float) public double net.sf.cglib.proxy.Source.doubleType(double) public java.lang.Object net.sf.cglib.proxy.Source.objectType(java.lang.Object) public java.lang.String net.sf.cglib.proxy.Source.toString() public int[] net.sf.cglib.proxy.Source.arrayType(int[]) public java.lang.String net.sf.cglib.proxy.ArgInit.toString() public java.lang.String net.sf.cglib.proxy.ArgInit.toString() public abstract void net.sf.cglib.proxy.TestEnhancer$AbstractMethodCallInConstructor.foo() public abstract void net.sf.cglib.proxy.TestEnhancer$AbstractMethodCallInConstructor.foo() public abstract int net.sf.cglib.proxy.TestEnhancer$ConflictA.foo() public abstract java.lang.String net.sf.cglib.proxy.TestEnhancer$ConflictB.foo() public void net.sf.cglib.proxy.Source.throwIndexOutOfBoundsException() public void net.sf.cglib.proxy.Source.callAll() protected void net.sf.cglib.proxy.Source.protectedMethod() void net.sf.cglib.proxy.Source.packageMethod() abstract void net.sf.cglib.proxy.Source.abstractMethod() public synchronized void net.sf.cglib.proxy.Source.synchronizedMethod() public int net.sf.cglib.proxy.Source.intType(int) public long net.sf.cglib.proxy.Source.longType(long) public float net.sf.cglib.proxy.Source.floatType(float) public double net.sf.cglib.proxy.Source.doubleType(double) public java.lang.Object net.sf.cglib.proxy.Source.objectType(java.lang.Object) public void net.sf.cglib.proxy.Source.voidType() public void net.sf.cglib.proxy.Source.multiArg(int,long,double,float,java.lang.Object,java.lang.Object,java.lang.Object) public java.lang.String java.lang.Object.toString() public native int java.lang.Object.hashCode() public java.lang.String java.lang.Object.toString() public native int java.lang.Object.hashCode() public int net.sf.cglib.proxy.TestEnhancer$Signature.interceptor() [ERROR] Tests run: 51, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.557 s <<< FAILURE! - in net.sf.cglib.proxy.TestEnhancer [ERROR] testSql(net.sf.cglib.proxy.TestEnhancer) Time elapsed: 0.016 s <<< ERROR! net.sf.cglib.core.CodeGenerationException: java.lang.reflect.InvocationTargetException-->null at net.sf.cglib.proxy.TestEnhancer.testSql(TestEnhancer.java:819) Caused by: java.lang.reflect.InvocationTargetException at net.sf.cglib.proxy.TestEnhancer.testSql(TestEnhancer.java:819) Caused by: java.lang.NoClassDefFoundError: net/sf/cglib/proxy/Factory at net.sf.cglib.proxy.TestEnhancer.testSql(TestEnhancer.java:819) Caused by: java.lang.ClassNotFoundException: net.sf.cglib.proxy.Factory at net.sf.cglib.proxy.TestEnhancer.testSql(TestEnhancer.java:819) [INFO] Running net.sf.cglib.proxy.TestMixin [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in net.sf.cglib.proxy.TestMixin [INFO] Running net.sf.cglib.proxy.TestProxy exception: net.sf.cglib.proxy.UndeclaredThrowableException: java.lang.Exception-->test! invoking public abstract java.lang.Object java.util.Map.get(java.lang.Object) on {test=test} with [Ljava.lang.Object;@6af93788 done: public abstract java.lang.Object java.util.Map.get(java.lang.Object) on {test=test} with [Ljava.lang.Object;@6af93788, result is test hello invoking public abstract java.lang.Object java.util.Map.get(java.lang.Object) on {test=test} with [Ljava.lang.Object;@6e4784bc done: public abstract java.lang.Object java.util.Map.get(java.lang.Object) on {test=test} with [Ljava.lang.Object;@6e4784bc, result is test [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in net.sf.cglib.proxy.TestProxy [INFO] Running net.sf.cglib.reflect.TestFastClass hash=-306117863 size=2 types[0]=int types[1]=int [ERROR] Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.038 s <<< FAILURE! - in net.sf.cglib.reflect.TestFastClass [ERROR] testPackagePrivateMethod_bootstrapClassLoader(net.sf.cglib.reflect.TestFastClass) Time elapsed: 0.004 s <<< ERROR! java.lang.NoSuchMethodException: java.lang.String.getChars([C, int) at net.sf.cglib.reflect.TestFastClass.testPackagePrivateMethod_bootstrapClassLoader(TestFastClass.java:663) [INFO] Running net.sf.cglib.reflect.TestDelegates [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in net.sf.cglib.reflect.TestDelegates [INFO] Running net.sf.cglib.reflect.TestReflectPerf iteration count: 1000000 fc = 67 reflect+args = 69 reflect = 45 fm+args = 65 fm = 31 fc w/idx = 31 delegate = 12 raw = 9 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s - in net.sf.cglib.reflect.TestReflectPerf [INFO] Running net.sf.cglib.TestAll -- listing properties -- awt.toolkit=sun.awt.X11.XToolkit java.specification.version=11 sun.cpu.isalist= sun.jnu.encoding=ANSI_X3.4-1968 java.class.path=/home/iurt/rpmbuild/BUILD/cglib-RELEA... java.vm.vendor=Red Hat, Inc. sun.arch.data.model=64 java.vendor.url=https://www.redhat.com/ user.timezone= os.name=Linux java.vm.specification.version=11 sun.java.launcher=SUN_STANDARD user.country=US sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-11.0.9.2... sun.java.command=/home/iurt/rpmbuild/BUILD/cglib-RELEA... jdk.debug=release surefire.test.class.path=/home/iurt/rpmbuild/BUILD/cglib-RELEA... sun.cpu.endian=little user.home=/home/iurt user.language=en java.specification.vendor=Oracle Corporation java.version.date=2020-10-20 java.home=/usr/lib/jvm/java-11-openjdk-11.0.9.2... file.separator=/ basedir=/home/iurt/rpmbuild/BUILD/cglib-RELEA... java.vm.compressedOopsMode=Zero based line.separator= java.specification.name=Java Platform API Specification java.vm.specification.vendor=Oracle Corporation java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment surefire.real.class.path=/home/iurt/rpmbuild/BUILD/cglib-RELEA... sun.management.compiler=HotSpot 64-Bit Tiered Compilers java.runtime.version=11.0.9-ea+2-LTS user.name=iurt path.separator=: os.version=5.4.17-server-1.mga7 java.runtime.name=OpenJDK Runtime Environment file.encoding=ANSI_X3.4-1968 java.vm.name=OpenJDK 64-Bit Server VM java.vendor.version=18.9 localRepository=/home/iurt/.m2/repository java.vendor.url.bug=https://bugs.mageia.org/enter_bug.cgi java.io.tmpdir=/tmp net.sf.cglib.test.stressHashCodes=true java.version=11.0.9-ea user.dir=/home/iurt/rpmbuild/BUILD/cglib-RELEA... os.arch=amd64 java.vm.specification.name=Java Virtual Machine Specification java.awt.printerjob=sun.print.PSPrinterJob sun.os.patch.level=unknown java.library.path=/usr/java/packages/lib:/usr/lib64:/li... java.vm.info=mixed mode, sharing java.vendor=Red Hat, Inc. java.vm.version=11.0.9-ea+2-LTS sun.io.unicode.encoding=UnicodeLittle java.class.version=55.0 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in net.sf.cglib.TestAll [ERROR] initializationError(net.sf.cglib.TestAll) Time elapsed: 0 s <<< ERROR! java.lang.IllegalAccessError: Update to static final field net.sf.cglib.transform.AbstractTransformTest.CGLIB$FIELD_NAMES attempted from a different method (CGLIB$STATICHOOK108) than the initializer method at net.sf.cglib.TestAll.suite(TestAll.java:81) [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] TestAll.suite:81 ? IllegalAccess Update to static final field net.sf.cglib.tra... [ERROR] TestEnhancer.testSql:819 ? CodeGeneration java.lang.reflect.InvocationTargetEx... [ERROR] TestFastClass.testPackagePrivateMethod_bootstrapClassLoader:663 ? NoSuchMethod [ERROR] TestDemo.test:19 ? IllegalAccess Update to static final field net.sf.cglib.tra... [ERROR] TestProvideFields.suite:69->AbstractTransformTest.:-1->AbstractTransformTest.CGLIB$STATICHOOK4:-1 ? IllegalAccess [INFO] [ERROR] Tests run: 158, Failures: 0, Errors: 5, Skipped: 0 [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Code Generation Library [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Code Generation Library 3.2.9: [INFO] [INFO] Code Generation Library ............................ SUCCESS [ 0.002 s] [INFO] cglib .............................................. FAILURE [ 23.011 s] [INFO] cglib-sample ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.652 s [INFO] Finished at: 2020-08-26T17:07:44Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project cglib: There are test failures. [ERROR] [ERROR] Please refer to /home/iurt/rpmbuild/BUILD/cglib-RELEASE_3_2_9/cglib/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :cglib error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.zjY5ge (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.zjY5ge (%build) I: [iurt_root_command] ERROR: chroot