Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/apache-commons-beanutils.spec'], chrootPath='/var/lib/mock/apache-commons-beanutils-1.8.3-15.el7_7-20200128155635-6158/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/apache-commons-beanutils.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Fri Feb 17 2007 Vivek Lakshmanan - 0:1.7.0-2jpp.el4ep1.1 warning: bogus date in %changelog: Sun Aug 23 2004 Randy Watler - 0:1.6.1-5jpp Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/apache-commons-beanutils-1.8.3-15.el7_7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/apache-commons-beanutils.spec'], chrootPath='/var/lib/mock/apache-commons-beanutils-1.8.3-15.el7_7-20200128155635-6158/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/apache-commons-beanutils.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Fri Feb 17 2007 Vivek Lakshmanan - 0:1.7.0-2jpp.el4ep1.1 warning: bogus date in %changelog: Sun Aug 23 2004 Randy Watler - 0:1.6.1-5jpp Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OgBUtS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-beanutils-1.8.3-src + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-beanutils-1.8.3-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-beanutils-1.8.3-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r//' LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt license-header.txt + find -name '*.java' -exec sed -i 's/\r//' '{}' + + echo 'Patch #0 (CVE-2014-0114.patch):' Patch #0 (CVE-2014-0114.patch): + /usr/bin/cat /builddir/build/SOURCES/CVE-2014-0114.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/org/apache/commons/beanutils/BeanIntrospectionData.java patching file src/main/java/org/apache/commons/beanutils/BeanIntrospector.java patching file src/main/java/org/apache/commons/beanutils/DefaultBeanIntrospector.java patching file src/main/java/org/apache/commons/beanutils/DefaultIntrospectionContext.java patching file src/main/java/org/apache/commons/beanutils/IntrospectionContext.java patching file src/main/java/org/apache/commons/beanutils/PropertyUtils.java patching file src/main/java/org/apache/commons/beanutils/PropertyUtilsBean.java patching file src/main/java/org/apache/commons/beanutils/SuppressPropertiesBeanIntrospector.java patching file src/test/java/org/apache/commons/beanutils/SuppressPropertiesBeanIntrospectorTestCase.java patching file src/test/java/org/apache/commons/beanutils/bugs/Jira463TestCase.java patching file src/test/java/org/apache/commons/beanutils/bugs/Jira520TestCase.java + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-antrun-plugin + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-assembly-plugin + set +x + python /usr/share/java-utils/mvn_alias.py ':{*}' :@1-core :@1-bean-collections + python /usr/share/java-utils/mvn_alias.py ':{*}' org.apache.commons:@1 org.apache.commons:@1-core org.apache.commons:@1-bean-collections + python /usr/share/java-utils/mvn_file.py : apache-commons-beanutils apache-commons-beanutils-core apache-commons-beanutils-bean-collections + python /usr/share/java-utils/mvn_file.py : commons-beanutils commons-beanutils-core commons-beanutils-bean-collections + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N8a8pc + umask 022 + cd /builddir/build/BUILD + cd commons-beanutils-1.8.3-src + python /usr/share/java-utils/mvn_build.py -n apache-commons-beanutils -f [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for commons-beanutils:commons-beanutils:jar:1.8.3 [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [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] ------------------------------------------------------------------------ [INFO] Building Commons BeanUtils 1.8.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-beanutils --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-beanutils-1.8.3-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-beanutils --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-beanutils --- [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-beanutils-1.8.3-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-beanutils-1.8.3-src [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : Exception while executing SCM command. [INFO] Storing buildNumber: ?????? at timestamp: 1580227092154 [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-beanutils-1.8.3-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-beanutils-1.8.3-src [WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : Exception while executing SCM command. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commons-beanutils --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-beanutils-1.8.3-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-beanutils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 107 source files to /builddir/build/BUILD/commons-beanutils-1.8.3-src/target/classes [WARNING] /builddir/build/BUILD/commons-beanutils-1.8.3-src/src/main/java/org/apache/commons/beanutils/WrapDynaClass.java: /builddir/build/BUILD/commons-beanutils-1.8.3-src/src/main/java/org/apache/commons/beanutils/WrapDynaClass.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/commons-beanutils-1.8.3-src/src/main/java/org/apache/commons/beanutils/WrapDynaClass.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/commons-beanutils-1.8.3-src/src/main/java/org/apache/commons/beanutils/ContextClassLoaderLocal.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/commons-beanutils-1.8.3-src/src/main/java/org/apache/commons/beanutils/ContextClassLoaderLocal.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ commons-beanutils --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-beanutils --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-beanutils --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ commons-beanutils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commons-beanutils --- [INFO] Building jar: /builddir/build/BUILD/commons-beanutils-1.8.3-src/target/commons-beanutils-1.8.3.jar [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ commons-beanutils --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons BeanUtils 1.8.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ commons-beanutils --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-beanutils >>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-beanutils --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-beanutils <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-beanutils --- [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ commons-beanutils --- [WARNING] Failed to resolve artifact: commons-collections:commons-collections-testframework:jar:3.2.1 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.877s [INFO] Finished at: Tue Jan 28 15:58:18 UTC 2020 [INFO] Final Memory: 32M/1929M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WSMU/DMBCF9/6KI7sT2N1UwJSBqUJiNfbVGOw7y3FK++9x1JYmA1VhYXzvPvm9 O1mudsHDFlPvmJbVXX1bAZJm48guq+e1uF8/dl21ahfyRgh4GJw3YDAimYI57MEiYVIZDbzu4eVp SyBEoadMuwA4G/tRFsMmHmJnWk62VlHpN6w1h8DUy+Y0O5AqZbdROhfjSIioElKWzWR0YHGXkcZl 2shBNmc5dmjmJX7udIrxbG25xBWFvsl5o99HavYedXbX3WFG/1u0yNjnTVIBPzl9/L3I+0AuX4g+ zi89P1Hjz/sC//dwoeACAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zpgcbS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64 ++ dirname /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64 + cd commons-beanutils-1.8.3-src + xmvn-install -R .xmvn-reactor -n apache-commons-beanutils -d /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64 [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: commons-beanutils [INFO] artifactId: commons-beanutils [INFO] extension: jar [INFO] classifier: [INFO] version: 1.8.3 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/commons-beanutils-1.8.3-src/target/commons-beanutils-1.8.3.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: apache-commons-beanutils [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/apache-commons-beanutils.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: apache-commons-beanutils-core [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/apache-commons-beanutils-core.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: apache-commons-beanutils-bean-collections [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/apache-commons-beanutils-bean-collections.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: commons-beanutils [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/commons-beanutils.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: commons-beanutils-core [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/commons-beanutils-core.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: commons-beanutils-bean-collections [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/commons-beanutils-bean-collections.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/javadoc/apache-commons-beanutils + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/serialized-form.html target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/javadoc/apache-commons-beanutils + echo /usr/share/javadoc/apache-commons-beanutils + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/commons-beanutils-1.8.3-src /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: apache-commons-beanutils-1.8.3-15.el7_7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BP3eaB + umask 022 + cd /builddir/build/BUILD + cd commons-beanutils-1.8.3-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-1.8.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-1.8.3 + cp -pr README.txt /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-1.8.3 + cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-1.8.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-1.8.3 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-1.8.3 + exit 0 Provides: apache-commons-beanutils = 1.8.3-15.el7_7 jakarta-commons-beanutils = 0:1.8.3-15.el7_7 mvn(commons-beanutils:commons-beanutils) = 1.8.3 mvn(commons-beanutils:commons-beanutils-bean-collections) = 1.8.3 mvn(commons-beanutils:commons-beanutils-core) = 1.8.3 mvn(org.apache.commons:commons-beanutils) = 1.8.3 mvn(org.apache.commons:commons-beanutils-bean-collections) = 1.8.3 mvn(org.apache.commons:commons-beanutils-core) = 1.8.3 osgi(org.apache.commons.beanutils) = 1.8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java >= 1.5 jpackage-utils mvn(commons-collections:commons-collections) mvn(commons-logging:commons-logging) Obsoletes: jakarta-commons-beanutils <= 0:1.7.0 Processing files: apache-commons-beanutils-javadoc-1.8.3-15.el7_7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R6Ggol + umask 022 + cd /builddir/build/BUILD + cd commons-beanutils-1.8.3-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-javadoc-1.8.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-javadoc-1.8.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-javadoc-1.8.3 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64/usr/share/doc/apache-commons-beanutils-javadoc-1.8.3 + exit 0 Provides: apache-commons-beanutils-javadoc = 1.8.3-15.el7_7 jakarta-commons-beanutils-javadoc = 0:1.8.3-15.el7_7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Obsoletes: jakarta-commons-beanutils-javadoc <= 0:1.7.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64 Wrote: /builddir/build/RPMS/apache-commons-beanutils-1.8.3-15.el7_7.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-beanutils-javadoc-1.8.3-15.el7_7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZiyfeP + umask 022 + cd /builddir/build/BUILD + cd commons-beanutils-1.8.3-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-beanutils-1.8.3-15.el7_7.x86_64 + exit 0 Child return code was: 0