Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/felix-gogo-runtime.spec'], False, '/var/lib/mock/sclo6-devtoolset-3-rh-el6-build-4635-6892/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/felix-gogo-runtime.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/felix-gogo-runtime.spec'], False, '/var/lib/mock/sclo6-devtoolset-3-rh-el6-build-4635-6892/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/felix-gogo-runtime.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ouDet2 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf org.apache.felix.gogo.runtime-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/org.apache.felix.gogo.runtime-0.10.0-project.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd org.apache.felix.gogo.runtime-0.10.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (felix-gogo-runtime-dictionary.patch): + echo 'Patch #1 (felix-gogo-runtime-dictionary.patch):' + /bin/cat /builddir/build/SOURCES/felix-gogo-runtime-dictionary.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/org/apache/felix/gogo/runtime/activator/EventAdminListener.java Patch #2 (felix-gogo-runtime-bundle-resources.patch): + echo 'Patch #2 (felix-gogo-runtime-bundle-resources.patch):' + /bin/cat /builddir/build/SOURCES/felix-gogo-runtime-bundle-resources.patch + /usr/bin/patch -p1 --fuzz=0 patching file pom.xml + echo 'Patch #3 (felix-gogo-runtime-deleted-io-test.patch):' Patch #3 (felix-gogo-runtime-deleted-io-test.patch): + /bin/cat /builddir/build/SOURCES/felix-gogo-runtime-deleted-io-test.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/test/java/org/apache/felix/gogo/runtime/threadio/TestThreadIO.java + echo 'Patch #4 (felix-gogo-runtime-parent.patch):' Patch #4 (felix-gogo-runtime-parent.patch): + /bin/cat /builddir/build/SOURCES/felix-gogo-runtime-parent.patch + /usr/bin/patch -p1 --fuzz=0 patching file pom.xml + scl enable maven30 devtoolset-3 - + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Tz8pOd + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.gogo.runtime-0.10.0 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 devtoolset-3 - 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... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.felix:org.apache.felix.gogo.runtime:bundle:0.10.0 [WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ org.apache.felix:felix-parent:1.2.1, /opt/rh/maven30/root/usr/share/maven-poms/felix-parent/felix-parent.pom, line 333, column 15 [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-jxr-plugin is missing. @ org.apache.felix:felix-parent:1.2.1, /opt/rh/maven30/root/usr/share/maven-poms/felix-parent/felix-parent.pom, line 337, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Felix Gogo Runtime 0.10.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.felix.gogo.runtime --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.felix.gogo.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.apache.felix.gogo.runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.felix.gogo.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.apache.felix.gogo.runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ org.apache.felix.gogo.runtime --- [INFO] Surefire report directory: /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.felix.gogo.runtime.TestTokenizer Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.apache.felix.gogo.runtime.TestTokenizer Running org.apache.felix.gogo.runtime.TestCoercion execute = (Boolean)(true) execute = (Boolean)(false) execute = (Double)(11.0) execute = (Double)(11.0) execute = (Integer)(22) execute = (Integer)(23) execute = (String)(array) execute = (Long)(33) execute = (Long)(34) execute = (String)(wibble) execute = (String)(wibble) execute = (Exception)(java.lang.Exception) execute = (Exception)(java.lang.Exception) execute = (Exception)(java.lang.Exception) execute = (String)(string) execute = (String)(long) execute = (String)(string) execute = (String)(false:false) execute = (String)(true:false) execute = (String)(true:false) execute = (String)(true:true) execute = (String)(true:true) execute = (Exception)(java.lang.Exception) execute = (Boolean)(true) execute = (String)(absent) execute = (String)(wibble) execute = (Exception)(java.lang.Exception) execute = (Exception)(java.lang.Exception) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.apache.felix.gogo.runtime.TestCoercion Running org.apache.felix.gogo.runtime.TestParser2 execute = (String)(helloworld) execute = (String)(hello) execute<'four' length> = (Integer)(4) execute = (Exception)(java.lang.Exception) execute = (StringBuilder)() execute = (StringBuilder)() execute = (String)(null x) execute = (String)(file://wibble#tag) execute = (String)(file:) execute = (String)(PWD/*.java) execute = (Exception)(java.lang.Exception) execute = (String)(ok) execute = (String)(ok) execute = (String)(ok) execute = (String)(ok) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.felix.gogo.runtime.TestParser2 Running org.apache.felix.gogo.runtime.TestParser execute = (Exception)(java.lang.Exception) + ['http://www.aqute.biz?com=2&biz=1'] get 0 execute<['http://www.aqute.biz?com=2&biz=1'] get 0> = (String)(http://www.aqute.biz?com=2&biz=1) + [a=2 b=3] execute<[a=2 b=3]> = (LinkedHashMap)({a=2, b=3}) + [a=2 b=3] get b execute<[a=2 b=3] get b> = (Long)(3) + [1 2 [3 4] 5 6] get 2 execute<[1 2 [3 4] 5 6] get 2> = (ArrayList)([3, 4]) + [1 2 [3 4] 5 6] size execute<[1 2 [3 4] 5 6] size> = (Integer)(5) execute = (String)(a) execute = (String)(a) execute<[a=2 (echo b)=(echo 3)] get b> = (String)(3) execute = (String)($a) execute = (String)(file://poo) execute = (String)(peter) execute = (Closure)(echoout $args) execute = (String)(def) execute = (String)(def) execute = (String)(def) execute<(echoout abc; echoout def; echoout ghi)|grep d.*|capture> = (String)(def) def execute = (String)() execute = (String)(hello world) execute<(echoout abc; echoout def; echoout ghi)|grep 'def|ghi'|capture> = (String)(defghi) execute = (String)() execute = (String)() execute = (String)(a) execute = (String)(a) execute = (String)(hello) execute = (String)(hello) execute = (String)(3) execute = (String)(3) execute = (String)(a) execute = (String)(a) execute = (String)(b) execute = (String)(b) execute = (String)(ca b) execute = (String)(c a b) execute = (String)(ca b) execute = (String)(1) ls(): Yes! execute = (Null)(null) ls(int) 10 execute = (Integer)(10) ls(Object[]) [a b c d e f g h i j ] execute = (Null)(null) ls(int) 5 ls(int) 5 execute = (Integer)(5) execute = (Boolean)(false) execute = (Boolean)(true) execute = (Null)(null) execute = (String)(a) execute<(echo a) | capture> = (String)(a) execute<((echo a)) | capture> = (String)(a) execute = (String)(a b) execute = (String)(a b) execute = (String)(a b) execute = (String)(a b) execute = (String)(a b) execute = (String)(a b) execute = (String)(a b) execute = (String)($c b) execute = (String)(a b) execute = (String)(a b) execute = (String)(${c} b) execute = (String)(a b) execute = (String)(aa) execute = (String)(a ;a) execute = (String)(baabab) execute = (String)(a b ) Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.apache.felix.gogo.runtime.TestParser Results : Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ org.apache.felix.gogo.runtime --- 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.' [WARNING] Bundle org.apache.felix:org.apache.felix.gogo.runtime:bundle:0.10.0 : Did not find matching referal for org.osgi.service.log* [WARNING] Bundle org.apache.felix:org.apache.felix.gogo.runtime:bundle:0.10.0 : Did not find matching referal for org.osgi.service.packageadmin* [WARNING] Bundle org.apache.felix:org.apache.felix.gogo.runtime:bundle:0.10.0 : Did not find matching referal for org.osgi.service.startlevel* [WARNING] Bundle org.apache.felix:org.apache.felix.gogo.runtime:bundle:0.10.0 : Unknown directive mandatory: in Import-Package, allowed directives are resolution:, and 'x-*'. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Felix Gogo Runtime 0.10.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.1.1:install (default-cli) @ org.apache.felix.gogo.runtime --- 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) @ org.apache.felix.gogo.runtime >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.apache.felix.gogo.runtime <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.apache.felix.gogo.runtime --- [INFO] Loading source files for package org.apache.felix.gogo.runtime.threadio... Loading source files for package org.apache.felix.gogo.runtime... Loading source files for package org.apache.felix.gogo.runtime.activator... Loading source files for package org.apache.felix.gogo.api... Loading source files for package org.apache.felix.service.threadio... Loading source files for package org.apache.felix.service.command... Constructing Javadoc information... Standard Doclet version 1.7.0_85 Building tree for all the packages and classes... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/Marker.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/ThreadInputStream.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/ThreadIOImpl.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/ThreadPrintStream.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/Closure.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/CommandNotFoundException.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/CommandProcessorImpl.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/CommandProxy.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/CommandSessionImpl.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/EOFError.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/Evaluate.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/Parser.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/Pipe.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/Reflective.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/SyntaxError.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/Token.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/Tokenizer.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/Tokenizer.Type.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/activator/Activator.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/activator/EventAdminListener.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/api/CommandSessionListener.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/threadio/ThreadIO.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/CommandProcessor.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/CommandSession.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/Converter.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/Descriptor.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/Function.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/Parameter.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/api/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/api/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/api/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/activator/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/activator/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/activator/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/threadio/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/threadio/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/threadio/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/class-use/ThreadInputStream.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/class-use/ThreadIOImpl.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/class-use/ThreadPrintStream.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/class-use/Marker.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/Token.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/SyntaxError.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/CommandSessionImpl.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/Tokenizer.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/Tokenizer.Type.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/Closure.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/Parser.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/CommandNotFoundException.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/Evaluate.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/CommandProxy.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/CommandProcessorImpl.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/EOFError.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/Pipe.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/class-use/Reflective.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/activator/class-use/EventAdminListener.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/activator/class-use/Activator.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/api/class-use/CommandSessionListener.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/threadio/class-use/ThreadIO.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/class-use/CommandSession.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/class-use/Converter.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/class-use/Descriptor.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/class-use/CommandProcessor.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/class-use/Parameter.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/class-use/Function.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/api/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/activator/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/gogo/runtime/threadio/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/command/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/org/apache/felix/service/threadio/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/target/site/apidocs/help-doc.html... 17 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:45: warning - Tag @see:illegal character: "58" in "http://wiki.bash-hackers.org/syntax/basicgrammar" [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:45: warning - Tag @see:illegal character: "47" in "http://wiki.bash-hackers.org/syntax/basicgrammar" [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:45: warning - Tag @see:illegal character: "47" in "http://wiki.bash-hackers.org/syntax/basicgrammar" [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:45: warning - Tag @see:illegal character: "45" in "http://wiki.bash-hackers.org/syntax/basicgrammar" [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:45: warning - Tag @see:illegal character: "47" in "http://wiki.bash-hackers.org/syntax/basicgrammar" [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:45: warning - Tag @see:illegal character: "47" in "http://wiki.bash-hackers.org/syntax/basicgrammar" [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/threadio/ThreadInputStream.java:66: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/threadio/ThreadPrintStream.java:69: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/service/command/CommandSession.java:40: warning - @param tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/service/command/CommandSession.java:61: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/service/command/CommandSession.java:69: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/service/command/CommandSession.java:89: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:473: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:716: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:45: warning - Tag @see: reference not found: http://wiki.bash-hackers.org/syntax/basicgrammar [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/gogo/runtime/Tokenizer.java:473: warning - @param argument "vars" is not a parameter name. [WARNING] /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0/src/main/java/org/apache/felix/service/command/CommandSession.java:40: warning - @param argument "" is not a parameter name. [INFO] [INFO] --- xmvn-mojo:2.1.1:builddep (default-cli) @ org.apache.felix.gogo.runtime --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.158s [INFO] Finished at: Mon Aug 24 12:30:53 UTC 2015 [INFO] Final Memory: 21M/481M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA7WSMU/DMBCF9/6KI7sT2N1U0CkDU4XE6sZXc8g+W44dpf+eWKVqYIgQiPG9++T3 Tme5m5yFEeNAnrfVQ31fAXLvNbHZVi8H8XjYd121azfyTgh4ymQ1aAzIesYIBzDIGFVCDcczvD6P DELM9JJpNwA341zkbJjoc+h066OpVVD9G9YntDTJ5jq5cComOqk+zYbxxougInKSzcK/gDgl5LJH G7yTzU2W+OZr/nodPxhaqXFF6t5H/F7kv5JceYWy+33ee2ZKK2Gf87+s88M7OjUii2NmbVEEmw3x eu5Clf/0ATJ54By2AgAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G1LERK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch ++ dirname /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch + cd org.apache.felix.gogo.runtime-0.10.0 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 devtoolset-3 - [INFO] Installing artifact org.apache.felix:org.apache.felix.gogo.runtime:jar:0.10.0 [INFO] Installing artifact org.apache.felix:org.apache.felix.gogo.runtime:pom:0.10.0 [INFO] Installation successful + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/org.apache.felix.gogo.runtime-0.10.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devtoolset-3/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/devtoolset-3/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xpyj5j + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.gogo.runtime-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/doc/devtoolset-3-felix-gogo-runtime-0.10.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/doc/devtoolset-3-felix-gogo-runtime-0.10.0 + /bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/doc/devtoolset-3-felix-gogo-runtime-0.10.0 + cp -pr DEPENDENCIES LICENSE NOTICE /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/doc/devtoolset-3-felix-gogo-runtime-0.10.0 + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/java/felix/felix-gogo-runtime.jar'] [INFO osgi.prov] devtoolset-3-osgi(org.apache.felix.gogo.runtime) = 0.10.0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/maven-metadata/felix-gogo-runtime.xml'] [INFO maven.prov] devtoolset-3-mvn(org.apache.felix:org.apache.felix.gogo.runtime:pom:) = 0.10.0, devtoolset-3-mvn(org.apache.felix:org.apache.felix.gogo.runtime) = 0.10.0 Finding Provides: scl enable devtoolset-3 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 17435 --scl devtoolset-3 [INFO maven.req] input: ['/builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/maven-metadata/felix-gogo-runtime.xml'] [INFO maven.req] java, rh-java-common-runtime Finding Requires: scl enable devtoolset-3 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 17435 --scl devtoolset-3 Provides: devtoolset-3-osgi(org.apache.felix.gogo.runtime) = 0.10.0 devtoolset-3-mvn(org.apache.felix:org.apache.felix.gogo.runtime:pom:) = 0.10.0 devtoolset-3-mvn(org.apache.felix:org.apache.felix.gogo.runtime) = 0.10.0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: java rh-java-common-runtime Processing files: devtoolset-3-felix-gogo-runtime-javadoc-0.10.0-12.bootstrap1.13.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4ni1YV + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.gogo.runtime-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/doc/devtoolset-3-felix-gogo-runtime-javadoc-0.10.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/doc/devtoolset-3-felix-gogo-runtime-javadoc-0.10.0 + /bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/doc/devtoolset-3-felix-gogo-runtime-javadoc-0.10.0 + cp -pr LICENSE NOTICE /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch/opt/rh/devtoolset-3/root/usr/share/doc/devtoolset-3-felix-gogo-runtime-javadoc-0.10.0 + exit 0 Finding Provides: scl enable devtoolset-3 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 17435 --scl devtoolset-3 Finding Requires: scl enable devtoolset-3 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 17435 --scl devtoolset-3 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-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch.rpm Wrote: /builddir/build/RPMS/devtoolset-3-felix-gogo-runtime-javadoc-0.10.0-12.bootstrap1.13.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9hu8X3 + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.gogo.runtime-0.10.0 + /bin/rm -rf /builddir/build/BUILDROOT/devtoolset-3-felix-gogo-runtime-0.10.0-12.bootstrap1.13.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->