Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/base64coder.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8736/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/base64coder.spec'] with env {'LANG': 'en_US.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/devtoolset-4-base64coder-20101219-13.1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/base64coder.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8736/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/base64coder.spec '] with env {'LANG': 'en_US.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YFKq9c + umask 022 + cd /builddir/build/BUILD + scl enable maven30 devtoolset-4 - + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YdLr5I + umask 022 + cd /builddir/build/BUILD + cd base64coder-2010-12-19 + scl enable maven30 devtoolset-4 - 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 Base64Coder 2010-12-19 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ base64coder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/base64coder-2010-12-19/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ base64coder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/base64coder-2010-12-19/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ base64coder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/base64coder-2010-12-19/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ base64coder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/base64coder-2010-12-19/target/test-classes [WARNING] /builddir/build/BUILD/base64coder-2010-12-19/src/test/java/TestBase64Coder.java:[36,12] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/base64coder-2010-12-19/src/test/java/TestBase64Coder.java:[36,52] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/base64coder-2010-12-19/src/test/java/TestBase64Coder.java:[37,12] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/base64coder-2010-12-19/src/test/java/TestBase64Coder.java:[37,52] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/base64coder-2010-12-19/src/test/java/TestBase64Coder.java:[56,12] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/base64coder-2010-12-19/src/test/java/TestBase64Coder.java:[56,52] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/base64coder-2010-12-19/src/test/java/TestBase64Coder.java:[57,12] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/base64coder-2010-12-19/src/test/java/TestBase64Coder.java:[57,52] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ base64coder --- [INFO] Surefire report directory: /builddir/build/BUILD/base64coder-2010-12-19/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestBase64Coder Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.616 sec - in TestBase64Coder Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ base64coder --- Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ base64coder >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ base64coder <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ base64coder --- [INFO] Building jar: /builddir/build/BUILD/base64coder-2010-12-19/target/base64coder-2010-12-19-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ base64coder --- [INFO] Loading source files for package biz.source_code.base64Coder... Constructing Javadoc information... Standard Doclet version 1.7.0_91 Building tree for all the packages and classes... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/biz/source_code/base64Coder/Base64Coder.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/biz/source_code/base64Coder/package-frame.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/biz/source_code/base64Coder/package-summary.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/biz/source_code/base64Coder/package-tree.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/constant-values.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/biz/source_code/base64Coder/class-use/Base64Coder.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/biz/source_code/base64Coder/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/overview-tree.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/index-all.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/index.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/apidocs/help-doc.html... [INFO] Building jar: /builddir/build/BUILD/base64coder-2010-12-19/target/base64coder-2010-12-19-javadoc.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (create-project-distribution-file) @ base64coder --- [INFO] Reading assembly descriptor: src/assemble/distribution.xml [INFO] Building zip: /builddir/build/BUILD/base64coder-2010-12-19/target/base64coder-2010-12-19-distribution.zip [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Base64Coder 2010-12-19 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.1.1:install (default-cli) @ base64coder --- 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) @ base64coder >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ base64coder <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ base64coder --- [INFO] Loading source files for package biz.source_code.base64Coder... Constructing Javadoc information... Standard Doclet version 1.7.0_91 Building tree for all the packages and classes... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/biz/source_code/base64Coder/Base64Coder.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/biz/source_code/base64Coder/package-frame.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/biz/source_code/base64Coder/package-summary.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/biz/source_code/base64Coder/package-tree.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/biz/source_code/base64Coder/class-use/Base64Coder.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/biz/source_code/base64Coder/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/index.html... Generating /builddir/build/BUILD/base64coder-2010-12-19/target/site/apidocs/help-doc.html... [INFO] [INFO] --- xmvn-mojo:2.1.1:builddep (default-cli) @ base64coder --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.734s [INFO] Finished at: Fri Nov 27 12:45:19 GMT 2015 [INFO] Final Memory: 23M/220M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WSMW/DIBSE9/wK6h272YmjNpOHTlGkrti8UCr8QDyw7H9fU7eKMzTNUKnj3fvE 3UmI/dhbNkAg43BXbMvHggF2ThnUu+J05E/HQ9MU+3ojHjhnz8lYxRR4QDVjBohpQAgygmLtxF5f BmScz/SaqTeMXYwpy9nQwSXfqNoFXZJDGScPpSMS1fdl4WSI5iy7mFEi7mUAjKJa2QsHYwTMM2rv elFdZE6vruN/bvOe0MQbFb7u1+n3P5/HSi+7Nyh7OQCW3iZt8NboT46TS6EDvuD/kC+JoG/t9JcN zmDN+Gtym1DZ+5avVP52Hzx5Hi7dAgAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6uVcvV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 + cd base64coder-2010-12-19 + scl enable maven30 devtoolset-4 - [INFO] Installing artifact biz.source_code:base64coder:jar:2010-12-19 [INFO] Installing artifact biz.source_code:base64coder:pom:2010-12-19 [INFO] Installation successful + /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/base64coder-2010-12-19 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devtoolset-4/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/devtoolset-4/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: devtoolset-4-base64coder-20101219-13.1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yhXzmb + umask 022 + cd /builddir/build/BUILD + cd base64coder-2010-12-19 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-base64coder-20101219 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-base64coder-20101219 + cp -pr README.txt /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-base64coder-20101219 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-base64coder-20101219 + exit 0 Finding Provides: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 10074 --scl devtoolset-4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/java/base64coder.jar'] [INFO osgi.prov] devtoolset-4-osgi(biz.source_code.base64coder) = 1.0.0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/maven-metadata/base64coder.xml'] [INFO maven.prov] devtoolset-4-mvn(biz.source_code:base64coder) = 2010.12.19, devtoolset-4-mvn(biz.source_code:base64coder:pom:) = 2010.12.19 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 10074 --scl devtoolset-4 [INFO maven.req] input: ['/builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/maven-metadata/base64coder.xml'] [INFO maven.req] java, rh-java-common-runtime Provides: devtoolset-4-base64coder = 20101219-13.1.el7.centos devtoolset-4-osgi(biz.source_code.base64coder) = 1.0.0 devtoolset-4-mvn(biz.source_code:base64coder) = 2010.12.19 devtoolset-4-mvn(biz.source_code:base64coder:pom:) = 2010.12.19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: java rh-java-common-runtime Processing files: devtoolset-4-base64coder-javadoc-20101219-13.1.el7.centos.noarch Finding Provides: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 10074 --scl devtoolset-4 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 10074 --scl devtoolset-4 Provides: devtoolset-4-base64coder-javadoc = 20101219-13.1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: rh-java-common-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/devtoolset-4-base64coder-20101219-13.1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/devtoolset-4-base64coder-javadoc-20101219-13.1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Go4o0a + umask 022 + cd /builddir/build/BUILD + cd base64coder-2010-12-19 + /usr/bin/rm -rf /builddir/build/BUILDROOT/devtoolset-4-base64coder-20101219-13.1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->