D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/scannotation-1.0.3-6.r12.5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V6VYst + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf scannotation-1.0.3.Final + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/scannotation-1.0.3.Final.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scannotation-1.0.3.Final + /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 titan-test-jar + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :titan-cruise scannotation + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :servlet-api javax.servlet:javax.servlet-api:3.1.0 scannotation + cp -p /home/iurt/rpmbuild/SOURCES/License.txt . ++ find . -name pom.xml + sed -i -e 's,\(source\)>1.[0-9],\1>11,g' -e 's,\(target\)>1.[0-9],\1>11,g' ./titan-test-jar/pom.xml ./pom.xml ./scannotation/pom.xml + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.scannotation:scannotation scannotation + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7HGGtu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scannotation-1.0.3.Final + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.scannotation:scannotation:jar:1.0.3 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 53, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-site-plugin is missing. @ line 61, column 20 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] scannotation [jar] [INFO] Scannotation [pom] [INFO] [INFO] -------------------< org.scannotation:scannotation >-------------------- [INFO] Building scannotation 1.0.3 [1/2] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for com.sun:tools:jar:any is missing, no dependency information available [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ scannotation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ scannotation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/target/classes [INFO] /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/src/main/java/org/scannotation/WarUrlFinder.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/src/main/java/org/scannotation/WarUrlFinder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/src/main/java/org/scannotation/archiveiterator/FileIterator.java: /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/src/main/java/org/scannotation/archiveiterator/FileIterator.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/src/main/java/org/scannotation/archiveiterator/FileIterator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ scannotation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ scannotation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ scannotation --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.scannotation.test.TestSmoke WARNING!!!!!!! CANNOT TEST testFindClasspaths2(): This is a Maven2 and Surefire problem in that it doesn't set java.class.path correctly. I run this test within the IDE WARNING!!!!!!!! CANNOT TEST testFindClasspaths(): This is a Maven2 and Surefire problem in that it doesn't set java.class.path correctly. I run this test within the IDE [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s - in org.scannotation.test.TestSmoke [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ scannotation --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final/scannotation/target/scannotation-1.0.3.jar [INFO] [INFO] -------------------< org.resteasy:scannotation-all >-------------------- [INFO] Building Scannotation 1.0 [2/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -------------------< org.resteasy:scannotation-all >-------------------- [INFO] Building Scannotation 1.0 [3/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ scannotation-all --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ scannotation-all --- [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ scannotation-all --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] scannotation 1.0.3 ................................. SUCCESS [ 18.190 s] [INFO] Scannotation 1.0 ................................... SUCCESS [ 6.928 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.326 s [INFO] Finished at: 2021-01-08T01:12:08Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA6WQuw6CQBBFe75i3H5Bex5RKworYmK7siMZgwPZXTbw90KMgg0WlvfOyT3JxFn/ qMGjsdRwInbhVgBy2WjiKhHnQu6LY56LLA3ijZRw6KjWoLFF1iNGaKFCRqMcargOcDl5BilHesmk AcBcDFMci8o0XZvr9N4xuTh6x9dRGUc3Vbr5vmimueh7b2VeeWUt2VXFzPyj6UOLxtf4S/XhpGpp XblI0yOf60S7Fq8BAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SaRx0t + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64 + cd scannotation-1.0.3.Final + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n scannotation -d /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64 [INFO] Installing artifact org.scannotation:scannotation:jar:1.0.3 [INFO] Installing artifact org.scannotation:scannotation:pom:1.0.3 [INFO] Installing artifact org.resteasy:scannotation-all:pom:1.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/javadoc/scannotation + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/javadoc/scannotation + echo /usr/share/javadoc/scannotation + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.3-6.r12.5.mga8 --unique-debug-suffix -1.0.3-6.r12.5.mga8.aarch64 --unique-debug-src-base scannotation-1.0.3-6.r12.5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/scannotation-1.0.3.Final + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: scannotation-1.0.3-6.r12.5.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2Q0Wuv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scannotation-1.0.3.Final + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/licenses/scannotation + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/licenses/scannotation + cp -pr License.txt /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/licenses/scannotation + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/maven-metadata/scannotation.xml'] [INFO maven.prov] mvn(org.resteasy:scannotation-all:pom:) = 1.0, mvn(org.scannotation:scannotation) = 1.0.3, mvn(org.scannotation:scannotation:pom:) = 1.0.3 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/java/scannotation.jar'] [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/maven-metadata/scannotation.xml'] [INFO maven.req] javapackages-filesystem, mvn(javassist:javassist), java-headless >= 1:11 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/java/scannotation.jar'] Provides: mvn(org.resteasy:scannotation-all:pom:) = 1.0 mvn(org.scannotation:scannotation) = 1.0.3 mvn(org.scannotation:scannotation:pom:) = 1.0.3 scannotation = 1.0.3-6.r12.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:11 javapackages-filesystem mvn(javassist:javassist) Processing files: scannotation-javadoc-1.0.3-6.r12.5.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0vxrwx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scannotation-1.0.3.Final + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/licenses/scannotation-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/licenses/scannotation-javadoc + cp -pr License.txt /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/licenses/scannotation-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/javadoc/scannotation/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64/usr/share/javadoc/scannotation/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: scannotation-javadoc = 1.0.3-6.r12.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/scannotation-1.0.3-6.r12.5.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/scannotation-javadoc-1.0.3-6.r12.5.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f2RH5t + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scannotation-1.0.3.Final + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/scannotation-1.0.3-6.r12.5.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tRDZNu + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf scannotation-1.0.3.Final + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!