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-fsspec.spec'], chrootPath='/var/lib/mock/f32-build-25193445-2823400/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fsspec.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=1611014400 Wrote: /builddir/build/SRPMS/python-fsspec-0.8.5-1.fc32~bootstrap.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-fsspec.spec'], chrootPath='/var/lib/mock/f32-build-25193445-2823400/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fsspec.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=1611014400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Mz5d54 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf filesystem_spec-0.8.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/fsspec-0.8.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd filesystem_spec-0.8.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf fsspec.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7UdOS7 + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.8.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/fsspec copying fsspec/__init__.py -> build/lib/fsspec copying fsspec/_version.py -> build/lib/fsspec copying fsspec/asyn.py -> build/lib/fsspec copying fsspec/caching.py -> build/lib/fsspec copying fsspec/compression.py -> build/lib/fsspec copying fsspec/config.py -> build/lib/fsspec copying fsspec/conftest.py -> build/lib/fsspec copying fsspec/core.py -> build/lib/fsspec copying fsspec/dircache.py -> build/lib/fsspec copying fsspec/fuse.py -> build/lib/fsspec copying fsspec/gui.py -> build/lib/fsspec copying fsspec/mapping.py -> build/lib/fsspec copying fsspec/registry.py -> build/lib/fsspec copying fsspec/spec.py -> build/lib/fsspec copying fsspec/transaction.py -> build/lib/fsspec copying fsspec/utils.py -> build/lib/fsspec creating build/lib/fsspec/implementations copying fsspec/implementations/__init__.py -> build/lib/fsspec/implementations copying fsspec/implementations/cached.py -> build/lib/fsspec/implementations copying fsspec/implementations/dask.py -> build/lib/fsspec/implementations copying fsspec/implementations/dvc.py -> build/lib/fsspec/implementations copying fsspec/implementations/ftp.py -> build/lib/fsspec/implementations copying fsspec/implementations/git.py -> build/lib/fsspec/implementations copying fsspec/implementations/github.py -> build/lib/fsspec/implementations copying fsspec/implementations/hdfs.py -> build/lib/fsspec/implementations copying fsspec/implementations/http.py -> build/lib/fsspec/implementations copying fsspec/implementations/jupyter.py -> build/lib/fsspec/implementations copying fsspec/implementations/libarchive.py -> build/lib/fsspec/implementations copying fsspec/implementations/local.py -> build/lib/fsspec/implementations copying fsspec/implementations/memory.py -> build/lib/fsspec/implementations copying fsspec/implementations/reference.py -> build/lib/fsspec/implementations copying fsspec/implementations/sftp.py -> build/lib/fsspec/implementations copying fsspec/implementations/smb.py -> build/lib/fsspec/implementations copying fsspec/implementations/webhdfs.py -> build/lib/fsspec/implementations copying fsspec/implementations/zip.py -> build/lib/fsspec/implementations UPDATING build/lib/fsspec/_version.py set build/lib/fsspec/_version.py to '0.8.5' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7znEN4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch ++ dirname /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch + cd filesystem_spec-0.8.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr creating /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib creating /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/__init__.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/asyn.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/caching.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/compression.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/config.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/conftest.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/core.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/dircache.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/fuse.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/gui.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/mapping.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/registry.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/spec.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/transaction.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/utils.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec creating /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/__init__.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/cached.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/dask.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/dvc.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/ftp.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/git.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/github.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/hdfs.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/http.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/jupyter.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/libarchive.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/local.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/memory.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/reference.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/sftp.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/smb.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/webhdfs.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/zip.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/_version.py -> /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/asyn.py to asyn.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/caching.py to caching.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/compression.py to compression.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/core.py to core.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/dircache.py to dircache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/fuse.py to fuse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/gui.py to gui.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/mapping.py to mapping.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/registry.py to registry.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/spec.py to spec.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/transaction.py to transaction.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/utils.py to utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/cached.py to cached.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/dask.py to dask.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/dvc.py to dvc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/ftp.py to ftp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/git.py to git.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/github.py to github.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/hdfs.py to hdfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/http.py to http.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/jupyter.py to jupyter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/libarchive.py to libarchive.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/local.py to local.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/memory.py to memory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/reference.py to reference.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/sftp.py to sftp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/smb.py to smb.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/webhdfs.py to webhdfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/zip.py to zip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/_version.py to _version.cpython-38.pyc writing byte-compilation script '/tmp/tmpuqcwi2_x.py' /usr/bin/python3 /tmp/tmpuqcwi2_x.py removing /tmp/tmpuqcwi2_x.py running install_egg_info running egg_info creating fsspec.egg-info writing fsspec.egg-info/PKG-INFO writing dependency_links to fsspec.egg-info/dependency_links.txt writing requirements to fsspec.egg-info/requires.txt writing top-level names to fsspec.egg-info/top_level.txt writing manifest file 'fsspec.egg-info/SOURCES.txt' reading manifest file 'fsspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'fsspec.egg-info/SOURCES.txt' Copying fsspec.egg-info to /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec-0.8.5-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.8.5-1.fc32~bootstrap --unique-debug-suffix -0.8.5-1.fc32~bootstrap.noarch --unique-debug-src-base python-fsspec-0.8.5-1.fc32~bootstrap.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/filesystem_spec-0.8.5 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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HCytz4 + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.8.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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' + PATH=/builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib64/python3.8/site-packages:/builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -vra ============================= test session starts ============================== platform linux -- Python 3.8.6, pytest-4.6.11, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/filesystem_spec-0.8.5 collecting ... collected 410 items / 9 skipped / 401 selected fsspec/implementations/tests/test_cached.py::test_idempotent PASSED [ 0%] fsspec/implementations/tests/test_cached.py::test_blockcache_workflow SKIPPED [ 0%] fsspec/implementations/tests/test_cached.py::test_workflow[filecache] SKIPPED [ 0%] fsspec/implementations/tests/test_cached.py::test_workflow[blockcache] SKIPPED [ 0%] fsspec/implementations/tests/test_cached.py::test_glob[simplecache] SKIPPED [ 1%] fsspec/implementations/tests/test_cached.py::test_glob[blockcache] SKIPPED [ 1%] fsspec/implementations/tests/test_cached.py::test_write PASSED [ 1%] fsspec/implementations/tests/test_cached.py::test_clear PASSED [ 1%] fsspec/implementations/tests/test_cached.py::test_pop PASSED [ 2%] fsspec/implementations/tests/test_cached.py::test_write_pickle_context PASSED [ 2%] fsspec/implementations/tests/test_cached.py::test_blocksize SKIPPED [ 2%] fsspec/implementations/tests/test_cached.py::test_blockcache_multiinstance SKIPPED [ 2%] fsspec/implementations/tests/test_cached.py::test_metadata_save_blocked SKIPPED [ 3%] fsspec/implementations/tests/test_cached.py::test_local_filecache_creates_dir_if_needed[filecache] PASSED [ 3%] fsspec/implementations/tests/test_cached.py::test_local_filecache_creates_dir_if_needed[simplecache] PASSED [ 3%] fsspec/implementations/tests/test_cached.py::test_local_filecache_creates_dir_if_needed[blockcache] PASSED [ 3%] fsspec/implementations/tests/test_cached.py::test_local_filecache_basic PASSED [ 4%] fsspec/implementations/tests/test_cached.py::test_local_filecache_does_not_change_when_original_data_changed PASSED [ 4%] fsspec/implementations/tests/test_cached.py::test_local_filecache_gets_from_original_if_cache_deleted PASSED [ 4%] fsspec/implementations/tests/test_cached.py::test_local_filecache_with_new_cache_location_makes_a_new_copy PASSED [ 4%] fsspec/implementations/tests/test_cached.py::test_filecache_multicache PASSED [ 5%] fsspec/implementations/tests/test_cached.py::test_filecache_multicache_with_same_file_different_data_reads_from_first[filecache] PASSED [ 5%] fsspec/implementations/tests/test_cached.py::test_filecache_multicache_with_same_file_different_data_reads_from_first[simplecache] PASSED [ 5%] fsspec/implementations/tests/test_cached.py::test_filecache_with_checks PASSED [ 5%] fsspec/implementations/tests/test_cached.py::test_takes_fs_instance[local-filecache] PASSED [ 6%] fsspec/implementations/tests/test_cached.py::test_takes_fs_instance[local-simplecache] PASSED [ 6%] fsspec/implementations/tests/test_cached.py::test_takes_fs_instance[local-blockcache] PASSED [ 6%] fsspec/implementations/tests/test_cached.py::test_takes_fs_instance[multi-filecache] PASSED [ 6%] fsspec/implementations/tests/test_cached.py::test_takes_fs_instance[multi-simplecache] PASSED [ 7%] fsspec/implementations/tests/test_cached.py::test_takes_fs_instance[multi-blockcache] PASSED [ 7%] fsspec/implementations/tests/test_cached.py::test_add_file_to_cache_after_save PASSED [ 7%] fsspec/implementations/tests/test_cached.py::test_with_compression[gzip-filecache] PASSED [ 7%] fsspec/implementations/tests/test_cached.py::test_with_compression[gzip-simplecache] PASSED [ 8%] fsspec/implementations/tests/test_cached.py::test_with_compression[bz2-filecache] PASSED [ 8%] fsspec/implementations/tests/test_cached.py::test_with_compression[bz2-simplecache] PASSED [ 8%] fsspec/implementations/tests/test_cached.py::test_again[simplecache] PASSED [ 8%] fsspec/implementations/tests/test_cached.py::test_again[filecache] PASSED [ 9%] fsspec/implementations/tests/test_cached.py::test_multi_cache[simplecache] PASSED [ 9%] fsspec/implementations/tests/test_cached.py::test_multi_cache[filecache] PASSED [ 9%] fsspec/implementations/tests/test_cached.py::test_multi_cat[simplecache] SKIPPED [ 9%] fsspec/implementations/tests/test_cached.py::test_multi_cat[filecache] SKIPPED [ 10%] fsspec/implementations/tests/test_cached.py::test_multi_cat[blockcache] SKIPPED [ 10%] fsspec/implementations/tests/test_cached.py::test_multi_cache_chain[simplecache] PASSED [ 10%] fsspec/implementations/tests/test_cached.py::test_multi_cache_chain[filecache] PASSED [ 10%] fsspec/implementations/tests/test_cached.py::test_strip[blockcache] PASSED [ 10%] fsspec/implementations/tests/test_cached.py::test_strip[simplecache] PASSED [ 11%] fsspec/implementations/tests/test_cached.py::test_strip[filecache] PASSED [ 11%] fsspec/implementations/tests/test_cached.py::test_cached_write[simplecache] PASSED [ 11%] fsspec/implementations/tests/test_cached.py::test_cached_write[filecache] PASSED [ 11%] fsspec/implementations/tests/test_cached.py::test_expiry PASSED [ 12%] fsspec/implementations/tests/test_common.py::test_created[local] PASSED [ 12%] fsspec/implementations/tests/test_common.py::test_modified[local] PASSED [ 12%] fsspec/implementations/tests/test_ftp.py::test_basic SKIPPED [ 12%] fsspec/implementations/tests/test_ftp.py::test_not_cached SKIPPED [ 13%] fsspec/implementations/tests/test_ftp.py::test_complex[bytes] SKIPPED [ 13%] fsspec/implementations/tests/test_ftp.py::test_complex[mmap] SKIPPED [ 13%] fsspec/implementations/tests/test_ftp.py::test_write_small SKIPPED [ 13%] fsspec/implementations/tests/test_ftp.py::test_with_url SKIPPED [ 14%] fsspec/implementations/tests/test_ftp.py::test_write_big[bytes] SKIPPED [ 14%] fsspec/implementations/tests/test_ftp.py::test_write_big[mmap] SKIPPED [ 14%] fsspec/implementations/tests/test_ftp.py::test_transaction SKIPPED [ 14%] fsspec/implementations/tests/test_ftp.py::test_transaction_with_cache SKIPPED [ 15%] fsspec/implementations/tests/test_http.py::test_list PASSED [ 15%] fsspec/implementations/tests/test_http.py::test_isdir PASSED [ 15%] fsspec/implementations/tests/test_http.py::test_policy_arg PASSED [ 15%] fsspec/implementations/tests/test_http.py::test_exists PASSED [ 16%] fsspec/implementations/tests/test_http.py::test_read PASSED [ 16%] fsspec/implementations/tests/test_http.py::test_file_pickle PASSED [ 16%] fsspec/implementations/tests/test_http.py::test_methods PASSED [ 16%] fsspec/implementations/tests/test_http.py::test_random_access[headers0] PASSED [ 17%] fsspec/implementations/tests/test_http.py::test_random_access[headers1] PASSED [ 17%] fsspec/implementations/tests/test_http.py::test_random_access[headers2] PASSED [ 17%] fsspec/implementations/tests/test_http.py::test_random_access[headers3] PASSED [ 17%] fsspec/implementations/tests/test_http.py::test_mapper_url PASSED [ 18%] fsspec/implementations/tests/test_http.py::test_content_length_zero PASSED [ 18%] fsspec/implementations/tests/test_http.py::test_download PASSED [ 18%] fsspec/implementations/tests/test_http.py::test_multi_download PASSED [ 18%] fsspec/implementations/tests/test_http.py::test_mcat PASSED [ 19%] fsspec/implementations/tests/test_http.py::test_mcat_cache PASSED [ 19%] fsspec/implementations/tests/test_http.py::test_mcat_expand PASSED [ 19%] fsspec/implementations/tests/test_http.py::test_docstring PASSED [ 19%] fsspec/implementations/tests/test_http.py::test_async_other_thread PASSED [ 20%] fsspec/implementations/tests/test_http.py::test_async_this_thread PASSED [ 20%] fsspec/implementations/tests/test_http.py::test_processes[spawn] PASSED [ 20%] fsspec/implementations/tests/test_http.py::test_processes[forkserver] PASSED [ 20%] fsspec/implementations/tests/test_http.py::test_processes[fork] PASSED [ 20%] fsspec/implementations/tests/test_local.py::test_urlpath_inference_strips_protocol PASSED [ 21%] fsspec/implementations/tests/test_local.py::test_urlpath_inference_errors PASSED [ 21%] fsspec/implementations/tests/test_local.py::test_urlpath_expand_read PASSED [ 21%] fsspec/implementations/tests/test_local.py::test_urlpath_expand_write PASSED [ 21%] fsspec/implementations/tests/test_local.py::test_open_files PASSED [ 22%] fsspec/implementations/tests/test_local.py::test_open_files_text_mode[utf-8] PASSED [ 22%] fsspec/implementations/tests/test_local.py::test_open_files_text_mode[ascii] PASSED [ 22%] fsspec/implementations/tests/test_local.py::test_compressions[None-rt] PASSED [ 22%] fsspec/implementations/tests/test_local.py::test_compressions[None-rb] PASSED [ 23%] fsspec/implementations/tests/test_local.py::test_compressions[zip-rt] PASSED [ 23%] fsspec/implementations/tests/test_local.py::test_compressions[zip-rb] PASSED [ 23%] fsspec/implementations/tests/test_local.py::test_compressions[bz2-rt] PASSED [ 23%] fsspec/implementations/tests/test_local.py::test_compressions[bz2-rb] PASSED [ 24%] fsspec/implementations/tests/test_local.py::test_compressions[gzip-rt] PASSED [ 24%] fsspec/implementations/tests/test_local.py::test_compressions[gzip-rb] PASSED [ 24%] fsspec/implementations/tests/test_local.py::test_compressions[lzma-rt] PASSED [ 24%] fsspec/implementations/tests/test_local.py::test_compressions[lzma-rb] PASSED [ 25%] fsspec/implementations/tests/test_local.py::test_compressions[xz-rt] PASSED [ 25%] fsspec/implementations/tests/test_local.py::test_compressions[xz-rb] PASSED [ 25%] fsspec/implementations/tests/test_local.py::test_compressions[lz4-rt] PASSED [ 25%] fsspec/implementations/tests/test_local.py::test_compressions[lz4-rb] PASSED [ 26%] fsspec/implementations/tests/test_local.py::test_bad_compression PASSED [ 26%] fsspec/implementations/tests/test_local.py::test_not_found PASSED [ 26%] fsspec/implementations/tests/test_local.py::test_isfile PASSED [ 26%] fsspec/implementations/tests/test_local.py::test_isdir PASSED [ 27%] fsspec/implementations/tests/test_local.py::test_open_files_write[compression_opener0] PASSED [ 27%] fsspec/implementations/tests/test_local.py::test_open_files_write[compression_opener1] PASSED [ 27%] fsspec/implementations/tests/test_local.py::test_pickability_of_lazy_files PASSED [ 27%] fsspec/implementations/tests/test_local.py::test_abs_paths PASSED [ 28%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[+-/] PASSED [ 28%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[+-\\] PASSED [ 28%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[++-/] PASSED [ 28%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[++-\\] PASSED [ 29%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[(-/] PASSED [ 29%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[(-\\] PASSED [ 29%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[)-/] PASSED [ 29%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[)-\\] PASSED [ 30%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[|-/] PASSED [ 30%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[|-\\] PASSED [ 30%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[\\-/] PASSED [ 30%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[\\-\\] PASSED [ 30%] fsspec/implementations/tests/test_local.py::test_globfind_dirs PASSED [ 31%] fsspec/implementations/tests/test_local.py::test_touch PASSED [ 31%] fsspec/implementations/tests/test_local.py::test_get_pyarrow_filesystem SKIPPED [ 31%] fsspec/implementations/tests/test_local.py::test_directories PASSED [ 31%] fsspec/implementations/tests/test_local.py::test_file_ops PASSED [ 32%] fsspec/implementations/tests/test_local.py::test_recursive_get_put PASSED [ 32%] fsspec/implementations/tests/test_local.py::test_commit_discard PASSED [ 32%] fsspec/implementations/tests/test_local.py::test_make_path_posix PASSED [ 32%] fsspec/implementations/tests/test_local.py::test_links PASSED [ 33%] fsspec/implementations/tests/test_local.py::test_isfilestore PASSED [ 33%] fsspec/implementations/tests/test_local.py::test_pickle PASSED [ 33%] fsspec/implementations/tests/test_local.py::test_strip_protocol_expanduser PASSED [ 33%] fsspec/implementations/tests/test_local.py::test_iterable PASSED [ 34%] fsspec/implementations/tests/test_local.py::test_mv_empty PASSED [ 34%] fsspec/implementations/tests/test_local.py::test_mv_recursive PASSED [ 34%] fsspec/implementations/tests/test_local.py::test_copy_errors PASSED [ 34%] fsspec/implementations/tests/test_memory.py::test_1 PASSED [ 35%] fsspec/implementations/tests/test_memory.py::test_ls PASSED [ 35%] fsspec/implementations/tests/test_memory.py::test_directories PASSED [ 35%] fsspec/implementations/tests/test_memory.py::test_mv_recursive PASSED [ 35%] fsspec/implementations/tests/test_memory.py::test_rm_no_psuedo_dir PASSED [ 36%] fsspec/implementations/tests/test_memory.py::test_rewind PASSED [ 36%] fsspec/implementations/tests/test_memory.py::test_no_rewind_append_mode PASSED [ 36%] fsspec/implementations/tests/test_memory.py::test_moves PASSED [ 36%] fsspec/implementations/tests/test_reference.py::test_simple PASSED [ 37%] fsspec/implementations/tests/test_reference.py::test_ls PASSED [ 37%] fsspec/implementations/tests/test_reference.py::test_err PASSED [ 37%] fsspec/implementations/tests/test_reference.py::test_defaults PASSED [ 37%] fsspec/implementations/tests/test_reference.py::test_unmodel PASSED [ 38%] fsspec/implementations/tests/test_webhdfs.py::test_pickle SKIPPED [ 38%] fsspec/implementations/tests/test_webhdfs.py::test_simple SKIPPED [ 38%] fsspec/implementations/tests/test_webhdfs.py::test_url SKIPPED [ 38%] fsspec/implementations/tests/test_webhdfs.py::test_workflow SKIPPED [ 39%] fsspec/implementations/tests/test_webhdfs.py::test_with_gzip SKIPPED [ 39%] fsspec/implementations/tests/test_webhdfs.py::test_workflow_transaction SKIPPED [ 39%] fsspec/implementations/tests/test_zip.py::test_empty PASSED [ 39%] fsspec/implementations/tests/test_zip.py::test_glob PASSED [ 40%] fsspec/implementations/tests/test_zip.py::test_mapping PASSED [ 40%] fsspec/implementations/tests/test_zip.py::test_pickle PASSED [ 40%] fsspec/implementations/tests/test_zip.py::test_all_dirnames PASSED [ 40%] fsspec/implementations/tests/test_zip.py::test_ls PASSED [ 40%] fsspec/implementations/tests/test_zip.py::test_find PASSED [ 41%] fsspec/implementations/tests/test_zip.py::test_walk PASSED [ 41%] fsspec/implementations/tests/test_zip.py::test_info PASSED [ 41%] fsspec/implementations/tests/test_zip.py::test_isdir_isfile[128] PASSED [ 41%] fsspec/implementations/tests/test_zip.py::test_isdir_isfile[512] PASSED [ 42%] fsspec/implementations/tests/test_zip.py::test_isdir_isfile[4096] PASSED [ 42%] fsspec/tests/test_api.py::test_idempotent PASSED [ 42%] fsspec/tests/test_api.py::test_pickle PASSED [ 42%] fsspec/tests/test_api.py::test_class_methods PASSED [ 43%] fsspec/tests/test_api.py::test_get_put PASSED [ 43%] fsspec/tests/test_api.py::test_du PASSED [ 43%] fsspec/tests/test_api.py::test_head_tail PASSED [ 43%] fsspec/tests/test_api.py::test_move PASSED [ 44%] fsspec/tests/test_api.py::test_recursive_get_put PASSED [ 44%] fsspec/tests/test_api.py::test_pipe_cat PASSED [ 44%] fsspec/tests/test_api.py::test_read_block_delimiter PASSED [ 44%] fsspec/tests/test_api.py::test_open_text PASSED [ 45%] fsspec/tests/test_api.py::test_chained_fs PASSED [ 45%] fsspec/tests/test_api.py::test_multilevel_chained_fs XFAIL [ 45%] fsspec/tests/test_api.py::test_multilevel_chained_fs_zip_zip_file PASSED [ 45%] fsspec/tests/test_api.py::test_chained_equivalent PASSED [ 46%] fsspec/tests/test_api.py::test_chained_fs_multi PASSED [ 46%] fsspec/tests/test_api.py::test_chained_fo PASSED [ 46%] fsspec/tests/test_async.py::test_runtildone PASSED [ 46%] fsspec/tests/test_caches.py::test_cache_getitem[none] PASSED [ 47%] fsspec/tests/test_caches.py::test_cache_getitem[mmap] PASSED [ 47%] fsspec/tests/test_caches.py::test_cache_getitem[bytes] PASSED [ 47%] fsspec/tests/test_caches.py::test_cache_getitem[readahead] PASSED [ 47%] fsspec/tests/test_caches.py::test_cache_getitem[block] PASSED [ 48%] fsspec/tests/test_caches.py::test_cache_getitem[all] PASSED [ 48%] fsspec/tests/test_caches.py::test_block_cache_lru PASSED [ 48%] fsspec/tests/test_caches.py::test_cache_empty_file[none] PASSED [ 48%] fsspec/tests/test_caches.py::test_cache_empty_file[mmap] PASSED [ 49%] fsspec/tests/test_caches.py::test_cache_empty_file[bytes] PASSED [ 49%] fsspec/tests/test_caches.py::test_cache_empty_file[readahead] PASSED [ 49%] fsspec/tests/test_caches.py::test_cache_empty_file[block] PASSED [ 49%] fsspec/tests/test_caches.py::test_cache_empty_file[all] PASSED [ 50%] fsspec/tests/test_caches.py::test_cache_pickleable[none] PASSED [ 50%] fsspec/tests/test_caches.py::test_cache_pickleable[mmap] PASSED [ 50%] fsspec/tests/test_caches.py::test_cache_pickleable[bytes] PASSED [ 50%] fsspec/tests/test_caches.py::test_cache_pickleable[readahead] PASSED [ 50%] fsspec/tests/test_caches.py::test_cache_pickleable[block] PASSED [ 51%] fsspec/tests/test_caches.py::test_cache_pickleable[all] PASSED [ 51%] fsspec/tests/test_caches.py::test_cache_basic[none-1-size_requests0] PASSED [ 51%] fsspec/tests/test_caches.py::test_cache_basic[none-1-size_requests1] PASSED [ 51%] fsspec/tests/test_caches.py::test_cache_basic[none-1-size_requests2] PASSED [ 52%] fsspec/tests/test_caches.py::test_cache_basic[none-10-size_requests0] PASSED [ 52%] fsspec/tests/test_caches.py::test_cache_basic[none-10-size_requests1] PASSED [ 52%] fsspec/tests/test_caches.py::test_cache_basic[none-10-size_requests2] PASSED [ 52%] fsspec/tests/test_caches.py::test_cache_basic[none-52-size_requests0] PASSED [ 53%] fsspec/tests/test_caches.py::test_cache_basic[none-52-size_requests1] PASSED [ 53%] fsspec/tests/test_caches.py::test_cache_basic[none-52-size_requests2] PASSED [ 53%] fsspec/tests/test_caches.py::test_cache_basic[none-100-size_requests0] PASSED [ 53%] fsspec/tests/test_caches.py::test_cache_basic[none-100-size_requests1] PASSED [ 54%] fsspec/tests/test_caches.py::test_cache_basic[none-100-size_requests2] PASSED [ 54%] fsspec/tests/test_caches.py::test_cache_basic[mmap-1-size_requests0] PASSED [ 54%] fsspec/tests/test_caches.py::test_cache_basic[mmap-1-size_requests1] PASSED [ 54%] fsspec/tests/test_caches.py::test_cache_basic[mmap-1-size_requests2] PASSED [ 55%] fsspec/tests/test_caches.py::test_cache_basic[mmap-10-size_requests0] PASSED [ 55%] fsspec/tests/test_caches.py::test_cache_basic[mmap-10-size_requests1] PASSED [ 55%] fsspec/tests/test_caches.py::test_cache_basic[mmap-10-size_requests2] PASSED [ 55%] fsspec/tests/test_caches.py::test_cache_basic[mmap-52-size_requests0] PASSED [ 56%] fsspec/tests/test_caches.py::test_cache_basic[mmap-52-size_requests1] PASSED [ 56%] fsspec/tests/test_caches.py::test_cache_basic[mmap-52-size_requests2] PASSED [ 56%] fsspec/tests/test_caches.py::test_cache_basic[mmap-100-size_requests0] PASSED [ 56%] fsspec/tests/test_caches.py::test_cache_basic[mmap-100-size_requests1] PASSED [ 57%] fsspec/tests/test_caches.py::test_cache_basic[mmap-100-size_requests2] PASSED [ 57%] fsspec/tests/test_caches.py::test_cache_basic[bytes-1-size_requests0] PASSED [ 57%] fsspec/tests/test_caches.py::test_cache_basic[bytes-1-size_requests1] PASSED [ 57%] fsspec/tests/test_caches.py::test_cache_basic[bytes-1-size_requests2] PASSED [ 58%] fsspec/tests/test_caches.py::test_cache_basic[bytes-10-size_requests0] PASSED [ 58%] fsspec/tests/test_caches.py::test_cache_basic[bytes-10-size_requests1] PASSED [ 58%] fsspec/tests/test_caches.py::test_cache_basic[bytes-10-size_requests2] PASSED [ 58%] fsspec/tests/test_caches.py::test_cache_basic[bytes-52-size_requests0] PASSED [ 59%] fsspec/tests/test_caches.py::test_cache_basic[bytes-52-size_requests1] PASSED [ 59%] fsspec/tests/test_caches.py::test_cache_basic[bytes-52-size_requests2] PASSED [ 59%] fsspec/tests/test_caches.py::test_cache_basic[bytes-100-size_requests0] PASSED [ 59%] fsspec/tests/test_caches.py::test_cache_basic[bytes-100-size_requests1] PASSED [ 60%] fsspec/tests/test_caches.py::test_cache_basic[bytes-100-size_requests2] PASSED [ 60%] fsspec/tests/test_caches.py::test_cache_basic[readahead-1-size_requests0] PASSED [ 60%] fsspec/tests/test_caches.py::test_cache_basic[readahead-1-size_requests1] PASSED [ 60%] fsspec/tests/test_caches.py::test_cache_basic[readahead-1-size_requests2] PASSED [ 60%] fsspec/tests/test_caches.py::test_cache_basic[readahead-10-size_requests0] PASSED [ 61%] fsspec/tests/test_caches.py::test_cache_basic[readahead-10-size_requests1] PASSED [ 61%] fsspec/tests/test_caches.py::test_cache_basic[readahead-10-size_requests2] PASSED [ 61%] fsspec/tests/test_caches.py::test_cache_basic[readahead-52-size_requests0] PASSED [ 61%] fsspec/tests/test_caches.py::test_cache_basic[readahead-52-size_requests1] PASSED [ 62%] fsspec/tests/test_caches.py::test_cache_basic[readahead-52-size_requests2] PASSED [ 62%] fsspec/tests/test_caches.py::test_cache_basic[readahead-100-size_requests0] PASSED [ 62%] fsspec/tests/test_caches.py::test_cache_basic[readahead-100-size_requests1] PASSED [ 62%] fsspec/tests/test_caches.py::test_cache_basic[readahead-100-size_requests2] PASSED [ 63%] fsspec/tests/test_caches.py::test_cache_basic[block-1-size_requests0] PASSED [ 63%] fsspec/tests/test_caches.py::test_cache_basic[block-1-size_requests1] PASSED [ 63%] fsspec/tests/test_caches.py::test_cache_basic[block-1-size_requests2] PASSED [ 63%] fsspec/tests/test_caches.py::test_cache_basic[block-10-size_requests0] PASSED [ 64%] fsspec/tests/test_caches.py::test_cache_basic[block-10-size_requests1] PASSED [ 64%] fsspec/tests/test_caches.py::test_cache_basic[block-10-size_requests2] PASSED [ 64%] fsspec/tests/test_caches.py::test_cache_basic[block-52-size_requests0] PASSED [ 64%] fsspec/tests/test_caches.py::test_cache_basic[block-52-size_requests1] PASSED [ 65%] fsspec/tests/test_caches.py::test_cache_basic[block-52-size_requests2] PASSED [ 65%] fsspec/tests/test_caches.py::test_cache_basic[block-100-size_requests0] PASSED [ 65%] fsspec/tests/test_caches.py::test_cache_basic[block-100-size_requests1] PASSED [ 65%] fsspec/tests/test_caches.py::test_cache_basic[block-100-size_requests2] PASSED [ 66%] fsspec/tests/test_caches.py::test_cache_basic[all-1-size_requests0] PASSED [ 66%] fsspec/tests/test_caches.py::test_cache_basic[all-1-size_requests1] PASSED [ 66%] fsspec/tests/test_caches.py::test_cache_basic[all-1-size_requests2] PASSED [ 66%] fsspec/tests/test_caches.py::test_cache_basic[all-10-size_requests0] PASSED [ 67%] fsspec/tests/test_caches.py::test_cache_basic[all-10-size_requests1] PASSED [ 67%] fsspec/tests/test_caches.py::test_cache_basic[all-10-size_requests2] PASSED [ 67%] fsspec/tests/test_caches.py::test_cache_basic[all-52-size_requests0] PASSED [ 67%] fsspec/tests/test_caches.py::test_cache_basic[all-52-size_requests1] PASSED [ 68%] fsspec/tests/test_caches.py::test_cache_basic[all-52-size_requests2] PASSED [ 68%] fsspec/tests/test_caches.py::test_cache_basic[all-100-size_requests0] PASSED [ 68%] fsspec/tests/test_caches.py::test_cache_basic[all-100-size_requests1] PASSED [ 68%] fsspec/tests/test_caches.py::test_cache_basic[all-100-size_requests2] PASSED [ 69%] fsspec/tests/test_compression.py::test_infer_custom_compression PASSED [ 69%] fsspec/tests/test_compression.py::test_lzma_compression_name PASSED [ 69%] fsspec/tests/test_compression.py::test_lz4_compression PASSED [ 69%] fsspec/tests/test_compression.py::test_zstd_compression SKIPPED [ 70%] fsspec/tests/test_compression.py::test_snappy_compression SKIPPED [ 70%] fsspec/tests/test_config.py::test_from_env PASSED [ 70%] fsspec/tests/test_config.py::test_from_file_ini PASSED [ 70%] fsspec/tests/test_config.py::test_from_file_json PASSED [ 70%] fsspec/tests/test_config.py::test_apply PASSED [ 71%] fsspec/tests/test_core.py::test_expand_paths[path0-None-1-out0] PASSED [ 71%] fsspec/tests/test_core.py::test_expand_paths[apath.*.csv-None-1-out1] PASSED [ 71%] fsspec/tests/test_core.py::test_expand_paths[apath.*.csv-None-2-out2] PASSED [ 71%] fsspec/tests/test_core.py::test_expand_paths[a*--2-out3] PASSED [ 72%] fsspec/tests/test_core.py::test_expand_error PASSED [ 72%] fsspec/tests/test_core.py::test_openfile_api PASSED [ 72%] fsspec/tests/test_core.py::test_openfile_open PASSED [ 72%] fsspec/tests/test_core.py::test_open_local PASSED [ 73%] fsspec/tests/test_core.py::test_xz_lzma_compressions PASSED [ 73%] fsspec/tests/test_core.py::test_list PASSED [ 73%] fsspec/tests/test_core.py::test_pathobject PASSED [ 73%] fsspec/tests/test_core.py::test_automkdir PASSED [ 74%] fsspec/tests/test_core.py::test_automkdir_readonly PASSED [ 74%] fsspec/tests/test_core.py::test_openfile_pickle_newline PASSED [ 74%] fsspec/tests/test_core.py::test_mismatch PASSED [ 74%] fsspec/tests/test_core.py::test_url_kwargs_chain SKIPPED [ 75%] fsspec/tests/test_core.py::test_multi_context PASSED [ 75%] fsspec/tests/test_core.py::test_not_local PASSED [ 75%] fsspec/tests/test_file.py::test_pickle SKIPPED [ 75%] fsspec/tests/test_file.py::test_file_read_attributes SKIPPED [ 76%] fsspec/tests/test_file.py::test_seek SKIPPED [ 76%] fsspec/tests/test_file.py::test_file_idempotent SKIPPED [ 76%] fsspec/tests/test_file.py::test_file_text_attributes SKIPPED [ 76%] fsspec/tests/test_file.py::test_file_write_attributes SKIPPED [ 77%] fsspec/tests/test_file.py::test_midread_cache SKIPPED [ 77%] fsspec/tests/test_file.py::test_read_block SKIPPED [ 77%] fsspec/tests/test_file.py::test_with_gzip SKIPPED [ 77%] fsspec/tests/test_file.py::test_with_zip SKIPPED [ 78%] fsspec/tests/test_mapping.py::test_mapping_prefix PASSED [ 78%] fsspec/tests/test_mapping.py::test_getitems_errors PASSED [ 78%] fsspec/tests/test_mapping.py::test_ops PASSED [ 78%] fsspec/tests/test_mapping.py::test_pickle PASSED [ 79%] fsspec/tests/test_mapping.py::test_keys_view PASSED [ 79%] fsspec/tests/test_mapping.py::test_multi PASSED [ 79%] fsspec/tests/test_mapping.py::test_setitem_types PASSED [ 79%] fsspec/tests/test_mapping.py::test_setitem_numpy PASSED [ 80%] fsspec/tests/test_registry.py::test_minversion_s3fs[s3-s3fs-0.3.0-0.1.0] SKIPPED [ 80%] fsspec/tests/test_registry.py::test_minversion_s3fs[gs-gcsfs-0.3.0-0.1.0] SKIPPED [ 80%] fsspec/tests/test_registry.py::test_registry_readonly PASSED [ 80%] fsspec/tests/test_registry.py::test_register_cls PASSED [ 80%] fsspec/tests/test_registry.py::test_register_str PASSED [ 81%] fsspec/tests/test_registry.py::test_register_fail PASSED [ 81%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-01/a.parquet-expected0] PASSED [ 81%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-01/*-expected1] PASSED [ 81%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-expected2] PASSED [ 82%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-0[1-4]-expected3] PASSED [ 82%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-0[1-4]/*-expected4] PASSED [ 82%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-0[1-4]/[a].*-expected5] PASSED [ 82%] fsspec/tests/test_spec.py::test_glob[mock://glob_test/hat/^foo.*-expected6] PASSED [ 83%] fsspec/tests/test_spec.py::test_glob[mock://glob_test/dollar/$foo.*-expected7] PASSED [ 83%] fsspec/tests/test_spec.py::test_glob[mock://glob_test/lbrace/{foo.*-expected8] PASSED [ 83%] fsspec/tests/test_spec.py::test_glob[mock://glob_test/rbrace/}foo.*-expected9] PASSED [ 83%] fsspec/tests/test_spec.py::test_expand_path_recursive[test_paths0-expected0] PASSED [ 84%] fsspec/tests/test_spec.py::test_expand_path_recursive[test_paths1-expected1] PASSED [ 84%] fsspec/tests/test_spec.py::test_expand_path_recursive[test_paths2-expected2] PASSED [ 84%] fsspec/tests/test_spec.py::test_find_details PASSED [ 84%] fsspec/tests/test_spec.py::test_cache PASSED [ 85%] fsspec/tests/test_spec.py::test_alias PASSED [ 85%] fsspec/tests/test_spec.py::test_add_docs_warns PASSED [ 85%] fsspec/tests/test_spec.py::test_cache_options PASSED [ 85%] fsspec/tests/test_spec.py::test_trim_kwarg_warns PASSED [ 86%] fsspec/tests/test_spec.py::test_eq PASSED [ 86%] fsspec/tests/test_spec.py::test_pickle_multiple PASSED [ 86%] fsspec/tests/test_spec.py::test_json PASSED [ 86%] fsspec/tests/test_spec.py::test_readinto_with_numpy[int8] PASSED [ 87%] fsspec/tests/test_spec.py::test_readinto_with_numpy[int16] PASSED [ 87%] fsspec/tests/test_spec.py::test_readinto_with_numpy[int32] PASSED [ 87%] fsspec/tests/test_spec.py::test_readinto_with_numpy[int64] PASSED [ 87%] fsspec/tests/test_spec.py::test_readinto_with_numpy[uint8] PASSED [ 88%] fsspec/tests/test_spec.py::test_readinto_with_numpy[uint16] PASSED [ 88%] fsspec/tests/test_spec.py::test_readinto_with_numpy[uint32] PASSED [ 88%] fsspec/tests/test_spec.py::test_readinto_with_numpy[uint64] PASSED [ 88%] fsspec/tests/test_spec.py::test_readinto_with_numpy[float32] PASSED [ 89%] fsspec/tests/test_spec.py::test_readinto_with_numpy[float64] PASSED [ 89%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[int8] SKIPPED [ 89%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[int16] SKIPPED [ 89%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[int32] SKIPPED [ 90%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[int64] SKIPPED [ 90%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[uint8] SKIPPED [ 90%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[uint16] SKIPPED [ 90%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[uint32] SKIPPED [ 90%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[uint64] SKIPPED [ 91%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[float32] SKIPPED [ 91%] fsspec/tests/test_spec.py::test_readinto_with_multibyte[float64] SKIPPED [ 91%] fsspec/tests/test_utils.py::test_read_block PASSED [ 91%] fsspec/tests/test_utils.py::test_read_block_split_before PASSED [ 92%] fsspec/tests/test_utils.py::test_seek_delimiter_endline PASSED [ 92%] fsspec/tests/test_utils.py::test_infer_options PASSED [ 92%] fsspec/tests/test_utils.py::test_infer_simple PASSED [ 92%] fsspec/tests/test_utils.py::test_infer_storage_options_c[c:\\foo\\bar-c:\\foo\\bar] PASSED [ 93%] fsspec/tests/test_utils.py::test_infer_storage_options_c[C:\\\\foo\\bar-C:\\\\foo\\bar] PASSED [ 93%] fsspec/tests/test_utils.py::test_infer_storage_options_c[c:/foo/bar-c:/foo/bar] PASSED [ 93%] fsspec/tests/test_utils.py::test_infer_storage_options_c[file:///c|\\foo\\bar-c:\\foo\\bar] PASSED [ 93%] fsspec/tests/test_utils.py::test_infer_storage_options_c[file:///C|/foo/bar-C:/foo/bar] PASSED [ 94%] fsspec/tests/test_utils.py::test_infer_storage_options_c[file:///C:/foo/bar-C:/foo/bar] PASSED [ 94%] fsspec/tests/test_utils.py::test_common_prefix[paths0-/more] PASSED [ 94%] fsspec/tests/test_utils.py::test_common_prefix[paths1-] PASSED [ 94%] fsspec/tests/test_utils.py::test_common_prefix[paths2-/] PASSED [ 95%] fsspec/tests/test_utils.py::test_common_prefix[paths3-] PASSED [ 95%] fsspec/tests/test_utils.py::test_common_prefix[paths4-/more] PASSED [ 95%] fsspec/tests/test_utils.py::test_common_prefix[paths5-more] PASSED [ 95%] fsspec/tests/test_utils.py::test_other_paths[paths0-/path2-False-expected0] PASSED [ 96%] fsspec/tests/test_utils.py::test_other_paths[paths1-/path2-True-expected1] PASSED [ 96%] fsspec/tests/test_utils.py::test_other_paths[paths2-/path2-None-expected2] PASSED [ 96%] fsspec/tests/test_utils.py::test_other_paths[paths3-/path2/-True-expected3] PASSED [ 96%] fsspec/tests/test_utils.py::test_other_paths[paths4-other4-True-expected4] PASSED [ 97%] fsspec/tests/test_utils.py::test_other_paths[paths5-/path2-True-expected5] PASSED [ 97%] fsspec/tests/test_utils.py::test_other_paths[paths6-/path2-True-expected6] PASSED [ 97%] fsspec/tests/test_utils.py::test_other_paths[paths7-/path2-False-expected7] PASSED [ 97%] fsspec/tests/test_utils.py::test_other_paths[paths8-/path2/-None-expected8] PASSED [ 98%] fsspec/tests/test_utils.py::test_other_paths[paths9-/path2/-None-expected9] PASSED [ 98%] fsspec/tests/test_utils.py::test_log PASSED [ 98%] fsspec/tests/test_utils.py::test_can_local[par0] PASSED [ 98%] fsspec/tests/test_utils.py::test_can_local[par1] PASSED [ 99%] fsspec/tests/test_utils.py::test_can_local[par2] PASSED [ 99%] fsspec/tests/test_utils.py::test_can_local[par3] PASSED [ 99%] fsspec/tests/test_utils.py::test_can_local[par4] PASSED [ 99%] fsspec/tests/test_utils.py::test_can_local[par5] PASSED [100%] =============================== warnings summary =============================== fsspec/implementations/tests/test_http.py::test_list /usr/lib64/python3.8/site-packages/aiohttp/helpers.py:107: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def noop(*args, **kwargs): # type: ignore fsspec/implementations/tests/test_http.py::test_list fsspec/implementations/tests/test_http.py::test_list fsspec/implementations/tests/test_http.py::test_isdir fsspec/implementations/tests/test_http.py::test_isdir fsspec/implementations/tests/test_http.py::test_policy_arg fsspec/implementations/tests/test_http.py::test_policy_arg fsspec/implementations/tests/test_http.py::test_exists fsspec/implementations/tests/test_http.py::test_exists fsspec/implementations/tests/test_http.py::test_read fsspec/implementations/tests/test_http.py::test_read fsspec/implementations/tests/test_http.py::test_read fsspec/implementations/tests/test_http.py::test_read fsspec/implementations/tests/test_http.py::test_read fsspec/implementations/tests/test_http.py::test_read fsspec/implementations/tests/test_http.py::test_read fsspec/implementations/tests/test_http.py::test_read fsspec/implementations/tests/test_http.py::test_read fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_methods fsspec/implementations/tests/test_http.py::test_methods fsspec/implementations/tests/test_http.py::test_random_access[headers0] fsspec/implementations/tests/test_http.py::test_random_access[headers0] fsspec/implementations/tests/test_http.py::test_random_access[headers0] fsspec/implementations/tests/test_http.py::test_random_access[headers1] fsspec/implementations/tests/test_http.py::test_random_access[headers1] fsspec/implementations/tests/test_http.py::test_random_access[headers1] fsspec/implementations/tests/test_http.py::test_random_access[headers2] fsspec/implementations/tests/test_http.py::test_random_access[headers2] fsspec/implementations/tests/test_http.py::test_random_access[headers3] fsspec/implementations/tests/test_http.py::test_random_access[headers3] fsspec/implementations/tests/test_http.py::test_random_access[headers3] fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_mapper_url fsspec/implementations/tests/test_http.py::test_content_length_zero fsspec/implementations/tests/test_http.py::test_content_length_zero fsspec/implementations/tests/test_http.py::test_content_length_zero fsspec/implementations/tests/test_http.py::test_download fsspec/implementations/tests/test_http.py::test_multi_download fsspec/implementations/tests/test_http.py::test_multi_download fsspec/implementations/tests/test_http.py::test_mcat fsspec/implementations/tests/test_http.py::test_mcat fsspec/implementations/tests/test_http.py::test_mcat_cache fsspec/implementations/tests/test_http.py::test_mcat_cache fsspec/implementations/tests/test_http.py::test_mcat_expand fsspec/implementations/tests/test_http.py::test_mcat_expand fsspec/implementations/tests/test_http.py::test_mcat_expand fsspec/implementations/tests/test_http.py::test_async_other_thread fsspec/implementations/tests/test_http.py::test_async_this_thread fsspec/implementations/tests/test_http.py::test_processes[spawn] fsspec/implementations/tests/test_http.py::test_processes[forkserver] fsspec/implementations/tests/test_http.py::test_processes[fork] fsspec/implementations/tests/test_reference.py::test_simple fsspec/implementations/tests/test_reference.py::test_simple fsspec/implementations/tests/test_reference.py::test_defaults /usr/lib64/python3.8/site-packages/aiohttp/connector.py:964: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. hosts = await asyncio.shield(self._resolve_host( fsspec/implementations/tests/test_http.py::test_list fsspec/implementations/tests/test_http.py::test_policy_arg fsspec/implementations/tests/test_http.py::test_file_pickle fsspec/implementations/tests/test_http.py::test_random_access[headers0] fsspec/implementations/tests/test_http.py::test_random_access[headers1] fsspec/implementations/tests/test_http.py::test_random_access[headers3] fsspec/implementations/tests/test_http.py::test_content_length_zero fsspec/implementations/tests/test_http.py::test_download fsspec/implementations/tests/test_http.py::test_async_other_thread fsspec/implementations/tests/test_http.py::test_async_this_thread fsspec/implementations/tests/test_reference.py::test_defaults /usr/lib64/python3.8/site-packages/aiohttp/locks.py:21: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. self._event = asyncio.Event(loop=loop) -- Docs: https://docs.pytest.org/en/latest/warnings.html =========================== short test summary info ============================ SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_dask.py:5: could not import 'distributed': No module named 'distributed' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_git.py:9: could not import 'pygit2': No module named 'pygit2' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_hdfs.py:5: could not import 'pyarrow': No module named 'pyarrow' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_jupyter.py:10: could not import 'notebook': No module named 'notebook' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_libarchive.py:10: could not import 'libarchive': No module named 'libarchive' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_sftp.py:8: could not import 'paramiko': No module named 'paramiko' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_smb.py:14: could not import 'smbprotocol': No module named 'smbprotocol' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/tests/test_fuse.py:10: could not import 'fuse': No module named 'fuse' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/tests/test_gui.py:4: could not import 'panel': No module named 'panel' SKIPPED [40] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/conftest.py:32: could not import 'pyftpdlib': No module named 'pyftpdlib' SKIPPED [2] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_ftp.py:17: could not import 'pyftpdlib': No module named 'pyftpdlib' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_local.py:328: could not import 'pyarrow': No module named 'pyarrow' SKIPPED [6] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/implementations/tests/test_webhdfs.py:20: htcluster not found SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/tests/test_compression.py:90: could not import 'zstandard': No module named 'zstandard' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/tests/test_compression.py:119: could not import 'snappy': No module named 'snappy' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/tests/test_registry.py:29: could not import 's3fs': No module named 's3fs' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.8.5/fsspec/tests/test_registry.py:29: could not import 'gcsfs': No module named 'gcsfs' XFAIL fsspec/tests/test_api.py::test_multilevel_chained_fs see issue #334 ======== 356 passed, 62 skipped, 1 xfailed, 90 warnings in 6.59 seconds ======== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-fsspec-0.8.5-1.fc32~bootstrap.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CZiXu5 + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.8.5 + DOCDIR=/builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/share/doc/python3-fsspec + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/share/doc/python3-fsspec + cp -pr README.md /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/share/doc/python3-fsspec + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U1fS58 + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.8.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/share/licenses/python3-fsspec + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/share/licenses/python3-fsspec + cp -pr LICENSE /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch/usr/share/licenses/python3-fsspec + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-fsspec = 0.8.5-1.fc32~bootstrap python3-fsspec = 0.8.5-1.fc32~bootstrap python3.8dist(fsspec) = 0.8.5 python3dist(fsspec) = 0.8.5 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.8 Obsoletes: python-fsspec < 0.8.5-1.fc32~bootstrap Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch Wrote: /builddir/build/RPMS/python3-fsspec-0.8.5-1.fc32~bootstrap.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vCvSU7 + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.8.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fsspec-0.8.5-1.fc32~bootstrap.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0