Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/mesp.spec'], chrootPath='/var/lib/mock/857112-epel-7-ppc64le-1549880649.353982/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gzrjwa_4:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '539d8209f2c945a29b1ca368f4957448', '-D', '/var/lib/mock/857112-epel-7-ppc64le-1549880649.353982/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gzrjwa_4:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/mesp.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/mesp-1.02-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/mesp.spec'], chrootPath='/var/lib/mock/857112-epel-7-ppc64le-1549880649.353982/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gzrjwa_4:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '506362d666684166861a25bf08933d6d', '-D', '/var/lib/mock/857112-epel-7-ppc64le-1549880649.353982/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gzrjwa_4:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/mesp.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YsKXU2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mesp + /usr/bin/unzip -qq /builddir/build/SOURCES/download + STATUS=0 + '[' 0 -ne 0 ']' + cd mesp + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y4yynm + umask 022 + cd /builddir/build/BUILD + cd mesp + pushd src ~/build/BUILD/mesp/src ~/build/BUILD/mesp + javac com/graphbuilder/struc/Bag.java com/graphbuilder/struc/LinkedList.java com/graphbuilder/struc/Stack.java + javac com/graphbuilder/math/func/AbsFunction.java com/graphbuilder/math/func/AcosFunction.java com/graphbuilder/math/func/AcoshFunction.java com/graphbuilder/math/func/AsinFunction.java com/graphbuilder/math/func/AsinhFunction.java com/graphbuilder/math/func/AtanFunction.java com/graphbuilder/math/func/AtanhFunction.java com/graphbuilder/math/func/AvgFunction.java com/graphbuilder/math/func/CeilFunction.java com/graphbuilder/math/func/CombinFunction.java com/graphbuilder/math/func/CosFunction.java com/graphbuilder/math/func/CoshFunction.java com/graphbuilder/math/func/EFunction.java com/graphbuilder/math/func/ExpFunction.java com/graphbuilder/math/func/FactFunction.java com/graphbuilder/math/func/FloorFunction.java com/graphbuilder/math/func/Function.java com/graphbuilder/math/func/LgFunction.java com/graphbuilder/math/func/LnFunction.java com/graphbuilder/math/func/LogFunction.java com/graphbuilder/math/func/MaxFunction.java com/graphbuilder/math/func/MinFunction.java com/graphbuilder/math/func/ModFunction.java com/graphbuilder/math/func/PiFunction.java com/graphbuilder/math/func/PowFunction.java com/graphbuilder/math/func/RandFunction.java com/graphbuilder/math/func/RoundFunction.java com/graphbuilder/math/func/SignFunction.java com/graphbuilder/math/func/SinFunction.java com/graphbuilder/math/func/SinhFunction.java com/graphbuilder/math/func/SqrtFunction.java com/graphbuilder/math/func/SumFunction.java com/graphbuilder/math/func/TanFunction.java com/graphbuilder/math/func/TanhFunction.java + javac com/graphbuilder/math/AddNode.java com/graphbuilder/math/DivNode.java com/graphbuilder/math/Expression.java com/graphbuilder/math/ExpressionParseException.java com/graphbuilder/math/ExpressionTree.java com/graphbuilder/math/FuncMap.java com/graphbuilder/math/FuncNode.java com/graphbuilder/math/MultNode.java com/graphbuilder/math/OpNode.java com/graphbuilder/math/PascalsTriangle.java com/graphbuilder/math/PowNode.java com/graphbuilder/math/SubNode.java com/graphbuilder/math/TermNode.java com/graphbuilder/math/ValNode.java com/graphbuilder/math/VarMap.java com/graphbuilder/math/VarNode.java + jar cfv Mesp.jar com/graphbuilder/struc/Bag.class 'com/graphbuilder/struc/LinkedList$Node.class' com/graphbuilder/struc/LinkedList.class com/graphbuilder/struc/Stack.class com/graphbuilder/math/func/AbsFunction.class com/graphbuilder/math/func/AcosFunction.class com/graphbuilder/math/func/AcoshFunction.class com/graphbuilder/math/func/AsinFunction.class com/graphbuilder/math/func/AsinhFunction.class com/graphbuilder/math/func/AtanFunction.class com/graphbuilder/math/func/AtanhFunction.class com/graphbuilder/math/func/AvgFunction.class com/graphbuilder/math/func/CeilFunction.class com/graphbuilder/math/func/CombinFunction.class com/graphbuilder/math/func/CosFunction.class com/graphbuilder/math/func/CoshFunction.class com/graphbuilder/math/func/EFunction.class com/graphbuilder/math/func/ExpFunction.class com/graphbuilder/math/func/FactFunction.class com/graphbuilder/math/func/FloorFunction.class com/graphbuilder/math/func/Function.class com/graphbuilder/math/func/LgFunction.class com/graphbuilder/math/func/LnFunction.class com/graphbuilder/math/func/LogFunction.class com/graphbuilder/math/func/MaxFunction.class com/graphbuilder/math/func/MinFunction.class com/graphbuilder/math/func/ModFunction.class com/graphbuilder/math/func/PiFunction.class com/graphbuilder/math/func/PowFunction.class com/graphbuilder/math/func/RandFunction.class com/graphbuilder/math/func/RoundFunction.class com/graphbuilder/math/func/SignFunction.class com/graphbuilder/math/func/SinFunction.class com/graphbuilder/math/func/SinhFunction.class com/graphbuilder/math/func/SqrtFunction.class com/graphbuilder/math/func/SumFunction.class com/graphbuilder/math/func/TanFunction.class com/graphbuilder/math/func/TanhFunction.class com/graphbuilder/math/AddNode.class com/graphbuilder/math/DivNode.class com/graphbuilder/math/Expression.class com/graphbuilder/math/ExpressionParseException.class com/graphbuilder/math/ExpressionTree.class com/graphbuilder/math/FuncMap.class com/graphbuilder/math/FuncNode.class com/graphbuilder/math/MultNode.class com/graphbuilder/math/OpNode.class com/graphbuilder/math/PascalsTriangle.class com/graphbuilder/math/PowNode.class com/graphbuilder/math/SubNode.class com/graphbuilder/math/TermNode.class com/graphbuilder/math/ValNode.class com/graphbuilder/math/VarMap.class com/graphbuilder/math/VarNode.class license.txt added manifest adding: com/graphbuilder/struc/Bag.class(in = 2449) (out= 1314)(deflated 46%) adding: com/graphbuilder/struc/LinkedList$Node.class(in = 1372) (out= 566)(deflated 58%) adding: com/graphbuilder/struc/LinkedList.class(in = 2644) (out= 1247)(deflated 52%) adding: com/graphbuilder/struc/Stack.class(in = 701) (out= 403)(deflated 42%) adding: com/graphbuilder/math/func/AbsFunction.class(in = 555) (out= 366)(deflated 34%) adding: com/graphbuilder/math/func/AcosFunction.class(in = 559) (out= 368)(deflated 34%) adding: com/graphbuilder/math/func/AcoshFunction.class(in = 627) (out= 419)(deflated 33%) adding: com/graphbuilder/math/func/AsinFunction.class(in = 559) (out= 368)(deflated 34%) adding: com/graphbuilder/math/func/AsinhFunction.class(in = 591) (out= 389)(deflated 34%) adding: com/graphbuilder/math/func/AtanFunction.class(in = 559) (out= 367)(deflated 34%) adding: com/graphbuilder/math/func/AtanhFunction.class(in = 585) (out= 382)(deflated 34%) adding: com/graphbuilder/math/func/AvgFunction.class(in = 579) (out= 409)(deflated 29%) adding: com/graphbuilder/math/func/CeilFunction.class(in = 559) (out= 367)(deflated 34%) adding: com/graphbuilder/math/func/CombinFunction.class(in = 610) (out= 403)(deflated 33%) adding: com/graphbuilder/math/func/CosFunction.class(in = 555) (out= 366)(deflated 34%) adding: com/graphbuilder/math/func/CoshFunction.class(in = 595) (out= 395)(deflated 33%) adding: com/graphbuilder/math/func/EFunction.class(in = 530) (out= 354)(deflated 33%) adding: com/graphbuilder/math/func/ExpFunction.class(in = 555) (out= 366)(deflated 34%) adding: com/graphbuilder/math/func/FactFunction.class(in = 579) (out= 413)(deflated 28%) adding: com/graphbuilder/math/func/FloorFunction.class(in = 563) (out= 369)(deflated 34%) adding: com/graphbuilder/math/func/Function.class(in = 178) (out= 156)(deflated 12%) adding: com/graphbuilder/math/func/LgFunction.class(in = 568) (out= 375)(deflated 33%) adding: com/graphbuilder/math/func/LnFunction.class(in = 552) (out= 363)(deflated 34%) adding: com/graphbuilder/math/func/LogFunction.class(in = 623) (out= 414)(deflated 33%) adding: com/graphbuilder/math/func/MaxFunction.class(in = 647) (out= 452)(deflated 30%) adding: com/graphbuilder/math/func/MinFunction.class(in = 647) (out= 453)(deflated 29%) adding: com/graphbuilder/math/func/ModFunction.class(in = 516) (out= 348)(deflated 32%) adding: com/graphbuilder/math/func/PiFunction.class(in = 533) (out= 355)(deflated 33%) adding: com/graphbuilder/math/func/PowFunction.class(in = 562) (out= 377)(deflated 32%) adding: com/graphbuilder/math/func/RandFunction.class(in = 555) (out= 360)(deflated 35%) adding: com/graphbuilder/math/func/RoundFunction.class(in = 644) (out= 429)(deflated 33%) adding: com/graphbuilder/math/func/SignFunction.class(in = 559) (out= 381)(deflated 31%) adding: com/graphbuilder/math/func/SinFunction.class(in = 555) (out= 366)(deflated 34%) adding: com/graphbuilder/math/func/SinhFunction.class(in = 595) (out= 396)(deflated 33%) adding: com/graphbuilder/math/func/SqrtFunction.class(in = 559) (out= 368)(deflated 34%) adding: com/graphbuilder/math/func/SumFunction.class(in = 576) (out= 405)(deflated 29%) adding: com/graphbuilder/math/func/TanFunction.class(in = 555) (out= 365)(deflated 34%) adding: com/graphbuilder/math/func/TanhFunction.class(in = 596) (out= 410)(deflated 31%) adding: com/graphbuilder/math/AddNode.class(in = 655) (out= 366)(deflated 44%) adding: com/graphbuilder/math/DivNode.class(in = 655) (out= 366)(deflated 44%) adding: com/graphbuilder/math/Expression.class(in = 3111) (out= 1629)(deflated 47%) adding: com/graphbuilder/math/ExpressionParseException.class(in = 792) (out= 454)(deflated 42%) adding: com/graphbuilder/math/ExpressionTree.class(in = 4958) (out= 2693)(deflated 45%) adding: com/graphbuilder/math/FuncMap.class(in = 5069) (out= 2275)(deflated 55%) adding: com/graphbuilder/math/FuncNode.class(in = 1758) (out= 936)(deflated 46%) adding: com/graphbuilder/math/MultNode.class(in = 657) (out= 368)(deflated 43%) adding: com/graphbuilder/math/OpNode.class(in = 987) (out= 497)(deflated 49%) adding: com/graphbuilder/math/PascalsTriangle.class(in = 846) (out= 607)(deflated 28%) adding: com/graphbuilder/math/PowNode.class(in = 701) (out= 394)(deflated 43%) adding: com/graphbuilder/math/SubNode.class(in = 655) (out= 366)(deflated 44%) adding: com/graphbuilder/math/TermNode.class(in = 1399) (out= 819)(deflated 41%) adding: com/graphbuilder/math/ValNode.class(in = 519) (out= 310)(deflated 40%) adding: com/graphbuilder/math/VarMap.class(in = 2108) (out= 1224)(deflated 41%) adding: com/graphbuilder/math/VarNode.class(in = 558) (out= 346)(deflated 37%) adding: license.txt(in = 1498) (out= 787)(deflated 47%) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7ECOmH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le + cd mesp + mkdir -p /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le/usr/share/java + cp src/Mesp.jar /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le/usr/share/java/mesp.jar + /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/mesp /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mesp-1.02-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xEEBw2 + umask 022 + cd /builddir/build/BUILD + cd mesp + DOCDIR=/builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le/usr/share/doc/mesp-1.02 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le/usr/share/doc/mesp-1.02 + cp -pr readme.txt /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le/usr/share/doc/mesp-1.02 + cp -pr release-notes.txt /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le/usr/share/doc/mesp-1.02 + cp -pr api /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le/usr/share/doc/mesp-1.02 + exit 0 Provides: mesp = 1.02-1.el7 mesp(ppc-64) = 1.02-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mesp-debuginfo-1.02-1.el7.ppc64le Provides: mesp-debuginfo = 1.02-1.el7 mesp-debuginfo(ppc-64) = 1.02-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le Wrote: /builddir/build/RPMS/mesp-1.02-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/mesp-debuginfo-1.02-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lZIZl5 + umask 022 + cd /builddir/build/BUILD + cd mesp + /usr/bin/rm -rf /builddir/build/BUILDROOT/mesp-1.02-1.el7.ppc64le + exit 0 Child return code was: 0