Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/zeekctl.spec'], chrootPath='/var/lib/mock/1015488-epel-7-x86_64-1566510499.325660/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.0ygc0sos:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ygc0sos:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f1325a4381f54c2fb3e8d88a57b7e526', '-D', '/var/lib/mock/1015488-epel-7-x86_64-1566510499.325660/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ygc0sos:/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 x86_64 --nodeps /builddir/build/SPECS/zeekctl.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/zeekctl-2.0.0-1.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/zeekctl.spec'], chrootPath='/var/lib/mock/1015488-epel-7-x86_64-1566510499.325660/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.0ygc0sos:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ygc0sos:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ba6ef2c1466d459ca8642e8efb9c00f2', '-D', '/var/lib/mock/1015488-epel-7-x86_64-1566510499.325660/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ygc0sos:/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 x86_64 --nodeps /builddir/build/SPECS/zeekctl.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P14a1x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zeekctl-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/zeekctl-2.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zeekctl-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -E -i.orig ' BUILDSTDERR: /("LibDir"|"PluginZeekDir")/s|/lib|/usr/lib64|; BUILDSTDERR: /LibDirInternal/s|/lib/zeekctl|/usr/lib/python2.7/site-packages/ZeekControl|; BUILDSTDERR: s|(/usr)+|| BUILDSTDERR: ' ZeekControl/options.py + sed -i -e '1i#! /usr/bin/bash' bin/set-zeek-path bin/helpers/to-bytes.awk + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P6MJLs + umask 022 + cd /builddir/build/BUILD + cd zeekctl-2.0.0 + mkdir build + cd build + 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/lib64/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/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DZEEK_ROOT_DIR=/usr -DZEEK_ETC_INSTALL_DIR=/etc/zeek -DZEEK_SCRIPT_INSTALL_PATH=/usr/share/zeek -DPY_MOD_INSTALL_DIR=/usr/lib/python2.7/site-packages -DZEEK_LOCAL_STATE_DIR:PATH=/var -DZEEK_SPOOL_DIR:PATH=/var/spool/zeek -DZEEK_LOG_DIR:PATH=/var/log/zeek .. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found SWIG: /usr/bin/swig (found version "2.0.10") -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Found PythonDev: /usr/bin/python2.7-config BUILDSTDERR: ===============| PySubnetTree Build Summary |================= BUILDSTDERR: Install dir: /usr/lib/python2.7/site-packages BUILDSTDERR: Debug mode: BUILDSTDERR: CC: /usr/bin/cc BUILDSTDERR: 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 -Wall -Wno-unused -O2 -g -DNDEBUG BUILDSTDERR: CXX: /usr/bin/c++ BUILDSTDERR: 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 -Wall -Wno-unused -O2 -g -DNDEBUG BUILDSTDERR: CPP: /usr/bin/c++ BUILDSTDERR: ================================================================ -- Found PCAP: /usr/lib64/libpcap.so -- Performing Test PCAP_LINKS_SOLO -- Performing Test PCAP_LINKS_SOLO - Success -- Looking for pcap_get_pfring_id -- Looking for pcap_get_pfring_id - not found BUILDSTDERR: =================| capstats Build Summary |=================== BUILDSTDERR: Install prefix: /usr BUILDSTDERR: Debug mode: BUILDSTDERR: CXX: /usr/bin/c++ BUILDSTDERR: 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 -Wall -Wno-unused -O2 -g -DNDEBUG BUILDSTDERR: CPP: /usr/bin/c++ BUILDSTDERR: ================================================================ BUILDSTDERR: =============| trace-summary Install Summary |================ BUILDSTDERR: Install destination: /usr/bin BUILDSTDERR: ================================================================ -- Could NOT find Zeek (missing: ZEEK_EXE) -- Found SubnetTree: build from source aux/pysubnettree BUILDSTDERR: CMake Warning at CMakeLists.txt:42 (message): BUILDSTDERR: A sendmail program was not found, ZeekControl will be unable to send mail. BUILDSTDERR: =================| ZeekControl Install Summary |=================== BUILDSTDERR: Install prefix: /usr BUILDSTDERR: Zeek root: /usr BUILDSTDERR: Scripts Dir: /usr/share/zeek BUILDSTDERR: Spool Dir: /var/spool/zeek BUILDSTDERR: Log Dir: /var/log/zeek BUILDSTDERR: Config File Dir: /etc/zeek BUILDSTDERR: ================================================================ -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/zeekctl-2.0.0/build + make -j2 /usr/bin/cmake -H/builddir/build/BUILD/zeekctl-2.0.0 -B/builddir/build/BUILD/zeekctl-2.0.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' make -f aux/pysubnettree/CMakeFiles/_SubnetTree.dir/build.make aux/pysubnettree/CMakeFiles/_SubnetTree.dir/depend make -f aux/capstats/CMakeFiles/capstats.dir/build.make aux/capstats/CMakeFiles/capstats.dir/depend make[2]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' make[2]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' cd /builddir/build/BUILD/zeekctl-2.0.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zeekctl-2.0.0 /builddir/build/BUILD/zeekctl-2.0.0/aux/capstats /builddir/build/BUILD/zeekctl-2.0.0/build /builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats /builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats/CMakeFiles/capstats.dir/DependInfo.cmake --color= /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 1 [ 16%] Scanning dependencies of target capstats make[2]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' make -f aux/capstats/CMakeFiles/capstats.dir/build.make aux/capstats/CMakeFiles/capstats.dir/build make[2]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 5 Swig source cd /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree && /usr/bin/cmake -E make_directory /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree [ 33%] cd /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree && /usr/bin/swig -python -outdir /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree -c++ -I/usr/include/python2.7 -I/usr/include/python2.7 -I/builddir/build/BUILD/zeekctl-2.0.0/aux/pysubnettree -o /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree/SubnetTreePYTHON_wrap.cxx /builddir/build/BUILD/zeekctl-2.0.0/aux/pysubnettree/SubnetTree.i Building CXX object aux/capstats/CMakeFiles/capstats.dir/capstats.cc.o cd /builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wno-unused -O2 -g -DNDEBUG -I/builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats -o CMakeFiles/capstats.dir/capstats.cc.o -c /builddir/build/BUILD/zeekctl-2.0.0/aux/capstats/capstats.cc cd /builddir/build/BUILD/zeekctl-2.0.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zeekctl-2.0.0 /builddir/build/BUILD/zeekctl-2.0.0/aux/pysubnettree /builddir/build/BUILD/zeekctl-2.0.0/build /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree/CMakeFiles/_SubnetTree.dir/DependInfo.cmake --color= Scanning dependencies of target _SubnetTree make[2]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' make -f aux/pysubnettree/CMakeFiles/_SubnetTree.dir/build.make aux/pysubnettree/CMakeFiles/_SubnetTree.dir/build make[2]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 2 [ 50%] Building CXX object aux/pysubnettree/CMakeFiles/_SubnetTree.dir/SubnetTreePYTHON_wrap.cxx.o cd /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree && /usr/bin/c++ -D_SubnetTree_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wno-unused -O2 -g -DNDEBUG -fPIC -I/usr/include/python2.7 -I/builddir/build/BUILD/zeekctl-2.0.0/aux/pysubnettree -fno-strict-aliasing -o CMakeFiles/_SubnetTree.dir/SubnetTreePYTHON_wrap.cxx.o -c /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree/SubnetTreePYTHON_wrap.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 6 [ 66%] Building CXX object aux/capstats/CMakeFiles/capstats.dir/version.cc.o cd /builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wno-unused -O2 -g -DNDEBUG -I/builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats -o CMakeFiles/capstats.dir/version.cc.o -c /builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats/version.cc Linking CXX executable capstats cd /builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats && /usr/bin/cmake -E cmake_link_script CMakeFiles/capstats.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wno-unused -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/capstats.dir/capstats.cc.o CMakeFiles/capstats.dir/version.cc.o -o capstats -rdynamic -lpcap -Wl,-rpath,::::::::::::::::::: make[2]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 5 6 [ 66%] Built target capstats /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 3 [ 83%] Building CXX object aux/pysubnettree/CMakeFiles/_SubnetTree.dir/SubnetTree.cc.o cd /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree && /usr/bin/c++ -D_SubnetTree_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wno-unused -O2 -g -DNDEBUG -fPIC -I/usr/include/python2.7 -I/builddir/build/BUILD/zeekctl-2.0.0/aux/pysubnettree -fno-strict-aliasing -o CMakeFiles/_SubnetTree.dir/SubnetTree.cc.o -c /builddir/build/BUILD/zeekctl-2.0.0/aux/pysubnettree/SubnetTree.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 4 [100%] Building C object aux/pysubnettree/CMakeFiles/_SubnetTree.dir/patricia.c.o cd /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree && /usr/bin/cc -D_SubnetTree_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wno-unused -O2 -g -DNDEBUG -fPIC -I/usr/include/python2.7 -I/builddir/build/BUILD/zeekctl-2.0.0/aux/pysubnettree -o CMakeFiles/_SubnetTree.dir/patricia.c.o -c /builddir/build/BUILD/zeekctl-2.0.0/aux/pysubnettree/patricia.c Linking CXX shared module _SubnetTree.so cd /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree && /usr/bin/cmake -E cmake_link_script CMakeFiles/_SubnetTree.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wno-unused -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,_SubnetTree.so -o _SubnetTree.so CMakeFiles/_SubnetTree.dir/SubnetTreePYTHON_wrap.cxx.o CMakeFiles/_SubnetTree.dir/SubnetTree.cc.o CMakeFiles/_SubnetTree.dir/patricia.c.o -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-rpath,::::::::::::::::::: make[2]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 1 2 3 4 [100%] Built target _SubnetTree make[1]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HJd1bv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64 + cd zeekctl-2.0.0 + rm -rf /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64 /usr/bin/make -C build install make[1]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/cmake -H/builddir/build/BUILD/zeekctl-2.0.0 -B/builddir/build/BUILD/zeekctl-2.0.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[2]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/make -f aux/pysubnettree/CMakeFiles/_SubnetTree.dir/build.make aux/pysubnettree/CMakeFiles/_SubnetTree.dir/depend make[3]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' cd /builddir/build/BUILD/zeekctl-2.0.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zeekctl-2.0.0 /builddir/build/BUILD/zeekctl-2.0.0/aux/pysubnettree /builddir/build/BUILD/zeekctl-2.0.0/build /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree /builddir/build/BUILD/zeekctl-2.0.0/build/aux/pysubnettree/CMakeFiles/_SubnetTree.dir/DependInfo.cmake --color= make[3]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/make -f aux/pysubnettree/CMakeFiles/_SubnetTree.dir/build.make aux/pysubnettree/CMakeFiles/_SubnetTree.dir/build make[3]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' make[3]: Nothing to be done for `aux/pysubnettree/CMakeFiles/_SubnetTree.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 1 2 3 4 [ 66%] Built target _SubnetTree /usr/bin/make -f aux/capstats/CMakeFiles/capstats.dir/build.make aux/capstats/CMakeFiles/capstats.dir/depend make[3]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' cd /builddir/build/BUILD/zeekctl-2.0.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zeekctl-2.0.0 /builddir/build/BUILD/zeekctl-2.0.0/aux/capstats /builddir/build/BUILD/zeekctl-2.0.0/build /builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats /builddir/build/BUILD/zeekctl-2.0.0/build/aux/capstats/CMakeFiles/capstats.dir/DependInfo.cmake --color= make[3]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/make -f aux/capstats/CMakeFiles/capstats.dir/build.make aux/capstats/CMakeFiles/capstats.dir/build make[3]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' make[3]: Nothing to be done for `aux/capstats/CMakeFiles/capstats.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 5 6 [100%] Built target capstats make[2]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zeekctl-2.0.0/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[2]: Entering directory `/builddir/build/BUILD/zeekctl-2.0.0/build' make[2]: Nothing to be done for `preinstall'. make[2]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/bin/zeekctl -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/archive-log -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/check-config -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/crash-diag -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/delete-log -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/expire-crash -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/expire-logs -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/make-archive-name -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/post-terminate -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/run-zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/run-zeek-on-trace -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/send-mail -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/stats-to-csv -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/helpers/check-pid -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/helpers/df -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/helpers/first-line -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/helpers/start -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/helpers/stop -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/helpers/top -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/postprocessors/summarize-connections -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/options.py.orig -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/util.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/utilcurses.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/state.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/lock.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/exceptions.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/py3zeek.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/doc.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/events.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/pluginreg.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/printdoc.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/zeekcmd.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/cmdresult.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/cron.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/node.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/zeekctl.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/__init__.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/config.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/plugin.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/control.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/execute.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/install.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/options.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/ssh_runner.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/version.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/plugins -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/plugins/TestPlugin.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/plugins/lb_custom.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/plugins/lb_myricom.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/plugins/lb_pf_ring.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/plugins/ps.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/helpers/to-bytes.awk -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeekctl/scripts/set-zeek-path -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/man/man8/zeekctl.8 -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeek/zeekctl -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeek/zeekctl/process-trace.zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeek/zeekctl/check.zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeek/zeekctl/__load__.zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeek/zeekctl/auto.zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeek/zeekctl/standalone.zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/zeek/zeekctl/main.zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/spool/zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/spool/zeek/tmp -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/log/zeek -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/spool/zeek/zeekctl-config.sh -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64//etc/zeek/zeekctl.cfg -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64//etc/zeek/networks.cfg -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64//etc/zeek/node.cfg -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/BroControl -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/BroControl/cmdresult.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/BroControl/__init__.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/BroControl/config.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/BroControl/plugin.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/python2.7/site-packages/SubnetTree.py -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/python2.7/site-packages/_SubnetTree.so -- Set runtime path of "/builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/python2.7/site-packages/_SubnetTree.so" to "/usr/lib:/usr/lib64" -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/bin/capstats -- Set runtime path of "/builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/bin/capstats" to "/usr/lib:/usr/lib64" -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/bin/trace-summary -- Installing: /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/share/man/man1/trace-summary.1 make[1]: Leaving directory `/builddir/build/BUILD/zeekctl-2.0.0/build' + /usr/bin/install -D -c -m 644 /builddir/build/SOURCES/zeek.service /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/systemd/system/zeek.service + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/etc/zeek + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/log/zeek + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/log/zeek/archive + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/log/zeek/sorted-logs + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/log/zeek/stats + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/spool/zeek + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/var/spool/zeek/tmp + mv /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/ZeekControl/ /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/python2.7/site-packages/ZeekControl/ + mv /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/BroControl/ /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/python2.7/site-packages/BroControl/ + mv /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/zeekctl/plugins /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/python2.7/site-packages/ZeekControl/plugins + rm -f /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/bin/capstats + rm -f /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/bin/trace-summary + rm -f /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/python2.7/site-packages/SubnetTree.py + rm -f /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64/usr/lib/python2.7/site-packages/_SubnetTree.so BUILDSTDERR: ++ /usr/bin/python2 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=27 + '[' 27 -ge 35 ']' + py2_byte_compile /usr/bin/python2 '/builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64%{py_sitedir}' + python_binary=/usr/bin/python2 + bytecode_compilation_path='/builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64%{py_sitedir}' + find '/builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64%{py_sitedir}' -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python2 -c 'import py_compile, sys; [py_compile.compile(f, dfile=f.partition("$RPM_BUILD_ROOT")[2]) for f in sys.argv[1:]]' BUILDSTDERR: find: '/builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64%{py_sitedir}': No such file or directory + find '/builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64%{py_sitedir}' -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python2 -O -c 'import py_compile, sys; [py_compile.compile(f, dfile=f.partition("$RPM_BUILD_ROOT")[2]) for f in sys.argv[1:]]' BUILDSTDERR: find: '/builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64%{py_sitedir}': No such file or directory + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/zeekctl-2.0.0 /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/zeekctl-2.0.0-1.el7.x86_64/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: zeekctl-2.0.0-1.el7.x86_64 Provides: config(zeekctl) = 1:2.0.0-1.el7 zeekctl = 1:2.0.0-1.el7 zeekctl(x86-64) = 1:2.0.0-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh /usr/bin/getent /usr/sbin/groupadd /usr/sbin/useradd Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash /usr/bin/python python(abi) = 2.7 Processing files: zeekctl-debuginfo-2.0.0-1.el7.x86_64 Provides: zeekctl-debuginfo = 1:2.0.0-1.el7 zeekctl-debuginfo(x86-64) = 1:2.0.0-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/zeekctl-2.0.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/zeekctl-2.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/zeekctl-debuginfo-2.0.0-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pw6gMY + umask 022 + cd /builddir/build/BUILD + cd zeekctl-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zeekctl-2.0.0-1.el7.x86_64 + exit 0 Child return code was: 0