Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/apache-commons-chain.spec'], user='mockbuild'printOutput=Falselogger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6989/root'timeout=0nspawn_args=[]uid=1001shell=Falseenv={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/apache-commons-chain.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/apache-commons-chain-1.2-13.sw.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/apache-commons-chain.spec'], user='mockbuild'printOutput=Falselogger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6989/root'timeout=0nspawn_args=[]uid=1001shell=Falseenv={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/apache-commons-chain.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mUEmH1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-chain-1.2-src + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-chain-1.2-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-chain-1.2-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.class' -delete + find . -name '*.jar' -delete + perl -pi -e 's/\r$//g;' LICENSE.txt NOTICE.txt RELEASE-NOTES.txt license-header.txt + echo 'Patch #0 (apache-commons-chain-1.2-tests-servlet31.patch):' Patch #0 (apache-commons-chain-1.2-tests-servlet31.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/test/org/apache/commons/chain/web/servlet/MockHttpServletRequest.java patching file src/test/org/apache/commons/chain/web/servlet/MockHttpServletResponse.java patching file src/test/org/apache/commons/chain/web/servlet/MockServletContext.java + echo 'Patch #1 (apache-commons-chain-1.2-portlet20.patch):' Patch #1 (apache-commons-chain-1.2-portlet20.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/test/org/apache/commons/chain/web/portlet/MockPortletContext.java patching file src/test/org/apache/commons/chain/web/portlet/MockPortletRequest.java patching file src/test/org/apache/commons/chain/web/portlet/MockPortletSession.java + rm -r src/test/org/apache/commons/chain/config/ConfigParserTestCase.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :myfaces-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''javax.servlet'\'' ]/pom:artifactId' javax.servlet-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''javax.servlet'\'' ]/pom:version' 3.1.0 + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-chain apache-commons-chain + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-chain commons-chain + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JZ8BWO + umask 022 + cd /builddir/build/BUILD + cd commons-chain-1.2-src + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -- -Dmaven.compile.source=1.6 -Dmaven.compile.target=1.6 Executing: xmvn --batch-mode --offline -Dmaven.compile.source=1.6 -Dmaven.compile.target=1.6 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', '-Dmaven.compile.source=1.6', '-Dmaven.compile.target=1.6', '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 Commons Chain 1.2 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for com.sun:tools:jar:any is missing, no dependency information available [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-chain --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-chain --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-chain --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-chain-1.2-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-chain --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ commons-chain --- [INFO] maven is executed in offline mode, Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-chain-1.2-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-chain-1.2-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: 1490694001864 [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-chain-1.2-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-chain-1.2-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.7:resources (default-resources) @ commons-chain --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-chain-1.2-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-chain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /builddir/build/BUILD/commons-chain-1.2-src/target/classes [INFO] /builddir/build/BUILD/commons-chain-1.2-src/src/java/org/apache/commons/chain/web/ChainServlet.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/commons-chain-1.2-src/src/java/org/apache/commons/chain/web/ChainServlet.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/commons-chain-1.2-src/src/java/org/apache/commons/chain/web/servlet/ServletParamValuesMap.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/commons-chain-1.2-src/src/java/org/apache/commons/chain/web/servlet/ServletParamValuesMap.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ commons-chain --- 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.' Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commons-chain --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commons-chain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /builddir/build/BUILD/commons-chain-1.2-src/target/test-classes [INFO] /builddir/build/BUILD/commons-chain-1.2-src/src/test/org/apache/commons/chain/web/servlet/MockHttpSession.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/commons-chain-1.2-src/src/test/org/apache/commons/chain/web/servlet/MockHttpSession.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/commons-chain-1.2-src/src/test/org/apache/commons/chain/impl/ContextBaseTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/commons-chain-1.2-src/src/test/org/apache/commons/chain/impl/ContextBaseTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-chain --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.chain.generic.LookupCommandTestCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.apache.commons.chain.generic.LookupCommandTestCase Running org.apache.commons.chain.generic.DispatchLookupCommandTestCase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.chain.generic.DispatchLookupCommandTestCase Running org.apache.commons.chain.generic.DispatchCommandTestCase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.chain.generic.DispatchCommandTestCase Running org.apache.commons.chain.impl.TestContextTestCase Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.apache.commons.chain.impl.TestContextTestCase Running org.apache.commons.chain.impl.ChainBaseTestCase Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.commons.chain.impl.ChainBaseTestCase Running org.apache.commons.chain.impl.TestContext Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.chain.impl.TestContext Running org.apache.commons.chain.impl.CatalogFactoryBaseTestCase Mar 28, 2017 9:40:05 AM org.apache.commons.chain.CatalogFactory getCommand WARNING: No catalog found for name: foo. Mar 28, 2017 9:40:05 AM org.apache.commons.chain.CatalogFactory getCommand WARNING: No catalog found for name: noSuchCatalog. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.apache.commons.chain.impl.CatalogFactoryBaseTestCase Running org.apache.commons.chain.impl.CatalogBaseTestCase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.chain.impl.CatalogBaseTestCase Running org.apache.commons.chain.impl.ContextBaseTestCase Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.chain.impl.ContextBaseTestCase Running org.apache.commons.chain.web.ChainResourcesTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.chain.web.ChainResourcesTestCase Running org.apache.commons.chain.web.portlet.PortletGetLocaleCommandTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.commons.chain.web.portlet.PortletGetLocaleCommandTestCase Running org.apache.commons.chain.web.portlet.PortletWebContextTestCase Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.commons.chain.web.portlet.PortletWebContextTestCase Running org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase Running org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase Running org.apache.commons.chain.web.servlet.ChainProcessorTestCase Mar 28, 2017 9:40:06 AM org.apache.commons.chain.web.ChainServlet init INFO: Initializing chain servlet 'test' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.commons.chain.web.servlet.ChainProcessorTestCase Running org.apache.commons.chain.web.servlet.ServletWebContextTestCase Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.apache.commons.chain.web.servlet.ServletWebContextTestCase Running org.apache.commons.chain.config.ConfigParser2TestCase Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec - in org.apache.commons.chain.config.ConfigParser2TestCase Running org.apache.commons.chain.config.TestCommand Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.chain.config.TestCommand Running org.apache.commons.chain.config.TestChain Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.chain.config.TestChain Results : Tests run: 106, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ commons-chain --- [INFO] Building jar: /builddir/build/BUILD/commons-chain-1.2-src/target/commons-chain-1.2.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons Chain 1.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.5.0:install (default-cli) @ commons-chain --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ commons-chain >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-chain --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-chain --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-chain --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ commons-chain <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ commons-chain --- [INFO] [INFO] --- xmvn-mojo:2.5.0:builddep (default-cli) @ commons-chain --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.559 s [INFO] Finished at: 2017-03-28T09:40:09+00:00 [INFO] Final Memory: 32M/259M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA6WTsW7DIBCG9zwF9Q5uOjuO2k4eOkWVukXYXCiWDQiw5bx9oU5q2gFZ9Xh33/H/ x0FxnPoOjWCsUPKQ7cljhkA2ignJD9n7CT+fXqsqO5a74gFj9DKIjiEGGiTzmACLOEgw1AFD9RV9 vI0SYezpmCl3CC2Jawh9ghs16IqVynBCNW0+gTSq75W0RX6vzSQ1Tlxo43ziRmBNDUhX5FFpZmFy IMMwpVZ9kS9h8JD/NpH21NbKWmI1NKSlI52I14GUt+8G3NoLplqcn8j+HJr/elxv4j5rDVQOTnRr 7iVit8oywcE6MCtUF3SraKc4909vheYP+V/JeakWzNiBS6015sJqt0pqZVxa8kZsFBukSM4111PH R1H4xl91BowVLQQAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C8Ay8h + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64 ++ dirname /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64 + cd commons-chain-1.2-src + xmvn-install -R .xmvn-reactor -n apache-commons-chain -d /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64 [INFO] Installing artifact commons-chain:commons-chain:jar:1.2 [INFO] Installing artifact commons-chain:commons-chain:pom:1.2 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/javadoc/apache-commons-chain + 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-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/javadoc/apache-commons-chain + echo /usr/share/javadoc/apache-commons-chain + /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-chain-1.2-src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: apache-commons-chain-1.2-13.sw.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FwyaOR + umask 022 + cd /builddir/build/BUILD + cd commons-chain-1.2-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/doc/apache-commons-chain + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/doc/apache-commons-chain + cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/doc/apache-commons-chain + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uJGNur + umask 022 + cd /builddir/build/BUILD + cd commons-chain-1.2-src + LICENSEDIR=/builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/licenses/apache-commons-chain + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/licenses/apache-commons-chain + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/licenses/apache-commons-chain + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/licenses/apache-commons-chain + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/java/apache-commons-chain.jar'] [INFO osgi.prov] osgi(org.apache.commons.chain) = 1.2.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/java/apache-commons-chain.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/java/commons-chain.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/java/commons-chain.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/maven-metadata/apache-commons-chain.xml'] [INFO maven.prov] mvn(commons-chain:commons-chain) = 1.2, mvn(commons-chain:commons-chain:pom:) = 1.2 [INFO maven.req] input: ['/builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/maven-metadata/apache-commons-chain.xml'] [INFO maven.req] mvn(commons-digester:commons-digester), mvn(commons-logging:commons-logging), mvn(commons-beanutils:commons-beanutils), java-headless >= 1:1.6, mvn(org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec), jpackage-utils Provides: apache-commons-chain = 1.2-13.sw mvn(commons-chain:commons-chain) = 1.2 mvn(commons-chain:commons-chain:pom:) = 1.2 osgi(org.apache.commons.chain) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 jpackage-utils mvn(commons-beanutils:commons-beanutils) mvn(commons-digester:commons-digester) mvn(commons-logging:commons-logging) mvn(org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec) Processing files: apache-commons-chain-javadoc-1.2-13.sw.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FMROB3 + umask 022 + cd /builddir/build/BUILD + cd commons-chain-1.2-src + LICENSEDIR=/builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/licenses/apache-commons-chain-javadoc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/licenses/apache-commons-chain-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/licenses/apache-commons-chain-javadoc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64/usr/share/licenses/apache-commons-chain-javadoc + exit 0 Provides: apache-commons-chain-javadoc = 1.2-13.sw 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/apache-commons-chain-1.2-13.sw.x86_64 Wrote: /builddir/build/RPMS/apache-commons-chain-1.2-13.sw.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-chain-javadoc-1.2-13.sw.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6EGnNG + umask 022 + cd /builddir/build/BUILD + cd commons-chain-1.2-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-chain-1.2-13.sw.x86_64 + exit 0 Child return code was: 0