Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/httpcomponents-client.spec'], False, '/srv/build/7/B/mock-root/c7-updates-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/httpcomponents-client.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/httpcomponents-client-4.2.5-5.el7_0.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/httpcomponents-client.spec'], False, '/srv/build/7/B/mock-root/c7-updates-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/httpcomponents-client.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IB4IeG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf httpcomponents-client-4.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/httpcomponents-client-4.2.5-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd httpcomponents-client-4.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Fix-CVE-2014-3577.patch):' Patch #0 (0001-Fix-CVE-2014-3577.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-CVE-2014-3577.patch + /usr/bin/patch -p1 --fuzz=0 patching file httpclient/src/main/java/org/apache/http/conn/ssl/AbstractVerifier.java + . /usr/share/java-utils/pom_editor.sh + pom_disable_module httpclient-cache + set +x + . /usr/share/java-utils/pom_editor.sh + pom_disable_module httpclient-osgi + set +x + . /usr/share/java-utils/pom_editor.sh + pom_disable_module fluent-hc + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-notice-plugin + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :docbkx-maven-plugin + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :clirr-maven-plugin + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-clover2-plugin httpclient + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_dep :mockito-core httpclient + set +x + for module in httpclient httpmime + . /usr/share/java-utils/pom_editor.sh + pom_xpath_remove pom:project/pom:packaging httpclient + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:project 'bundle' httpclient + set +x + for module in httpclient httpmime + . /usr/share/java-utils/pom_editor.sh + pom_xpath_remove pom:project/pom:packaging httpmime + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:project 'bundle' httpmime + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:build/pom:plugins ' org.apache.felix maven-bundle-plugin true ' httpmime + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:reporting/pom:plugins ' org.apache.felix maven-bundle-plugin * !org.apache.avalon.framework.logger,!org.apache.log,!org.apache.log4j,* ' httpclient + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:build/pom:plugins ' org.apache.felix maven-bundle-plugin true org.apache.http.*,!org.apache.http.param <_nouses>true !org.apache.avalon.framework.logger,!org.apache.log,!org.apache.log4j,* true ' httpclient + set +x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.czWaPs + umask 022 + cd /builddir/build/BUILD + cd httpcomponents-client-4.2.5 + python /usr/share/java-utils/mvn_file.py ':{*}' httpcomponents/@1 + python /usr/share/java-utils/mvn_build.py -n httpcomponents-client -f [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.httpcomponents:httpclient:bundle:4.2.5 [WARNING] 'reporting.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 134, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.httpcomponents:httpmime:bundle:4.2.5 [WARNING] 'build.plugins.plugin.version' for com.atlassian.maven.plugins:maven-clover2-plugin is missing. @ line 104, column 15 [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] HttpComponents Client [INFO] HttpClient [INFO] HttpMime [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpComponents Client 4.2.5 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-client >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-client --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ httpcomponents-client --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ httpcomponents-client --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpClient 4.2.5 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpclient --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpclient --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 292 source files to /builddir/build/BUILD/httpcomponents-client-4.2.5/httpclient/target/classes [WARNING] /builddir/build/BUILD/httpcomponents-client-4.2.5/httpclient/src/main/java/org/apache/http/impl/client/DefaultRequestDirector.java: Some input files use or override a deprecated API. [WARNING] /builddir/build/BUILD/httpcomponents-client-4.2.5/httpclient/src/main/java/org/apache/http/impl/client/DefaultRequestDirector.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/httpcomponents-client-4.2.5/httpclient/src/main/java/org/apache/http/impl/client/DefaultProxyAuthenticationHandler.java: /builddir/build/BUILD/httpcomponents-client-4.2.5/httpclient/src/main/java/org/apache/http/impl/client/DefaultProxyAuthenticationHandler.java uses unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/httpcomponents-client-4.2.5/httpclient/src/main/java/org/apache/http/impl/client/DefaultProxyAuthenticationHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpclient --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpclient --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpclient --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ httpclient --- [WARNING] Bundle org.apache.httpcomponents:httpclient:bundle:4.2.5 : Instructions in Export-Package that are never used: org\.apache\.http\.param Classpath: Jar:. [WARNING] Bundle org.apache.httpcomponents:httpclient:bundle:4.2.5 : Did not find matching referal for !org.apache.avalon.framework.logger [WARNING] Bundle org.apache.httpcomponents:httpclient:bundle:4.2.5 : Did not find matching referal for !org.apache.log [WARNING] Bundle org.apache.httpcomponents:httpclient:bundle:4.2.5 : Did not find matching referal for !org.apache.log4j [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ httpclient --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpclient >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpclient <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpclient --- [INFO] Building jar: /builddir/build/BUILD/httpcomponents-client-4.2.5/httpclient/target/httpclient-4.2.5-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ httpclient --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [INFO] Building jar: /builddir/build/BUILD/httpcomponents-client-4.2.5/httpclient/target/httpclient-4.2.5-javadoc.jar [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ httpclient --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpMime 4.2.5 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpmime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpmime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builddir/build/BUILD/httpcomponents-client-4.2.5/httpmime/target/classes [WARNING] /builddir/build/BUILD/httpcomponents-client-4.2.5/httpmime/src/main/java/org/apache/http/entity/mime/MultipartEntity.java: /builddir/build/BUILD/httpcomponents-client-4.2.5/httpmime/src/main/java/org/apache/http/entity/mime/MultipartEntity.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/httpcomponents-client-4.2.5/httpmime/src/main/java/org/apache/http/entity/mime/MultipartEntity.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpmime --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpmime --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpmime --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ httpmime --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpmime >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpmime <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpmime --- [INFO] Building jar: /builddir/build/BUILD/httpcomponents-client-4.2.5/httpmime/target/httpmime-4.2.5-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ httpmime --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [INFO] Building jar: /builddir/build/BUILD/httpcomponents-client-4.2.5/httpmime/target/httpmime-4.2.5-javadoc.jar [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ httpmime --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpComponents Client 4.2.5 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ httpcomponents-client --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ httpcomponents-client >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ httpcomponents-client <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ httpcomponents-client --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ httpcomponents-client --- [WARNING] Failed to resolve artifact: com.atlassian.maven.plugins:maven-clover2-plugin:jar:SYSTEM [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HttpComponents Client ............................. SUCCESS [4.273s] [INFO] HttpClient ........................................ SUCCESS [9.203s] [INFO] HttpMime .......................................... SUCCESS [1.288s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.353s [INFO] Finished at: Wed Sep 03 19:28:18 UTC 2014 [INFO] Final Memory: 24M/316M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WVPW/CMBCGd36Fm91J2zkEtZ0ydEKVuhr7MEbO2fJHBP++TqEitBINHyKTdZfH el9f7uxytmk0acF5ZXCaPeWPGQHkRiiU0+xjTl/mb3WdzapJ+UApeY1KCyLAAoqEKfBEAoJjAQRZ bMnne4uE0kT3mWpCyCGx7cKUkM5EW4vKOJkzy/gK8lUIlpvGGgQMvix+kN0G5oJaMh5SwjqzBh7K opfbQbAJgN1hKmuasjiEnYfi2MQgTw1rAXOro1R4ytI3R72JjgPd4b/t3UNfhRHVmffQLPR2RAcY XMTx9B1oYP6mv2DwUByDlGuV1nuMyJkOHVxelyTTGPRUG5nqK09o/SGvlUyXIvABgnvuUrl1RBVO yOy/36CxlqDV5t+OXkQU+vqGTtXJWdDphlAMzxwqrk16oZ4HeehF3cvzBSTWO53gBgAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6Z9Vj0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386 ++ dirname /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386 + cd httpcomponents-client-4.2.5 + xmvn-install -R .xmvn-reactor -n httpcomponents-client -d /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386 [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.httpcomponents [INFO] artifactId: httpcomponents-client [INFO] extension: pom [INFO] classifier: [INFO] version: 4.2.5 [INFO] stereotype: pom [INFO] namespace: [INFO] file: /builddir/build/BUILD/httpcomponents-client-4.2.5/pom.xml [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/httpcomponents [INFO] artifactId: httpcomponents-client [INFO] extension: pom [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: pom [INFO] namespace: [INFO] file: usr/share/maven-poms/JPP.httpcomponents-httpcomponents-client.pom [INFO] =============================================== [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.httpcomponents [INFO] artifactId: httpclient [INFO] extension: jar [INFO] classifier: [INFO] version: 4.2.5 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/httpcomponents-client-4.2.5/httpclient/target/httpclient-4.2.5.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/httpcomponents [INFO] artifactId: httpclient [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/httpcomponents/httpclient.jar [INFO] =============================================== [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.httpcomponents [INFO] artifactId: httpmime [INFO] extension: jar [INFO] classifier: [INFO] version: 4.2.5 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/httpcomponents-client-4.2.5/httpmime/target/httpmime-4.2.5.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/httpcomponents [INFO] artifactId: httpmime [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/httpcomponents/httpmime.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/javadoc/httpcomponents-client + 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/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/javadoc/httpcomponents-client + echo /usr/share/javadoc/httpcomponents-client + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/httpcomponents-client-4.2.5 /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: httpcomponents-client-4.2.5-5.el7_0.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NgnPQE + umask 022 + cd /builddir/build/BUILD + cd httpcomponents-client-4.2.5 + DOCDIR=/builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-4.2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-4.2.5 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-4.2.5 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-4.2.5 + cp -pr README.txt /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-4.2.5 + cp -pr RELEASE_NOTES.txt /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-4.2.5 + exit 0 Provides: httpcomponents-client = 4.2.5-5.el7_0 mvn(org.apache.httpcomponents:httpclient) = 4.2.5 mvn(org.apache.httpcomponents:httpcomponents-client) = 4.2.5 mvn(org.apache.httpcomponents:httpcomponents-client:pom:) = 4.2.5 mvn(org.apache.httpcomponents:httpmime) = 4.2.5 osgi(org.apache.httpcomponents.httpclient) = 4.2.5 osgi(org.apache.httpcomponents.httpmime) = 4.2.5 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-codec:commons-codec) mvn(commons-logging:commons-logging) mvn(org.apache.httpcomponents:httpcore) Processing files: httpcomponents-client-javadoc-4.2.5-5.el7_0.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TEyMck + umask 022 + cd /builddir/build/BUILD + cd httpcomponents-client-4.2.5 + DOCDIR=/builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-javadoc-4.2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-javadoc-4.2.5 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-javadoc-4.2.5 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386/usr/share/doc/httpcomponents-client-javadoc-4.2.5 + exit 0 Provides: httpcomponents-client-javadoc = 4.2.5-5.el7_0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386 Wrote: /builddir/build/RPMS/httpcomponents-client-4.2.5-5.el7_0.noarch.rpm Wrote: /builddir/build/RPMS/httpcomponents-client-javadoc-4.2.5-5.el7_0.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y66HuP + umask 022 + cd /builddir/build/BUILD + cd httpcomponents-client-4.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/httpcomponents-client-4.2.5-5.el7_0.i386 + exit 0 Child return code was: 0 LEAVE do -->