Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-commons-vfs.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-d58d27405e039913e471dd343a78aa315c34209b/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/apache-commons-vfs.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/apache-commons-vfs-2.0-11.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-vfs.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-d58d27405e039913e471dd343a78aa315c34209b/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/apache-commons-vfs.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.MuMawu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-vfs-2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-vfs-2.0-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-vfs-2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's/\r$//g;' LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt checkstyle-header.txt + echo 'Patch #0 (apache-commons-vfs-2.0-build.patch):' Patch #0 (apache-commons-vfs-2.0-build.patch): + /usr/bin/cat /builddir/build/SOURCES/apache-commons-vfs-2.0-build.patch + /usr/bin/patch -p1 --fuzz=0 patching file core/pom.xml patching file pom.xml + rm -rf core/src/main/java/org/apache/commons/vfs2/provider/webdav + rm -rf core/src/test/java/org/apache/commons/vfs2/provider/webdav + sed -i 's|"webdav",||' core/src/test/java/org/apache/commons/vfs2/util/DelegatingFileSystemOptionsBuilderTest.java + sed -i 's|dist||' pom.xml + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-checkstyle-plugin + set +x + python /usr/share/java-utils/mvn_alias.py :commons-vfs2 org.apache.commons:commons-vfs commons-vfs:commons-vfs + python /usr/share/java-utils/mvn_alias.py :commons-vfs2-examples org.apache.commons:commons-vfs-examples commons-vfs:commons-vfs-examples + python /usr/share/java-utils/mvn_package.py :commons-vfs2-project commons-vfs2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.58RABv + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.0 + python /usr/share/java-utils/mvn_build.py -n apache-commons-vfs -s [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Commons VFS [INFO] Commons VFS Core [INFO] Commons VFS Examples [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons VFS 2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-vfs2-project --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-vfs-2.0/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (vfs-jar-manifest) @ commons-vfs2-project --- [INFO] Executing tasks main: [mkdir] Created dir: /builddir/build/BUILD/commons-vfs-2.0/target/osgi [touch] Creating /builddir/build/BUILD/commons-vfs-2.0/target/osgi/MANIFEST.MF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-vfs2-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-vfs2-project --- [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-vfs-2.0' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-vfs-2.0 [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : Exception while executing SCM command. [INFO] Storing buildNumber: ?????? at timestamp: 1433080107214 [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-vfs-2.0' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-vfs-2.0 [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-bundle-plugin:2.3.7:manifest (bundle-manifest) @ commons-vfs2-project --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ commons-vfs2-project --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons VFS Core 2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-vfs2 --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-vfs-2.0/core/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (vfs-jar-manifest) @ commons-vfs2 --- [INFO] Executing tasks main: [mkdir] Created dir: /builddir/build/BUILD/commons-vfs-2.0/core/target/osgi [touch] Creating /builddir/build/BUILD/commons-vfs-2.0/core/target/osgi/MANIFEST.MF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-vfs2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-vfs2 --- [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-vfs-2.0/core' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-vfs-2.0/core [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : Exception while executing SCM command. [INFO] Storing buildNumber: ?????? at timestamp: 1433080115998 [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-vfs-2.0/core' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-vfs-2.0/core [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-vfs2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-vfs2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 229 source files to /builddir/build/BUILD/commons-vfs-2.0/core/target/classes [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ commons-vfs2 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-vfs2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-vfs2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 64 source files to /builddir/build/BUILD/commons-vfs-2.0/core/target/test-classes [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/test/java/org/apache/commons/vfs2/test/VerifyingFileSelector.java: Some input files use or override a deprecated API. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/test/java/org/apache/commons/vfs2/test/VerifyingFileSelector.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ commons-vfs2 --- [INFO] Executing tasks main: [move] Moving 2 files to /builddir/build/BUILD/commons-vfs-2.0/core/target/test-classes/test-data/code [INFO] Executed tasks [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ commons-vfs2 --- [INFO] Surefire report directory: /builddir/build/BUILD/commons-vfs-2.0/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.vfs2.util.EncryptDecryptTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 sec - in org.apache.commons.vfs2.util.EncryptDecryptTest Running org.apache.commons.vfs2.util.DelegatingFileSystemOptionsBuilderTest log4j:WARN No appenders could be found for logger (org.apache.commons.vfs2.impl.StandardFileSystemManager). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec - in org.apache.commons.vfs2.util.DelegatingFileSystemOptionsBuilderTest Running org.apache.commons.vfs2.FileSystemExceptionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.commons.vfs2.FileSystemExceptionTest Running org.apache.commons.vfs2.cache.LRUFilesCacheTestCase . . . . Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.429 sec - in org.apache.commons.vfs2.cache.LRUFilesCacheTestCase Running org.apache.commons.vfs2.cache.NullFilesCacheTestCase . . . . Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.236 sec - in org.apache.commons.vfs2.cache.NullFilesCacheTestCase Running org.apache.commons.vfs2.provider.tar.test.NestedTgzTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.922 sec - in org.apache.commons.vfs2.provider.tar.test.NestedTgzTestCase Running org.apache.commons.vfs2.provider.tar.test.NestedTbz2TestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.48 sec - in org.apache.commons.vfs2.provider.tar.test.NestedTbz2TestCase Running org.apache.commons.vfs2.provider.tar.test.TgzProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.626 sec - in org.apache.commons.vfs2.provider.tar.test.TgzProviderTestCase Running org.apache.commons.vfs2.provider.tar.test.LargeTarTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.621 sec - in org.apache.commons.vfs2.provider.tar.test.LargeTarTestCase Running org.apache.commons.vfs2.provider.tar.test.NestedTarTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.687 sec - in org.apache.commons.vfs2.provider.tar.test.NestedTarTestCase Running org.apache.commons.vfs2.provider.tar.test.TarProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.629 sec - in org.apache.commons.vfs2.provider.tar.test.TarProviderTestCase Running org.apache.commons.vfs2.provider.tar.test.Tbz2ProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.114 sec - in org.apache.commons.vfs2.provider.tar.test.Tbz2ProviderTestCase Running org.apache.commons.vfs2.provider.res.test.ResourceProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.836 sec - in org.apache.commons.vfs2.provider.res.test.ResourceProviderTestCase Running org.apache.commons.vfs2.provider.jar.test.NestedJarTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.653 sec - in org.apache.commons.vfs2.provider.jar.test.NestedJarTestCase Running org.apache.commons.vfs2.provider.jar.test.JarProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.583 sec - in org.apache.commons.vfs2.provider.jar.test.JarProviderTestCase Running org.apache.commons.vfs2.provider.zip.test.ZipProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.567 sec - in org.apache.commons.vfs2.provider.zip.test.ZipProviderTestCase Running org.apache.commons.vfs2.provider.zip.test.NestedZipTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.606 sec - in org.apache.commons.vfs2.provider.zip.test.NestedZipTestCase Running org.apache.commons.vfs2.provider.ram.test.CustomRamProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.commons.vfs2.provider.ram.test.CustomRamProviderTest Running org.apache.commons.vfs2.provider.ram.test.RamProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.886 sec - in org.apache.commons.vfs2.provider.ram.test.RamProviderTestCase Running org.apache.commons.vfs2.provider.sftp.test.SftpProviderTestCase class org.apache.commons.vfs2.provider.sftp.test.SftpProviderTestCase is not configured for tests, skipping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.commons.vfs2.provider.sftp.test.SftpProviderTestCase Running org.apache.commons.vfs2.provider.ftp.test.FtpProviderTestCase class org.apache.commons.vfs2.provider.ftp.test.FtpProviderTestCase is not configured for tests, skipping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.commons.vfs2.provider.ftp.test.FtpProviderTestCase Running org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase class org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase is not configured for tests, skipping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.commons.vfs2.provider.http.test.HttpProviderTestCase Running org.apache.commons.vfs2.provider.local.test.LocalProviderTestCase . . . . Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.724 sec - in org.apache.commons.vfs2.provider.local.test.LocalProviderTestCase Running org.apache.commons.vfs2.provider.url.test.UrlHttpProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.735 sec - in org.apache.commons.vfs2.provider.url.test.UrlHttpProviderTestCase Running org.apache.commons.vfs2.provider.url.test.UrlProviderHttpTestCase class org.apache.commons.vfs2.provider.url.test.UrlProviderTestCase is not configured for tests, skipping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.commons.vfs2.provider.url.test.UrlProviderHttpTestCase Running org.apache.commons.vfs2.provider.url.test.UrlProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.544 sec - in org.apache.commons.vfs2.provider.url.test.UrlProviderTestCase Running org.apache.commons.vfs2.provider.test.GenericFileNameTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.commons.vfs2.provider.test.GenericFileNameTestCase Running org.apache.commons.vfs2.provider.test.VirtualProviderTestCase . . . . Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.786 sec - in org.apache.commons.vfs2.provider.test.VirtualProviderTestCase Running org.apache.commons.vfs2.provider.temp.test.TemporaryProviderTestCase . . . . Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.682 sec - in org.apache.commons.vfs2.provider.temp.test.TemporaryProviderTestCase Running org.apache.commons.vfs2.test.FileSystemManagerFactoryTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.apache.commons.vfs2.test.FileSystemManagerFactoryTestCase Results : Tests run: 974, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commons-vfs2 --- [INFO] Building jar: /builddir/build/BUILD/commons-vfs-2.0/core/target/commons-vfs2-2.0.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ commons-vfs2 --- [INFO] Building jar: /builddir/build/BUILD/commons-vfs-2.0/core/target/commons-vfs2-2.0-tests.jar [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ commons-vfs2 --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons VFS Examples 2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-vfs2-examples --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-vfs-2.0/examples/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (vfs-jar-manifest) @ commons-vfs2-examples --- [INFO] Executing tasks main: [mkdir] Created dir: /builddir/build/BUILD/commons-vfs-2.0/examples/target/osgi [touch] Creating /builddir/build/BUILD/commons-vfs-2.0/examples/target/osgi/MANIFEST.MF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-vfs2-examples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-vfs2-examples --- [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-vfs-2.0/examples' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-vfs-2.0/examples [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : Exception while executing SCM command. [INFO] Storing buildNumber: ?????? at timestamp: 1433080402413 [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-vfs-2.0/examples' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-vfs-2.0/examples [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-vfs2-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-vfs2-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builddir/build/BUILD/commons-vfs-2.0/examples/target/classes [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ commons-vfs2-examples --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-vfs2-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-vfs-2.0/examples/src/test/resources [INFO] Copying 0 resource to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-vfs2-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ commons-vfs2-examples --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commons-vfs2-examples --- [INFO] Building jar: /builddir/build/BUILD/commons-vfs-2.0/examples/target/commons-vfs2-examples-2.0.jar [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ commons-vfs2-examples --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons VFS 2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ commons-vfs2-project --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-vfs2-project >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking Commons VFS 2.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-vfs2-project --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (vfs-jar-manifest) @ commons-vfs2-project --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking Commons VFS Core 2.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-vfs2 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (vfs-jar-manifest) @ commons-vfs2 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking Commons VFS Examples 2.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-vfs2-examples --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (vfs-jar-manifest) @ commons-vfs2-examples --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-vfs2-project <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-vfs2-project --- [INFO] 49 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.impl" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.util" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.cache" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.tar" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.res" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.jar" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.zip" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.ram" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.sftp" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.ftp" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.compressed" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.bzip2" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.http" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.local" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.url" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.temp" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.https" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.ftps" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.provider.gzip" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.operations" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.operations.vcs" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.auth" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.events" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.vfs2.tasks" [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/impl/VirtualFileSystem.java:42: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/FileSelectInfo.java:26: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/FileSystem.java:57: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/FileSystem.java:169: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/provider/AbstractFileObject.java:64: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/provider/AbstractFileObject.java:64: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/provider/AbstractFileObject.java:862: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/provider/DelegateFileObject.java:44: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/provider/LocalFileProvider.java:39: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/provider/http/HttpFileObject.java:48: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/provider/url/UrlFileObject.java:42: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/provider/url/UrlFileObject.java:42: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/operations/AbstractFileOperationProvider.java:98: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/AbstractSyncTask.java:53: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/AbstractSyncTask.java:53: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/AbstractSyncTask.java:53: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/AbstractSyncTask.java:53: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/AbstractSyncTask.java:53: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/AbstractSyncTask.java:53: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/AbstractSyncTask.java:53: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/CopyTask.java:30: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/DeleteTask.java:32: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/commons-vfs-2.0/core/src/main/java/org/apache/commons/vfs2/tasks/MoveTask.java:30: warning - @todo is an unknown tag. [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ commons-vfs2-project --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Commons VFS ....................................... SUCCESS [2:02.248s] [INFO] Commons VFS Core .................................. SUCCESS [4:47.288s] [INFO] Commons VFS Examples .............................. SUCCESS [5.150s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7:15.083s [INFO] Finished at: Sun May 31 13:55:28 GMT 2015 [INFO] Final Memory: 21M/53M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72VMU/DMBCF9/4Kk90JMKepgCkDU4XEauyr68g5W7YTtf8ep6E0gBqFBjpF5/vk 997ZcvLVrtakBeeVwWVyl94mBJAboVAuk5c1fVg/lWWyKhb5DaXksVFaEAEWUERMgScSEBwLIMjb nrw+t0gojfSQKRaEnBb2XRkXpDONLUVhnEyZZXwLKTd1bdDn2bHXk8wFtWE8xIUPglrmAEOeDVo9 C7sA2IUprKnz7FR2HrKvJiZ5qlkLmFrdSDXq7MBRhsE1SHv8u72L9KfPpN34e2qdqYD/32SOYtrI mFBOsPVJ/sEwWHfmZxXZzxvx+2AIYUKoA3XV041f68D7+Qm50TpeETVVd0DPld6GYLlWgFNmPIRn CKcVd2wzJlh5vr1compQje7e96/+FMyTrET3SJwPdWiPCQyq7hfwDpfANkNpBgAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nlg5kf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch ++ dirname /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch + cd commons-vfs-2.0 + xmvn-install -R .xmvn-reactor -n apache-commons-vfs -d /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.commons [INFO] artifactId: commons-vfs2-project [INFO] extension: pom [INFO] classifier: [INFO] version: 2.0 [INFO] stereotype: pom [INFO] namespace: [INFO] file: /builddir/build/BUILD/commons-vfs-2.0/pom.xml [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/apache-commons-vfs [INFO] artifactId: commons-vfs2-project [INFO] extension: pom [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: pom [INFO] namespace: [INFO] file: usr/share/maven-poms/JPP.apache-commons-vfs-commons-vfs2-project.pom [INFO] =============================================== [WARNING] Skipping installation of artifact org.apache.commons:commons-vfs2-project:xml:site:2.0: No suitable repository found to store the artifact in. [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.commons [INFO] artifactId: commons-vfs2 [INFO] extension: jar [INFO] classifier: [INFO] version: 2.0 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/commons-vfs-2.0/core/target/commons-vfs2-2.0.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/apache-commons-vfs [INFO] artifactId: commons-vfs2 [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/apache-commons-vfs/commons-vfs2.jar [INFO] =============================================== [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.commons [INFO] artifactId: commons-vfs2-examples [INFO] extension: jar [INFO] classifier: [INFO] version: 2.0 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/commons-vfs-2.0/examples/target/commons-vfs2-examples-2.0.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/apache-commons-vfs [INFO] artifactId: commons-vfs2-examples [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/apache-commons-vfs/commons-vfs2-examples.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/javadoc/apache-commons-vfs + 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-vfs-2.0-11.el7.noarch/usr/share/javadoc/apache-commons-vfs + echo /usr/share/javadoc/apache-commons-vfs + mkdir -p /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/etc/ant.d + echo 'ant commons-logging commons-vfs' + install -p -m 644 commons-vfs /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/etc/ant.d/commons-vfs + /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/commons-vfs-2.0 /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-vfs-2.0-11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8fgiFl + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.0 + DOCDIR=/builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-2.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-2.0 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-2.0 + cp -pr README.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-2.0 + cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-2.0 + exit 0 Provides: apache-commons-vfs = 2.0-11.el7 apache-commons-vfs2 = 2.0-11.el7 mvn(commons-vfs:commons-vfs) = 2.0 mvn(org.apache.commons:commons-vfs) = 2.0 mvn(org.apache.commons:commons-vfs2) = 2.0 mvn(org.apache.commons:commons-vfs2-project) = 2.0 mvn(org.apache.commons:commons-vfs2-project:pom:) = 2.0 osgi(org.apache.commons.vfs) = 2.0.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 mvn(com.jcraft:jsch) mvn(commons-collections:commons-collections) mvn(commons-httpclient:commons-httpclient) mvn(commons-logging:commons-logging) mvn(commons-net:commons-net) mvn(org.apache.ant:ant) Processing files: apache-commons-vfs-ant-2.0-11.el7.noarch Provides: apache-commons-vfs-ant = 2.0-11.el7 config(apache-commons-vfs-ant) = 2.0-11.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: apache-commons-vfs-examples-2.0-11.el7.noarch Provides: apache-commons-vfs-examples = 2.0-11.el7 mvn(commons-vfs:commons-vfs-examples) = 2.0 mvn(org.apache.commons:commons-vfs-examples) = 2.0 mvn(org.apache.commons:commons-vfs2-examples) = 2.0 osgi(org.apache.commons.vfs-examples) = 2.0.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 mvn(com.jcraft:jsch) mvn(commons-collections:commons-collections) mvn(commons-httpclient:commons-httpclient) mvn(commons-net:commons-net) mvn(org.apache.commons:commons-vfs2) = 2.0 mvn(org.jdom:jdom) Processing files: apache-commons-vfs-javadoc-2.0-11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TkJyds + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.0 + DOCDIR=/builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-javadoc-2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-javadoc-2.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-javadoc-2.0 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch/usr/share/doc/apache-commons-vfs-javadoc-2.0 + exit 0 Provides: apache-commons-vfs-javadoc = 2.0-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-vfs-2.0-11.el7.noarch Wrote: /builddir/build/RPMS/apache-commons-vfs-2.0-11.el7.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-vfs-ant-2.0-11.el7.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-vfs-examples-2.0-11.el7.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-vfs-javadoc-2.0-11.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WzodDJ + umask 022 + cd /builddir/build/BUILD + cd commons-vfs-2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-vfs-2.0-11.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->