Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/apache-commons-exec.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, 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 x86_64 --nodeps builddir/build/SPECS/apache-commons-exec.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'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/apache-commons-exec-1.1-11.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/apache-commons-exec.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, 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 x86_64 --nodeps builddir/build/SPECS/apache-commons-exec.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.znRtXC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-exec-1.1-src + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-exec-1.1-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-exec-1.1-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod a+x src/test/scripts/acrord32.sh src/test/scripts/environment.sh src/test/scripts/error.sh src/test/scripts/forever.sh src/test/scripts/ping.sh src/test/scripts/printargs.sh src/test/scripts/redirect.sh src/test/scripts/stdin.sh src/test/scripts/test.sh + python /usr/share/java-utils/mvn_file.py : apache-commons-exec commons-exec + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CWskjE + umask 022 + cd /builddir/build/BUILD + cd commons-exec-1.1-src + python /usr/share/java-utils/mvn_build.py -n apache-commons-exec [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons Exec 1.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-exec --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-exec-1.1-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-exec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-exec --- [INFO] Checking for local modifications: skipped. [INFO] maven is executed in offline mode, Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-exec-1.1-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-exec-1.1-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: 1401395451867 [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-exec-1.1-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-exec-1.1-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.6:resources (default-resources) @ commons-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-exec-1.1-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-exec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /builddir/build/BUILD/commons-exec-1.1-src/target/classes [WARNING] /builddir/build/BUILD/commons-exec-1.1-src/src/main/java/org/apache/commons/exec/Watchdog.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/commons-exec-1.1-src/src/main/java/org/apache/commons/exec/Watchdog.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ commons-exec --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-exec-1.1-src/src/test/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-exec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builddir/build/BUILD/commons-exec-1.1-src/target/test-classes [WARNING] /builddir/build/BUILD/commons-exec-1.1-src/src/test/java/org/apache/commons/exec/util/StringUtilTest.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/commons-exec-1.1-src/src/test/java/org/apache/commons/exec/util/StringUtilTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ commons-exec --- [INFO] Surefire report directory: /builddir/build/BUILD/commons-exec-1.1-src/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.exec.LogOutputStreamTest >>> Executing testStdout ... RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic HOSTNAME=b18.bsys.dev.centos.org SHELL=/bin/bash TERM=vt100 HISTSIZE=1000 RPM_PACKAGE_RELEASE=11.el7 RPM_LD_FLAGS=-Wl,-z,relro RPM_PACKAGE_NAME=apache-commons-exec RPM_SOURCE_DIR=/builddir/build/SOURCES USER=mockbuild NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin MAIL=/var/spool/mail/mockbuild PWD=/builddir/build/BUILD/commons-exec-1.1-src JAVA_HOME=/usr/lib/jvm/java LANG=C RPM_BUILD_ROOT=/builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64 RPM_PACKAGE_VERSION=1.1 XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt RPM_OS=linux HISTCONTROL=ignoredups RPM_DOC_DIR=/usr/share/doc HOME=/builddir M2_HOME=/usr/share/xmvn SHLVL=6 LOGNAME=mockbuild RPM_BUILD_DIR=/builddir/build/BUILD PKG_CONFIG_PATH=%{_PKG_CONFIG_PATH}:/usr/lib64/pkgconfig:/usr/share/pkgconfig PROMPT_COMMAND=echo -n "" RPM_ARCH=x86_64 _=/usr/bin/env Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.commons.exec.LogOutputStreamTest Running org.apache.commons.exec.TestUtilTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.exec.TestUtilTest Running org.apache.commons.exec.TutorialTest [main] Preparing print job ... [print] Executing blocking print job ... [acrord32] Printing the following document : "/Documents and Settings/foo.pdf" [acrord32] Finished printing [main] Successfully sent the print job ... [main] Test is exiting but waiting for the print job to finish... [main] The print job has finished ... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.027 sec - in org.apache.commons.exec.TutorialTest Running org.apache.commons.exec.environment.EnvironmentUtilTest TERM=vt100 JAVA_HOME=/usr/lib/jvm/java RPM_OS=linux SHLVL=5 XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt RPM_DOC_DIR=/usr/share/doc MAIL=/var/spool/mail/mockbuild PROMPT_COMMAND=echo -n "" RPM_PACKAGE_RELEASE=11.el7 RPM_BUILD_ROOT=/builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64 HOSTNAME=b18.bsys.dev.centos.org PWD=/builddir/build/BUILD/commons-exec-1.1-src LOGNAME=mockbuild RPM_BUILD_DIR=/builddir/build/BUILD NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat SHELL=/bin/bash HISTSIZE=1000 M2_HOME=/usr/share/xmvn PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin USER=mockbuild RPM_ARCH=x86_64 HISTCONTROL=ignoredups HOME=/builddir RPM_SOURCE_DIR=/builddir/build/SOURCES PKG_CONFIG_PATH=%{_PKG_CONFIG_PATH}:/usr/lib64/pkgconfig:/usr/share/pkgconfig RPM_PACKAGE_VERSION=1.1 RPM_LD_FLAGS=-Wl,-z,relro RPM_PACKAGE_NAME=apache-commons-exec LANG=C RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.commons.exec.environment.EnvironmentUtilTest Running org.apache.commons.exec.CommandLineTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.commons.exec.CommandLineTest Running org.apache.commons.exec.util.StringUtilTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.exec.util.StringUtilTest Running org.apache.commons.exec.util.MapUtilTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.exec.util.MapUtilTest Running org.apache.commons.exec.DefaultExecutorTest >>> Executing testExecuteAsyncWithError ... >>> Executing testExecute ... >>> Executing testStdInHandling ... >>> Executing testAddEnvironmentVariableEmbeddedQuote ... >>> Executing testExec36_1 ... === Expected === ./script/jrake cruise:publish_installers INSTALLER_VERSION=unstable_2_1 INSTALLER_PATH="/var/lib/ cruise-agent/installers" INSTALLER_DOWNLOAD_SERVER='something' WITHOUT_HELP_DOC=true === Result === ./script/jrake cruise:publish_installers INSTALLER_VERSION=unstable_2_1 INSTALLER_PATH="/var/lib/ cruise-agent/installers" INSTALLER_DOWNLOAD_SERVER='something' WITHOUT_HELP_DOC=true >>> Executing testExec36_2 ... === Expected === dotnetfx.exe /q:a /c:"install.exe /l ""/Documents and Settings/myusername/Local Settings/Temp/netfx.log"" /q" === Result === dotnetfx.exe /q:a /c:"install.exe /l ""/Documents and Settings/myusername/Local Settings/Temp/netfx.log"" /q" >>> Executing testExecuteWithWorkingDirectory ... >>> Executing testExecuteAsyncWithTooLateUserTermination ... >>> Executing testExecuteWithNullOutErr ... >>> Executing testExecuteWithArg ... >>> Executing testExec41WithStreams ... PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data. 64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.029 ms 64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.020 ms 64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.025 ms Process completed in 2014 millis; below is its output Process timed out and was killed by watchdog. >>> Executing testExecuteAsync ... >>> Executing testExecuteWithRedirectedStreams ... stderr: Finished reading from stdin stdout: Apache Commons Exec stdout: Copyright 2005-2010 The Apache Software Foundation stdout: stdout: This product includes software developed by stdout: The Apache Software Foundation (http://www.apache.org/). >>> Executing testExecuteAsyncWithProcessDestroyer ... >>> Executing testExecuteWithCustomExitValue1 ... >>> Executing testExecuteWithCustomExitValue2 ... >>> Executing testExecuteAsyncWithTimelyUserTermination ... >>> Executing testExecuteWithSingleEnvironmentVariable ... >>> Executing testExecuteWithComplexArguments ... gdal_translate HDF5:"/home/kk/grass/data/4404.he5"://HDFEOS/GRIDS/OMI_Column_Amount_O3/Data_Fields/ColumnAmountO3/home/kk/4.tif >>> Executing testExecuteWatchdogSync ... >>> Executing testAddEnvironmentVariables ... >>> Executing testExecuteWithError ... >>> Executing testEnvironmentVariables ... RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic HOSTNAME=b18.bsys.dev.centos.org SHELL=/bin/bash TERM=vt100 HISTSIZE=1000 RPM_PACKAGE_RELEASE=11.el7 RPM_LD_FLAGS=-Wl,-z,relro RPM_PACKAGE_NAME=apache-commons-exec RPM_SOURCE_DIR=/builddir/build/SOURCES USER=mockbuild NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin MAIL=/var/spool/mail/mockbuild PWD=/builddir/build/BUILD/commons-exec-1.1-src JAVA_HOME=/usr/lib/jvm/java LANG=C RPM_BUILD_ROOT=/builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64 RPM_PACKAGE_VERSION=1.1 XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt RPM_OS=linux HISTCONTROL=ignoredups RPM_DOC_DIR=/usr/share/doc HOME=/builddir M2_HOME=/usr/share/xmvn SHLVL=6 LOGNAME=mockbuild RPM_BUILD_DIR=/builddir/build/BUILD PKG_CONFIG_PATH=%{_PKG_CONFIG_PATH}:/usr/lib64/pkgconfig:/usr/share/pkgconfig PROMPT_COMMAND=echo -n "" RPM_ARCH=x86_64 _=/usr/bin/env >>> Executing testExecuteWithFancyArg ... >>> Executing testExec33 ... FOO.. >>> Executing testExec34 ... >>> Executing testExec44 ... >>> Executing testExecuteWithRedirectOutErr ... >>> Executing testExecuteNonExistingApplication ... >>> Executing testExecuteWithProcessDestroyer ... >>> Executing testExecuteWithStdOutErr ... FOO.. >>> Executing testExecuteAsyncWithNonExistingApplication ... >>> Executing testExecuteWatchdogAsync ... >>> Executing testExec41WithoutStreams ... org.apache.commons.exec.ExecuteException: Process exited with an error: 143 (Exit value: 143) Process completed in 2004 millis; below is its output Process timed out and was killed. >>> Executing testExecuteWithInvalidWorkingDirectory ... Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.498 sec - in org.apache.commons.exec.DefaultExecutorTest Results : Tests run: 88, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commons-exec --- [INFO] Building jar: /builddir/build/BUILD/commons-exec-1.1-src/target/commons-exec-1.1.jar [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ commons-exec --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons Exec 1.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ commons-exec --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-exec >>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-exec --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-exec <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-exec --- [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ commons-exec --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:11.408s [INFO] Finished at: Thu May 29 20:32:01 UTC 2014 [INFO] Final Memory: 33M/1963M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WSMW/CMBSEd37Fa3YndDdBLVMGJlSp6yN+dV3Zz5btROTfNyEgwlDE1vHuPtt3 kuX25Cz0FJPxvCley3UBxK1XhvWm+DiIt8OuaYptvZIvQsB7Z6wCRYFYjZihBJqYImZScBzgc98z CDHSS6ZeAdyMYZKjoaPvQqNqH3WJAdtvKlvvnOckq2s2kxiz+cI2j8aFEAEjcZbVIppZOmXiaUwd vJPVTU4dqvsSf3f66djkBzUu+f3rz1+/mOywJy6D7bR5OPzMCUyJ3NEOYj7wDw0iWcJETxVYqOkX /AJzpIJmbAIAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VBooeL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64 + cd commons-exec-1.1-src + xmvn-install -R .xmvn-reactor -n apache-commons-exec -d /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64 [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.commons [INFO] artifactId: commons-exec [INFO] extension: jar [INFO] classifier: [INFO] version: 1.1 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/commons-exec-1.1-src/target/commons-exec-1.1.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: apache-commons-exec [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/apache-commons-exec.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: commons-exec [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/commons-exec.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/javadoc/apache-commons-exec + 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/apache-commons-exec-1.1-11.el7.x86_64/usr/share/javadoc/apache-commons-exec + echo /usr/share/javadoc/apache-commons-exec + /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-exec-1.1-src /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: apache-commons-exec-1.1-11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g5MACV + umask 022 + cd /builddir/build/BUILD + cd commons-exec-1.1-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/doc/apache-commons-exec-1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/doc/apache-commons-exec-1.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/doc/apache-commons-exec-1.1 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/doc/apache-commons-exec-1.1 + cp -pr STATUS /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/doc/apache-commons-exec-1.1 + exit 0 Provides: apache-commons-exec = 1.1-11.el7 mvn(org.apache.commons:commons-exec) = 1.1 osgi(org.apache.commons.exec) = 1.1.0 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: apache-commons-exec-javadoc-1.1-11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.doPjI6 + umask 022 + cd /builddir/build/BUILD + cd commons-exec-1.1-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/doc/apache-commons-exec-javadoc-1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/doc/apache-commons-exec-javadoc-1.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/doc/apache-commons-exec-javadoc-1.1 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64/usr/share/doc/apache-commons-exec-javadoc-1.1 + exit 0 Provides: apache-commons-exec-javadoc = 1.1-11.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/apache-commons-exec-1.1-11.el7.x86_64 Wrote: /builddir/build/RPMS/apache-commons-exec-1.1-11.el7.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-exec-javadoc-1.1-11.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k6mSRM + umask 022 + cd /builddir/build/BUILD + cd commons-exec-1.1-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-exec-1.1-11.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->