Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 16:22
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/c74849be9daefb7d46120b3169145ef4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/c74849be9daefb7d46120b3169145ef4 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 2 minutes | https://github.com/NixOS/nixpkgs/pull/116752
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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/2dsyg71bdrjrvkprnhd7fp5280qv51s8-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/utils/generate_provider_doc.py
@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 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.
Processing /build/source
Preparing wheel metadata ... done
Building wheels for collected packages: dns-lexicon
Building wheel for dns-lexicon (PEP 517) ... done
Created wheel for dns-lexicon: filename=dns_lexicon-3.5.2-py3-none-any.whl size=253063 sha256=2fac89c84ad1a6293c6d8af1c2fffcba011517d713d9f63a9ac51a6ea3379712
Stored in directory: /build/pip-ephem-wheel-cache-cz80uxnz/wheels/e1/fb/ff/3c7bf8327fe7b38e0848fbd084e404c8a61b776977c550714b
Successfully built dns-lexicon
Finished creating a wheel...
Finished executing pipBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./dns_lexicon-3.5.2-py3-none-any.whl
Requirement already satisfied: cryptography<4,>=2 in /nix/store/f5d49japzc2f4jvfc9krlb1bbv42rnw7-python3.8-cryptography-3.4.6/lib/python3.8/site-packages (from dns-lexicon==3.5.2) (3.4.6)
Requirement already satisfied: future<1,>=0 in /nix/store/yxaxwm7aik9jm1b2bdgrx1kvsz3n233g-python3.8-future-0.18.2/lib/python3.8/site-packages (from dns-lexicon==3.5.2) (0.18.2)
Requirement already satisfied: requests<3,>=2 in /nix/store/izsx4zansdskx4b7g7b7wdqkprdkwncn-python3.8-requests-2.25.1/lib/python3.8/site-packages (from dns-lexicon==3.5.2) (2.25.1)
Requirement already satisfied: tldextract<4,>=3 in /nix/store/shz5r97hjdg4mrnf9dghp1pip119x2xk-python3.8-tldextract-3.1.0/lib/python3.8/site-packages (from dns-lexicon==3.5.2) (3.1.0)
Requirement already satisfied: pyyaml<6,>=5 in /nix/store/lja6ypdm9ynk7yn0a1h67q3jan7pq8b5-python3.8-PyYAML-5.4.1/lib/python3.8/site-packages (from dns-lexicon==3.5.2) (5.4.1)
Requirement already satisfied: beautifulsoup4<5,>=4 in /nix/store/514a8fkfs99j6a7q8pra96g8xwpyb958-python3.8-beautifulsoup4-4.9.3/lib/python3.8/site-packages (from dns-lexicon==3.5.2) (4.9.3)
Requirement already satisfied: soupsieve>1.2 in /nix/store/rlcdyxnn5p178zmzga619b671p33kqnr-python3.8-soupsieve-2.0.1/lib/python3.8/site-packages (from beautifulsoup4<5,>=4->dns-lexicon==3.5.2) (2.0.1)
Requirement already satisfied: cffi>=1.12 in /nix/store/nrxvnx4id2mvhps1i7r7wjmc8d5k0r5q-python3.8-cffi-1.14.5/lib/python3.8/site-packages (from cryptography<4,>=2->dns-lexicon==3.5.2) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/l3wqh9jfhbdpv5hbkwnjc9qmgw50hg7f-python3.8-pycparser-2.20/lib/python3.8/site-packages (from cffi>=1.12->cryptography<4,>=2->dns-lexicon==3.5.2) (2.20)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/ysy3j81q1xqif6ymp9zsh7hggh061jph-python3.8-certifi-2020.12.5/lib/python3.8/site-packages (from requests<3,>=2->dns-lexicon==3.5.2) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from requests<3,>=2->dns-lexicon==3.5.2) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/hlaizclgicn1wm57k6yfqnkcdjrmxavp-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from requests<3,>=2->dns-lexicon==3.5.2) (3.0.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/p952ss6amdjfm9zy51qx0fh5b0hc89wg-python3.8-urllib3-1.26.3/lib/python3.8/site-packages (from requests<3,>=2->dns-lexicon==3.5.2) (1.26.3)
Requirement already satisfied: requests-file>=1.4 in /nix/store/v45x35zw1y3lmyf9241lvsvqn0mm9mic-python3.8-requests-file-1.5.1/lib/python3.8/site-packages (from tldextract<4,>=3->dns-lexicon==3.5.2) (1.5.1)
Requirement already satisfied: filelock>=3.0.8 in /nix/store/i44g95xcphsaq1mlfj7fs6pybn80f761-python3.8-filelock-3.0.12/lib/python3.8/site-packages (from tldextract<4,>=3->dns-lexicon==3.5.2) (3.0.12)
Requirement already satisfied: six in /nix/store/297qnsllxb0jxny1qk9bk2wvhpivzcx0-python3.8-six-1.15.0/lib/python3.8/site-packages (from requests-file>=1.4->tldextract<4,>=3->dns-lexicon==3.5.2) (1.15.0)
Installing collected packages: dns-lexicon
Successfully installed dns-lexicon-3.5.2
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/a7i4xvfiiiyj1wz8kya6ahzrkfl7ad9c-lexicon-3.5.2
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/a7i4xvfiiiyj1wz8kya6ahzrkfl7ad9c-lexicon-3.5.2/lib /nix/store/a7i4xvfiiiyj1wz8kya6ahzrkfl7ad9c-lexicon-3.5.2/bin
patching script interpreter paths in /nix/store/a7i4xvfiiiyj1wz8kya6ahzrkfl7ad9c-lexicon-3.5.2
checking for references to /build/ in /nix/store/a7i4xvfiiiyj1wz8kya6ahzrkfl7ad9c-lexicon-3.5.2...
Rewriting #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python3.8 to #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8
wrapping `/nix/store/a7i4xvfiiiyj1wz8kya6ahzrkfl7ad9c-lexicon-3.5.2/bin/lexicon'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/source, configfile: pyproject.toml
plugins: cov-2.10.1, xdist-2.2.1, forked-1.3.0
collecting ...
collecting 12 items
collecting 522 items
collecting 1938 items
collected 1990 items
lexicon/tests/test_client.py ............ [ 0%]
lexicon/tests/test_config.py ......... [ 1%]
lexicon/tests/test_library.py ....... [ 1%]
lexicon/tests/test_output.py ..... [ 1%]
lexicon/tests/test_parser.py ..... [ 1%]
lexicon/tests/providers/test_aliyun.py ..................ss......... [ 3%]
lexicon/tests/providers/test_aurora.py ..................ss......... [ 4%]
lexicon/tests/providers/test_azure.py ..................ss......... [ 6%]
lexicon/tests/providers/test_cloudflare.py ..................ss......... [ 7%]
[ 7%]
lexicon/tests/providers/test_cloudns.py ..................ss......... [ 9%]
lexicon/tests/providers/test_cloudxns.py ..................ss......s.. [ 10%]
lexicon/tests/providers/test_conoha.py ..................ss......... [ 12%]
lexicon/tests/providers/test_constellix.py ..................ss......... [ 13%]
[ 13%]
lexicon/tests/providers/test_digitalocean.py ..................ss......s [ 14%]
.. [ 15%]
lexicon/tests/providers/test_dinahosting.py ................s.ss........ [ 16%]
. [ 16%]
lexicon/tests/providers/test_directadmin.py ..................ss........ [ 17%]
. [ 17%]
lexicon/tests/providers/test_dnsimple.py ..................ss......... [ 19%]
lexicon/tests/providers/test_dnsmadeeasy.py ..................ss......s. [ 20%]
. [ 20%]
lexicon/tests/providers/test_dnspark.py ............sss.....s.. [ 22%]
lexicon/tests/providers/test_dnspod.py ............sss.....s.. [ 23%]
lexicon/tests/providers/test_dreamhost.py ...................s.ss....... [ 24%]
.. [ 24%]
lexicon/tests/providers/test_dynu.py ..................ss......... [ 26%]
lexicon/tests/providers/test_easydns.py .............ss.....s.. [ 27%]
lexicon/tests/providers/test_easyname.py ..................ss......... [ 28%]
lexicon/tests/providers/test_euserv.py ..................ss......... [ 30%]
lexicon/tests/providers/test_exoscale.py ..................ss......... [ 31%]
lexicon/tests/providers/test_gandi.py ..................ss.............. [ 33%]
.............ss......... [ 34%]
lexicon/tests/providers/test_gehirn.py .............ss........ [ 35%]
lexicon/tests/providers/test_glesys.py .............ss.....s.. [ 36%]
lexicon/tests/providers/test_godaddy.py ..................ss......... [ 38%]
lexicon/tests/providers/test_googleclouddns.py ..................ss..... [ 39%]
.... [ 39%]
lexicon/tests/providers/test_gransy.py ..................ss......... [ 41%]
lexicon/tests/providers/test_gratisdns.py ..................ss......... [ 42%]
lexicon/tests/providers/test_henet.py ..................ss......... [ 44%]
lexicon/tests/providers/test_hetzner.py ..................ss......... [ 45%]
lexicon/tests/providers/test_hostingde.py ..................ss......... [ 47%]
lexicon/tests/providers/test_hover.py ..................ss......... [ 48%]
lexicon/tests/providers/test_infoblox.py ..................ss......... [ 50%]
lexicon/tests/providers/test_internetbs.py ..................ss......... [ 51%]
[ 51%]
lexicon/tests/providers/test_inwx.py ..................ss......... [ 53%]
lexicon/tests/providers/test_joker.py ..................ss......... [ 54%]
lexicon/tests/providers/test_linode.py ................s.ss......... [ 55%]
lexicon/tests/providers/test_linode4.py ................s.ss......... [ 57%]
lexicon/tests/providers/test_localzone.py ss................ss......... [ 58%]
lexicon/tests/providers/test_luadns.py ....s.............ss......s.. [ 60%]
lexicon/tests/providers/test_memset.py ..................ss......s.. [ 61%]
lexicon/tests/providers/test_namecheap.py ................s.ss.......... [ 63%]
...............s.ss......... [ 64%]
lexicon/tests/providers/test_namesilo.py ..................ss......s.. [ 66%]
lexicon/tests/providers/test_netcup.py ................s.ss......... [ 67%]
lexicon/tests/providers/test_nfsn.py ..................ss......... [ 69%]
lexicon/tests/providers/test_njalla.py .........s.....s..ss......... [ 70%]
lexicon/tests/providers/test_nsone.py ................s.ss......s.. [ 71%]
lexicon/tests/providers/test_onapp.py ..................ss......... [ 73%]
lexicon/tests/providers/test_online.py .............s....ss......... [ 74%]
lexicon/tests/providers/test_ovh.py ..................ss......... [ 76%]
lexicon/tests/providers/test_plesk.py ................s.ss......... [ 77%]
lexicon/tests/providers/test_pointhq.py ................s.ss......s.. [ 79%]
lexicon/tests/providers/test_powerdns.py ..................ss......s.. [ 80%]
lexicon/tests/providers/test_rackspace.py ..................ss......... [ 82%]
lexicon/tests/providers/test_rage4.py ..................ss.....ss.s [ 83%]
lexicon/tests/providers/test_rcodezero.py ..................ss......... [ 85%]
lexicon/tests/providers/test_route53.py ....................ss......... [ 86%]
lexicon/tests/providers/test_safedns.py ....s...........s.ss......... [ 88%]
lexicon/tests/providers/test_sakuracloud.py ...........s.ss........ [ 89%]
lexicon/tests/providers/test_softlayer.py .............ss........ [ 90%]
lexicon/tests/providers/test_transip.py ....s........s....ss......... [ 91%]
lexicon/tests/providers/test_ultradns.py ..................ss......... [ 93%]
lexicon/tests/providers/test_vultr.py .............ss.....s.. [ 94%]
lexicon/tests/providers/test_yandex.py ..................ss......s.. [ 95%]
lexicon/tests/providers/test_zeit.py ................s.ss......... [ 97%]
lexicon/tests/providers/test_zilore.py ..................ss......... [ 98%]
lexicon/tests/providers/test_zonomi.py .............ss.....s.. [100%]
=============================== warnings summary ===============================
lexicon/tests/test_config.py::test_argparse_resolution
/nix/store/pb2g5zxk4qjlpi8gyfnv0shfqlk7q7rw-python3.8-zeep-3.4.0/lib/python3.8/site-packages/zeep/loader.py:3: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release.
from defusedxml.lxml import fromstring
-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========== 1809 passed, 181 skipped, 1 warning in 127.33s (0:02:07) ===========
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment