Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/ovirt-host-deploy.spec'], False, '/var/lib/mock/virt7-ovirt-36-el7-build-8641-12020/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/ovirt-host-deploy.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 Wrote: /builddir/build/SRPMS/ovirt-host-deploy-1.4.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/ovirt-host-deploy.spec'], False, '/var/lib/mock/virt7-ovirt-36-el7-build-8641-12020/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/ovirt-host-deploy.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.Dlh6aL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ovirt-host-deploy-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ovirt-host-deploy-1.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ovirt-host-deploy-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ldthV3 + umask 022 + cd /builddir/build/BUILD + cd ovirt-host-deploy-1.4.0 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' noarch == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --docdir=/usr/share/doc/ovirt-host-deploy-1.4.0 --disable-python-syntax-check --enable-java-sdk --with-local-version=ovirt-host-deploy-1.4.0-1.el7 --disable-java-sdk-compile checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for a sed that does not truncate output... /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking if 'ln -sr' supported... yes checking for pyflakes... no checking for pep8... no checking for mvn... mvn checking for javac... javac checking for jar... jar checking for otopi-bundle... /usr/share/otopi/otopi-bundle checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking python module: otopi... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating conf.d/Makefile config.status: creating ovirt-host-deploy-offline.spec config.status: creating ovirt-host-deploy.spec config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/bin/Makefile config.status: creating src/interface-3/Makefile config.status: creating src/java/Makefile config.status: creating src/java/pom.xml config.status: creating src/ovirt_host_deploy/Makefile config.status: creating src/ovirt_host_deploy/config.py config.status: creating src/ovirt_host_mgmt/Makefile config.status: creating src/ovirt_host_mgmt/config.py config.status: creating src/plugins/Makefile config.status: creating src/plugins/ovirt-host-common/Makefile config.status: creating src/plugins/ovirt-host-common/core/Makefile config.status: creating src/plugins/ovirt-host-common/vdsm/Makefile config.status: creating src/plugins/ovirt-host-common/vmconsole/Makefile config.status: creating src/plugins/ovirt-host-deploy/Makefile config.status: creating src/plugins/ovirt-host-deploy/core/Makefile config.status: creating src/plugins/ovirt-host-deploy/gluster/Makefile config.status: creating src/plugins/ovirt-host-deploy/kdump/Makefile config.status: creating src/plugins/ovirt-host-deploy/node/Makefile config.status: creating src/plugins/ovirt-host-deploy/openstack/Makefile config.status: creating src/plugins/ovirt-host-deploy/tune/Makefile config.status: creating src/plugins/ovirt-host-deploy/vdsm/Makefile config.status: creating src/plugins/ovirt-host-deploy/vdsmhooks/Makefile config.status: creating src/plugins/ovirt-host-deploy/vmconsole/Makefile config.status: creating src/plugins/ovirt-host-mgmt/Makefile config.status: creating src/plugins/ovirt-host-mgmt/core/Makefile config.status: creating src/plugins/ovirt-host-mgmt/packages/Makefile config.status: creating tests/Makefile config.status: creating src/bin/ovirt-host-deploy config.status: creating src/bin/ovirt-host-mgmt config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j16 Making all in build make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/build' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/build' Making all in conf.d make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/conf.d' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/conf.d' Making all in po make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/po' make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/po' Making all in src make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' Making all in bin make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/bin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/bin' Making all in interface-3 make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/interface-3' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/interface-3' Making all in java make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java' rm -f tmp.generated PYTHONPATH="/src:./..:" /usr/bin/python \ -m otopi.codegen.__main__ \ src/main/java \ org.ovirt \ ovirt_host_deploy.constants ovirt_host_mgmt.constants touch tmp.generated make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java' Making all in ovirt_host_deploy make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_deploy' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_deploy' Making all in ovirt_host_mgmt make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_mgmt' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_mgmt' Making all in plugins make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' Making all in ovirt-host-common make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' Making all in core make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/core' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/core' Making all in vdsm make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vdsm' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vdsm' Making all in vmconsole make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vmconsole' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vmconsole' make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' Making all in ovirt-host-deploy make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' Making all in core make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/core' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/core' Making all in gluster make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/gluster' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/gluster' Making all in kdump make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/kdump' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/kdump' Making all in node make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/node' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/node' Making all in openstack make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/openstack' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/openstack' Making all in tune make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/tune' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/tune' Making all in vdsm make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsm' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsm' Making all in vdsmhooks make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsmhooks' touch .keep make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsmhooks' Making all in vmconsole make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vmconsole' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vmconsole' make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' Making all in ovirt-host-mgmt make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' Making all in core make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/core' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/core' Making all in packages make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/packages' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/packages' make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/tests' make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0' + cd src/java + python /usr/share/java-utils/mvn_build.py -n ovirt-host-deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-host-deploy 1.4.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ovirt-host-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ovirt-host-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ovirt-host-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ ovirt-host-deploy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ ovirt-host-deploy --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ovirt-host-deploy --- [INFO] Building jar: /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/ovirt-host-deploy-1.4.0.jar [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ ovirt-host-deploy --- [INFO] Building jar: /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/ovirt-host-deploy-1.4.0-sources.jar [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ ovirt-host-deploy --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadoc) @ ovirt-host-deploy --- [INFO] Loading source files for package org.ovirt.ovirt_host_deploy.constants... Loading source files for package org.ovirt.ovirt_host_mgmt.constants... Constructing Javadoc information... Standard Doclet version 1.7.0_91 Building tree for all the packages and classes... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/Confirms.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/Const.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/CoreEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/Displays.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/GlusterEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/KdumpEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/OpenStackEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/Queries.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/TuneEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/VdsmEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/VirtEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/VMConsoleEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/Const.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/CoreEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/PackagesEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/overview-frame.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/package-frame.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/package-summary.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/package-tree.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/package-frame.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/package-summary.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/package-tree.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/constant-values.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/VMConsoleEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/GlusterEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/VirtEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/OpenStackEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/VdsmEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/Displays.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/TuneEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/Const.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/KdumpEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/Queries.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/CoreEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/Confirms.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/class-use/PackagesEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/class-use/Const.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/class-use/CoreEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_deploy/constants/package-use.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/org/ovirt/ovirt_host_mgmt/constants/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/overview-tree.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/index-all.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/index.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/overview-summary.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/apidocs/help-doc.html... [INFO] Building jar: /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/ovirt-host-deploy-1.4.0-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-host-deploy 1.4.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ ovirt-host-deploy --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ ovirt-host-deploy >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ ovirt-host-deploy <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ ovirt-host-deploy --- [INFO] Loading source files for package org.ovirt.ovirt_host_deploy.constants... Loading source files for package org.ovirt.ovirt_host_mgmt.constants... Constructing Javadoc information... Standard Doclet version 1.7.0_91 Building tree for all the packages and classes... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/Confirms.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/Const.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/CoreEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/Displays.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/GlusterEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/KdumpEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/OpenStackEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/Queries.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/TuneEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/VdsmEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/VirtEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/VMConsoleEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/Const.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/CoreEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/PackagesEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/package-frame.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/package-summary.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/package-tree.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/package-frame.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/package-summary.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/package-tree.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/VMConsoleEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/GlusterEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/VirtEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/OpenStackEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/VdsmEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/Displays.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/TuneEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/Const.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/KdumpEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/Queries.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/CoreEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/class-use/Confirms.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/class-use/PackagesEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/class-use/Const.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/class-use/CoreEnv.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_deploy/constants/package-use.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/org/ovirt/ovirt_host_mgmt/constants/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/index.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/site/apidocs/help-doc.html... [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ ovirt-host-deploy --- [WARNING] Failed to resolve artifact: org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.154s [INFO] Finished at: Fri Oct 23 09:24:57 UTC 2015 [INFO] Final Memory: 16M/481M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72RMW/CMBCFd37Fkd1O2U1QYcrQCSGxmvjqWkruLNuJyL8nJqpIGRBTx/fu0713 OrW7di0MGKJj2hYb+VEAUsPGkd0Wp6P4PB7quthVK7UWAva9aw0Y9EhmwhxGsEgYdEIDlxHOXwOB EBO9ZKoVwMMYs5wMG7j3tak4WBmZdBo9So5Rlb+TmdMhuW/dpIzGKLwOSEmVC3vm8JqQ8hmV506V D5nTy7/xr9tor5sflJ0ekKRve+voVas7JyL3oUEx48/1/iF/2tjy+Fb+QuXv3ACTlUJNBAIAAA== -----END MAVEN BUILD DEPENDENCIES----- + cd ../.. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ncDwNN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch + cd ovirt-host-deploy-1.4.0 + rm -rf /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch + make -j16 install DESTDIR=/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch Making install in build make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/build' make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/build' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/build' make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/build' Making install in conf.d make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/conf.d' make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/conf.d' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/conf.d' make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/conf.d' Making install in po make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share if test "ovirt-host-deploy" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' Making install in bin make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/bin' make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/bin' make[3]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/sbin' /usr/bin/install -c ovirt-host-deploy ovirt-host-mgmt '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/sbin' make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/bin' make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/bin' Making install in interface-3 make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/interface-3' make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/interface-3' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3' /usr/bin/install -c setup '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/interface-3' /bin/sh "/usr/share/otopi/otopi-bundle" \ --gettext-domain="ovirt-host-deploy" \ --target="/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3" \ --root="/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch" \ --otopi-sources="" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/ovirt-host-deploy" ln -sr "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/sbin/ovirt-host-deploy" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/ovirt-host-deploy" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/ovirt-host-mgmt" ln -sr "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/sbin/ovirt-host-mgmt" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/ovirt-host-mgmt" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/pythonlib/ovirt_host_deploy" ln -sr "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_deploy" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/pythonlib/ovirt_host_deploy" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/pythonlib/ovirt_host_mgmt" ln -sr "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_mgmt" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/pythonlib/ovirt_host_mgmt" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/otopi-plugins/ovirt-host-common" ln -sr "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-common" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/otopi-plugins/ovirt-host-common" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/otopi-plugins/ovirt-host-deploy" ln -sr "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/otopi-plugins/ovirt-host-deploy" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/otopi-plugins/ovirt-host-mgmt" ln -sr "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-mgmt" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/interface-3/otopi-plugins/ovirt-host-mgmt" make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/interface-3' make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/interface-3' make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/interface-3' Making install in java make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java' make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java' make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java' Making install in ovirt_host_deploy make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_deploy' make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_deploy' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_deploy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_deploy' /usr/bin/install -c -m 644 config.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_deploy' /usr/bin/install -c -m 644 __init__.py constants.py hardware.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_deploy' Byte-compiling python modules... config.py Byte-compiling python modules... __init__.pyconstants.pyhardware.py Byte-compiling python modules (optimized versions) ... config.py Byte-compiling python modules (optimized versions) ... __init__.pyconstants.pyhardware.py make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_deploy' make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_deploy' Making install in ovirt_host_mgmt make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_mgmt' make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_mgmt' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_mgmt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_mgmt' /usr/bin/install -c -m 644 config.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_mgmt' /usr/bin/install -c -m 644 __init__.py constants.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/ovirt_host_mgmt' Byte-compiling python modules... __init__.pyByte-compiling python modules... config.pyconstants.py Byte-compiling python modules (optimized versions) ... __init__.pyconstants.py Byte-compiling python modules (optimized versions) ... config.py make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_mgmt' make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/ovirt_host_mgmt' Making install in plugins make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' Making install in ovirt-host-common make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' Making install in core make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/core' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/core' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-common/core' /usr/bin/install -c -m 644 __init__.py misc.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-common/core' Byte-compiling python modules... __init__.pymisc.py Byte-compiling python modules (optimized versions) ... __init__.pymisc.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/core' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/core' Making install in vdsm make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vdsm' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vdsm' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-common/vdsm' /usr/bin/install -c -m 644 __init__.py pki.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-common/vdsm' Byte-compiling python modules... __init__.pypki.py Byte-compiling python modules (optimized versions) ... __init__.pypki.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vdsm' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vdsm' Making install in vmconsole make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vmconsole' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vmconsole' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-common/vmconsole' /usr/bin/install -c -m 644 __init__.py pki.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-common/vmconsole' Byte-compiling python modules... __init__.pypki.py Byte-compiling python modules (optimized versions) ... __init__.pypki.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vmconsole' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common/vmconsole' make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/otopi/plugins" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/otopi/plugins/ovirt-host-common" ln -s "/usr/share/ovirt-host-deploy/plugins/ovirt-host-common" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/otopi/plugins/ovirt-host-common" make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-common' Making install in ovirt-host-deploy make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' Making install in core make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/core' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/core' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/core' /usr/bin/install -c -m 644 __init__.py misc.py offlinepackager.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/core' Byte-compiling python modules... __init__.pymisc.pyofflinepackager.py Byte-compiling python modules (optimized versions) ... __init__.pymisc.pyofflinepackager.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/core' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/core' Making install in gluster make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/gluster' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/gluster' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/gluster' /usr/bin/install -c -m 644 __init__.py glusterpmd.py nrpe.py packages.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/gluster' Byte-compiling python modules... __init__.pyglusterpmd.pynrpe.pypackages.py Byte-compiling python modules (optimized versions) ... __init__.pyglusterpmd.pynrpe.pypackages.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/gluster' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/gluster' Making install in kdump make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/kdump' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/kdump' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/kdump' /usr/bin/install -c -m 644 __init__.py packages.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/kdump' Byte-compiling python modules... __init__.pypackages.py Byte-compiling python modules (optimized versions) ... __init__.pypackages.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/kdump' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/kdump' Making install in node make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/node' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/node' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/node' /usr/bin/install -c -m 644 __init__.py detect.py persist.py vdsm_reg.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/node' Byte-compiling python modules... __init__.pydetect.pypersist.pyvdsm_reg.py Byte-compiling python modules (optimized versions) ... __init__.pydetect.pypersist.pyvdsm_reg.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/node' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/node' Making install in openstack make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/openstack' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/openstack' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/openstack' /usr/bin/install -c -m 644 __init__.py neutron.py neutron_linuxbridge.py neutron_openvswitch.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/openstack' Byte-compiling python modules... __init__.pyneutron.pyneutron_linuxbridge.pyneutron_openvswitch.py Byte-compiling python modules (optimized versions) ... __init__.pyneutron.pyneutron_linuxbridge.pyneutron_openvswitch.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/openstack' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/openstack' Making install in tune make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/tune' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/tune' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/tune' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/tune' /usr/bin/install -c -m 644 ovirt-iosched.rules '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/tune' /usr/bin/install -c -m 644 __init__.py iosched.py tuned.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/tune' Byte-compiling python modules... __init__.pyiosched.pytuned.py Byte-compiling python modules (optimized versions) ... __init__.pyiosched.pytuned.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/tune' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/tune' Making install in vdsm make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsm' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsm' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsm' /usr/bin/install -c -m 644 __init__.py bridge.py config.py hardware.py packages.py software.py vdsmid.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsm' Byte-compiling python modules... __init__.pybridge.pyconfig.pyhardware.pypackages.pysoftware.pyvdsmid.py Byte-compiling python modules (optimized versions) ... __init__.pybridge.pyconfig.pyhardware.pypackages.pysoftware.pyvdsmid.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsm' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsm' Making install in vdsmhooks make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsmhooks' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsmhooks' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsmhooks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsmhooks/hooks.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsmhooks/packages.d' /usr/bin/install -c -m 644 .keep '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsmhooks/hooks.d' /usr/bin/install -c -m 644 .keep '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsmhooks/packages.d' /usr/bin/install -c -m 644 __init__.py hooks.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsmhooks' Byte-compiling python modules... __init__.pyhooks.py Byte-compiling python modules (optimized versions) ... __init__.pyhooks.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsmhooks' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vdsmhooks' Making install in vmconsole make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vmconsole' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vmconsole' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vmconsole' /usr/bin/install -c -m 644 __init__.py packages.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vmconsole' Byte-compiling python modules... __init__.pypackages.py Byte-compiling python modules (optimized versions) ... __init__.pypackages.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vmconsole' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy/vmconsole' make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/otopi/plugins" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/otopi/plugins/ovirt-host-deploy" ln -s "/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/otopi/plugins/ovirt-host-deploy" make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-deploy' Making install in ovirt-host-mgmt make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' Making install in core make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/core' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/core' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-mgmt/core' /usr/bin/install -c -m 644 __init__.py misc.py offlinepackager.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-mgmt/core' Byte-compiling python modules... __init__.pymisc.pyofflinepackager.py Byte-compiling python modules (optimized versions) ... __init__.pymisc.pyofflinepackager.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/core' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/core' Making install in packages make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/packages' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/packages' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-mgmt/packages' /usr/bin/install -c -m 644 __init__.py update.py '/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/ovirt-host-deploy/plugins/ovirt-host-mgmt/packages' Byte-compiling python modules... __init__.pyupdate.py Byte-compiling python modules (optimized versions) ... __init__.pyupdate.py make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/packages' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt/packages' make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' make[5]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/otopi/plugins" rm -f "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/otopi/plugins/ovirt-host-mgmt" ln -s "/usr/share/ovirt-host-deploy/plugins/ovirt-host-mgmt" "/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/otopi/plugins/ovirt-host-mgmt" make[5]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins/ovirt-host-mgmt' make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' make[4]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/plugins' make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' make[3]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/tests' make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0/tests' make[1]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0' make[2]: Entering directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0' make[1]: Leaving directory `/builddir/build/BUILD/ovirt-host-deploy-1.4.0' + cd src/java + xmvn-install -R .xmvn-reactor -n ovirt-host-deploy -d /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.ovirt.ovirt-host-deploy [INFO] artifactId: ovirt-host-deploy [INFO] extension: jar [INFO] classifier: [INFO] version: 1.4.0 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/ovirt-host-deploy-1.4.0/src/java/target/ovirt-host-deploy-1.4.0.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/ovirt-host-deploy [INFO] artifactId: ovirt-host-deploy [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/ovirt-host-deploy/ovirt-host-deploy.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/javadoc/ovirt-host-deploy + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/javadoc/ovirt-host-deploy + echo /usr/share/javadoc/ovirt-host-deploy + cd ../.. + install -d -m 755 /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/etc/ovirt-host-deploy.conf.d + /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/ovirt-host-deploy-1.4.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ovirt-host-deploy-1.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bX2m5F + umask 022 + cd /builddir/build/BUILD + cd ovirt-host-deploy-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/doc/ovirt-host-deploy-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/doc/ovirt-host-deploy-1.4.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/doc/ovirt-host-deploy-1.4.0 + cp -pr COPYING /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/doc/ovirt-host-deploy-1.4.0 + cp -pr README /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/doc/ovirt-host-deploy-1.4.0 + cp -pr README.environment /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch/usr/share/doc/ovirt-host-deploy-1.4.0 + exit 0 Provides: ovirt-host-deploy = 1.4.0-1.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: /bin/sh python(abi) = 2.7 Processing files: ovirt-host-deploy-java-1.4.0-1.el7.noarch Provides: mvn(org.ovirt.ovirt-host-deploy:ovirt-host-deploy) = 1.4.0 ovirt-host-deploy-java = 1.4.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java >= 1.5 jpackage-utils Processing files: ovirt-host-deploy-javadoc-1.4.0-1.el7.noarch Provides: ovirt-host-deploy-javadoc = 1.4.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch Wrote: /builddir/build/RPMS/ovirt-host-deploy-1.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/ovirt-host-deploy-java-1.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/ovirt-host-deploy-javadoc-1.4.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HlDYby + umask 022 + cd /builddir/build/BUILD + cd ovirt-host-deploy-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ovirt-host-deploy-1.4.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->