Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-watchdog.spec'], chrootPath='/var/lib/mock/storage9s-ceph-pacific-el9s-build-102261-855592/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-watchdog.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1627344000 Wrote: /builddir/build/SRPMS/python-watchdog-2.1.3-2.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-watchdog.spec'], chrootPath='/var/lib/mock/storage9s-ceph-pacific-el9s-build-102261-855592/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-watchdog.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1627344000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2RO3Ui + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf watchdog-2.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/watchdog-2.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd watchdog-2.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find src -name '*.py' + xargs sed -i -e '/^#!\//, 1d' + chmod -x README.rst + rm -rf watchdog.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lBcVVp + umask 022 + cd /builddir/build/BUILD + cd watchdog-2.1.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/watchdog copying src/watchdog/events.py -> build/lib/watchdog copying src/watchdog/watchmedo.py -> build/lib/watchdog copying src/watchdog/__init__.py -> build/lib/watchdog copying src/watchdog/version.py -> build/lib/watchdog creating build/lib/watchdog/utils copying src/watchdog/utils/bricks.py -> build/lib/watchdog/utils copying src/watchdog/utils/delayed_queue.py -> build/lib/watchdog/utils copying src/watchdog/utils/__init__.py -> build/lib/watchdog/utils copying src/watchdog/utils/echo.py -> build/lib/watchdog/utils copying src/watchdog/utils/patterns.py -> build/lib/watchdog/utils copying src/watchdog/utils/platform.py -> build/lib/watchdog/utils copying src/watchdog/utils/dirsnapshot.py -> build/lib/watchdog/utils creating build/lib/watchdog/observers copying src/watchdog/observers/polling.py -> build/lib/watchdog/observers copying src/watchdog/observers/__init__.py -> build/lib/watchdog/observers copying src/watchdog/observers/read_directory_changes.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_buffer.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_c.py -> build/lib/watchdog/observers copying src/watchdog/observers/api.py -> build/lib/watchdog/observers copying src/watchdog/observers/winapi.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents2.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents.py -> build/lib/watchdog/observers copying src/watchdog/observers/kqueue.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify.py -> build/lib/watchdog/observers creating build/lib/watchdog/tricks copying src/watchdog/tricks/__init__.py -> build/lib/watchdog/tricks running egg_info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0U4IAX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch + cd watchdog-2.1.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog creating /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/bricks.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/delayed_queue.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/__init__.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/echo.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/patterns.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/platform.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/dirsnapshot.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/events.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog copying build/lib/watchdog/watchmedo.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog copying build/lib/watchdog/__init__.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog creating /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/polling.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/__init__.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/read_directory_changes.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify_buffer.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify_c.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/api.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/winapi.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/fsevents2.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/fsevents.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/kqueue.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers creating /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/tricks copying build/lib/watchdog/tricks/__init__.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/tricks copying build/lib/watchdog/version.py -> /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/bricks.py to bricks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/delayed_queue.py to delayed_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/echo.py to echo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/patterns.py to patterns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/platform.py to platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/dirsnapshot.py to dirsnapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/watchmedo.py to watchmedo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/polling.py to polling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/read_directory_changes.py to read_directory_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/inotify_buffer.py to inotify_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/inotify_c.py to inotify_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/winapi.py to winapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/fsevents2.py to fsevents2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/fsevents.py to fsevents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/kqueue.py to kqueue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/inotify.py to inotify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/tricks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpy545o62h.py' /usr/bin/python3 /tmp/tmpy545o62h.py removing /tmp/tmpy545o62h.py running install_egg_info running egg_info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' Copying src/watchdog.egg-info to /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog-2.1.3-py3.9.egg-info running install_scripts Installing watchmedo script to /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 2.1.3-2.el9s --unique-debug-suffix -2.1.3-2.el9s.noarch --unique-debug-src-base python-watchdog-2.1.3-2.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/watchdog-2.1.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X160AV + umask 022 + cd /builddir/build/BUILD + cd watchdog-2.1.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -v ============================= test session starts ============================== platform linux -- Python 3.9.6, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/watchdog-2.1.3, configfile: setup.cfg plugins: cov-2.11.1, rerunfailures-9.1.1, timeout-1.4.2 collecting ... collected 106 items / 2 skipped / 104 selected tests/test_delayed_queue.py::test_delayed_get PASSED [ 0%] tests/test_delayed_queue.py::test_nondelayed_get PASSED [ 1%] tests/test_emitter.py::test_create PASSED [ 2%] tests/test_emitter.py::test_close PASSED [ 3%] tests/test_emitter.py::test_create_wrong_encoding PASSED [ 4%] tests/test_emitter.py::test_delete PASSED [ 5%] tests/test_emitter.py::test_modify PASSED [ 6%] tests/test_emitter.py::test_move PASSED [ 7%] tests/test_emitter.py::test_case_change PASSED [ 8%] tests/test_emitter.py::test_move_to PASSED [ 9%] tests/test_emitter.py::test_move_to_full PASSED [ 10%] tests/test_emitter.py::test_move_from PASSED [ 11%] tests/test_emitter.py::test_move_from_full PASSED [ 12%] tests/test_emitter.py::test_separate_consecutive_moves PASSED [ 13%] tests/test_emitter.py::test_delete_self PASSED [ 14%] tests/test_emitter.py::test_fast_subdirectory_creation_deletion PASSED [ 15%] tests/test_emitter.py::test_passing_unicode_should_give_unicode PASSED [ 16%] tests/test_emitter.py::test_passing_bytes_should_give_bytes PASSED [ 16%] tests/test_emitter.py::test_recursive_on PASSED [ 17%] tests/test_emitter.py::test_recursive_off PASSED [ 18%] tests/test_emitter.py::test_renaming_top_level_directory PASSED [ 19%] tests/test_emitter.py::test_renaming_top_level_directory_on_windows SKIPPED [ 20%] tests/test_emitter.py::test_move_nested_subdirectories PASSED [ 21%] tests/test_emitter.py::test_move_nested_subdirectories_on_windows SKIPPED [ 22%] tests/test_emitter.py::test_file_lifecyle PASSED [ 23%] tests/test_events.py::test_file_deleted_event PASSED [ 24%] tests/test_events.py::test_file_delete_event_is_directory PASSED [ 25%] tests/test_events.py::test_file_modified_event PASSED [ 26%] tests/test_events.py::test_file_modified_event_is_directory PASSED [ 27%] tests/test_events.py::test_file_created_event PASSED [ 28%] tests/test_events.py::test_file_moved_event PASSED [ 29%] tests/test_events.py::test_file_closed_event PASSED [ 30%] tests/test_events.py::test_dir_deleted_event PASSED [ 31%] tests/test_events.py::test_dir_modified_event PASSED [ 32%] tests/test_events.py::test_dir_created_event PASSED [ 33%] tests/test_events.py::test_file_system_event_handler_dispatch PASSED [ 33%] tests/test_inotify_buffer.py::test_move_from PASSED [ 34%] tests/test_inotify_buffer.py::test_move_to PASSED [ 35%] tests/test_inotify_buffer.py::test_move_internal PASSED [ 36%] tests/test_inotify_buffer.py::test_move_internal_batch PASSED [ 37%] tests/test_inotify_buffer.py::test_delete_watched_directory PASSED [ 38%] tests/test_inotify_buffer.py::test_close_should_terminate_thread PASSED [ 39%] tests/test_inotify_c.py::test_late_double_deletion PASSED [ 40%] tests/test_inotify_c.py::test_raise_error PASSED [ 41%] tests/test_inotify_c.py::test_non_ascii_path PASSED [ 42%] tests/test_inotify_c.py::test_watch_file PASSED [ 43%] tests/test_logging_event_handler.py::test_logging_event_handler_dispatch PASSED [ 44%] tests/test_observer.py::test_schedule_should_start_emitter_if_running PASSED [ 45%] tests/test_observer.py::test_schedule_should_not_start_emitter_if_not_running PASSED [ 46%] tests/test_observer.py::test_start_should_start_emitter PASSED [ 47%] tests/test_observer.py::test_stop_should_stop_emitter PASSED [ 48%] tests/test_observer.py::test_unschedule_self PASSED [ 49%] tests/test_observer.py::test_schedule_after_unschedule_all PASSED [ 50%] tests/test_observer.py::test_2_observers_on_the_same_path PASSED [ 50%] tests/test_observer.py::test_start_failure_should_not_prevent_further_try PASSED [ 51%] tests/test_observers_api.py::test_observer_constructor PASSED [ 52%] tests/test_observers_api.py::test_observer__eq__ PASSED [ 53%] tests/test_observers_api.py::test_observer__ne__ PASSED [ 54%] tests/test_observers_api.py::test_observer__repr__ PASSED [ 55%] tests/test_observers_api.py::test_event_emitter PASSED [ 56%] tests/test_observers_api.py::test_event_dispatcher PASSED [ 57%] tests/test_observers_api.py::test_observer_basic PASSED [ 58%] tests/test_observers_polling.py::test___init__ PASSED [ 59%] tests/test_observers_polling.py::test_delete_watched_dir PASSED [ 60%] tests/test_pattern_matching_event_handler.py::test_dispatch PASSED [ 61%] tests/test_pattern_matching_event_handler.py::test_handler PASSED [ 62%] tests/test_pattern_matching_event_handler.py::test_ignore_directories PASSED [ 63%] tests/test_pattern_matching_event_handler.py::test_ignore_patterns PASSED [ 64%] tests/test_pattern_matching_event_handler.py::test_patterns PASSED [ 65%] tests/test_patterns.py::test_match_path[/users/gorakhargosh/foobar.py-included_patterns0-excluded_patterns0-True-True] PASSED [ 66%] tests/test_patterns.py::test_match_path[/users/gorakhargosh/foobar.py-included_patterns1-excluded_patterns1-True-True] PASSED [ 66%] tests/test_patterns.py::test_match_path[/users/gorakhargosh/-included_patterns2-excluded_patterns2-False-False] PASSED [ 67%] tests/test_patterns.py::test_match_path[/users/gorakhargosh/foobar.py-included_patterns3-excluded_patterns3-False-ValueError] PASSED [ 68%] tests/test_patterns.py::test_filter_paths[None-None-True-None] PASSED [ 69%] tests/test_patterns.py::test_filter_paths[None-None-False-None] PASSED [ 70%] tests/test_patterns.py::test_filter_paths[included_patterns2-excluded_patterns2-True-expected2] PASSED [ 71%] tests/test_patterns.py::test_match_any_paths[None-None-True-True] PASSED [ 72%] tests/test_patterns.py::test_match_any_paths[None-None-False-True] PASSED [ 73%] tests/test_patterns.py::test_match_any_paths[included_patterns2-excluded_patterns2-True-True] PASSED [ 74%] tests/test_patterns.py::test_match_any_paths[included_patterns3-None-False-False] PASSED [ 75%] tests/test_patterns.py::test_match_any_paths[included_patterns4-None-True-False] PASSED [ 76%] tests/test_regex_matching_event_handler.py::test_dispatch PASSED [ 77%] tests/test_regex_matching_event_handler.py::test_handler PASSED [ 78%] tests/test_regex_matching_event_handler.py::test_ignore_directories PASSED [ 79%] tests/test_regex_matching_event_handler.py::test_ignore_regexes PASSED [ 80%] tests/test_regex_matching_event_handler.py::test_regexes PASSED [ 81%] tests/test_regex_matching_event_handler.py::test_logging_event_handler_dispatch PASSED [ 82%] tests/test_skip_repeats_queue.py::test_basic_queue PASSED [ 83%] tests/test_skip_repeats_queue.py::test_allow_nonconsecutive PASSED [ 83%] tests/test_skip_repeats_queue.py::test_prevent_consecutive PASSED [ 84%] tests/test_skip_repeats_queue.py::test_consecutives_allowed_across_empties PASSED [ 85%] tests/test_skip_repeats_queue.py::test_eventlet_monkey_patching SKIPPED [ 86%] tests/test_snapshot_diff.py::test_pickle PASSED [ 87%] tests/test_snapshot_diff.py::test_move_to PASSED [ 88%] tests/test_snapshot_diff.py::test_move_from PASSED [ 89%] tests/test_snapshot_diff.py::test_move_internal PASSED [ 90%] tests/test_snapshot_diff.py::test_move_replace PASSED [ 91%] tests/test_snapshot_diff.py::test_dir_modify_on_create PASSED [ 92%] tests/test_snapshot_diff.py::test_dir_modify_on_move PASSED [ 93%] tests/test_snapshot_diff.py::test_detect_modify_for_moved_files PASSED [ 94%] tests/test_snapshot_diff.py::test_replace_dir_with_file PASSED [ 95%] tests/test_snapshot_diff.py::test_permission_error PASSED [ 96%] tests/test_snapshot_diff.py::test_ignore_device PASSED [ 97%] tests/test_snapshot_diff.py::test_empty_snapshot PASSED [ 98%] tests/test_watchmedo.py::test_load_config_valid PASSED [ 99%] tests/test_watchmedo.py::test_load_config_invalid PASSED [100%] ----------- coverage: platform linux, python 3.9.6-final-0 ----------- Name Stmts Miss Cover Missing -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/__init__.py 0 0 100% /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/events.py 186 17 91% 137, 158, 186, 416, 418, 420-421, 459, 558-566 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/__init__.py 29 21 28% 63-90 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/api.py 151 1 99% 246 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/fsevents.py 161 161 0% 18-343 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/fsevents2.py 128 128 0% 17-246 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/inotify.py 86 7 92% 155-156, 161-162, 224-227 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/inotify_buffer.py 48 1 98% 73 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/inotify_c.py 290 54 81% 33, 155, 175, 190, 194, 222-223, 232-236, 266-273, 275-279, 286-291, 297, 342-343, 363, 370, 385, 403, 462, 466, 486, 490, 538, 541, 544, 547, 551-558, 561-563 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/kqueue.py 233 233 0% 18-708 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/polling.py 52 4 92% 86, 128, 143-144 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/read_directory_changes.py 63 63 0% 19-143 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/observers/winapi.py 179 179 0% 38-393 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/tricks/__init__.py 85 85 0% 18-200 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/__init__.py 48 17 65% 56, 60, 99-103, 124-139 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/bricks.py 16 0 100% /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/delayed_queue.py 45 2 96% 81-82 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/dirsnapshot.py 141 8 94% 139, 268, 276-277, 328, 337, 340, 343 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/echo.py 64 64 0% 9-161 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/patterns.py 24 0 100% /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/utils/platform.py 25 5 80% 30, 32, 35-38 /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/version.py 6 0 100% /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/lib/python3.9/site-packages/watchdog/watchmedo.py 230 141 39% 54, 67-68, 89-93, 109-117, 134-139, 183-236, 265-287, 350-380, 458-477, 547-594, 616, 620 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- TOTAL 2290 1191 48% ======================= 103 passed, 5 skipped in 30.40s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-watchdog-2.1.3-2.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c1PRsR + umask 022 + cd /builddir/build/BUILD + cd watchdog-2.1.3 + DOCDIR=/builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/share/doc/python3-watchdog + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/share/doc/python3-watchdog + cp -pr README.rst /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/share/doc/python3-watchdog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QMEUmB + umask 022 + cd /builddir/build/BUILD + cd watchdog-2.1.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/share/licenses/python3-watchdog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/share/licenses/python3-watchdog + cp -pr LICENSE /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch/usr/share/licenses/python3-watchdog + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-watchdog = 2.1.3-2.el9s python3-watchdog = 2.1.3-2.el9s python3.9-watchdog = 2.1.3-2.el9s python3.9dist(watchdog) = 2.1.3 python3dist(watchdog) = 2.1.3 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch Wrote: /builddir/build/RPMS/python3-watchdog-2.1.3-2.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ljvt3w + umask 022 + cd /builddir/build/BUILD + cd watchdog-2.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-watchdog-2.1.3-2.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0