Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/dz92qmm0prkb54fabf6ym1mwbs90wzjl-drms-0.6.2.tar.gz source root is drms-0.6.2 setting SOURCE_DATE_EPOCH to timestamp 1621093703 of file drms-0.6.2/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Ignoring indexes: https://pypi.org/simple Created temporary directory: /build/pip-ephem-wheel-cache-apiqn2kp Created temporary directory: /build/pip-req-tracker-jojrwwfk Initialized build tracking at /build/pip-req-tracker-jojrwwfk Created build tracker: /build/pip-req-tracker-jojrwwfk Entered build tracker: /build/pip-req-tracker-jojrwwfk Created temporary directory: /build/pip-wheel-c53bdiku Processing /build/drms-0.6.2 Created temporary directory: /build/pip-req-build-b1_8cc86 Added file:///build/drms-0.6.2 to build tracker '/build/pip-req-tracker-jojrwwfk' Created temporary directory: /build/pip-modern-metadata-zkjyyw76 Running command /nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10/bin/python3.7 /nix/store/k5mwd9i9i58hclgqvx96kjsf1h60mryd-python3.7-pip-21.0.1/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /build/tmpj6r43hp3 running dist_info creating /build/pip-modern-metadata-zkjyyw76/drms.egg-info writing /build/pip-modern-metadata-zkjyyw76/drms.egg-info/PKG-INFO writing dependency_links to /build/pip-modern-metadata-zkjyyw76/drms.egg-info/dependency_links.txt writing entry points to /build/pip-modern-metadata-zkjyyw76/drms.egg-info/entry_points.txt writing requirements to /build/pip-modern-metadata-zkjyyw76/drms.egg-info/requires.txt writing top-level names to /build/pip-modern-metadata-zkjyyw76/drms.egg-info/top_level.txt writing manifest file '/build/pip-modern-metadata-zkjyyw76/drms.egg-info/SOURCES.txt' reading manifest file '/build/pip-modern-metadata-zkjyyw76/drms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) warning: no previously-included files found matching '.codecov.yaml' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pep8speaks.yml' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.test_package_pins.txt' warning: no previously-included files found matching '.zenodo.json' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files found matching 'readthedocs.yml' warning: no previously-included files found matching 'rtd-environment.yml' no previously-included directories found matching 'paper' no previously-included directories found matching 'changelog' no previously-included directories found matching 'drms/_dev' writing manifest file '/build/pip-modern-metadata-zkjyyw76/drms.egg-info/SOURCES.txt' creating '/build/pip-modern-metadata-zkjyyw76/drms.dist-info' Preparing wheel metadata ... [?25l[?25hdone Source in /build/pip-req-build-b1_8cc86 has version 0.0.0, which satisfies requirement drms==0.0.0 from file:///build/drms-0.6.2 Removed drms==0.0.0 from file:///build/drms-0.6.2 from build tracker '/build/pip-req-tracker-jojrwwfk' Created temporary directory: /build/pip-unpack-g2x1ev__ Building wheels for collected packages: drms Created temporary directory: /build/pip-wheel-kuljroao Destination directory: /build/pip-wheel-kuljroao Running command /nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10/bin/python3.7 /nix/store/k5mwd9i9i58hclgqvx96kjsf1h60mryd-python3.7-pip-21.0.1/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /build/tmph1hm85s1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/drms copying drms/_version.py -> build/lib/drms copying drms/client.py -> build/lib/drms copying drms/__init__.py -> build/lib/drms copying drms/exceptions.py -> build/lib/drms copying drms/config.py -> build/lib/drms copying drms/version.py -> build/lib/drms copying drms/main.py -> build/lib/drms copying drms/utils.py -> build/lib/drms copying drms/json.py -> build/lib/drms creating build/lib/drms/tests copying drms/tests/test_to_datetime.py -> build/lib/drms/tests copying drms/tests/test_kis_basic.py -> build/lib/drms/tests copying drms/tests/test_jsoc_query.py -> build/lib/drms/tests copying drms/tests/test_series_info.py -> build/lib/drms/tests copying drms/tests/__init__.py -> build/lib/drms/tests copying drms/tests/test_exceptions.py -> build/lib/drms/tests copying drms/tests/test_jsoc_export.py -> build/lib/drms/tests copying drms/tests/test_jsoc_email.py -> build/lib/drms/tests copying drms/tests/test_main.py -> build/lib/drms/tests copying drms/tests/test_config.py -> build/lib/drms/tests copying drms/tests/test_utils.py -> build/lib/drms/tests copying drms/tests/test_jsoc_info.py -> build/lib/drms/tests copying drms/tests/test_jsoc_basic.py -> build/lib/drms/tests copying drms/tests/test_client.py -> build/lib/drms/tests copying drms/tests/test_init.py -> build/lib/drms/tests running egg_info writing drms.egg-info/PKG-INFO writing dependency_links to drms.egg-info/dependency_links.txt writing entry points to drms.egg-info/entry_points.txt writing requirements to drms.egg-info/requires.txt writing top-level names to drms.egg-info/top_level.txt reading manifest file 'drms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) warning: no previously-included files found matching '.codecov.yaml' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pep8speaks.yml' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.test_package_pins.txt' warning: no previously-included files found matching '.zenodo.json' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files found matching 'readthedocs.yml' warning: no previously-included files found matching 'rtd-environment.yml' no previously-included directories found matching 'paper' no previously-included directories found matching 'changelog' no previously-included directories found matching 'drms/_dev' writing manifest file 'drms.egg-info/SOURCES.txt' copying drms/CITATION.rst -> build/lib/drms installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/drms copying build/lib/drms/_version.py -> build/bdist.linux-x86_64/wheel/drms copying build/lib/drms/CITATION.rst -> build/bdist.linux-x86_64/wheel/drms copying build/lib/drms/client.py -> build/bdist.linux-x86_64/wheel/drms copying build/lib/drms/__init__.py -> build/bdist.linux-x86_64/wheel/drms creating build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_to_datetime.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_kis_basic.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_jsoc_query.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_series_info.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/__init__.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_exceptions.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_jsoc_export.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_jsoc_email.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_main.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_config.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_jsoc_info.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_jsoc_basic.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_client.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/tests/test_init.py -> build/bdist.linux-x86_64/wheel/drms/tests copying build/lib/drms/exceptions.py -> build/bdist.linux-x86_64/wheel/drms copying build/lib/drms/config.py -> build/bdist.linux-x86_64/wheel/drms copying build/lib/drms/version.py -> build/bdist.linux-x86_64/wheel/drms copying build/lib/drms/main.py -> build/bdist.linux-x86_64/wheel/drms copying build/lib/drms/utils.py -> build/bdist.linux-x86_64/wheel/drms copying build/lib/drms/json.py -> build/bdist.linux-x86_64/wheel/drms running install_egg_info Copying drms.egg-info to build/bdist.linux-x86_64/wheel/drms-0.0.0-py3.7.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/drms-0.0.0.dist-info/WHEEL creating '/build/pip-wheel-kuljroao/tmpf62g1cfx/drms-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'drms/CITATION.rst' adding 'drms/__init__.py' adding 'drms/_version.py' adding 'drms/client.py' adding 'drms/config.py' adding 'drms/exceptions.py' adding 'drms/json.py' adding 'drms/main.py' adding 'drms/utils.py' adding 'drms/version.py' adding 'drms/tests/__init__.py' adding 'drms/tests/test_client.py' adding 'drms/tests/test_config.py' adding 'drms/tests/test_exceptions.py' adding 'drms/tests/test_init.py' adding 'drms/tests/test_jsoc_basic.py' adding 'drms/tests/test_jsoc_email.py' adding 'drms/tests/test_jsoc_export.py' adding 'drms/tests/test_jsoc_info.py' adding 'drms/tests/test_jsoc_query.py' adding 'drms/tests/test_kis_basic.py' adding 'drms/tests/test_main.py' adding 'drms/tests/test_series_info.py' adding 'drms/tests/test_to_datetime.py' adding 'drms/tests/test_utils.py' adding 'drms-0.0.0.dist-info/LICENSE.rst' adding 'drms-0.0.0.dist-info/METADATA' adding 'drms-0.0.0.dist-info/WHEEL' adding 'drms-0.0.0.dist-info/entry_points.txt' adding 'drms-0.0.0.dist-info/top_level.txt' adding 'drms-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for drms (PEP 517) ... [?25l[?25hdone Created wheel for drms: filename=drms-0.0.0-py3-none-any.whl size=35292 sha256=24f6c7cfc207bdcc71ec530f254e69d0a78a5e0772f8b90fbb804c1f950b9bb6 Stored in directory: /build/pip-ephem-wheel-cache-apiqn2kp/wheels/40/dc/bb/6187a37c7dc429d90325f4cc41351d23f868a67fade4da2f9b Successfully built drms Removed build tracker: '/build/pip-req-tracker-jojrwwfk' Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/drms-0.6.2/dist /build/drms-0.6.2 Processing ./drms-0.0.0-py3-none-any.whl Requirement already satisfied: numpy in /nix/store/0p84xcgkxd31wn9d10nf9fgg5gvgqv79-python3.7-numpy-1.20.3/lib/python3.7/site-packages (from drms==0.0.0) (1.20.3) Requirement already satisfied: pandas in /nix/store/m6ydwns955vwlzr12v2ygdy0kik5pvb3-python3.7-pandas-1.2.4/lib/python3.7/site-packages (from drms==0.0.0) (1.2.4) Requirement already satisfied: python-dateutil>=2.7.3 in /nix/store/p7vvrakiwin6r36a1c0sn5x65kfm5dhk-python3.7-python-dateutil-2.8.1/lib/python3.7/site-packages (from pandas->drms==0.0.0) (2.8.1) Requirement already satisfied: pytz>=2017.3 in /nix/store/2svjxlc2g48lz05apcs9zp7cbp9r23qh-python3.7-pytz-2021.1/lib/python3.7/site-packages (from pandas->drms==0.0.0) (2021.1) Requirement already satisfied: six>=1.5 in /nix/store/rd059f6cl1sp9lkp5c0jwccfvb6l86kb-python3.7-six-1.16.0/lib/python3.7/site-packages (from python-dateutil>=2.7.3->pandas->drms==0.0.0) (1.16.0) Installing collected packages: drms Successfully installed drms-0.0.0 /build/drms-0.6.2 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/2k757n200ddsmmn03kvf8r112xgn2k92-python3.7-drms-0.6.2 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/2k757n200ddsmmn03kvf8r112xgn2k92-python3.7-drms-0.6.2/lib /nix/store/2k757n200ddsmmn03kvf8r112xgn2k92-python3.7-drms-0.6.2/bin patching script interpreter paths in /nix/store/2k757n200ddsmmn03kvf8r112xgn2k92-python3.7-drms-0.6.2 checking for references to /build/ in /nix/store/2k757n200ddsmmn03kvf8r112xgn2k92-python3.7-drms-0.6.2... Rewriting #!/nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10/bin/python3.7 to #!/nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10 wrapping `/nix/store/2k757n200ddsmmn03kvf8r112xgn2k92-python3.7-drms-0.6.2/bin/drms'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: drms @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/drms-0.6.2, configfile: setup.cfg, testpaths: drms, docs plugins: doctestplus-0.9.0 collecting ...  collected 166 items  drms/tests/test_client.py ......... [ 5%] drms/tests/test_config.py ....................... [ 19%] drms/tests/test_exceptions.py .... [ 21%] drms/tests/test_init.py ........... [ 28%] drms/tests/test_jsoc_basic.py ssss [ 30%] drms/tests/test_jsoc_email.py ssssssssssss. [ 38%] drms/tests/test_jsoc_export.py sssssss [ 42%] drms/tests/test_jsoc_info.py sssssssssss [ 49%] drms/tests/test_jsoc_query.py ssssssss.s [ 55%] drms/tests/test_kis_basic.py sssssssss [ 60%] drms/tests/test_main.py ...... [ 64%] drms/tests/test_series_info.py .... [ 66%] drms/tests/test_to_datetime.py ................xxx................. [ 88%] drms/tests/test_utils.py .................. [ 99%] docs/tutorial.rst . [100%] =============================== warnings summary =============================== ../../nix/store/wg9vk9666rjafnlrfrxdi28f0wkp2cvy-python3.7-pytest-6.2.4/lib/python3.7/site-packages/_pytest/config/__init__.py:1233 /nix/store/wg9vk9666rjafnlrfrxdi28f0wkp2cvy-python3.7-pytest-6.2.4/lib/python3.7/site-packages/_pytest/config/__init__.py:1233: PytestConfigWarning: Unknown config option: remote_data_strict self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") docs/tutorial.rst::tutorial.rst /nix/store/b7b0kph88p42434y2a27vnr1yjvfd24r-python3.7-astropy-4.2/lib/python3.7/site-packages/astropy/config/configuration.py:582: ConfigurationMissingWarning: Configuration defaults will be used due to FileNotFoundError:2 on None warn(ConfigurationMissingWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/warnings.html ============ 111 passed, 52 skipped, 3 xfailed, 2 warnings in 1.13s ============ Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase