Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mariadb-java-client.spec'], chrootPath='/var/lib/mock/dist-circle9-build-74956-24493/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mariadb-java-client.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1643846400 Wrote: /builddir/build/SRPMS/mariadb-java-client-3.0.3-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mariadb-java-client.spec'], chrootPath='/var/lib/mock/dist-circle9-build-74956-24493/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mariadb-java-client.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1643846400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5Xjfja + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mariadb-connector-j-3.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/3.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mariadb-connector-j-3.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep com.github.waffle:waffle-jna + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep ch.qos.logback:logback-classic + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep software.amazon.awssdk:bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep software.amazon.awssdk:rds + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.junit:junit-bom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.junit.jupiter:junit-jupiter-engine + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.slf4j:slf4j-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep net.java.dev.jna:jna + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep net.java.dev.jna:jna-platform + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.slf4j:slf4j-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :org.osgi.core org.osgi:osgi.core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :org.osgi.compendium org.osgi:osgi.cmpn + rm -r src/main/java/org/mariadb/jdbc/plugin/credential/aws + sed -i /aws/d src/main/java9/module-info.java + sed -i /waffle/d src/main/java9/module-info.java + sed -i /aws/d src/main/resources/META-INF/services/org.mariadb.jdbc.plugin.CredentialPlugin + sed -i /aws/d src/test/resources/META-INF/services/org.mariadb.jdbc.plugin.CredentialPlugin + rm -f src/main/java/org/mariadb/jdbc/plugin/authentication/addon/gssapi/WindowsNativeSspiAuthentication.java Patch #0 (remove_waffle-jna.patch): + echo 'Patch #0 (remove_waffle-jna.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/mariadb/jdbc/plugin/authentication/addon/gssapi/GssUtility.java Patch #1 (compile_source_root.patch): + echo 'Patch #1 (compile_source_root.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pom.xml Hunk #1 succeeded at 107 (offset -17 lines). + /usr/bin/python3 /usr/share/java-utils/mvn_file.py org.mariadb.jdbc:mariadb-java-client mariadb-java-client + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py org.mariadb.jdbc:mariadb-java-client mariadb:mariadb-connector-java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.jacoco:jacoco-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.sonatype.plugins:nexus-staging-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin com.coveo:fmt-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-gpg-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-javadoc-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.22kwU7 + umask 022 + cd /builddir/build/BUILD + cd mariadb-connector-j-3.0.3 + opts=-j + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -j Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ----------------< org.mariadb.jdbc:mariadb-java-client >---------------- [INFO] Building mariadb-java-client 3.0.3 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mariadb-java-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mariadb-java-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 200 source files to /builddir/build/BUILD/mariadb-connector-j-3.0.3/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-java-8) @ mariadb-java-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 200 source files to /builddir/build/BUILD/mariadb-connector-j-3.0.3/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-java-9) @ mariadb-java-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 200 source files to /builddir/build/BUILD/mariadb-connector-j-3.0.3/target/classes/META-INF/versions/9 [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-java-11) @ mariadb-java-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/mariadb-connector-j-3.0.3/target/classes/META-INF/versions/11 [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mariadb-java-client --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mariadb-java-client --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ mariadb-java-client --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mariadb-java-client --- [INFO] Building jar: /builddir/build/BUILD/mariadb-connector-j-3.0.3/target/mariadb-java-client-3.0.3.jar [INFO] [INFO] ----------------< org.mariadb.jdbc:mariadb-java-client >---------------- [INFO] Building mariadb-java-client 3.0.3 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ mariadb-java-client --- [INFO] [INFO] --- xmvn-mojo:4.0.0:builddep (default-cli) @ mariadb-java-client --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.552 s [INFO] Finished at: 2022-07-04T14:51:46+08:00 [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/72SsQrCMBRFd7/i2T2pgmOtqFMHJxFcY/MaUtqXkKZF/95EEetgBwfHd+7lHgjJ Nte2gQFdpw2tkyVfJIBUGqlJrZPTkW2P+6JINvksmzMGu143EiRaJBlqGjtQSOiERwmXG5wPAwFj oT3u5DOAN7jFMwDlTG8LmRuneNdUqzpLX+hZEM7rSpQ+gEfOhNVZOqJxNv3c/a4h9LwWg+ASB16T mLCFlNlG+Mq49l/C3z3x/Uyn9MR+jHlpHP7B0lqatoyu+DfuCCHdrYICAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0vzcBA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch ++ dirname /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch + cd mariadb-connector-j-3.0.3 + xmvn-install -R .xmvn-reactor -n mariadb-java-client -d /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch [INFO] Installing artifact org.mariadb.jdbc:mariadb-java-client:jar:3.0.3 [INFO] Installing artifact org.mariadb.jdbc:mariadb-java-client:pom:3.0.3 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/share/licenses + '[' -d target/site/apidocs ']' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.3-1.el9 --unique-debug-suffix -3.0.3-1.el9.noarch --unique-debug-src-base mariadb-java-client-3.0.3-1.el9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mariadb-connector-j-3.0.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mariadb-java-client-3.0.3-1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ztZglh + umask 022 + cd /builddir/build/BUILD + cd mariadb-connector-j-3.0.3 + DOCDIR=/builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/share/doc/mariadb-java-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/share/doc/mariadb-java-client + cp -pr README.md /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/share/doc/mariadb-java-client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b7HvYF + umask 022 + cd /builddir/build/BUILD + cd mariadb-connector-j-3.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/share/licenses/mariadb-java-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/share/licenses/mariadb-java-client + cp -pr LICENSE /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/share/licenses/mariadb-java-client + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/share/maven-metadata/mariadb-java-client.xml'] [INFO maven.prov] mvn(org.mariadb.jdbc:mariadb-java-client:pom:) = 3.0.3 mvn(mariadb:mariadb-connector-java:pom:) = 3.0.3, mvn(org.mariadb.jdbc:mariadb-java-client) = 3.0.3 mvn(mariadb:mariadb-connector-java) = 3.0.3 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/lib/java/mariadb-java-client.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/share/maven-metadata/mariadb-java-client.xml'] [INFO maven.req] javapackages-filesystem, mvn(net.java.dev.jna:jna), mvn(org.slf4j:slf4j-api), (java-headless or java-11-headless), mvn(net.java.dev.jna:jna-platform) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch/usr/lib/java/mariadb-java-client.jar'] Provides: mariadb-java-client = 3.0.3-1.el9 mvn(mariadb:mariadb-connector-java) = 3.0.3 mvn(mariadb:mariadb-connector-java:pom:) = 3.0.3 mvn(org.mariadb.jdbc:mariadb-java-client) = 3.0.3 mvn(org.mariadb.jdbc:mariadb-java-client:pom:) = 3.0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem mvn(net.java.dev.jna:jna) mvn(net.java.dev.jna:jna-platform) mvn(org.slf4j:slf4j-api) Obsoletes: mariadb-java-client-javadoc < 3.0.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch Wrote: /builddir/build/RPMS/mariadb-java-client-3.0.3-1.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d3st4U + umask 022 + cd /builddir/build/BUILD + cd mariadb-connector-j-3.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mariadb-java-client-3.0.3-1.el9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0