Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 03:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/2d1f796f96a777980a1a7b33bf61fc8e to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2d1f796f96a777980a1a7b33bf61fc8e to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 31 seconds | https://github.com/NixOS/nixpkgs/pull/117004
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/hnllmcz009467zzdfmv9hzvpfj2dmxhw-cheroot-8.4.8.tar.gz
source root is cheroot-8.4.8
setting SOURCE_DATE_EPOCH to timestamp 1606233713 of file cheroot-8.4.8/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/cheroot
copying cheroot/errors.py -> build/lib/cheroot
copying cheroot/makefile.py -> build/lib/cheroot
copying cheroot/__main__.py -> build/lib/cheroot
copying cheroot/_compat.py -> build/lib/cheroot
copying cheroot/cli.py -> build/lib/cheroot
copying cheroot/__init__.py -> build/lib/cheroot
copying cheroot/wsgi.py -> build/lib/cheroot
copying cheroot/testing.py -> build/lib/cheroot
copying cheroot/connections.py -> build/lib/cheroot
copying cheroot/server.py -> build/lib/cheroot
creating build/lib/cheroot/test
copying cheroot/test/test_cli.py -> build/lib/cheroot/test
copying cheroot/test/helper.py -> build/lib/cheroot/test
copying cheroot/test/test_core.py -> build/lib/cheroot/test
copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test
copying cheroot/test/test_conn.py -> build/lib/cheroot/test
copying cheroot/test/webtest.py -> build/lib/cheroot/test
copying cheroot/test/test__compat.py -> build/lib/cheroot/test
copying cheroot/test/test_wsgi.py -> build/lib/cheroot/test
copying cheroot/test/__init__.py -> build/lib/cheroot/test
copying cheroot/test/test_errors.py -> build/lib/cheroot/test
copying cheroot/test/test_makefile.py -> build/lib/cheroot/test
copying cheroot/test/conftest.py -> build/lib/cheroot/test
copying cheroot/test/test_server.py -> build/lib/cheroot/test
copying cheroot/test/test_ssl.py -> build/lib/cheroot/test
creating build/lib/cheroot/workers
copying cheroot/workers/__init__.py -> build/lib/cheroot/workers
copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers
creating build/lib/cheroot/ssl
copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl
copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl
copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl
running egg_info
writing cheroot.egg-info/PKG-INFO
writing dependency_links to cheroot.egg-info/dependency_links.txt
writing entry points to cheroot.egg-info/entry_points.txt
writing requirements to cheroot.egg-info/requires.txt
writing top-level names to cheroot.egg-info/top_level.txt
reading manifest file 'cheroot.egg-info/SOURCES.txt'
writing manifest file 'cheroot.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/cheroot
copying build/lib/cheroot/errors.py -> build/bdist.linux-aarch64/wheel/cheroot
creating build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test_cli.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/helper.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test_core.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test_dispatch.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test_conn.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/webtest.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test__compat.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test_wsgi.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/__init__.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test_errors.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test_makefile.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/conftest.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test_server.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/test/test_ssl.py -> build/bdist.linux-aarch64/wheel/cheroot/test
copying build/lib/cheroot/makefile.py -> build/bdist.linux-aarch64/wheel/cheroot
copying build/lib/cheroot/__main__.py -> build/bdist.linux-aarch64/wheel/cheroot
copying build/lib/cheroot/_compat.py -> build/bdist.linux-aarch64/wheel/cheroot
creating build/bdist.linux-aarch64/wheel/cheroot/workers
copying build/lib/cheroot/workers/__init__.py -> build/bdist.linux-aarch64/wheel/cheroot/workers
copying build/lib/cheroot/workers/threadpool.py -> build/bdist.linux-aarch64/wheel/cheroot/workers
copying build/lib/cheroot/cli.py -> build/bdist.linux-aarch64/wheel/cheroot
copying build/lib/cheroot/__init__.py -> build/bdist.linux-aarch64/wheel/cheroot
copying build/lib/cheroot/wsgi.py -> build/bdist.linux-aarch64/wheel/cheroot
copying build/lib/cheroot/testing.py -> build/bdist.linux-aarch64/wheel/cheroot
copying build/lib/cheroot/connections.py -> build/bdist.linux-aarch64/wheel/cheroot
copying build/lib/cheroot/server.py -> build/bdist.linux-aarch64/wheel/cheroot
creating build/bdist.linux-aarch64/wheel/cheroot/ssl
copying build/lib/cheroot/ssl/builtin.py -> build/bdist.linux-aarch64/wheel/cheroot/ssl
copying build/lib/cheroot/ssl/__init__.py -> build/bdist.linux-aarch64/wheel/cheroot/ssl
copying build/lib/cheroot/ssl/pyopenssl.py -> build/bdist.linux-aarch64/wheel/cheroot/ssl
running install_egg_info
Copying cheroot.egg-info to build/bdist.linux-aarch64/wheel/cheroot-8.4.8-py3.9.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/cheroot-8.4.8.dist-info/WHEEL
creating 'dist/cheroot-8.4.8-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'cheroot/__init__.py'
adding 'cheroot/__main__.py'
adding 'cheroot/_compat.py'
adding 'cheroot/cli.py'
adding 'cheroot/connections.py'
adding 'cheroot/errors.py'
adding 'cheroot/makefile.py'
adding 'cheroot/server.py'
adding 'cheroot/testing.py'
adding 'cheroot/wsgi.py'
adding 'cheroot/ssl/__init__.py'
adding 'cheroot/ssl/builtin.py'
adding 'cheroot/ssl/pyopenssl.py'
adding 'cheroot/test/__init__.py'
adding 'cheroot/test/conftest.py'
adding 'cheroot/test/helper.py'
adding 'cheroot/test/test__compat.py'
adding 'cheroot/test/test_cli.py'
adding 'cheroot/test/test_conn.py'
adding 'cheroot/test/test_core.py'
adding 'cheroot/test/test_dispatch.py'
adding 'cheroot/test/test_errors.py'
adding 'cheroot/test/test_makefile.py'
adding 'cheroot/test/test_server.py'
adding 'cheroot/test/test_ssl.py'
adding 'cheroot/test/test_wsgi.py'
adding 'cheroot/test/webtest.py'
adding 'cheroot/workers/__init__.py'
adding 'cheroot/workers/threadpool.py'
adding 'cheroot-8.4.8.dist-info/LICENSE.md'
adding 'cheroot-8.4.8.dist-info/METADATA'
adding 'cheroot-8.4.8.dist-info/WHEEL'
adding 'cheroot-8.4.8.dist-info/entry_points.txt'
adding 'cheroot-8.4.8.dist-info/top_level.txt'
adding 'cheroot-8.4.8.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/cheroot-8.4.8/dist /build/cheroot-8.4.8
Processing ./cheroot-8.4.8-py2.py3-none-any.whl
Requirement already satisfied: jaraco.functools in /nix/store/4659hyiy9dz8m8baim77wmgnd3gfd9q5-python3.9-jaraco.functools-3.0.1/lib/python3.9/site-packages (from cheroot==8.4.8) (3.0.1)
Requirement already satisfied: six>=1.11.0 in /nix/store/na518fy49k42fyp3ibfb522iz93hmgx2-python3.9-six-1.15.0/lib/python3.9/site-packages (from cheroot==8.4.8) (1.15.0)
Requirement already satisfied: more-itertools>=2.6 in /nix/store/hyahbv94473v9d2pa75byzcf4pnxb5jj-python3.9-more-itertools-8.6.0/lib/python3.9/site-packages (from cheroot==8.4.8) (8.6.0)
Installing collected packages: cheroot
Successfully installed cheroot-8.4.8
/build/cheroot-8.4.8
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9022fcb9q0xr8p0mf7mnqi7c1pr1cjvv-python3.9-cheroot-8.4.8
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9022fcb9q0xr8p0mf7mnqi7c1pr1cjvv-python3.9-cheroot-8.4.8/lib /nix/store/9022fcb9q0xr8p0mf7mnqi7c1pr1cjvv-python3.9-cheroot-8.4.8/bin
patching script interpreter paths in /nix/store/9022fcb9q0xr8p0mf7mnqi7c1pr1cjvv-python3.9-cheroot-8.4.8
checking for references to /build/ in /nix/store/9022fcb9q0xr8p0mf7mnqi7c1pr1cjvv-python3.9-cheroot-8.4.8...
Rewriting #!/nix/store/aqxv6kyxvijg5qnbjmkd6idmpn2mhw1b-python3-3.9.2/bin/python3.9 to #!/nix/store/aqxv6kyxvijg5qnbjmkd6idmpn2mhw1b-python3-3.9.2
wrapping `/nix/store/9022fcb9q0xr8p0mf7mnqi7c1pr1cjvv-python3.9-cheroot-8.4.8/bin/cheroot'...
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
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/cheroot-8.4.8
plugins: cov-2.10.1, mock-3.5.1
collecting ...
collected 138 items / 34 deselected / 104 selected
cheroot/test/test__compat.py ......... [ 8%]
cheroot/test/test_cli.py ............ [ 20%]
cheroot/test/test_conn.py ................x....x... [ 44%]
cheroot/test/test_core.py ......................... [ 68%]
cheroot/test/test_dispatch.py . [ 69%]
cheroot/test/test_errors.py .. [ 71%]
cheroot/test/test_makefile.py .. [ 73%]
cheroot/test/test_server.py .......... [ 82%]
cheroot/test/test_ssl.py .................. [100%]
=============================== warnings summary ===============================
cheroot/test/test_server.py:316
/build/cheroot-8.4.8/cheroot/test/test_server.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.forked - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
test_high_number_of_file_descriptors = pytest.mark.forked(
cheroot/test/test_server.py::test_serving_is_false_and_stop_returns_after_ctrlc
/nix/store/kn3can5f9s4rbi0zwymaga52h40wd757-python3.9-pytest-6.2.2/lib/python3.9/site-packages/_pytest/threadexception.py:75: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-54
Traceback (most recent call last):
File "/nix/store/aqxv6kyxvijg5qnbjmkd6idmpn2mhw1b-python3-3.9.2/lib/python3.9/threading.py", line 954, in _bootstrap_inner
self.run()
File "/nix/store/aqxv6kyxvijg5qnbjmkd6idmpn2mhw1b-python3-3.9.2/lib/python3.9/threading.py", line 892, in run
self._target(*self._args, **self._kwargs)
File "/build/cheroot-8.4.8/cheroot/server.py", line 1803, in serve
self.tick()
File "/build/cheroot-8.4.8/cheroot/server.py", line 2044, in tick
conn = self._connections.get_conn()
File "/build/cheroot-8.4.8/cheroot/test/test_server.py", line 130, in raise_keyboard_interrupt
raise KeyboardInterrupt()
KeyboardInterrupt
warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))
-- Docs: https://docs.pytest.org/en/stable/warnings.html
========== 102 passed, 34 deselected, 2 xfailed, 2 warnings in 28.74s ==========
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment