Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/httpcomponents-core.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-40be0563f05984bbc8ed448c98272b0543201141/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 noarch --nodeps builddir/build/SPECS/httpcomponents-core.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/httpcomponents-core-4.2.4-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/httpcomponents-core.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-40be0563f05984bbc8ed448c98272b0543201141/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 noarch --nodeps builddir/build/SPECS/httpcomponents-core.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4EBlvL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf httpcomponents-core-4.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/httpcomponents-core-4.2.4-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd httpcomponents-core-4.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-clover2-plugin httpcore-nio + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-clover2-plugin httpcore + 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_disable_module httpcore-osgi + set +x + . /usr/share/java-utils/pom_editor.sh + pom_disable_module httpcore-ab + set +x + for module in httpcore httpcore-nio + . /usr/share/java-utils/pom_editor.sh + pom_xpath_remove pom:project/pom:packaging httpcore + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:project 'bundle' httpcore + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:build/pom:plugins ' org.apache.felix maven-bundle-plugin true * <_nouses>true ' httpcore + set +x + for module in httpcore httpcore-nio + . /usr/share/java-utils/pom_editor.sh + pom_xpath_remove pom:project/pom:packaging httpcore-nio + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:project 'bundle' httpcore-nio + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:build/pom:plugins ' org.apache.felix maven-bundle-plugin true * <_nouses>true ' httpcore-nio + set +x + python /usr/share/java-utils/mvn_file.py ':{*}' httpcomponents/@1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kYbVNh + umask 022 + cd /builddir/build/BUILD + cd httpcomponents-core-4.2.4 + python /usr/share/java-utils/mvn_build.py -n httpcomponents-core -f [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] HttpComponents Core [INFO] HttpCore [INFO] HttpCore NIO [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpComponents Core 4.2.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ httpcomponents-core --- [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-core --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpCore 4.2.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 188 source files to /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpcore --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpcore --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ httpcore --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore --- [INFO] Building jar: /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore/target/httpcore-4.2.4-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ httpcore --- [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-core-4.2.4/httpcore/target/httpcore-4.2.4-javadoc.jar [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ httpcore --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpCore NIO 4.2.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-nio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-nio --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 177 source files to /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/target/classes [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/nio/entity/NFileEntity.java: Some input files use or override a deprecated API. [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/nio/entity/NFileEntity.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/reactor/AbstractIODispatch.java: /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/reactor/AbstractIODispatch.java uses unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/reactor/AbstractIODispatch.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore-nio --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpcore-nio --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpcore-nio --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ httpcore-nio --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore-nio >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore-nio <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore-nio --- [INFO] Building jar: /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/target/httpcore-nio-4.2.4-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ httpcore-nio --- [INFO] 61 warnings [WARNING] Javadoc Warnings [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/package.html: warning - Tag @link: reference not found: org.apache.http org.apache.http.nio [WARNING] /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/src/main/java/org/apache/http/impl/nio/codecs/package.html: warning - Tag @link: reference not found: org.apache.http.io org.apache.http.nio.codecs [INFO] Building jar: /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/target/httpcore-nio-4.2.4-javadoc.jar [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ httpcore-nio --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HttpComponents Core 4.2.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ httpcomponents-core --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ httpcomponents-core >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ httpcomponents-core <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ httpcomponents-core --- [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-core --- [WARNING] Failed to resolve artifact: org.mockito:mockito-core:jar: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HttpComponents Core ............................... SUCCESS [2:11.387s] [INFO] HttpCore .......................................... SUCCESS [1:38.547s] [INFO] HttpCore NIO ...................................... SUCCESS [1:27.537s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5:33.419s [INFO] Finished at: Sun May 31 17:18:12 GMT 2015 [INFO] Final Memory: 15M/52M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WUP0/DMBDF934Kk90J7GkqYOrAVCGxuvbVdbHvLP+p2m9PQkBtAYWKAhnv/LPe e3ey69nOWbaFEA3htLgprwsGKEkZ1NPiccFvF/fzeTFrJvUV5+wuG6uYAg+oWsxAZBoQgkig2HLP nh62yDhv6WOmmTB2aOy7sm3oQNnPVUNBl8ILuYZynZKX5DwhYIp19Y70F0RIZiVkahs+0AZkqquj Xg/BLgF2YRpPrq4OZeehOjVxlicntoClt1kbHLL0yvFIOUjgPf7R3n/omzSiuogR3NLuR3SAKWQc Tz+ABRF/dQVnP4pTkEsK8GcPZJPRpAEvb+eXxHckn02ioZH3xJdJfzTqFViz+3bHy4zKjrniS9K2 Mo4wcku6da8HtD6RQ5JHVffhvwB5RUVYVwYAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xSJ2lH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch ++ dirname /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch + cd httpcomponents-core-4.2.4 + xmvn-install -R .xmvn-reactor -n httpcomponents-core -d /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.httpcomponents [INFO] artifactId: httpcomponents-core [INFO] extension: pom [INFO] classifier: [INFO] version: 4.2.4 [INFO] stereotype: pom [INFO] namespace: [INFO] file: /builddir/build/BUILD/httpcomponents-core-4.2.4/pom.xml [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/httpcomponents [INFO] artifactId: httpcomponents-core [INFO] extension: pom [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: pom [INFO] namespace: [INFO] file: usr/share/maven-poms/JPP.httpcomponents-httpcomponents-core.pom [INFO] =============================================== [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.httpcomponents [INFO] artifactId: httpcore [INFO] extension: jar [INFO] classifier: [INFO] version: 4.2.4 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore/target/httpcore-4.2.4.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/httpcomponents [INFO] artifactId: httpcore [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/httpcomponents/httpcore.jar [INFO] =============================================== [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.httpcomponents [INFO] artifactId: httpcore-nio [INFO] extension: jar [INFO] classifier: [INFO] version: 4.2.4 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/httpcomponents-core-4.2.4/httpcore-nio/target/httpcore-nio-4.2.4.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/httpcomponents [INFO] artifactId: httpcore-nio [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/httpcomponents/httpcore-nio.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/javadoc/httpcomponents-core + 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-core-4.2.4-6.el7.noarch/usr/share/javadoc/httpcomponents-core + echo /usr/share/javadoc/httpcomponents-core + /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-core-4.2.4 /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-core-4.2.4-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DzL44S + umask 022 + cd /builddir/build/BUILD + cd httpcomponents-core-4.2.4 + DOCDIR=/builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-4.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-4.2.4 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-4.2.4 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-4.2.4 + cp -pr README.txt /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-4.2.4 + cp -pr RELEASE_NOTES.txt /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-4.2.4 + exit 0 Provides: httpcomponents-core = 4.2.4-6.el7 mvn(org.apache.httpcomponents:httpcomponents-core) = 4.2.4 mvn(org.apache.httpcomponents:httpcomponents-core:pom:) = 4.2.4 mvn(org.apache.httpcomponents:httpcore) = 4.2.4 mvn(org.apache.httpcomponents:httpcore-nio) = 4.2.4 osgi(org.apache.httpcomponents.httpcore) = 4.2.4 osgi(org.apache.httpcomponents.httpcore-nio) = 4.2.4 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 Processing files: httpcomponents-core-javadoc-4.2.4-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f6lJBs + umask 022 + cd /builddir/build/BUILD + cd httpcomponents-core-4.2.4 + DOCDIR=/builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-javadoc-4.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-javadoc-4.2.4 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-javadoc-4.2.4 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch/usr/share/doc/httpcomponents-core-javadoc-4.2.4 + exit 0 Provides: httpcomponents-core-javadoc = 4.2.4-6.el7 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-core-4.2.4-6.el7.noarch Wrote: /builddir/build/RPMS/httpcomponents-core-4.2.4-6.el7.noarch.rpm Wrote: /builddir/build/RPMS/httpcomponents-core-javadoc-4.2.4-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KYtIhe + umask 022 + cd /builddir/build/BUILD + cd httpcomponents-core-4.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/httpcomponents-core-4.2.4-6.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->