Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/maven-reporting-api.spec'], False, '/var/lib/mock/sclo6-maven30-rh-el6-build-5612-7368/root/', None, 86400, True, False, 497, 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 noarch --nodeps builddir/build/SPECS/maven-reporting-api.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'} warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/maven-reporting-api.spec'], False, '/var/lib/mock/sclo6-maven30-rh-el6-build-5612-7368/root/', None, 86400, True, False, 497, 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 noarch --nodeps builddir/build/SPECS/maven-reporting-api.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GyXZoq + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf maven-reporting-api-3.0 + /usr/bin/xz -dc /builddir/build/SOURCES/maven-reporting-api-3.0.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-reporting-api-3.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + scl enable maven30 - + cp /builddir/build/SOURCES/LICENSE-2.0.txt LICENSE.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h0bXOs + umask 022 + cd /builddir/build/BUILD + cd maven-reporting-api-3.0 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 - + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/mvn_alias.py : org.apache.maven.shared:maven-reporting-api + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Reporting API 3.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ maven-reporting-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-reporting-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-reporting-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /builddir/build/BUILD/maven-reporting-api-3.0/target/classes [WARNING] /builddir/build/BUILD/maven-reporting-api-3.0/src/main/java/org/apache/maven/reporting/MavenReport.java: /builddir/build/BUILD/maven-reporting-api-3.0/src/main/java/org/apache/maven/reporting/MavenReport.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/maven-reporting-api-3.0/src/main/java/org/apache/maven/reporting/MavenReport.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-reporting-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-reporting-api-3.0/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-reporting-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ maven-reporting-api --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-reporting-api --- [INFO] Building jar: /builddir/build/BUILD/maven-reporting-api-3.0/target/maven-reporting-api-3.0.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Reporting API 3.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.1.1:install (default-cli) @ maven-reporting-api --- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-reporting-api >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-reporting-api <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-reporting-api --- [INFO] Loading source files for package org.apache.maven.reporting... Constructing Javadoc information... Standard Doclet version 1.7.0_85 Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/MavenReport.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/MavenReportException.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/MavenReportRenderer.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/package-frame.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/package-summary.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/package-tree.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/class-use/MavenReportRenderer.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/class-use/MavenReport.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/class-use/MavenReportException.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/class-use/MavenMultiPageReport.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/org/apache/maven/reporting/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/maven-reporting-api-3.0/target/site/apidocs/help-doc.html... 1 warning [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-reporting-api-3.0/src/main/java/org/apache/maven/reporting/MavenReportRenderer.java:33: warning - @TODO is an unknown tag. [INFO] [INFO] --- xmvn-mojo:2.1.1:builddep (default-cli) @ maven-reporting-api --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.935s [INFO] Finished at: Mon Sep 07 23:45:06 UTC 2015 [INFO] Final Memory: 23M/481M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA5WQMQ7CMAxFd05huruFPRQBUwcmhMRqGlMiqBMloSq3p6VCFAYkxv/9Ij9HLdv6 Cg37YKwsknk6S4CltNpItUj2O1ztNkWRLPOJmiLC+mauGjQ7Ft1hhgNULOwpsobjHQ7bRgCxo8dM PgF4F/c+dkXl7c0VOre+SslReea0poYlDWfyrFX2AgacfDQnKmNXPDEcMCxt7aywxKCyETM84jay 9KflztYqe8feKPtU+sNQ29bQD8HnHIORC5Iz316fi0ep/6oHBunWs5EBAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EztciM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch ++ dirname /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch + cd maven-reporting-api-3.0 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 - + xmvn-install -R .xmvn-reactor -n maven-reporting-api -d /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch [INFO] Installing artifact org.apache.maven.reporting:maven-reporting-api:jar:3.0 [INFO] Installing artifact org.apache.maven.reporting:maven-reporting-api:pom:3.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/javadoc/maven-reporting-api + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/resources .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/javadoc/maven-reporting-api + echo /opt/rh/maven30/root/usr/share/javadoc/maven-reporting-api + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/maven-reporting-api-3.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/maven30/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/maven30/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TWFKW8 + umask 022 + cd /builddir/build/BUILD + cd maven-reporting-api-3.0 + DOCDIR=/builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-reporting-api-3.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-reporting-api-3.0 + /bin/mkdir -p /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-reporting-api-3.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-reporting-api-3.0 + exit 0 warning: File listed twice: /opt/rh/maven30/root/usr/share/java/maven-reporting-api/maven-reporting-api.jar [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/java/maven-reporting-api/maven-reporting-api.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/maven-metadata/maven-reporting-api.xml'] [INFO maven.prov] maven30-mvn(org.apache.maven.reporting:maven-reporting-api) = 3.0 maven30-mvn(org.apache.maven.shared:maven-reporting-api) = 3.0, maven30-mvn(org.apache.maven.reporting:maven-reporting-api:pom:) = 3.0 maven30-mvn(org.apache.maven.shared:maven-reporting-api:pom:) = 3.0 Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 9833 --scl maven30 [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/maven-metadata/maven-reporting-api.xml'] [INFO maven.req] maven30-runtime, maven30-mvn(org.apache.maven.doxia:doxia-sink-api), java Finding Requires: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 9833 --scl maven30 Provides: maven30-mvn(org.apache.maven.reporting:maven-reporting-api) = 3.0 maven30-mvn(org.apache.maven.shared:maven-reporting-api) = 3.0 maven30-mvn(org.apache.maven.reporting:maven-reporting-api:pom:) = 3.0 maven30-mvn(org.apache.maven.shared:maven-reporting-api:pom:) = 3.0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: maven30-runtime maven30-mvn(org.apache.maven.doxia:doxia-sink-api) java Processing files: maven30-maven-reporting-api-javadoc-3.0-5.9.bootstrap1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gkUowx + umask 022 + cd /builddir/build/BUILD + cd maven-reporting-api-3.0 + DOCDIR=/builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-reporting-api-javadoc-3.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-reporting-api-javadoc-3.0 + /bin/mkdir -p /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-reporting-api-javadoc-3.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-reporting-api-javadoc-3.0 + exit 0 Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 9833 --scl maven30 Finding Requires: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 9833 --scl maven30 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: maven30-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch.rpm Wrote: /builddir/build/RPMS/maven30-maven-reporting-api-javadoc-3.0-5.9.bootstrap1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j2zBIO + umask 022 + cd /builddir/build/BUILD + cd maven-reporting-api-3.0 + /bin/rm -rf /builddir/build/BUILDROOT/maven30-maven-reporting-api-3.0-5.9.bootstrap1.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->