Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pybeam.spec'], chrootPath='/var/lib/mock/f28-build-10034016-790945/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pybeam.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pybeam-0.3.2-7.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pybeam.spec'], chrootPath='/var/lib/mock/f28-build-10034016-790945/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pybeam.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4ZBXCF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pybeam-0.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pybeam-0.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pybeam-0.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WeFTNc + umask 022 + cd /builddir/build/BUILD + cd pybeam-0.3.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/pybeam copying pybeam/eetf_construct.py -> build/lib/pybeam copying pybeam/beam_file.py -> build/lib/pybeam copying pybeam/beam_construct.py -> build/lib/pybeam copying pybeam/erlang_types.py -> build/lib/pybeam copying pybeam/__init__.py -> build/lib/pybeam + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WrwsR4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch ++ dirname /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch + cd pybeam-0.3.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr creating /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam copying build/lib/pybeam/eetf_construct.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam copying build/lib/pybeam/beam_file.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam copying build/lib/pybeam/beam_construct.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam copying build/lib/pybeam/erlang_types.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam copying build/lib/pybeam/__init__.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam/eetf_construct.py to eetf_construct.pyc byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam/beam_file.py to beam_file.pyc byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam/beam_construct.py to beam_construct.pyc byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam/erlang_types.py to erlang_types.pyc byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpf8C1e7.py' /usr/bin/python2 -O /tmp/tmpf8C1e7.py removing /tmp/tmpf8C1e7.py running install_egg_info running egg_info creating pybeam.egg-info writing requirements to pybeam.egg-info/requires.txt writing pybeam.egg-info/PKG-INFO writing top-level names to pybeam.egg-info/top_level.txt writing dependency_links to pybeam.egg-info/dependency_links.txt writing manifest file 'pybeam.egg-info/SOURCES.txt' reading manifest file 'pybeam.egg-info/SOURCES.txt' writing manifest file 'pybeam.egg-info/SOURCES.txt' Copying pybeam.egg-info to /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7/site-packages/pybeam-0.3.2-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam copying build/lib/pybeam/eetf_construct.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam copying build/lib/pybeam/beam_file.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam copying build/lib/pybeam/beam_construct.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam copying build/lib/pybeam/erlang_types.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam copying build/lib/pybeam/__init__.py -> /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam/eetf_construct.py to eetf_construct.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam/beam_file.py to beam_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam/beam_construct.py to beam_construct.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam/erlang_types.py to erlang_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpupuqa3cs.py' /usr/bin/python3 /tmp/tmpupuqa3cs.py removing /tmp/tmpupuqa3cs.py running install_egg_info running egg_info writing pybeam.egg-info/PKG-INFO writing dependency_links to pybeam.egg-info/dependency_links.txt writing requirements to pybeam.egg-info/requires.txt writing top-level names to pybeam.egg-info/top_level.txt reading manifest file 'pybeam.egg-info/SOURCES.txt' writing manifest file 'pybeam.egg-info/SOURCES.txt' Copying pybeam.egg-info to /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6/site-packages/pybeam-0.3.2-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.2-7.fc28 --unique-debug-suffix -0.3.2-7.fc28.noarch --unique-debug-src-base python-pybeam-0.3.2-7.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pybeam-0.3.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9FC14c + umask 022 + cd /builddir/build/BUILD + cd pybeam-0.3.2 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to pybeam.egg-info/requires.txt writing pybeam.egg-info/PKG-INFO writing top-level names to pybeam.egg-info/top_level.txt writing dependency_links to pybeam.egg-info/dependency_links.txt reading manifest file 'pybeam.egg-info/SOURCES.txt' writing manifest file 'pybeam.egg-info/SOURCES.txt' running build_ext test_beam (test.beam_construct.BEAMConstructTest) ... ok test_chunk_atom (test.beam_construct.BEAMConstructTest) ... ok test_chunk_attr (test.beam_construct.BEAMConstructTest) ... ok test_chunk_cinf (test.beam_construct.BEAMConstructTest) ... ok test_chunk_litt (test.beam_construct.BEAMConstructTest) ... ok test_chunk_strt (test.beam_construct.BEAMConstructTest) ... ok test_erl_version_magic (test.beam_construct.BEAMConstructTest) ... ok test_atom (test.eetf_construct.EETFConstructTest) ... ok test_atom_cache_ref (test.eetf_construct.EETFConstructTest) ... ok test_atom_utf8 (test.eetf_construct.EETFConstructTest) ... ok test_binary (test.eetf_construct.EETFConstructTest) ... ok test_bitbinary (test.eetf_construct.EETFConstructTest) ... ok test_export (test.eetf_construct.EETFConstructTest) ... ok test_external (test.eetf_construct.EETFConstructTest) ... ok test_float (test.eetf_construct.EETFConstructTest) ... ok test_fun (test.eetf_construct.EETFConstructTest) ... ok test_integer (test.eetf_construct.EETFConstructTest) ... ok test_key_value (test.eetf_construct.EETFConstructTest) ... ok test_large_big (test.eetf_construct.EETFConstructTest) ... ok test_large_typle (test.eetf_construct.EETFConstructTest) ... ok test_list (test.eetf_construct.EETFConstructTest) ... ok test_map (test.eetf_construct.EETFConstructTest) ... ok test_new_float (test.eetf_construct.EETFConstructTest) ... ok test_new_reference (test.eetf_construct.EETFConstructTest) ... ok test_nil (test.eetf_construct.EETFConstructTest) ... ok test_pid (test.eetf_construct.EETFConstructTest) ... ok test_port (test.eetf_construct.EETFConstructTest) ... ok test_reference (test.eetf_construct.EETFConstructTest) ... ok test_small_atom (test.eetf_construct.EETFConstructTest) ... ok test_small_atom_utf8 (test.eetf_construct.EETFConstructTest) ... ok test_small_big (test.eetf_construct.EETFConstructTest) ... ok test_small_integer (test.eetf_construct.EETFConstructTest) ... ok test_small_typle (test.eetf_construct.EETFConstructTest) ... ok test_string (test.eetf_construct.EETFConstructTest) ... ok test_atom (test.eetf_construct.EETFConstructTest) ... ok test_atom_cache_ref (test.eetf_construct.EETFConstructTest) ... ok test_atom_utf8 (test.eetf_construct.EETFConstructTest) ... ok test_binary (test.eetf_construct.EETFConstructTest) ... ok test_bitbinary (test.eetf_construct.EETFConstructTest) ... ok test_export (test.eetf_construct.EETFConstructTest) ... ok test_external (test.eetf_construct.EETFConstructTest) ... ok test_float (test.eetf_construct.EETFConstructTest) ... ok test_fun (test.eetf_construct.EETFConstructTest) ... ok test_integer (test.eetf_construct.EETFConstructTest) ... ok test_key_value (test.eetf_construct.EETFConstructTest) ... ok test_large_big (test.eetf_construct.EETFConstructTest) ... ok test_large_typle (test.eetf_construct.EETFConstructTest) ... ok test_list (test.eetf_construct.EETFConstructTest) ... ok test_map (test.eetf_construct.EETFConstructTest) ... ok test_new_float (test.eetf_construct.EETFConstructTest) ... ok test_new_reference (test.eetf_construct.EETFConstructTest) ... ok test_nil (test.eetf_construct.EETFConstructTest) ... ok test_pid (test.eetf_construct.EETFConstructTest) ... ok test_port (test.eetf_construct.EETFConstructTest) ... ok test_reference (test.eetf_construct.EETFConstructTest) ... ok test_small_atom (test.eetf_construct.EETFConstructTest) ... ok test_small_atom_utf8 (test.eetf_construct.EETFConstructTest) ... ok test_small_big (test.eetf_construct.EETFConstructTest) ... ok test_small_integer (test.eetf_construct.EETFConstructTest) ... ok test_small_typle (test.eetf_construct.EETFConstructTest) ... ok test_string (test.eetf_construct.EETFConstructTest) ... ok test_beam (test.beam_construct.BEAMConstructTest) ... ok test_chunk_atom (test.beam_construct.BEAMConstructTest) ... ok test_chunk_attr (test.beam_construct.BEAMConstructTest) ... ok test_chunk_cinf (test.beam_construct.BEAMConstructTest) ... ok test_chunk_litt (test.beam_construct.BEAMConstructTest) ... ok test_chunk_strt (test.beam_construct.BEAMConstructTest) ... ok test_erl_version_magic (test.beam_construct.BEAMConstructTest) ... ok ---------------------------------------------------------------------- Ran 68 tests in 0.058s OK + /usr/bin/python3 setup.py test running test running egg_info writing pybeam.egg-info/PKG-INFO writing dependency_links to pybeam.egg-info/dependency_links.txt writing requirements to pybeam.egg-info/requires.txt writing top-level names to pybeam.egg-info/top_level.txt reading manifest file 'pybeam.egg-info/SOURCES.txt' writing manifest file 'pybeam.egg-info/SOURCES.txt' running build_ext test_beam (test.beam_construct.BEAMConstructTest) ... ok test_chunk_atom (test.beam_construct.BEAMConstructTest) ... ok test_chunk_attr (test.beam_construct.BEAMConstructTest) ... ok test_chunk_cinf (test.beam_construct.BEAMConstructTest) ... ok test_chunk_litt (test.beam_construct.BEAMConstructTest) ... ok test_chunk_strt (test.beam_construct.BEAMConstructTest) ... ok test_erl_version_magic (test.beam_construct.BEAMConstructTest) ... ok test_atom (test.eetf_construct.EETFConstructTest) ... ok test_atom_cache_ref (test.eetf_construct.EETFConstructTest) ... ok test_atom_utf8 (test.eetf_construct.EETFConstructTest) ... ok test_binary (test.eetf_construct.EETFConstructTest) ... ok test_bitbinary (test.eetf_construct.EETFConstructTest) ... ok test_export (test.eetf_construct.EETFConstructTest) ... ok test_external (test.eetf_construct.EETFConstructTest) ... ok test_float (test.eetf_construct.EETFConstructTest) ... ok test_fun (test.eetf_construct.EETFConstructTest) ... ok test_integer (test.eetf_construct.EETFConstructTest) ... ok test_key_value (test.eetf_construct.EETFConstructTest) ... ok test_large_big (test.eetf_construct.EETFConstructTest) ... ok test_large_typle (test.eetf_construct.EETFConstructTest) ... ok test_list (test.eetf_construct.EETFConstructTest) ... ok test_map (test.eetf_construct.EETFConstructTest) ... ok test_new_float (test.eetf_construct.EETFConstructTest) ... ok test_new_reference (test.eetf_construct.EETFConstructTest) ... ok test_nil (test.eetf_construct.EETFConstructTest) ... ok test_pid (test.eetf_construct.EETFConstructTest) ... ok test_port (test.eetf_construct.EETFConstructTest) ... ok test_reference (test.eetf_construct.EETFConstructTest) ... ok test_small_atom (test.eetf_construct.EETFConstructTest) ... ok test_small_atom_utf8 (test.eetf_construct.EETFConstructTest) ... ok test_small_big (test.eetf_construct.EETFConstructTest) ... ok test_small_integer (test.eetf_construct.EETFConstructTest) ... ok test_small_typle (test.eetf_construct.EETFConstructTest) ... ok test_string (test.eetf_construct.EETFConstructTest) ... ok test_atom (test.eetf_construct.EETFConstructTest) ... ok test_atom_cache_ref (test.eetf_construct.EETFConstructTest) ... ok test_atom_utf8 (test.eetf_construct.EETFConstructTest) ... ok test_binary (test.eetf_construct.EETFConstructTest) ... ok test_bitbinary (test.eetf_construct.EETFConstructTest) ... ok test_export (test.eetf_construct.EETFConstructTest) ... ok test_external (test.eetf_construct.EETFConstructTest) ... ok test_float (test.eetf_construct.EETFConstructTest) ... ok test_fun (test.eetf_construct.EETFConstructTest) ... ok test_integer (test.eetf_construct.EETFConstructTest) ... ok test_key_value (test.eetf_construct.EETFConstructTest) ... ok test_large_big (test.eetf_construct.EETFConstructTest) ... ok test_large_typle (test.eetf_construct.EETFConstructTest) ... ok test_list (test.eetf_construct.EETFConstructTest) ... ok test_map (test.eetf_construct.EETFConstructTest) ... ok test_new_float (test.eetf_construct.EETFConstructTest) ... ok test_new_reference (test.eetf_construct.EETFConstructTest) ... ok test_nil (test.eetf_construct.EETFConstructTest) ... ok test_pid (test.eetf_construct.EETFConstructTest) ... ok test_port (test.eetf_construct.EETFConstructTest) ... ok test_reference (test.eetf_construct.EETFConstructTest) ... ok test_small_atom (test.eetf_construct.EETFConstructTest) ... ok test_small_atom_utf8 (test.eetf_construct.EETFConstructTest) ... ok test_small_big (test.eetf_construct.EETFConstructTest) ... ok test_small_integer (test.eetf_construct.EETFConstructTest) ... ok test_small_typle (test.eetf_construct.EETFConstructTest) ... ok test_string (test.eetf_construct.EETFConstructTest) ... ok test_beam (test.beam_construct.BEAMConstructTest) ... ok test_chunk_atom (test.beam_construct.BEAMConstructTest) ... ok test_chunk_attr (test.beam_construct.BEAMConstructTest) ... ok test_chunk_cinf (test.beam_construct.BEAMConstructTest) ... ok test_chunk_litt (test.beam_construct.BEAMConstructTest) ... ok test_chunk_strt (test.beam_construct.BEAMConstructTest) ... ok test_erl_version_magic (test.beam_construct.BEAMConstructTest) ... ok ---------------------------------------------------------------------- Ran 68 tests in 0.082s OK + exit 0 Processing files: python2-pybeam-0.3.2-7.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.db87xE + umask 022 + cd /builddir/build/BUILD + cd pybeam-0.3.2 + DOCDIR=/builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/doc/python2-pybeam + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/doc/python2-pybeam + cp -pr README.md /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/doc/python2-pybeam + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nnyba6 + umask 022 + cd /builddir/build/BUILD + cd pybeam-0.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/licenses/python2-pybeam + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/licenses/python2-pybeam + cp -pr LICENSE /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/licenses/python2-pybeam + exit 0 Provides: python2-pybeam = 0.3.2-7.fc28 python2.7dist(pybeam) = 0.3.2 python2dist(pybeam) = 0.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python3-pybeam-0.3.2-7.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ngXcwI + umask 022 + cd /builddir/build/BUILD + cd pybeam-0.3.2 + DOCDIR=/builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/doc/python3-pybeam + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/doc/python3-pybeam + cp -pr README.md /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/doc/python3-pybeam Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zDGuco + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pybeam-0.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/licenses/python3-pybeam + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/licenses/python3-pybeam + cp -pr LICENSE /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch/usr/share/licenses/python3-pybeam + exit 0 Provides: python3-pybeam = 0.3.2-7.fc28 python3.6dist(pybeam) = 0.3.2 python3dist(pybeam) = 0.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch Wrote: /builddir/build/RPMS/python2-pybeam-0.3.2-7.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-pybeam-0.3.2-7.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wRPyVQ + umask 022 + cd /builddir/build/BUILD + cd pybeam-0.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pybeam-0.3.2-7.fc28.noarch + exit 0 Child return code was: 0