Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/py4j.spec'], chrootPath='/var/lib/mock/epel7-build-15466037-1114199/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/py4j.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/py4j-0.10.7-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/py4j.spec'], chrootPath='/var/lib/mock/epel7-build-15466037-1114199/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/py4j.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EMnK8r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf py4j-0.10.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/py4j-0.10.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd py4j-0.10.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r setup.py + find . -name '*.jar' -print -delete ./py4j-java/gradle/wrapper/gradle-wrapper.jar ./py4j-java/junit-4.10.jar + sed -i -r 's|(version=).*|\1|' py4j-java/ant.properties + sed -i 's|'\''.*'\''|'\'''\''|' py4j-python/src/py4j/version.py + sed -i 's|1\.6|1.7|g' py4j-java/build.xml + sed -i -r 's||\0 |' py4j-java/build.xml + sed -i 's|printsummary="on"||' py4j-java/build.xml + sed -i 's|py4j\.tests||' py4j-python/setup.py + sed -i 's|instance.gateway.shutdown()|if '\''gateway'\'' in dir(instance): \0|' py4j-python/src/py4j/tests/java_gateway_test.py + rm py4j-python/src/py4j/tests/java_tls_test.py + sed -i /data_files/d py4j-python/setup.py + cp -a py4j-python py4j-python3 + sed -i -r -e 's|(executable=")python|\1/usr/bin/python3.6|g' -e 's|(executable="nosetests)|\1-%{python3-version}|g' -e 's|py4j-python|py4j-python3|g' py4j-java/build.xml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PsSEU4 + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + pushd py4j-java ~/build/BUILD/py4j-0.10.7/py4j-java ~/build/BUILD/py4j-0.10.7 + ant jar Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml init: [mkdir] Created dir: /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin [mkdir] Created dir: /builddir/build/BUILD/py4j-0.10.7/py4j-java/junit [copy] Copying 1 file to /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin [copy] Copying 1 file to /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin build: [echo] py4j: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml [javac] Compiling 58 source files to /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [javac] 1 warning [javac] Compiling 85 source files to /builddir/build/BUILD/py4j-0.10.7/py4j-java/bin [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [javac] 1 warning jar: [jar] Building jar: /builddir/build/BUILD/py4j-0.10.7/py4j-java/py4j.jar BUILD SUCCESSFUL Total time: 2 seconds + ant javadoc Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package py4j... [javadoc] Loading source files for package py4j.commands... [javadoc] Loading source files for package py4j.model... [javadoc] Loading source files for package py4j.reflection... [javadoc] Loading source files for package py4j.examples... [javadoc] Constructing Javadoc information... [javadoc] Creating destination directory: "/builddir/build/BUILD/py4j-0.10.7/py4j-java/javadoc/" [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/javase/6/docs/api/ [javadoc] Standard Doclet version 1.8.0_201 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Py4JPythonClient.java:100: warning: no @return [javadoc] Py4JPythonClient copyWith(InetAddress pythonAddress, int pythonPort); [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Py4JPythonClient.java:117: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Py4JPythonClient.java:118: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Py4JPythonClient.java:119: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:219: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:220: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:90: warning: no description for @param [javadoc] * @param javaPort [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:91: warning: no description for @param [javadoc] * @param javaAddress [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:92: warning: no description for @param [javadoc] * @param pythonPort [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:93: warning: no description for @param [javadoc] * @param pythonAddress [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:94: warning: no description for @param [javadoc] * @param connectTimeout [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:95: warning: no description for @param [javadoc] * @param readTimeout [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:96: warning: no description for @param [javadoc] * @param sSocketFactory [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:97: warning: no description for @param [javadoc] * @param socketFactory [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:98: warning: no description for @param [javadoc] * @param entryPoint [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:109: warning: no description for @param [javadoc] * @param javaPort [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:110: warning: no description for @param [javadoc] * @param javaAddress [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:111: warning: no description for @param [javadoc] * @param pythonPort [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:112: warning: no description for @param [javadoc] * @param pythonAddress [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:113: warning: no description for @param [javadoc] * @param connectTimeout [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:114: warning: no description for @param [javadoc] * @param readTimeout [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:115: warning: no description for @param [javadoc] * @param sSocketFactory [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:116: warning: no description for @param [javadoc] * @param socketFactory [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:117: warning: no description for @param [javadoc] * @param entryPoint [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:118: warning: no description for @param [javadoc] * @param autoStartJavaServer [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:119: warning: no description for @param [javadoc] * @param enableMemoryManagement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServer.java:79: warning: no description for @param [javadoc] * @param entryPoint [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServerConnection.java:114: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/ClientServerConnection.java:115: warning: no description for @param [javadoc] * @param commandsClazz [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/DefaultApplication.java:44: warning: no description for @param [javadoc] * @param args [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServerListener.java:58: warning: no @param for e [javadoc] void serverError(Exception e); [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:163: warning: no description for @param [javadoc] * @param objectId [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:225: warning: no description for @param [javadoc] * @param args [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:226: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:257: warning: no description for @param [javadoc] * @param methodName [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:258: warning: no description for @param [javadoc] * @param targetObjectId [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:259: warning: no description for @param [javadoc] * @param args [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:260: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:337: warning: no description for @param [javadoc] * @param object [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:338: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:361: warning: no description for @param [javadoc] * @param classLoader [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:362: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:363: warning: no description for @param [javadoc] * @param objectId [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:364: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Gateway.java:379: warning: empty

tag [javadoc] *

[javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayConnection.java:188: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayConnection.java:190: warning: no @param for commandsClazz [javadoc] protected void initCommands(Gateway gateway, List> commandsClazz) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:497: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:498: warning: no description for @param [javadoc] * @param socket [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:499: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:500: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:800: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:801: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:821: warning: no @param for args [javadoc] public static void main(String[] args) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:413: warning: no @param for cbClient [javadoc] public GatewayServer(Object entryPoint, int port, InetAddress address, int connectTimeout, int readTimeout, [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:928: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:968: warning: no @param for pythonPort [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:968: warning: no @param for pythonAddress [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:968: warning: no @param for authToken [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:968: warning: no @return [javadoc] public GatewayServerBuilder callbackClient(int pythonPort, InetAddress pythonAddress, String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:1007: warning: no @param for authToken [javadoc] public GatewayServerBuilder authToken(String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/GatewayServer.java:1007: warning: no @return [javadoc] public GatewayServerBuilder authToken(String authToken) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:58: warning: no description for @param [javadoc] * @param reader [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:59: warning: no description for @param [javadoc] * @param addSpace [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:61: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:78: warning: no description for @param [javadoc] * @param reader [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:80: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/NetworkUtil.java:120: warning: no description for @param [javadoc] * @param socket [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:148: warning: no description for @param [javadoc] * @param bytes [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:149: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:160: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:172: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:184: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:196: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:221: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:233: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:272: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:407: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:410: warning: no @param for gateway [javadoc] public static Object getPythonProxy(String commandPart, Gateway gateway) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:438: warning: no description for @param [javadoc] * @param classLoader [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:439: warning: no description for @param [javadoc] * @param interfacesToImplement [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:440: warning: no description for @param [javadoc] * @param objectId [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:441: warning: no description for @param [javadoc] * @param gateway [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:442: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:455: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:458: warning: no @param for gateway [javadoc] public final static Object getReference(String commandPart, Gateway gateway) { [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:504: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:528: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:537: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:549: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:561: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:573: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:589: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:601: warning: no description for @param [javadoc] * @param returnMessage [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:613: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:625: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:637: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:649: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] /builddir/build/BUILD/py4j-0.10.7/py4j-java/src/main/java/py4j/Protocol.java:661: warning: no description for @param [javadoc] * @param commandPart [javadoc] ^ [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/py4j-0.10.7/py4j-java/javadoc/help-doc.html... [javadoc] 100 warnings BUILD SUCCESSFUL Total time: 3 seconds + popd ~/build/BUILD/py4j-0.10.7 + pushd py4j-python ~/build/BUILD/py4j-0.10.7/py4j-python ~/build/BUILD/py4j-0.10.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: WARNING: '' not a valid package name; please use only.-separated package names in setup.py running build running build_py creating build creating build/lib creating build/lib/py4j copying src/py4j/backport.py -> build/lib/py4j copying src/py4j/protocol.py -> build/lib/py4j copying src/py4j/version.py -> build/lib/py4j copying src/py4j/compat.py -> build/lib/py4j copying src/py4j/finalizer.py -> build/lib/py4j copying src/py4j/__init__.py -> build/lib/py4j copying src/py4j/signals.py -> build/lib/py4j copying src/py4j/java_collections.py -> build/lib/py4j copying src/py4j/java_gateway.py -> build/lib/py4j copying src/py4j/clientserver.py -> build/lib/py4j + sleep 1 + popd ~/build/BUILD/py4j-0.10.7 + pushd py4j-python3 ~/build/BUILD/py4j-0.10.7/py4j-python3 ~/build/BUILD/py4j-0.10.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' BUILDSTDERR: WARNING: '' not a valid package name; please use only .-separated package names in setup.py running build running build_py creating build creating build/lib creating build/lib/py4j copying src/py4j/backport.py -> build/lib/py4j copying src/py4j/protocol.py -> build/lib/py4j copying src/py4j/version.py -> build/lib/py4j copying src/py4j/compat.py -> build/lib/py4j copying src/py4j/finalizer.py -> build/lib/py4j copying src/py4j/__init__.py -> build/lib/py4j copying src/py4j/signals.py -> build/lib/py4j copying src/py4j/java_collections.py -> build/lib/py4j copying src/py4j/java_gateway.py -> build/lib/py4j copying src/py4j/clientserver.py -> build/lib/py4j BUILDSTDERR: /usr/lib/python3.6/site-packages/setuptools/dist.py:407: UserWarning: The version specified ('') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. BUILDSTDERR: "details." % self.metadata.version + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' BUILDSTDERR: WARNING: '' not a valid package name; please use only .-separated package names in setup.py running build running build_py BUILDSTDERR: /usr/lib/python3.4/site-packages/setuptools/dist.py:407: UserWarning: The version specified ('') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. BUILDSTDERR: "details." % self.metadata.version + sleep 1 + popd ~/build/BUILD/py4j-0.10.7 + sed -i 's|.sphinx.ext.autodoc.* | |' py4j-web/conf.py + sphinx-build py4j-web html BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html building [html]: targets for 19 source files that are out of date updating environment: 19 added, 0 changed, 0 removed reading sources... [ 5%] about reading sources... [ 10%] advanced_topics reading sources... [ 15%] changelog reading sources... [ 21%] contents reading sources... [ 26%] contributing reading sources... [ 31%] download reading sources... [ 36%] faq reading sources... [ 42%] getting_started reading sources... [ 47%] index reading sources... [ 52%] install reading sources... [ 57%] professional-services reading sources... [ 63%] py4j_client_server reading sources... [ 68%] py4j_finalizer reading sources... [ 73%] py4j_java reading sources... [ 78%] py4j_java_collections reading sources... [ 84%] py4j_java_gateway reading sources... [ 89%] py4j_java_protocol reading sources... [ 94%] py4j_python reading sources... [100%] py4j_signals BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:26: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.ClientServer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:57: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.JavaParameters BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:67: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.PythonParameters BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:77: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.JavaClient BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:87: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.PythonServer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_client_server.rst:97: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.clientserver.ClientServerConnection BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_finalizer.rst:24: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.finalizer.ThreadSafeFinalizer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_finalizer.rst:41: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.finalizer.Finalizer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_finalizer.rst:60: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.finalizer.clear_finalizers BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:19: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaIterator BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:36: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaList BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:53: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaMap BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:70: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaSet BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_collections.rst:87: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_collections.JavaArray BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:25: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.JavaGateway BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:88: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.GatewayParameters BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:98: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.CallbackServerParameters BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:110: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.GatewayClient BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:122: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.GatewayConnection BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:134: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.JVMView BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:169: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.JavaClass BUILDSTDERR: A `JavaClass` represents a Java Class from which static members can be BUILDSTDERR: retrieved. `JavaClass` instances are also needed to initialize an array. BUILDSTDERR: Usually, `JavaClass` are not initialized using their constructor, but they are BUILDSTDERR: created while accessing the `jvm` property of a gateway, e.g., BUILDSTDERR: `gateway.jvm.java.lang.String`. BUILDSTDERR: .. py:attribute:: _java_lang_class BUILDSTDERR: Property that returns the java.lang.Class associated with this BUILDSTDERR: JavaClass. Equivalent to calling .class in Java. BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:191: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.JavaPackage BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: looking for now-outdated files... none found BUILDSTDERR: pickling environment... /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:203: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.PythonProxyPool BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:213: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.CallbackServer BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:225: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.java_gateway.CallbackConnection BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:311: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.java_import BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:313: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.launch_gateway BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:315: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.get_field BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:317: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.set_field BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:319: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.get_method BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:321: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.is_instance_of BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_gateway.rst:323: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.java_gateway.get_java_class BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:19: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.protocol.Py4JError BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:26: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.protocol.Py4JJavaError BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:33: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.protocol.Py4JNetworkError BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:41: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.protocol.Py4JAuthenticationError BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:50: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.escape_new_line BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:52: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.unescape_new_line BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:54: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.get_command_part BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:56: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.get_return_value BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:58: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.register_output_converter BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_java_protocol.rst:60: ERROR: Unknown directive type "autofunction". BUILDSTDERR: .. autofunction:: py4j.protocol.register_input_converter BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/py4j_signals.rst:48: ERROR: Unknown directive type "autoclass". BUILDSTDERR: .. autoclass:: py4j.signals.Signal BUILDSTDERR: :members: BUILDSTDERR: :undoc-members: done checking consistency... done BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/about.rst:: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/download.rst:: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/py4j-0.10.7/py4j-web/index.rst:: WARNING: document isn't included in any toctree preparing documents... done writing output... [ 5%] about writing output... [ 10%] advanced_topics writing output... [ 15%] changelog writing output... [ 21%] contents writing output... [ 26%] contributing writing output... [ 31%] download writing output... [ 36%] faq writing output... [ 42%] getting_started writing output... [ 47%] index writing output... [ 52%] install writing output... [ 57%] professional-services writing output... [ 63%] py4j_client_server writing output... [ 68%] py4j_finalizer writing output... [ 73%] py4j_java writing output... [ 78%] py4j_java_collections writing output... [ 84%] py4j_java_gateway writing output... [ 89%] py4j_java_protocol writing output... [ 94%] py4j_python writing output... [100%] py4j_signals writing additional files... genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 46 warnings. + rm -r html/.buildinfo html/.doctrees + find html -name '*.js' -print -delete html/searchindex.js html/_static/searchtools.js html/_static/doctools.js html/_static/websupport.js html/_static/jquery.js html/_static/underscore.js + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A5Uyp9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch + cd py4j-0.10.7 + pushd py4j-python ~/build/BUILD/py4j-0.10.7/py4j-python ~/build/BUILD/py4j-0.10.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch BUILDSTDERR: WARNING: '' not a valid package name; please use only.-separated package names in setup.py running install running install_lib creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/backport.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/protocol.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/version.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/compat.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/finalizer.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/__init__.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/signals.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/java_collections.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/java_gateway.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j copying build/lib/py4j/clientserver.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/backport.py to backport.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/protocol.py to protocol.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/finalizer.py to finalizer.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/java_collections.py to java_collections.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/java_gateway.py to java_gateway.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j/clientserver.py to clientserver.pyc writing byte-compilation script '/tmp/tmpyUZ5yI.py' /usr/bin/python2 -O /tmp/tmpyUZ5yI.py removing /tmp/tmpyUZ5yI.py running install_egg_info running egg_info creating src/py4j.egg-info writing src/py4j.egg-info/PKG-INFO writing top-level names to src/py4j.egg-info/top_level.txt writing dependency_links to src/py4j.egg-info/dependency_links.txt writing manifest file 'src/py4j.egg-info/SOURCES.txt' reading manifest file 'src/py4j.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.*' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.*' under directory 'py4j-java' writing manifest file 'src/py4j.egg-info/SOURCES.txt' Copying src/py4j.egg-info to /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7/site-packages/py4j-0.0.0-py2.7.egg-info running install_scripts ~/build/BUILD/py4j-0.10.7 ~/build/BUILD/py4j-0.10.7/py4j-python3 ~/build/BUILD/py4j-0.10.7 + popd + pushd py4j-python3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch BUILDSTDERR: WARNING: '' not a valid package name; please use only .-separated package names in setup.py running install running install_lib creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/backport.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/protocol.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/version.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/compat.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/finalizer.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/__init__.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/signals.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/java_collections.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/java_gateway.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j copying build/lib/py4j/clientserver.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/backport.py to backport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/protocol.py to protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/finalizer.py to finalizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/signals.py to signals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/java_collections.py to java_collections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/java_gateway.py to java_gateway.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j/clientserver.py to clientserver.cpython-36.pyc writing byte-compilation script '/tmp/tmpoglzv6gf.py' /usr/bin/python3.6 /tmp/tmpoglzv6gf.py removing /tmp/tmpoglzv6gf.py running install_egg_info running egg_info creating src/py4j.egg-info writing src/py4j.egg-info/PKG-INFO writing dependency_links to src/py4j.egg-info/dependency_links.txt writing top-level names to src/py4j.egg-info/top_level.txt writing manifest file 'src/py4j.egg-info/SOURCES.txt' reading manifest file 'src/py4j.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: /usr/lib/python3.6/site-packages/setuptools/dist.py:407: UserWarning: The version specified ('') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. BUILDSTDERR: "details." % self.metadata.version BUILDSTDERR: warning: no files found matching '*.*' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.*' under directory 'py4j-java' writing manifest file 'src/py4j.egg-info/SOURCES.txt' Copying src/py4j.egg-info to /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6/site-packages/py4j-0.0.0-py3.6.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch BUILDSTDERR: WARNING: '' not a valid package name; please use only .-separated package names in setup.py running install running install_lib creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/backport.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/protocol.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/version.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/compat.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/finalizer.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/__init__.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/signals.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/java_collections.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/java_gateway.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j copying build/lib/py4j/clientserver.py -> /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/backport.py to backport.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/protocol.py to protocol.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/finalizer.py to finalizer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/signals.py to signals.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/java_collections.py to java_collections.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/java_gateway.py to java_gateway.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j/clientserver.py to clientserver.cpython-34.pyc writing byte-compilation script '/tmp/tmphdg2qlbg.py' /usr/bin/python3.4 -O /tmp/tmphdg2qlbg.py removing /tmp/tmphdg2qlbg.py running install_egg_info running egg_info writing dependency_links to src/py4j.egg-info/dependency_links.txt writing src/py4j.egg-info/PKG-INFO writing top-level names to src/py4j.egg-info/top_level.txt reading manifest file 'src/py4j.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: /usr/lib/python3.4/site-packages/setuptools/dist.py:407: UserWarning: The version specified ('') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. BUILDSTDERR: "details." % self.metadata.version BUILDSTDERR: warning: no files found matching '*.*' under directory 'doc' BUILDSTDERR: warning: no files found matching '*.*' under directory 'py4j-java' writing manifest file 'src/py4j.egg-info/SOURCES.txt' Copying src/py4j.egg-info to /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4/site-packages/py4j-0.0.0-py3.4.egg-info running install_scripts ~/build/BUILD/py4j-0.10.7 + popd + python /usr/share/java-utils/mvn_artifact.py py4j-java/pom.xml py4j-java/py4j.jar + xmvn-install -R .xmvn-reactor -n py4j -d /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: net.sf.py4j [INFO] artifactId: py4j [INFO] extension: jar [INFO] classifier: [INFO] version: 0.10.7 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/py4j-0.10.7/py4j-java/py4j.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/py4j [INFO] artifactId: py4j [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/py4j/py4j.jar [INFO] =============================================== [WARNING] Skipping generation of user requires for artifact net.sf.py4j:py4j:jar:0.10.7: effective model path is not specified + jdir=py4j-java/javadoc + '[' -d py4j-java/javadoc ']' + install -dm755 /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/javadoc/py4j + cp -pr py4j-java/javadoc/allclasses-frame.html py4j-java/javadoc/allclasses-noframe.html py4j-java/javadoc/constant-values.html py4j-java/javadoc/deprecated-list.html py4j-java/javadoc/help-doc.html py4j-java/javadoc/index-files py4j-java/javadoc/index.html py4j-java/javadoc/overview-frame.html py4j-java/javadoc/overview-summary.html py4j-java/javadoc/overview-tree.html py4j-java/javadoc/package-list py4j-java/javadoc/py4j py4j-java/javadoc/script.js py4j-java/javadoc/serialized-form.html py4j-java/javadoc/stylesheet.css /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/javadoc/py4j + echo /usr/share/javadoc/py4j + mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/py4j + ln -sf /usr/share/java/py4j/py4j.jar /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/py4j + /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/py4j-0.10.7 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Qnd6ll + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + alias comment=true + true '----- check test_java -----' + ant -f py4j-java/build.xml java-test Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml init: build: [echo] py4j: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml java-test: [junit] Testsuite: py4j.BufferGatewayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 sec [junit] [junit] Testsuite: py4j.ClientServerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 sec [junit] [junit] Testsuite: py4j.EchoClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec [junit] [junit] ------------- Standard Output --------------- [junit] EchoServer started... [junit] Waiting for echo input. [junit] Echo received: yi7 [junit] Waiting for echo input. [junit] Echo received: x [junit] Waiting for echo input. [junit] Echo received: null [junit] Reading commands [junit] Received temp: c [junit] Received temp: g [junit] Received temp: getExample [junit] Received temp: e [junit] yi7 [junit] Reading commands [junit] Received temp: c [junit] Received temp: o1 [junit] Received temp: method1 [junit] Received temp: i1 [junit] Received temp: btrue [junit] Received temp: e [junit] x [junit] Reading commands [junit] Received temp: null [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.EchoServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec [junit] [junit] ------------- Standard Output --------------- [junit] EchoServer started... [junit] Waiting for echo input. [junit] Echo received: yi7 [junit] Waiting for echo input. [junit] Echo received: x [junit] Waiting for echo input. [junit] Echo received: null [junit] Reading commands [junit] Received temp: c [junit] Received temp: t [junit] Received temp: getExample [junit] Received temp: e [junit] yi7 [junit] Reading commands [junit] Received temp: c [junit] Received temp: o0 [junit] Received temp: method1 [junit] Received temp: i1 [junit] Received temp: btrue [junit] Received temp: e [junit] x [junit] Reading commands [junit] Received temp: null [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.GatewayServerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 sec [junit] [junit] Testsuite: py4j.GatewayTest [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec [junit] [junit] Testsuite: py4j.InstrGatewayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 sec [junit] [junit] Testsuite: py4j.ProtocolTest [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec [junit] [junit] Testsuite: py4j.ProxyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 sec [junit] [junit] Testsuite: py4j.StringUtilTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec [junit] [junit] Testsuite: py4j.commands.ArrayCommandTest [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec [junit] [junit] Testsuite: py4j.commands.CallCommandTest [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec [junit] [junit] Testsuite: py4j.commands.ConstructorCommandTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec [junit] [junit] Testsuite: py4j.commands.DirCommandTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec [junit] [junit] Testsuite: py4j.commands.ExceptionCommandTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec [junit] [junit] ------------- Standard Output --------------- [junit] DEBUG!!!!ysjava.lang.RuntimeException: Hello World\n at py4j.commands.ExceptionCommandTest.testException(ExceptionCommandTest.java:71)\n at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n at java.lang.reflect.Method.invoke(Method.java:498)\n at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)\n at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\n at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)\n at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\n at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)\n at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)\n at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)\n at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)\n at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)\n at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)\n at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)\n at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)\n at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)\n at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)\n at org.junit.runners.ParentRunner.run(ParentRunner.java:309)\n at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)\n at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)\n at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)\n at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)\n [junit] [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.commands.FieldCommandTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec [junit] [junit] Testsuite: py4j.commands.HelpPageCommandTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec [junit] [junit] ------------- Standard Output --------------- [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| method1() : int\n| \n| method10(java.math.BigDecimal) : java.math.BigDecimal\n| \n| method10(int) : java.math.BigInteger\n| \n| method10(int, int) : java.math.BigDecimal\n| \n| method11(java.math.BigInteger) : java.math.BigInteger\n| \n| method2(java.lang.String) : void\n| \n| method3(int, boolean) : java.lang.String\n| \n| method4(char) : py4j.examples.ExampleClass\n| \n| method4(java.lang.String) : py4j.examples.ExampleClass\n| \n| method5(py4j.examples.ExampleClass) : int\n| \n| method6(char) : py4j.examples.ExampleClass\n| \n| method7(java.lang.Object) : int\n| \n| method7(java.lang.String) : int\n| \n| method7(long) : int\n| \n| method7(int) : int\n| \n| method8(long) : long\n| \n| method9(java.lang.Long) : java.lang.Long\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| getField1() : int\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| callHello(py4j.examples.IHello) : java.lang.String\n| \n| callHello2(py4j.examples.IHello) : java.lang.String\n| \n| getBrokenStream() : java.nio.channels.ReadableByteChannel\n| \n| getField1() : int\n| \n| getIntArray() : int[]\n| \n| getInteger(int) : java.lang.Integer\n| \n| getList(int) : java.util.List\n| \n| getStream() : java.nio.channels.ReadableByteChannel\n| \n| getStringArray() : java.lang.Object[]\n| \n| method1() : int\n| \n| method10(java.math.BigDecimal) : java.math.BigDecimal\n| \n| method10(int) : java.math.BigInteger\n| \n| method10(int, int) : java.math.BigDecimal\n| \n| method11(java.math.BigInteger) : java.math.BigInteger\n| \n| method2(java.lang.String) : void\n| \n| method3(int, boolean) : java.lang.String\n| \n| method4(char) : py4j.examples.ExampleClass\n| \n| method4(java.lang.String) : py4j.examples.ExampleClass\n| \n| method5(py4j.examples.ExampleClass) : int\n| \n| method6(char) : py4j.examples.ExampleClass\n| \n| method7(java.lang.Object) : int\n| \n| method7(java.lang.String) : int\n| \n| method7(long) : int\n| \n| method7(int) : int\n| \n| method8(long) : long\n| \n| method9(java.lang.Long) : java.lang.Long\n| \n| setField1(int) : void\n| \n| sleepFirstTimeOnly(long) : int\n| \n| static_method() : int\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| field10 : int\n| \n| field11 : long\n| \n| field20 : java.lang.StringBuffer\n| \n| field21 : java.lang.StringBuffer\n| \n| static_field : int\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| method1() : int\n| \n| method10(java.math.BigDecimal) : java.math.BigDecimal\n| \n| method10(int) : java.math.BigInteger\n| \n| method10(int, int) : java.math.BigDecimal\n| \n| method11(java.math.BigInteger) : java.math.BigInteger\n| \n| method2(java.lang.String) : void\n| \n| method3(int, boolean) : java.lang.String\n| \n| method4(char) : py4j.examples.ExampleClass\n| \n| method4(java.lang.String) : py4j.examples.ExampleClass\n| \n| method5(py4j.examples.ExampleClass) : int\n| \n| method6(char) : py4j.examples.ExampleClass\n| \n| method7(java.lang.Object) : int\n| \n| method7(java.lang.String) : int\n| \n| method7(long) : int\n| \n| method7(int) : int\n| \n| method8(long) : long\n| \n| method9(java.lang.Long) : java.lang.Long\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] !ysHelp on class ExampleClass in package py4j.examples:\n\npy4j.examples.ExampleClass {\n| \n| Methods defined here:\n| \n| callHello(py4j.examples.IHello) : java.lang.String\n| \n| callHello2(py4j.examples.IHello) : java.lang.String\n| \n| getBrokenStream() : java.nio.channels.ReadableByteChannel\n| \n| getField1() : int\n| \n| getIntArray() : int[]\n| \n| getInteger(int) : java.lang.Integer\n| \n| getList(int) : java.util.List\n| \n| getStream() : java.nio.channels.ReadableByteChannel\n| \n| getStringArray() : java.lang.Object[]\n| \n| method1() : int\n| \n| method10(java.math.BigDecimal) : java.math.BigDecimal\n| \n| method10(int) : java.math.BigInteger\n| \n| method10(int, int) : java.math.BigDecimal\n| \n| method11(java.math.BigInteger) : java.math.BigInteger\n| \n| method2(java.lang.String) : void\n| \n| method3(int, boolean) : java.lang.String\n| \n| method4(char) : py4j.examples.ExampleClass\n| \n| method4(java.lang.String) : py4j.examples.ExampleClass\n| \n| method5(py4j.examples.ExampleClass) : int\n| \n| method6(char) : py4j.examples.ExampleClass\n| \n| method7(java.lang.Object) : int\n| \n| method7(java.lang.String) : int\n| \n| method7(long) : int\n| \n| method7(int) : int\n| \n| method8(long) : long\n| \n| method9(java.lang.Long) : java.lang.Long\n| \n| setField1(int) : void\n| \n| sleepFirstTimeOnly(long) : int\n| \n| static_method() : int\n| \n| ------------------------------------------------------------\n| Fields defined here:\n| \n| field10 : int\n| \n| field11 : long\n| \n| field20 : java.lang.StringBuffer\n| \n| field21 : java.lang.StringBuffer\n| \n| static_field : int\n| \n| ------------------------------------------------------------\n| Internal classes defined here:\n| \n| py4j.examples.ExampleClass.StaticClass\n| \n}\n [junit] [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.commands.JVMViewCommandTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec [junit] [junit] Testsuite: py4j.commands.ListCommandTest [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec [junit] [junit] Testsuite: py4j.commands.MemoryCommandTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec [junit] [junit] Testsuite: py4j.commands.ReflectionCommandTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec [junit] [junit] Testsuite: py4j.reflection.MethodDescriptorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec [junit] [junit] Testsuite: py4j.reflection.MethodInvokerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec [junit] [junit] ------------- Standard Output --------------- [junit] Animal [junit] Animal [junit] Meowing float 2.0 [junit] Animal [junit] Meowing float 2.0 [junit] Meowing [junit] Meowing float 1.1 [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.reflection.ReflectionEngineTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec [junit] [junit] ------------- Standard Output --------------- [junit] Animal [junit] Animal [junit] Animal [junit] ------------- ---------------- --------------- [junit] Testsuite: py4j.reflection.ReflectionUtilTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec [junit] [junit] Testsuite: py4j.reflection.TypeConverterTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec [junit] [junit] Testsuite: py4j.reflection.TypeUtilTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec [junit] BUILD SUCCESSFUL Total time: 13 seconds + true '----- check test_python -----' + sed -i -r 's|no(test)|\1|' py4j-java/build.xml + ant -f py4j-java/build.xml build Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml init: build: [echo] py4j: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml BUILD SUCCESSFUL Total time: 0 seconds + ant -f py4j-java/build.xml python-test + tee python-test.log Buildfile: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml init: build: [echo] py4j: /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml python-test: [exec] Python 3.6.6 BUILD FAILED /builddir/build/BUILD/py4j-0.10.7/py4j-java/build.xml:257: Execute failed: java.io.IOException: Cannot run program "nosetests-%{python3-version}" (in directory "/builddir/build/BUILD/py4j-0.10.7/py4j-python3"): error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at java.lang.Runtime.exec(Runtime.java:620) at org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:58) at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:428) at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:442) at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:628) at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669) at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:495) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:435) at org.apache.tools.ant.Target.performTasks(Target.java:456) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) at org.apache.tools.ant.Project.executeTarget(Project.java:1364) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1248) at org.apache.tools.ant.Main.runBuild(Main.java:851) at org.apache.tools.ant.Main.startAnt(Main.java:235) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 23 more Total time: 0 seconds BUILDSTDERR: ++ grep -c '\[exec\] Python 3' python-test.log + '[' '!' 1 ']' + exit 0 Processing files: python2-py4j-0.10.7-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n5wL48 + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + DOCDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/python2-py4j-0.10.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/python2-py4j-0.10.7 + cp -pr README.rst /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/python2-py4j-0.10.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jm8qOW + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/python2-py4j-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/python2-py4j-0.10.7 + cp -pr py4j-python/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/python2-py4j-0.10.7 + exit 0 Provides: python-py4j = 0.10.7-4.el7 python2-py4j = 0.10.7-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-py4j < 0.10.7-4.el7 py4j < 0.10.3-1 Processing files: python36-py4j-0.10.7-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DM8W8K + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + DOCDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/python36-py4j-0.10.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/python36-py4j-0.10.7 + cp -pr README.rst /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/python36-py4j-0.10.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.55cpuz + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/python36-py4j-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/python36-py4j-0.10.7 + cp -pr py4j-python/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/python36-py4j-0.10.7 + exit 0 Provides: python36-py4j = 0.10.7-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python34-py4j-0.10.7-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JFRrro + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + DOCDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/python34-py4j-0.10.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/python34-py4j-0.10.7 + cp -pr README.rst /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/python34-py4j-0.10.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T3xdpd + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/python34-py4j-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/python34-py4j-0.10.7 + cp -pr py4j-python/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/python34-py4j-0.10.7 + exit 0 Provides: python34-py4j = 0.10.7-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.4 Processing files: py4j-java-0.10.7-4.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qxUnW2 + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/py4j-java-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/py4j-java-0.10.7 + cp -pr py4j-java/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/py4j-java-0.10.7 + exit 0 Provides: mvn(net.sf.py4j:py4j) = 0.10.7 py4j-java = 0.10.7-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Processing files: py4j-javadoc-0.10.7-4.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C0EZVS + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/py4j-javadoc-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/py4j-javadoc-0.10.7 + cp -pr py4j-java/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/py4j-javadoc-0.10.7 + exit 0 Provides: py4j-javadoc = 0.10.7-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Processing files: py4j-doc-0.10.7-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LLobCM + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + DOCDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/py4j-doc-0.10.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/py4j-doc-0.10.7 + cp -pr py4j-web/TODO /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/py4j-doc-0.10.7 + cp -pr html/ /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/doc/py4j-doc-0.10.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fkBSjG + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + LICENSEDIR=/builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/py4j-doc-0.10.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/py4j-doc-0.10.7 + cp -pr py4j-web/LICENSE.txt /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch/usr/share/licenses/py4j-doc-0.10.7 + exit 0 Provides: py4j-doc = 0.10.7-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch Wrote: /builddir/build/RPMS/python2-py4j-0.10.7-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-py4j-0.10.7-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-py4j-0.10.7-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/py4j-java-0.10.7-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/py4j-javadoc-0.10.7-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/py4j-doc-0.10.7-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZnliZ2 + umask 022 + cd /builddir/build/BUILD + cd py4j-0.10.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/py4j-0.10.7-4.el7.noarch + exit 0 Child return code was: 0