Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/conda.spec'], chrootPath='/var/lib/mock/f30-build-15072389-1075081/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/conda.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 Wrote: /builddir/build/SRPMS/conda-4.5.12-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/conda.spec'], chrootPath='/var/lib/mock/f30-build-15072389-1075081/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/conda.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XC1vOd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf conda-4.5.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/conda-4.5.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd conda-4.5.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/conda_sys_prefix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/conda_gateways_disk_create.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/setup.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/conda_activate.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/import-toolz.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-failing-tests-in-test_api.py.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -r -i 's/^(__version__ = ).*/\1"4.5.12"/' conda/__init__.py + sed -r -i 's/test_trash_outside_prefix/_disabled_\0/' tests/test_install.py + sed -r -i 's/test_move_to_trash|test_move_path_to_trash_couldnt/_disabled_\0/' tests/gateways/disk/test_delete.py + sed -r -i 's/\btest_list\b/_disabled_\0/' tests/test_cli.py + sed -r -i '1 {/#![/]usr[/]bin[/]env/d}' conda/_vendor/appdirs.py + rm -r conda/_vendor/toolz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GqgBEt + umask 022 + cd /builddir/build/BUILD + cd conda-4.5.12 + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 utils/setup-testing.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/conda_env copying conda_env/yaml.py -> build/lib/conda_env copying conda_env/__main__.py -> build/lib/conda_env copying conda_env/__init__.py -> build/lib/conda_env copying conda_env/env.py -> build/lib/conda_env copying conda_env/exceptions.py -> build/lib/conda_env copying conda_env/pip_util.py -> build/lib/conda_env copying conda_env/compat.py -> build/lib/conda_env creating build/lib/conda copying conda/utils.py -> build/lib/conda copying conda/plan.py -> build/lib/conda copying conda/__main__.py -> build/lib/conda copying conda/history.py -> build/lib/conda copying conda/misc.py -> build/lib/conda copying conda/__init__.py -> build/lib/conda copying conda/exports.py -> build/lib/conda copying conda/lock.py -> build/lib/conda copying conda/install.py -> build/lib/conda copying conda/api.py -> build/lib/conda copying conda/exceptions.py -> build/lib/conda copying conda/compat.py -> build/lib/conda copying conda/instructions.py -> build/lib/conda copying conda/egg_info.py -> build/lib/conda copying conda/activate.py -> build/lib/conda copying conda/resolve.py -> build/lib/conda creating build/lib/conda_env/specs copying conda_env/specs/yaml_file.py -> build/lib/conda_env/specs copying conda_env/specs/__init__.py -> build/lib/conda_env/specs copying conda_env/specs/requirements.py -> build/lib/conda_env/specs copying conda_env/specs/notebook.py -> build/lib/conda_env/specs copying conda_env/specs/binstar.py -> build/lib/conda_env/specs creating build/lib/conda_env/installers copying conda_env/installers/__init__.py -> build/lib/conda_env/installers copying conda_env/installers/pip.py -> build/lib/conda_env/installers copying conda_env/installers/base.py -> build/lib/conda_env/installers copying conda_env/installers/conda.py -> build/lib/conda_env/installers creating build/lib/conda_env/cli copying conda_env/cli/main_upload.py -> build/lib/conda_env/cli copying conda_env/cli/common.py -> build/lib/conda_env/cli copying conda_env/cli/main_create.py -> build/lib/conda_env/cli copying conda_env/cli/main_remove.py -> build/lib/conda_env/cli copying conda_env/cli/__init__.py -> build/lib/conda_env/cli copying conda_env/cli/main_attach.py -> build/lib/conda_env/cli copying conda_env/cli/main_list.py -> build/lib/conda_env/cli copying conda_env/cli/main_export.py -> build/lib/conda_env/cli copying conda_env/cli/main.py -> build/lib/conda_env/cli copying conda_env/cli/main_update.py -> build/lib/conda_env/cli creating build/lib/conda_env/utils copying conda_env/utils/notebooks.py -> build/lib/conda_env/utils copying conda_env/utils/__init__.py -> build/lib/conda_env/utils copying conda_env/utils/uploader.py -> build/lib/conda_env/utils creating build/lib/conda/_vendor copying conda/_vendor/__init__.py -> build/lib/conda/_vendor copying conda/_vendor/appdirs.py -> build/lib/conda/_vendor copying conda/_vendor/distro.py -> build/lib/conda/_vendor creating build/lib/conda/core copying conda/core/path_actions.py -> build/lib/conda/core copying conda/core/link.py -> build/lib/conda/core copying conda/core/portability.py -> build/lib/conda/core copying conda/core/__init__.py -> build/lib/conda/core copying conda/core/subdir_data.py -> build/lib/conda/core copying conda/core/index.py -> build/lib/conda/core copying conda/core/solve.py -> build/lib/conda/core copying conda/core/envs_manager.py -> build/lib/conda/core copying conda/core/package_cache.py -> build/lib/conda/core copying conda/core/package_cache_data.py -> build/lib/conda/core copying conda/core/prefix_data.py -> build/lib/conda/core creating build/lib/conda/gateways copying conda/gateways/anaconda_client.py -> build/lib/conda/gateways copying conda/gateways/__init__.py -> build/lib/conda/gateways copying conda/gateways/logging.py -> build/lib/conda/gateways copying conda/gateways/subprocess.py -> build/lib/conda/gateways creating build/lib/conda/models copying conda/models/match_spec.py -> build/lib/conda/models copying conda/models/channel.py -> build/lib/conda/models copying conda/models/version.py -> build/lib/conda/models copying conda/models/__init__.py -> build/lib/conda/models copying conda/models/package_info.py -> build/lib/conda/models copying conda/models/prefix_graph.py -> build/lib/conda/models copying conda/models/records.py -> build/lib/conda/models copying conda/models/enums.py -> build/lib/conda/models copying conda/models/dist.py -> build/lib/conda/models copying conda/models/leased_path_entry.py -> build/lib/conda/models creating build/lib/conda/cli copying conda/cli/main_config.py -> build/lib/conda/cli copying conda/cli/pip_warning.py -> build/lib/conda/cli copying conda/cli/conda_argparse.py -> build/lib/conda/cli copying conda/cli/main_clean.py -> build/lib/conda/cli copying conda/cli/common.py -> build/lib/conda/cli copying conda/cli/find_commands.py -> build/lib/conda/cli copying conda/cli/main_create.py -> build/lib/conda/cli copying conda/cli/main_remove.py -> build/lib/conda/cli copying conda/cli/parsers.py -> build/lib/conda/cli copying conda/cli/__init__.py -> build/lib/conda/cli copying conda/cli/main_list.py -> build/lib/conda/cli copying conda/cli/main_install.py -> build/lib/conda/cli copying conda/cli/install.py -> build/lib/conda/cli copying conda/cli/main_info.py -> build/lib/conda/cli copying conda/cli/main_search.py -> build/lib/conda/cli copying conda/cli/python_api.py -> build/lib/conda/cli copying conda/cli/main.py -> build/lib/conda/cli copying conda/cli/main_help.py -> build/lib/conda/cli copying conda/cli/main_update.py -> build/lib/conda/cli copying conda/cli/main_package.py -> build/lib/conda/cli copying conda/cli/activate.py -> build/lib/conda/cli creating build/lib/conda/base copying conda/base/__init__.py -> build/lib/conda/base copying conda/base/constants.py -> build/lib/conda/base copying conda/base/exceptions.py -> build/lib/conda/base copying conda/base/context.py -> build/lib/conda/base creating build/lib/conda/common copying conda/common/disk.py -> build/lib/conda/common copying conda/common/serialize.py -> build/lib/conda/common copying conda/common/__init__.py -> build/lib/conda/common copying conda/common/platform.py -> build/lib/conda/common copying conda/common/logic.py -> build/lib/conda/common copying conda/common/constants.py -> build/lib/conda/common copying conda/common/path.py -> build/lib/conda/common copying conda/common/signals.py -> build/lib/conda/common copying conda/common/url.py -> build/lib/conda/common copying conda/common/compat.py -> build/lib/conda/common copying conda/common/configuration.py -> build/lib/conda/common copying conda/common/io.py -> build/lib/conda/common copying conda/common/toposort.py -> build/lib/conda/common creating build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_utils.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_main.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_tqdm.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_monitor.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/__main__.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/__init__.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_version.py -> build/lib/conda/_vendor/tqdm creating build/lib/conda/_vendor/boltons copying conda/_vendor/boltons/__init__.py -> build/lib/conda/_vendor/boltons copying conda/_vendor/boltons/setutils.py -> build/lib/conda/_vendor/boltons creating build/lib/conda/_vendor/urllib3 copying conda/_vendor/urllib3/__init__.py -> build/lib/conda/_vendor/urllib3 copying conda/_vendor/urllib3/exceptions.py -> build/lib/conda/_vendor/urllib3 creating build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/factory.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/decorators.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/entity.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/type_coercion.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/ish.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/__init__.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/path.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/collection.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/exceptions.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/crypt.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/deprecation.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/compat.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/configuration.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/packaging.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/logz.py -> build/lib/conda/_vendor/auxlib creating build/lib/conda/gateways/disk copying conda/gateways/disk/link.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/delete.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/read.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/__init__.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/permissions.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/test.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/update.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/create.py -> build/lib/conda/gateways/disk creating build/lib/conda/gateways/connection copying conda/gateways/connection/__init__.py -> build/lib/conda/gateways/connection copying conda/gateways/connection/download.py -> build/lib/conda/gateways/connection copying conda/gateways/connection/session.py -> build/lib/conda/gateways/connection creating build/lib/conda/_vendor/urllib3/util copying conda/_vendor/urllib3/util/__init__.py -> build/lib/conda/_vendor/urllib3/util copying conda/_vendor/urllib3/util/url.py -> build/lib/conda/_vendor/urllib3/util creating build/lib/conda/_vendor/auxlib/_vendor copying conda/_vendor/auxlib/_vendor/six.py -> build/lib/conda/_vendor/auxlib/_vendor copying conda/_vendor/auxlib/_vendor/__init__.py -> build/lib/conda/_vendor/auxlib/_vendor copying conda/_vendor/auxlib/_vendor/five.py -> build/lib/conda/_vendor/auxlib/_vendor creating build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/s3.py -> build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/__init__.py -> build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/localfs.py -> build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/ftp.py -> build/lib/conda/gateways/connection/adapters creating build/lib/conda/_vendor/auxlib/_vendor/boltons copying conda/_vendor/auxlib/_vendor/boltons/timeutils.py -> build/lib/conda/_vendor/auxlib/_vendor/boltons copying conda/_vendor/auxlib/_vendor/boltons/__init__.py -> build/lib/conda/_vendor/auxlib/_vendor/boltons UPDATING build/lib/conda/__init__.py WRITING build/lib/conda/.version with version 4.5.12 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vhgsKJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch + cd conda-4.5.12 + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 utils/setup-testing.py install -O1 --skip-build --root /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env copying build/lib/conda_env/yaml.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/yaml_file.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/requirements.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/notebook.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/binstar.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/__main__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/pip.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/base.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/conda.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/installers creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_upload.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/common.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_create.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_remove.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_attach.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_list.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_export.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_update.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env copying build/lib/conda_env/env.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env copying build/lib/conda_env/exceptions.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env copying build/lib/conda_env/pip_util.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env copying build/lib/conda_env/compat.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/utils copying build/lib/conda_env/utils/notebooks.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/utils copying build/lib/conda_env/utils/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/utils copying build/lib/conda_env/utils/uploader.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/utils creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/utils.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_utils.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_main.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_monitor.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/__main__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_version.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/boltons/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/boltons/setutils.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3 copying build/lib/conda/_vendor/urllib3/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3 copying build/lib/conda/_vendor/urllib3/exceptions.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3 creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/util/url.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/appdirs.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/six.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/boltons/timeutils.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/boltons/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/five.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/factory.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/decorators.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/entity.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/type_coercion.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/ish.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/path.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/collection.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/exceptions.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/crypt.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/deprecation.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/compat.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/configuration.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/packaging.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/logz.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/distro.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor copying build/lib/conda/plan.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/path_actions.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/link.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/portability.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/subdir_data.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/index.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/solve.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/envs_manager.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/package_cache.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/package_cache_data.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/prefix_data.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/link.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/delete.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/read.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/permissions.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/test.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/update.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/create.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/anaconda_client.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection copying build/lib/conda/gateways/connection/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/s3.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/localfs.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/ftp.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/download.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection copying build/lib/conda/gateways/connection/session.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection copying build/lib/conda/gateways/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways copying build/lib/conda/gateways/logging.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways copying build/lib/conda/gateways/subprocess.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/match_spec.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/channel.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/version.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/package_info.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/prefix_graph.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/records.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/enums.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/dist.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/leased_path_entry.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/__main__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_config.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/pip_warning.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/conda_argparse.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_clean.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/common.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/find_commands.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_create.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_remove.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/parsers.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_list.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_install.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/install.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_info.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_search.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/python_api.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_help.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_update.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_package.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/activate.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/history.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/base/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/base/constants.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/base/exceptions.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/base/context.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/misc.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/exports.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/lock.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/disk.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/serialize.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/__init__.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/platform.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/logic.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/constants.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/path.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/signals.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/url.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/compat.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/configuration.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/io.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/toposort.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/install.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/api.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/exceptions.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/compat.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/.version -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/instructions.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/egg_info.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/activate.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/resolve.py -> /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/yaml.py to yaml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs/yaml_file.py to yaml_file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs/requirements.py to requirements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs/notebook.py to notebook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/specs/binstar.py to binstar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/installers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/installers/pip.py to pip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/installers/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/installers/conda.py to conda.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_upload.py to main_upload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_create.py to main_create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_remove.py to main_remove.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_attach.py to main_attach.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_list.py to main_list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_export.py to main_export.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_update.py to main_update.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/env.py to env.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/pip_util.py to pip_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/utils/notebooks.py to notebooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda_env/utils/uploader.py to uploader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_utils.py to _utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_main.py to _main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_tqdm.py to _tqdm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_monitor.py to _monitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons/setutils.py to setutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util/url.py to url.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/appdirs.py to appdirs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/six.py to six.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons/timeutils.py to timeutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/five.py to five.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/factory.py to factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/entity.py to entity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/type_coercion.py to type_coercion.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/ish.py to ish.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/collection.py to collection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/crypt.py to crypt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/deprecation.py to deprecation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/configuration.py to configuration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/packaging.py to packaging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/logz.py to logz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/_vendor/distro.py to distro.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/plan.py to plan.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/path_actions.py to path_actions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/portability.py to portability.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/subdir_data.py to subdir_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/index.py to index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/solve.py to solve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/envs_manager.py to envs_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/package_cache.py to package_cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/package_cache_data.py to package_cache_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/core/prefix_data.py to prefix_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/delete.py to delete.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/read.py to read.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/permissions.py to permissions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/test.py to test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/update.py to update.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/create.py to create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/anaconda_client.py to anaconda_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters/s3.py to s3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters/localfs.py to localfs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters/ftp.py to ftp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/download.py to download.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/session.py to session.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/logging.py to logging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/gateways/subprocess.py to subprocess.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/match_spec.py to match_spec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/channel.py to channel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/package_info.py to package_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/prefix_graph.py to prefix_graph.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/records.py to records.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/enums.py to enums.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/dist.py to dist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/models/leased_path_entry.py to leased_path_entry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_config.py to main_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/pip_warning.py to pip_warning.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/conda_argparse.py to conda_argparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_clean.py to main_clean.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/find_commands.py to find_commands.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_create.py to main_create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_remove.py to main_remove.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/parsers.py to parsers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_list.py to main_list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_install.py to main_install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_info.py to main_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_search.py to main_search.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/python_api.py to python_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_help.py to main_help.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_update.py to main_update.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/main_package.py to main_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/cli/activate.py to activate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/history.py to history.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/base/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/base/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/base/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/base/context.py to context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/exports.py to exports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/lock.py to lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/disk.py to disk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/serialize.py to serialize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/platform.py to platform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/logic.py to logic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/signals.py to signals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/url.py to url.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/configuration.py to configuration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/io.py to io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/common/toposort.py to toposort.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/instructions.py to instructions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/egg_info.py to egg_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/activate.py to activate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda/resolve.py to resolve.cpython-37.pyc writing byte-compilation script '/tmp/tmp8eceji6d.py' /usr/bin/python3 /tmp/tmp8eceji6d.py removing /tmp/tmp8eceji6d.py running install_egg_info running egg_info creating conda.egg-info writing conda.egg-info/PKG-INFO writing dependency_links to conda.egg-info/dependency_links.txt writing entry points to conda.egg-info/entry_points.txt writing requirements to conda.egg-info/requires.txt writing top-level names to conda.egg-info/top_level.txt writing manifest file 'conda.egg-info/SOURCES.txt' reading manifest file 'conda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'tests' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'shell' writing manifest file 'conda.egg-info/SOURCES.txt' Copying conda.egg-info to /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7/site-packages/conda-4.5.12-py3.7.egg-info running install_scripts Installing conda script to /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/bin Installing conda-env script to /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/bin + mkdir -p /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/share/conda/condarc.d + cat + mkdir -p /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/var/cache/conda/pkgs/cache + mkdir -p /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/etc/profile.d + install -Dt /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/etc/profile.d/ conda/shell/etc/profile.d/conda.sh conda/shell/etc/profile.d/conda.csh + sed -r -i '1i _CONDA_EXE=/usr/bin/conda' /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/etc/profile.d/conda.sh + sed -r -i -e '1i set _CONDA_EXE=/usr/bin/conda' -e '2i set _CONDA_ROOT=' /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/etc/profile.d/conda.csh + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.5.12-2.fc30 --unique-debug-suffix -4.5.12-2.fc30.noarch --unique-debug-src-base conda-4.5.12-2.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/conda-4.5.12 BUILDSTDERR: 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/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: ./etc/profile.d/conda.csh is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./etc/profile.d/conda.sh is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eF97q4 + umask 022 + cd /builddir/build/BUILD + cd conda-4.5.12 + export PATH=/builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + py.test-3.7 -vv -m 'not integration' ============================= test session starts ============================== platform linux -- Python 3.7.2, pytest-3.9.3, py-1.7.0, pluggy-0.8.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/conda-4.5.12, inifile: setup.cfg plugins: cov-2.5.1 collecting ... collected 607 items / 128 deselected conda/utils.py::conda.utils.human_bytes PASSED [ 0%] conda/common/path.py::conda.common.path.ensure_pad PASSED [ 0%] conda/common/path.py::conda.common.path.is_private_env_name PASSED [ 0%] conda/common/path.py::conda.common.path.is_private_env_path PASSED [ 0%] conda/common/path.py::conda.common.path.paths_equal PASSED [ 1%] conda/common/platform.py::conda.common.platform.get_free_space PASSED [ 1%] conda/common/serialize.py::conda.common.serialize.yaml_load_safe PASSED [ 1%] conda/common/serialize.py::conda.common.serialize.yaml_load_standard PASSED [ 1%] conda/common/signals.py::conda.common.signals.get_signal_name PASSED [ 1%] conda/common/url.py::conda.common.url.is_ipv4_address PASSED [ 2%] conda/common/url.py::conda.common.url.is_ipv6_address_win_py27 PASSED [ 2%] conda/common/url.py::conda.common.url.is_url PASSED [ 2%] conda/common/url.py::conda.common.url.maybe_add_auth PASSED [ 2%] conda/common/url.py::conda.common.url.split_anaconda_token PASSED [ 2%] conda/common/url.py::conda.common.url.split_platform PASSED [ 3%] conda/common/url.py::conda.common.url.split_scheme_auth_token PASSED [ 3%] conda/common/url.py::conda.common.url.strip_scheme PASSED [ 3%] conda/common/url.py::conda.common.url.url_to_s3_info PASSED [ 3%] conda/models/match_spec.py::conda.models.match_spec.MatchSpec PASSED [ 3%] conda/models/match_spec.py::conda.models.match_spec._parse_legacy_dist PASSED [ 4%] conda/models/match_spec.py::conda.models.match_spec._parse_version_plus_build PASSED [ 4%] conda/models/version.py::conda.models.version.treeify PASSED [ 4%] conda/models/version.py::conda.models.version.untreeify PASSED [ 4%] tests/test_activate.py::ActivatorUnitTests::test_PS1 PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_PS1_no_changeps1 PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_activate_environment_not_found PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_activate_help PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_activate_same_environment PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_add_prefix_to_path PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_0 PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_1 PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_2 PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_deactivate_shlvl_1 PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_deactivate_shlvl_2 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_default_env PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_remove_prefix_from_path_1 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_remove_prefix_from_path_2 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_replace_prefix_in_path_1 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_wrong_args PASSED [ 8%] tests/test_activate.py::ShellWrapperUnitTests::test_cmd_exe_basic SKIPPED [ 8%] tests/test_activate.py::ShellWrapperUnitTests::test_csh_basic PASSED [ 8%] tests/test_activate.py::ShellWrapperUnitTests::test_fish_basic PASSED [ 8%] tests/test_activate.py::ShellWrapperUnitTests::test_native_path_to_unix PASSED [ 8%] tests/test_activate.py::ShellWrapperUnitTests::test_posix_basic PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_powershell_basic PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_unicode PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_xonsh_basic PASSED [ 9%] tests/test_api.py::test_DepsModifier_contract PASSED [ 10%] tests/test_api.py::test_Solver_inputs_contract PASSED [ 10%] tests/test_api.py::test_SubdirData_contract PASSED [ 10%] tests/test_api.py::test_PackageCacheData_contract PASSED [ 10%] tests/test_api.py::test_PackageCacheData_return_value_contract PASSED [ 10%] tests/test_api.py::test_PrefixData_contract PASSED [ 11%] tests/test_api.py::test_PrefixData_return_value_contract PASSED [ 11%] tests/test_cli.py::TestJson::test_config PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_BasicClobberError PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_BinaryPrefixReplacementError PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_CommandNotFoundError_conda_build PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_CommandNotFoundError_simple PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_CondaFileNotFoundError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_CondaHTTPError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_CondaKeyError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_CondaRevisionError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_DirectoryNotFoundError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_KnownPackageClobberError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_MD5MismatchError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_PackageNotFoundError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_SharedLinkPathClobberError PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_TooFewArgumentsError PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_TooManyArgumentsError PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_UnknownPackageClobberError PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_opt_out_1 PASSED [ 15%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_opt_out_2 PASSED [ 15%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_1 PASSED [ 15%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_2 PASSED [ 15%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_3 PASSED [ 15%] tests/test_exports.py::test_exports PASSED [ 16%] tests/test_exports.py::test_conda_subprocess PASSED [ 16%] tests/test_fetch.py::TestDownload::test_download_httperror PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_calls_update_on_exit PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_empty_history_check_on_empty_env PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_parse_on_empty_env PASSED [ 17%] tests/test_history.py::HistoryTestCase::test_returns_history_object_as_context_object PASSED [ 17%] tests/test_history.py::HistoryTestCase::test_works_as_context_manager PASSED [ 17%] tests/test_history.py::UserRequestsTestCase::test_0 PASSED [ 17%] tests/test_history.py::UserRequestsTestCase::test_conda_comment_version_parsing PASSED [ 17%] tests/test_history.py::UserRequestsTestCase::test_last PASSED [ 18%] tests/test_history.py::UserRequestsTestCase::test_len PASSED [ 18%] tests/test_history.py::UserRequestsTestCase::test_specs_line_parsing_43 PASSED [ 18%] tests/test_history.py::UserRequestsTestCase::test_specs_line_parsing_44 PASSED [ 18%] tests/test_history.py::test_minimum_conda_version_error PASSED [ 18%] tests/test_import.py::TestImportAllConda::test_import_cli PASSED [ 19%] tests/test_import.py::TestImportAllConda::test_import_progressbar PASSED [ 19%] tests/test_import.py::TestImportAllConda::test_import_root PASSED [ 19%] tests/test_info.py::test_info PASSED [ 19%] tests/test_info.py::test_get_info_dict SKIPPED [ 20%] tests/test_install.py::TestBinaryReplace::test_multiple PASSED [ 20%] tests/test_install.py::TestBinaryReplace::test_no_extra PASSED [ 20%] tests/test_install.py::TestBinaryReplace::test_shorter PASSED [ 20%] tests/test_install.py::TestBinaryReplace::test_simple PASSED [ 20%] tests/test_install.py::TestBinaryReplace::test_spaces PASSED [ 21%] tests/test_install.py::TestBinaryReplace::test_too_long PASSED [ 21%] tests/test_install.py::TestBinaryReplace::test_two PASSED [ 21%] tests/test_install.py::FileTests::test_binary PASSED [ 21%] tests/test_install.py::FileTests::test_default_text PASSED [ 21%] tests/test_install.py::FileTests::test_long_default_text PASSED [ 22%] tests/test_install.py::test_yield_lines PASSED [ 22%] tests/test_install.py::test_read_no_link PASSED [ 22%] tests/test_instructions.py::test_expected_operation_order PASSED [ 22%] tests/test_instructions.py::TestExecutePlan::test_check_files_in_tarball_files_exist PASSED [ 22%] tests/test_instructions.py::TestExecutePlan::test_check_files_in_tarball_files_not_exist PASSED [ 23%] tests/test_instructions.py::TestExecutePlan::test_simple_instruction PASSED [ 23%] tests/test_instructions.py::TestExecutePlan::test_state PASSED [ 23%] tests/test_lock.py::test_filelock_passes PASSED [ 23%] tests/test_lock.py::test_filelock_locks PASSED [ 24%] tests/test_lock.py::test_folder_locks PASSED [ 24%] tests/test_lock.py::test_lock_thread PASSED [ 24%] tests/test_lock.py::test_lock_retries PASSED [ 24%] tests/test_lock.py::test_permission_file PASSED [ 24%] tests/test_logic.py::test_NOT PASSED [ 25%] tests/test_logic.py::test_AND PASSED [ 25%] tests/test_logic.py::test_OR PASSED [ 25%] tests/test_logic.py::test_XOR PASSED [ 25%] tests/test_logic.py::test_ITE PASSED [ 25%] tests/test_logic.py::test_AMONE PASSED [ 26%] tests/test_logic.py::test_sat PASSED [ 26%] tests/test_logic.py::test_minimize PASSED [ 26%] tests/test_logic.py::test_minimal_unsatisfiable_subset PASSED [ 26%] tests/test_misc.py::TestMisc::test_cache_fn_url PASSED [ 26%] tests/test_misc.py::TestMisc::test_url_pat_1 PASSED [ 27%] tests/test_misc.py::TestMisc::test_url_pat_2 PASSED [ 27%] tests/test_misc.py::TestMisc::test_url_pat_3 PASSED [ 27%] tests/test_misc.py::test_walk_prefix PASSED [ 27%] tests/test_plan.py::add_unlink_TestCase::test_adds_to_existing_actions PASSED [ 27%] tests/test_plan.py::add_unlink_TestCase::test_simply_adds_unlink_on_non_windows PASSED [ 28%] tests/test_plan.py::test_display_actions_0 PASSED [ 28%] tests/test_plan.py::test_display_actions_show_channel_urls PASSED [ 28%] tests/test_plan.py::test_display_actions_link_type xfail [ 28%] tests/test_plan.py::test_display_actions_features PASSED [ 29%] tests/test_plan.py::TestDeprecatedExecutePlan::test_execute_plan PASSED [ 29%] tests/test_plan.py::TestDeprecatedExecutePlan::test_update_old_plan PASSED [ 29%] tests/test_plan.py::test_pinned_specs PASSED [ 29%] tests/test_resolve.py::TestSolve::test_accelerate PASSED [ 29%] tests/test_resolve.py::TestSolve::test_anaconda_nomkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_empty PASSED [ 30%] tests/test_resolve.py::TestSolve::test_iopro_mkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_iopro_nomkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_mkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_scipy_mkl PASSED [ 31%] tests/test_resolve.py::test_pseudo_boolean PASSED [ 31%] tests/test_resolve.py::test_get_dists PASSED [ 31%] tests/test_resolve.py::test_generate_eq_1 PASSED [ 31%] tests/test_resolve.py::test_unsat PASSED [ 31%] tests/test_resolve.py::test_nonexistent PASSED [ 32%] tests/test_resolve.py::test_timestamps_and_deps PASSED [ 32%] tests/test_resolve.py::test_nonexistent_deps PASSED [ 32%] tests/test_resolve.py::test_install_package_with_feature PASSED [ 32%] tests/test_resolve.py::test_unintentional_feature_downgrade PASSED [ 32%] tests/test_resolve.py::test_circular_dependencies PASSED [ 33%] tests/test_resolve.py::test_optional_dependencies PASSED [ 33%] tests/test_resolve.py::test_irrational_version PASSED [ 33%] tests/test_resolve.py::test_no_features PASSED [ 33%] tests/test_resolve.py::test_multiple_solution PASSED [ 34%] tests/test_resolve.py::test_broken_install PASSED [ 34%] tests/test_resolve.py::test_remove PASSED [ 34%] tests/test_resolve.py::test_channel_priority_1 PASSED [ 34%] tests/test_resolve.py::test_channel_priority_2 PASSED [ 34%] tests/test_resolve.py::test_dependency_sort PASSED [ 35%] tests/test_resolve.py::test_update_deps PASSED [ 35%] tests/test_resolve.py::test_surplus_features_1 PASSED [ 35%] tests/test_resolve.py::test_surplus_features_2 PASSED [ 35%] tests/test_toposort.py::TopoSortTests::test_cycle PASSED [ 35%] tests/test_toposort.py::TopoSortTests::test_cycle_best_effort PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_pop_key PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_python_is_prioritized PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_simple PASSED [ 36%] tests/test_utils.py::test_path_translations PASSED [ 36%] tests/test_utils.py::test_text_translations PASSED [ 37%] tests/base/test_constants.py::test_null_is_falsey PASSED [ 37%] tests/base/test_context.py::ContextCustomRcTests::test_aggressive_update_packages PASSED [ 37%] tests/base/test_context.py::ContextCustomRcTests::test_client_ssl_cert PASSED [ 37%] tests/base/test_context.py::ContextCustomRcTests::test_clobber_enum PASSED [ 37%] tests/base/test_context.py::ContextCustomRcTests::test_conda_bld_path PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_conda_build_root_dir PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_conda_envs_path PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_custom_multichannels PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_default_target_is_root_prefix PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_describe_all PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_local_build_root_custom_rc PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_migrated_custom_channels PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_old_channel_alias PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_proxy_servers PASSED [ 40%] tests/base/test_context.py::ContextCustomRcTests::test_target_prefix PASSED [ 40%] tests/base/test_context.py::ContextDefaultRcTests::test_local_build_root_default_rc PASSED [ 40%] tests/base/test_context.py::ContextDefaultRcTests::test_subdirs PASSED [ 40%] tests/cli/test_activate.py::test_activate_test1[shell0] SKIPPED [ 40%] tests/cli/test_activate.py::test_activate_env_from_env_with_root_activate[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_bad_directory[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_bad_env_keeps_existing_good_env[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_deactivate[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_root_simple[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_wrong_args[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_PS1_changeps1[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_PS1_no_changeps1[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_CONDA_DEFAULT_ENV[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_activate_from_env[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_deactivate_from_env[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_activate_does_not_leak_echo_setting[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_activate_non_ascii_char_in_path[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_activate_has_extra_env_vars[shell0] SKIPPED [ 43%] tests/cli/test_common.py::test_check_non_admin_enabled_false PASSED [ 44%] tests/cli/test_common.py::test_check_non_admin_enabled_true PASSED [ 44%] tests/cli/test_common.py::ConfirmTests::test_always_yes PASSED [ 44%] tests/cli/test_common.py::ConfirmTests::test_confirm_yn_no PASSED [ 44%] tests/cli/test_common.py::ConfirmTests::test_confirm_yn_yes PASSED [ 44%] tests/cli/test_common.py::ConfirmTests::test_dry_run_exit PASSED [ 45%] tests/cli/test_conda_argparse.py::test_help_through_python_api PASSED [ 45%] tests/cli/test_conda_argparse.py::test_parser_basics PASSED [ 45%] tests/cli/test_config.py::test_invalid_config PASSED [ 45%] tests/cli/test_config.py::test_config_command_basics PASSED [ 45%] tests/cli/test_config.py::test_config_command_show PASSED [ 46%] tests/cli/test_config.py::test_config_command_get PASSED [ 46%] tests/cli/test_config.py::test_config_command_parser PASSED [ 46%] tests/cli/test_config.py::test_config_command_remove_force PASSED [ 46%] tests/cli/test_config.py::test_config_command_bad_args PASSED [ 46%] tests/cli/test_config.py::test_config_set PASSED [ 47%] tests/cli/test_config.py::test_set_rc_string PASSED [ 47%] tests/cli/test_main_info.py::test_info_root PASSED [ 47%] tests/cli/test_main_info.py::test_info_unsafe_channels PASSED [ 47%] tests/common/test_configuration.py::ConfigurationTests::test_commented_map_parameter PASSED [ 48%] tests/common/test_configuration.py::ConfigurationTests::test_config_resets PASSED [ 48%] tests/common/test_configuration.py::ConfigurationTests::test_cross_parameter_validation PASSED [ 48%] tests/common/test_configuration.py::ConfigurationTests::test_default_values PASSED [ 48%] tests/common/test_configuration.py::ConfigurationTests::test_empty_map_parameter PASSED [ 48%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_alias PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_empty_sequence PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_no_split_sequence PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_split_sequence PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_important_primitive_map_merges PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_invalid_map_parameter PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_invalid_seq_parameter PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_list_merges PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_load_raw_configs PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_map_parameter_must_be_map PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_parameter PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_simple_merges_and_caching PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_validate_all PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_validation PASSED [ 51%] tests/common/test_io.py::test_captured PASSED [ 52%] tests/common/test_io.py::test_attach_stderr_handler PASSED [ 52%] tests/common/test_path.py::test_url_to_path_unix PASSED [ 52%] tests/common/test_path.py::test_url_to_path_windows_local PASSED [ 52%] tests/common/test_path.py::test_url_to_path_windows_unc PASSED [ 53%] tests/common/test_path.py::test_win_path_backout PASSED [ 53%] tests/common/test_path.py::test_missing_pyc_files_27 PASSED [ 53%] tests/common/test_path.py::test_missing_pyc_files_34 PASSED [ 53%] tests/common/test_path.py::test_missing_pyc_files_35 PASSED [ 53%] tests/common/test_path.py::test_get_major_minor_version_no_dot PASSED [ 54%] tests/common/test_platform.py::test_is_admin_on_windows PASSED [ 54%] tests/common/test_url.py::test_maybe_add_auth PASSED [ 54%] tests/common/test_url.py::test_add_username_and_pass_to_url PASSED [ 54%] tests/common/test_url.py::test_is_url PASSED [ 54%] tests/common/test_url.py::test_is_ipv6_address PASSED [ 55%] tests/common/test_url.py::test_is_ip_address PASSED [ 55%] tests/common/test_yaml.py::test_dump PASSED [ 55%] tests/common/test_yaml.py::test_seq_simple PASSED [ 55%] tests/common/test_yaml.py::test_yaml_complex PASSED [ 55%] tests/common/test_yaml.py::test_map PASSED [ 56%] tests/conda_env/test_env.py::from_file_TestCase::test_retains_full_filename PASSED [ 56%] tests/conda_env/test_env.py::from_file_TestCase::test_returns_Environment PASSED [ 56%] tests/conda_env/test_env.py::from_file_TestCase::test_with_pip PASSED [ 56%] tests/conda_env/test_env.py::EnvironmentTestCase::test_add_channels PASSED [ 56%] tests/conda_env/test_env.py::EnvironmentTestCase::test_args_are_wildcarded PASSED [ 57%] tests/conda_env/test_env.py::EnvironmentTestCase::test_builds_spec_from_line_raw_dependency PASSED [ 57%] tests/conda_env/test_env.py::EnvironmentTestCase::test_can_add_dependencies_to_environment PASSED [ 57%] tests/conda_env/test_env.py::EnvironmentTestCase::test_channels_are_provided_by_kwarg PASSED [ 57%] tests/conda_env/test_env.py::EnvironmentTestCase::test_channels_default_to_empty_list PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_dependencies_are_empty_by_default PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_dependencies_update_after_adding PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_empty_filename_by_default PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_empty_name_by_default PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_filename_if_provided PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_name_if_provided PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_other_tips_of_dependencies_are_supported PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_parses_dependencies_from_raw_file PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_remove_channels PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_dict_returns_dictionary_of_data PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_dict_returns_just_name_if_only_thing_present PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_returns_proper_yaml PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_returns_yaml_parseable_string PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_takes_stream PASSED [ 60%] tests/conda_env/test_env.py::DirectoryTestCase::test_has_dependencies PASSED [ 61%] tests/conda_env/test_env.py::DirectoryTestCase::test_has_expected_name PASSED [ 61%] tests/conda_env/test_env.py::DirectoryTestCase::test_returns_env_object PASSED [ 61%] tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_has_dependencies PASSED [ 61%] tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_has_expected_name PASSED [ 62%] tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_returns_env_object PASSED [ 62%] tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_has_dependencies PASSED [ 62%] tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_has_expected_name PASSED [ 62%] tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_returns_env_object PASSED [ 62%] tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_has_dependencies PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_has_expected_name PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_returns_env_object PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_has_dependencies PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_has_expected_name PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_returns_env_object PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_has_dependencies PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_has_expected_name PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_returns_env_object PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_TestCase::test_raised_exception_has_environment_yml_as_file PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_TestCase::test_raises_when_unable_to_find PASSED [ 65%] tests/conda_env/test_env.py::LoadEnvFromFileAndSaveTestCase::test PASSED [ 65%] tests/conda_env/test_env.py::LoadEnvFromFileAndSaveTestCase::test_expected_default_conditions PASSED [ 65%] tests/conda_env/test_env.py::EnvironmentSaveTestCase::test_creates_file_on_save PASSED [ 65%] tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_prefix_cli_flag PASSED [ 65%] tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_register_unregister_location_env PASSED [ 66%] tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_rewrite_environments_txt_file PASSED [ 66%] tests/core/test_index.py::test_check_whitelist PASSED [ 66%] tests/core/test_path_actions.py::PathActionsTests::test_CompileMultiPycAction_generic PASSED [ 66%] tests/core/test_path_actions.py::PathActionsTests::test_CompileMultiPycAction_noarch_python PASSED [ 67%] tests/core/test_path_actions.py::PathActionsTests::test_CreatePythonEntryPointAction_generic PASSED [ 67%] tests/core/test_path_actions.py::PathActionsTests::test_CreatePythonEntryPointAction_noarch_python PASSED [ 67%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_copy PASSED [ 67%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_directory PASSED [ 67%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_hardlink PASSED [ 68%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_softlink PASSED [ 68%] tests/core/test_portability.py::ReplaceShebangTests::test_replace_long_shebang PASSED [ 68%] tests/core/test_portability.py::ReplaceShebangTests::test_shebang_regex_matches PASSED [ 68%] tests/core/test_repodata.py::StaticFunctionTests::test_cache_fn_url_repo_anaconda_com PASSED [ 68%] tests/core/test_repodata.py::StaticFunctionTests::test_cache_fn_url_repo_continuum_io PASSED [ 69%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_etag_mod PASSED [ 69%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_etag_only PASSED [ 69%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_mod_etag PASSED [ 69%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_mod_only PASSED [ 69%] tests/core/test_solve.py::test_solve_1 PASSED [ 70%] tests/core/test_solve.py::test_prune_1 PASSED [ 70%] tests/core/test_solve.py::test_force_remove_1 PASSED [ 70%] tests/core/test_solve.py::test_no_deps_1 PASSED [ 70%] tests/core/test_solve.py::test_only_deps_1 PASSED [ 70%] tests/core/test_solve.py::test_only_deps_2 PASSED [ 71%] tests/core/test_solve.py::test_update_all_1 PASSED [ 71%] tests/core/test_solve.py::test_broken_install PASSED [ 71%] tests/core/test_solve.py::test_conda_downgrade PASSED [ 71%] tests/core/test_solve.py::test_install_uninstall_features_1 PASSED [ 72%] tests/core/test_solve.py::test_install_uninstall_features_2 PASSED [ 72%] tests/core/test_solve.py::test_auto_update_conda PASSED [ 72%] tests/core/test_solve.py::test_aggressive_update_packages PASSED [ 72%] tests/core/test_solve.py::test_update_deps_1 PASSED [ 72%] tests/core/test_solve.py::test_pinned_1 PASSED [ 73%] tests/core/test_solve.py::test_no_update_deps_1 PASSED [ 73%] tests/core/test_solve.py::test_force_reinstall_1 PASSED [ 73%] tests/core/test_solve.py::test_force_reinstall_2 PASSED [ 73%] tests/core/test_solve.py::test_timestamps_1 PASSED [ 73%] tests/core/test_solve.py::test_remove_with_constrained_dependencies PASSED [ 74%] tests/core/test_solve.py::test_priority_1 PASSED [ 74%] tests/core/test_solve.py::test_features_solve_1 PASSED [ 74%] tests/gateways/test_connection.py::CondaHttpAuthTests::test_add_binstar_token PASSED [ 74%] tests/gateways/test_connection.py::CondaSessionTests::test_local_file_adapter_200 PASSED [ 74%] tests/gateways/test_connection.py::CondaSessionTests::test_local_file_adapter_404 PASSED [ 75%] tests/gateways/test_logging.py::test_token_replace_big_string PASSED [ 75%] tests/gateways/test_logging.py::test_token_replace_individual_strings PASSED [ 75%] tests/gateways/disk/test_delete.py::test_remove_file PASSED [ 75%] tests/gateways/disk/test_delete.py::test_remove_file_to_trash PASSED [ 75%] tests/gateways/disk/test_delete.py::test_remove_dir PASSED [ 76%] tests/gateways/disk/test_delete.py::test_remove_link_to_file PASSED [ 76%] tests/gateways/disk/test_delete.py::test_remove_link_to_dir PASSED [ 76%] tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks PASSED [ 76%] tests/gateways/disk/test_delete.py::test_backoff_unlink PASSED [ 77%] tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist PASSED [ 77%] tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist PASSED [ 77%] tests/gateways/disk/test_link.py::LinkSymlinkUnlinkIslinkReadlinkTests::test_hard_link PASSED [ 77%] tests/gateways/disk/test_link.py::LinkSymlinkUnlinkIslinkReadlinkTests::test_soft_link PASSED [ 77%] tests/gateways/disk/test_permissions.py::test_make_writable PASSED [ 78%] tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist PASSED [ 78%] tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM PASSED [ 78%] tests/gateways/disk/test_permissions.py::test_recursive_make_writable PASSED [ 78%] tests/gateways/disk/test_permissions.py::test_make_executable PASSED [ 78%] tests/models/test_channel.py::DefaultConfigChannelTests::test_bare_channel PASSED [ 79%] tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_alias_channels PASSED [ 79%] tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_cache PASSED [ 79%] tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_name_subdir_only PASSED [ 79%] tests/models/test_channel.py::DefaultConfigChannelTests::test_default_channel PASSED [ 79%] tests/models/test_channel.py::DefaultConfigChannelTests::test_url_channel_w_platform PASSED [ 80%] tests/models/test_channel.py::AnacondaServerChannelTests::test_canonicalized_url_gets_correct_token PASSED [ 80%] tests/models/test_channel.py::AnacondaServerChannelTests::test_channel_alias_w_conda_path PASSED [ 80%] tests/models/test_channel.py::AnacondaServerChannelTests::test_channel_alias_w_subhcnnale PASSED [ 80%] tests/models/test_channel.py::AnacondaServerChannelTests::test_custom_token_in_channel PASSED [ 81%] tests/models/test_channel.py::AnacondaServerChannelTests::test_token_in_custom_channel PASSED [ 81%] tests/models/test_channel.py::CustomConfigChannelTests::test_custom_channels PASSED [ 81%] tests/models/test_channel.py::CustomConfigChannelTests::test_custom_channels_port_token_auth PASSED [ 81%] tests/models/test_channel.py::CustomConfigChannelTests::test_defaults_channel PASSED [ 81%] tests/models/test_channel.py::CustomConfigChannelTests::test_file_channel PASSED [ 82%] tests/models/test_channel.py::CustomConfigChannelTests::test_local_channel PASSED [ 82%] tests/models/test_channel.py::CustomConfigChannelTests::test_migrated_custom_channels PASSED [ 82%] tests/models/test_channel.py::CustomConfigChannelTests::test_old_channel_alias PASSED [ 82%] tests/models/test_channel.py::CustomConfigChannelTests::test_pkgs_free PASSED [ 82%] tests/models/test_channel.py::CustomConfigChannelTests::test_pkgs_pro PASSED [ 83%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_channel_alias PASSED [ 83%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_default_channels PASSED [ 83%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_named_custom_channel PASSED [ 83%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_named_custom_channel_w_subchan PASSED [ 83%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_url_custom_channel PASSED [ 84%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_url_custom_channel_w_subchan PASSED [ 84%] tests/models/test_channel.py::UrlChannelTests::test_env_var_file_urls PASSED [ 84%] tests/models/test_channel.py::UrlChannelTests::test_file_url_with_backslashes PASSED [ 84%] tests/models/test_channel.py::UrlChannelTests::test_file_urls PASSED [ 84%] tests/models/test_channel.py::UrlChannelTests::test_subdir_env_var PASSED [ 85%] tests/models/test_channel.py::UrlChannelTests::test_subdirs_env_var PASSED [ 85%] tests/models/test_channel.py::UnknownChannelTests::test_regression_against_unknown_none PASSED [ 85%] tests/models/test_channel.py::OtherChannelParsingTests::test_channels_with_dashes PASSED [ 85%] tests/models/test_channel.py::test_multichannel_priority PASSED [ 86%] tests/models/test_dist.py::DistTests::test_channel PASSED [ 86%] tests/models/test_dist.py::DistTests::test_dist PASSED [ 86%] tests/models/test_dist.py::UrlDistTests::test_dist_with_channel_url PASSED [ 86%] tests/models/test_dist.py::UrlDistTests::test_dist_with_non_channel_url PASSED [ 86%] tests/models/test_index_record.py::PrefixRecordTests::test_index_record_timestamp PASSED [ 87%] tests/models/test_index_record.py::PrefixRecordTests::test_prefix_record_no_channel PASSED [ 87%] tests/models/test_match_spec.py::MatchSpecTests::test_bracket_matches PASSED [ 87%] tests/models/test_match_spec.py::MatchSpecTests::test_build_number_and_filename PASSED [ 87%] tests/models/test_match_spec.py::MatchSpecTests::test_canonical_string_forms PASSED [ 87%] tests/models/test_match_spec.py::MatchSpecTests::test_channel_matching PASSED [ 88%] tests/models/test_match_spec.py::MatchSpecTests::test_dist PASSED [ 88%] tests/models/test_match_spec.py::MatchSpecTests::test_exact_values PASSED [ 88%] tests/models/test_match_spec.py::MatchSpecTests::test_hash PASSED [ 88%] tests/models/test_match_spec.py::MatchSpecTests::test_index_record PASSED [ 88%] tests/models/test_match_spec.py::MatchSpecTests::test_key_value_features_canonical_string_forms SKIPPED [ 89%] tests/models/test_match_spec.py::MatchSpecTests::test_legacy_features_canonical_string_forms PASSED [ 89%] tests/models/test_match_spec.py::MatchSpecTests::test_match_1 PASSED [ 89%] tests/models/test_match_spec.py::MatchSpecTests::test_matchspec_errors PASSED [ 89%] tests/models/test_match_spec.py::MatchSpecTests::test_no_name_match_spec PASSED [ 89%] tests/models/test_match_spec.py::MatchSpecTests::test_strictness PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_tarball_match_specs PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_to_filename PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_track_features_match PASSED [ 90%] tests/models/test_match_spec.py::TestArg2Spec::test_invalid_arg2spec PASSED [ 91%] tests/models/test_match_spec.py::TestArg2Spec::test_pip_style PASSED [ 91%] tests/models/test_match_spec.py::TestArg2Spec::test_simple PASSED [ 91%] tests/models/test_match_spec.py::TestSpecFromLine::test_comment PASSED [ 91%] tests/models/test_match_spec.py::TestSpecFromLine::test_conda_style PASSED [ 91%] tests/models/test_match_spec.py::TestSpecFromLine::test_invalid PASSED [ 92%] tests/models/test_match_spec.py::TestSpecFromLine::test_pip_style PASSED [ 92%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_build_number_brackets PASSED [ 92%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_channel_subdir PASSED [ 92%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_equal_equal PASSED [ 92%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_errors PASSED [ 93%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_hard PASSED [ 93%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_parens PASSED [ 93%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_no_brackets PASSED [ 93%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_tarball_url PASSED [ 93%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_with_brackets PASSED [ 94%] tests/models/test_match_spec.py::SpecStrParsingTests::test_star_name PASSED [ 94%] tests/models/test_match_spec.py::MatchSpecMergeTests::test_build_merge PASSED [ 94%] tests/models/test_match_spec.py::MatchSpecMergeTests::test_build_number_merge PASSED [ 94%] tests/models/test_match_spec.py::MatchSpecMergeTests::test_channel_merge PASSED [ 94%] tests/models/test_match_spec.py::MatchSpecMergeTests::test_md5_merge_with_name PASSED [ 95%] tests/models/test_match_spec.py::MatchSpecMergeTests::test_md5_merge_wo_name PASSED [ 95%] tests/models/test_match_spec.py::MatchSpecMergeTests::test_merge_multiple_name PASSED [ 95%] tests/models/test_match_spec.py::MatchSpecMergeTests::test_merge_single_name PASSED [ 95%] tests/models/test_match_spec.py::MatchSpecMergeTests::test_subdir_merge PASSED [ 96%] tests/models/test_package_info.py::DefaultPackageInfo::test_package_info PASSED [ 96%] tests/models/test_prefix_graph.py::test_prefix_graph_1 PASSED [ 96%] tests/models/test_prefix_graph.py::test_prefix_graph_2 PASSED [ 96%] tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs PASSED [ 96%] tests/models/test_prefix_graph.py::test_windows_sort_orders_1 PASSED [ 97%] tests/models/test_prefix_graph.py::test_windows_sort_orders_2 PASSED [ 97%] tests/models/test_prefix_graph.py::test_sort_without_prep PASSED [ 97%] tests/models/test_prefix_graph.py::test_deep_cyclical_dependency PASSED [ 97%] tests/models/test_version.py::TestVersionSpec::test_hexrd PASSED [ 97%] tests/models/test_version.py::TestVersionSpec::test_local_identifier PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_match PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_pep440 PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_ver_eval PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_ver_eval_errors PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_version_order PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_1 PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_2 PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_3 PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_4 PASSED [100%] ========================== slowest 16 test durations =========================== 28.36s call tests/core/test_solve.py::test_conda_downgrade 11.03s call tests/core/test_solve.py::test_priority_1 7.90s call tests/core/test_solve.py::test_features_solve_1 6.95s call tests/core/test_solve.py::test_update_deps_1 6.31s call tests/core/test_solve.py::test_remove_with_constrained_dependencies 5.39s call tests/models/test_prefix_graph.py::test_prefix_graph_1 4.11s call tests/models/test_prefix_graph.py::test_windows_sort_orders_1 3.51s call tests/core/test_solve.py::test_pinned_1 3.33s call tests/core/test_solve.py::test_broken_install 3.23s call tests/core/test_solve.py::test_prune_1 3.07s call tests/test_resolve.py::test_broken_install 2.79s call tests/models/test_prefix_graph.py::test_deep_cyclical_dependency 2.71s call tests/test_resolve.py::TestSolve::test_accelerate 2.56s call tests/core/test_solve.py::test_install_uninstall_features_2 2.51s call tests/test_logic.py::test_AMONE 2.35s call tests/core/test_solve.py::test_no_deps_1 =============================== warnings summary =============================== conda/_vendor/appdirs.py:102 /builddir/build/BUILD/conda-4.5.12/conda/_vendor/appdirs.py:102: DeprecationWarning: invalid escape sequence \D """ conda/_vendor/auxlib/collection.py:5 /builddir/build/BUILD/conda-4.5.12/conda/_vendor/auxlib/collection.py:5: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Mapping, Set /builddir/build/BUILD/conda-4.5.12/conda/_vendor/auxlib/collection.py:5: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Mapping, Set conda/_vendor/auxlib/decorators.py:2 /builddir/build/BUILD/conda-4.5.12/conda/_vendor/auxlib/decorators.py:2: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Hashable conda/_vendor/boltons/setutils.py:17 /builddir/build/BUILD/conda-4.5.12/conda/_vendor/boltons/setutils.py:17: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import MutableSet conda/common/path.py:294 /builddir/build/BUILD/conda-4.5.12/conda/common/path.py:294: DeprecationWarning: invalid escape sequence \/ path_re = '(?|]+[\/\\\\]+)*[^:*?"<>|;\/\\\\]+?(?![a-zA-Z]:))' # noqa conda/_vendor/auxlib/_vendor/boltons/timeutils.py:76 /builddir/build/BUILD/conda-4.5.12/conda/_vendor/auxlib/_vendor/boltons/timeutils.py:76: DeprecationWarning: invalid escape sequence \D _NONDIGIT_RE = re.compile('\D') conda/_vendor/auxlib/_vendor/boltons/timeutils.py:117 /builddir/build/BUILD/conda-4.5.12/conda/_vendor/auxlib/_vendor/boltons/timeutils.py:117: DeprecationWarning: invalid escape sequence \s _PARSE_TD_RE = re.compile("((?P%s)\s*(?P\w)\w*)" % _FLOAT_PATTERN) /usr/lib64/python3.7/site-packages/ruamel/yaml/comments.py:14 /usr/lib64/python3.7/site-packages/ruamel/yaml/comments.py:14: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import MutableSet, Sized, Set conda/gateways/disk/create.py:51 /builddir/build/BUILD/conda-4.5.12/conda/gateways/disk/create.py:51: DeprecationWarning: invalid escape sequence \. """) conda/gateways/disk/link.py:215 /builddir/build/BUILD/conda-4.5.12/conda/gateways/disk/link.py:215: DeprecationWarning: invalid escape sequence \ """ conda/gateways/disk/link.py:258 /builddir/build/BUILD/conda-4.5.12/conda/gateways/disk/link.py:258: DeprecationWarning: invalid escape sequence \* """ conda/core/subdir_data.py:56 /builddir/build/BUILD/conda-4.5.12/conda/core/subdir_data.py:56: DeprecationWarning: invalid escape sequence \} REPODATA_HEADER_RE = b'"(_etag|_mod|_cache_control)":[ ]?"(.*?[^\\\\])"[,\}\s]' conda/cli/main_info.py:38 /builddir/build/BUILD/conda-4.5.12/conda/cli/main_info.py:38: DeprecationWarning: invalid escape sequence \d python_re = re.compile('python\d\.\d') tests/helpers.py:69 /builddir/build/BUILD/conda-4.5.12/tests/helpers.py:69: DeprecationWarning: invalid escape sequence \A match = re.match('\A.*?({.*})', stdout, re.DOTALL) /usr/lib/python3.7/site-packages/cookies.py:312 /usr/lib/python3.7/site-packages/cookies.py:312: DeprecationWarning: Flags not at the start of the expression '(?ix) # Case-insens' (truncated) ATTR_RE = re.compile(ATTR) /usr/lib/python3.7/site-packages/responses.py:117 /usr/lib/python3.7/site-packages/responses.py:117: DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use `signature` and the `Signature` object directly signature = inspect.formatargspec(args, a, kw, defaults) /usr/lib/python3.7/site-packages/responses.py:121 /usr/lib/python3.7/site-packages/responses.py:121: DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use `signature` and the `Signature` object directly callargs = inspect.formatargspec(args, a, kw, None) conda_env/pip_util.py:101 /builddir/build/BUILD/conda-4.5.12/conda_env/pip_util.py:101: DeprecationWarning: invalid escape sequence \w pat = re.compile('([\w.-]+)\s+\((.+)\)') tests/models/test_version.py:217 /builddir/build/BUILD/conda-4.5.12/tests/models/test_version.py:217: DeprecationWarning: invalid escape sequence \. ('^1.7.1$', True), ('^1\.7\.1$', True), ('^1\.7\.[0-9]+$', True), /builddir/build/BUILD/conda-4.5.12/tests/models/test_version.py:217: DeprecationWarning: invalid escape sequence \. ('^1.7.1$', True), ('^1\.7\.1$', True), ('^1\.7\.[0-9]+$', True), tests/models/test_version.py:218 /builddir/build/BUILD/conda-4.5.12/tests/models/test_version.py:218: DeprecationWarning: invalid escape sequence \. ('^1\.8.*$', False), ('^1\.[5-8]\.1$', True), ('^[^1].*$', False), /builddir/build/BUILD/conda-4.5.12/tests/models/test_version.py:218: DeprecationWarning: invalid escape sequence \. ('^1\.8.*$', False), ('^1\.[5-8]\.1$', True), ('^[^1].*$', False), tests/models/test_version.py:219 /builddir/build/BUILD/conda-4.5.12/tests/models/test_version.py:219: DeprecationWarning: invalid escape sequence \. ('^[0-9+]+\.[0-9+]+\.[0-9]+$', True), ('^$', False), tests/models/test_version.py:222 /builddir/build/BUILD/conda-4.5.12/tests/models/test_version.py:222: DeprecationWarning: invalid escape sequence \. ('1.6.*|^.*\.7\.1$|0.7.1', True), ('*', True), ('1.*.1', True), tests/test_api.py::test_Solver_inputs_contract /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) tests/test_api.py::test_SubdirData_contract /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) tests/test_api.py::test_PackageCacheData_contract /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) tests/test_api.py::test_PrefixData_contract /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) /builddir/build/BUILD/conda-4.5.12/tests/test_api.py:22: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() result = inspect.getargspec(f) -- Docs: https://docs.pytest.org/en/latest/warnings.html 460 passed, 18 skipped, 128 deselected, 1 xfailed, 46 warnings in 146.26 seconds Processing files: conda-4.5.12-2.fc30.noarch + exit 0 Provides: conda = 4.5.12-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Obsoletes: conda-activate < 4.4 Processing files: python3-conda-4.5.12-2.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UuQPtJ + umask 022 + cd /builddir/build/BUILD + cd conda-4.5.12 + DOCDIR=/builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/share/doc/python3-conda + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/share/doc/python3-conda + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/share/doc/python3-conda + cp -pr README.rst /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/share/doc/python3-conda + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eutXwo + umask 022 + cd /builddir/build/BUILD + cd conda-4.5.12 + LICENSEDIR=/builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/share/licenses/python3-conda + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/share/licenses/python3-conda + cp -pr LICENSE.txt /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch/usr/share/licenses/python3-conda + exit 0 Provides: bundled(python3-appdirs) = 1.2.0 bundled(python3-auxlib) bundled(python3-boltons) = 16.5.1 bundled(python3-six) = 1.10.0 bundled(python3-toolz) = 0.8.0 bundled(python3-urllib3) = 1.19.1 python3-conda = 4.5.12-2.fc30 python3.7dist(conda) = 4.5.12 python3dist(conda) = 4.5.12 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.7 python3.7dist(pycosat) >= 0.6.3 python3.7dist(requests) >= 2.12.4 python3.7dist(ruamel.yaml) >= 0.11.14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch Wrote: /builddir/build/RPMS/conda-4.5.12-2.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python3-conda-4.5.12-2.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OZUIj7 + umask 022 + cd /builddir/build/BUILD + cd conda-4.5.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/conda-4.5.12-2.fc30.noarch + exit 0 Child return code was: 0