Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 01:10
Show Gist options
  • Save r-rmcgibbo/ea992f971434197577f0d958bf4f9bec to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/ea992f971434197577f0d958bf4f9bec to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 2 seconds | https://github.com/NixOS/nixpkgs/pull/116807
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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/kmb56hcyyjk5kgl8jdxf49yx6sqq3j0l-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/setup.py
@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 setuptoolsBuildPhase
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
creating build/lib/nixpkgs_review
copying nixpkgs_review/buildenv.py -> build/lib/nixpkgs_review
copying nixpkgs_review/github.py -> build/lib/nixpkgs_review
copying nixpkgs_review/report.py -> build/lib/nixpkgs_review
copying nixpkgs_review/review.py -> build/lib/nixpkgs_review
copying nixpkgs_review/__init__.py -> build/lib/nixpkgs_review
copying nixpkgs_review/overlay.py -> build/lib/nixpkgs_review
copying nixpkgs_review/nix.py -> build/lib/nixpkgs_review
copying nixpkgs_review/utils.py -> build/lib/nixpkgs_review
copying nixpkgs_review/builddir.py -> build/lib/nixpkgs_review
creating build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/cli_mocks.py -> build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/test_report.py -> build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/test_github_actions.py -> build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/test_pr_local_eval.py -> build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/__init__.py -> build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/test_pr_borg_eval.py -> build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/test_wip.py -> build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/test_rev.py -> build/lib/nixpkgs_review/tests
creating build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/post_result.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/comments.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/rev.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/wip.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/__init__.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/pr.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/merge.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/approve.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/utils.py -> build/lib/nixpkgs_review/cli
creating build/lib/nixpkgs_review/nix
copying nixpkgs_review/nix/evalAttrs.nix -> build/lib/nixpkgs_review/nix
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/nixpkgs_review
copying build/lib/nixpkgs_review/buildenv.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
copying build/lib/nixpkgs_review/github.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
copying build/lib/nixpkgs_review/report.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
copying build/lib/nixpkgs_review/review.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
creating build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
copying build/lib/nixpkgs_review/tests/cli_mocks.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
copying build/lib/nixpkgs_review/tests/test_report.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
copying build/lib/nixpkgs_review/tests/test_github_actions.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
copying build/lib/nixpkgs_review/tests/test_pr_local_eval.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
copying build/lib/nixpkgs_review/tests/__init__.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
copying build/lib/nixpkgs_review/tests/test_pr_borg_eval.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
copying build/lib/nixpkgs_review/tests/test_wip.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
copying build/lib/nixpkgs_review/tests/test_rev.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
copying build/lib/nixpkgs_review/__init__.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
creating build/bdist.linux-x86_64/wheel/nixpkgs_review/nix
copying build/lib/nixpkgs_review/nix/evalAttrs.nix -> build/bdist.linux-x86_64/wheel/nixpkgs_review/nix
copying build/lib/nixpkgs_review/overlay.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
creating build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/cli/post_result.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/cli/comments.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/cli/rev.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/cli/wip.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/cli/__init__.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/cli/pr.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/cli/merge.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/cli/approve.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/cli/utils.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
copying build/lib/nixpkgs_review/nix.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
copying build/lib/nixpkgs_review/utils.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
copying build/lib/nixpkgs_review/builddir.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
running install_egg_info
running egg_info
creating nixpkgs_review.egg-info
writing nixpkgs_review.egg-info/PKG-INFO
writing dependency_links to nixpkgs_review.egg-info/dependency_links.txt
writing entry points to nixpkgs_review.egg-info/entry_points.txt
writing requirements to nixpkgs_review.egg-info/requires.txt
writing top-level names to nixpkgs_review.egg-info/top_level.txt
writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'
reading manifest file 'nixpkgs_review.egg-info/SOURCES.txt'
writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'
Copying nixpkgs_review.egg-info to build/bdist.linux-x86_64/wheel/nixpkgs_review-2.5.0-py3.8.egg-info
running install_scripts
adding license file "LICENSE.md" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/nixpkgs_review-2.5.0.dist-info/WHEEL
creating 'dist/nixpkgs_review-2.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'nixpkgs_review/__init__.py'
adding 'nixpkgs_review/builddir.py'
adding 'nixpkgs_review/buildenv.py'
adding 'nixpkgs_review/github.py'
adding 'nixpkgs_review/nix.py'
adding 'nixpkgs_review/overlay.py'
adding 'nixpkgs_review/report.py'
adding 'nixpkgs_review/review.py'
adding 'nixpkgs_review/utils.py'
adding 'nixpkgs_review/cli/__init__.py'
adding 'nixpkgs_review/cli/approve.py'
adding 'nixpkgs_review/cli/comments.py'
adding 'nixpkgs_review/cli/merge.py'
adding 'nixpkgs_review/cli/post_result.py'
adding 'nixpkgs_review/cli/pr.py'
adding 'nixpkgs_review/cli/rev.py'
adding 'nixpkgs_review/cli/utils.py'
adding 'nixpkgs_review/cli/wip.py'
adding 'nixpkgs_review/nix/evalAttrs.nix'
adding 'nixpkgs_review/tests/__init__.py'
adding 'nixpkgs_review/tests/cli_mocks.py'
adding 'nixpkgs_review/tests/test_github_actions.py'
adding 'nixpkgs_review/tests/test_pr_borg_eval.py'
adding 'nixpkgs_review/tests/test_pr_local_eval.py'
adding 'nixpkgs_review/tests/test_report.py'
adding 'nixpkgs_review/tests/test_rev.py'
adding 'nixpkgs_review/tests/test_wip.py'
adding 'nixpkgs_review-2.5.0.dist-info/LICENSE.md'
adding 'nixpkgs_review-2.5.0.dist-info/METADATA'
adding 'nixpkgs_review-2.5.0.dist-info/WHEEL'
adding 'nixpkgs_review-2.5.0.dist-info/entry_points.txt'
adding 'nixpkgs_review-2.5.0.dist-info/top_level.txt'
adding 'nixpkgs_review-2.5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./nixpkgs_review-2.5.0-py2.py3-none-any.whl
Installing collected packages: nixpkgs-review
Successfully installed nixpkgs-review-2.5.0
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/581nh38df8vmdzy4rm040p8zxc9fgrz8-nixpkgs-review-2.5.0
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/581nh38df8vmdzy4rm040p8zxc9fgrz8-nixpkgs-review-2.5.0/lib /nix/store/581nh38df8vmdzy4rm040p8zxc9fgrz8-nixpkgs-review-2.5.0/bin
patching script interpreter paths in /nix/store/581nh38df8vmdzy4rm040p8zxc9fgrz8-nixpkgs-review-2.5.0
checking for references to /build/ in /nix/store/581nh38df8vmdzy4rm040p8zxc9fgrz8-nixpkgs-review-2.5.0...
Rewriting #!/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python3.8 to #!/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8
wrapping `/nix/store/581nh38df8vmdzy4rm040p8zxc9fgrz8-nixpkgs-review-2.5.0/bin/nixpkgs-review'...
Rewriting #!/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python3.8 to #!/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8
wrapping `/nix/store/581nh38df8vmdzy4rm040p8zxc9fgrz8-nixpkgs-review-2.5.0/bin/nix-review'...
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": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing nixpkgs_review.egg-info/PKG-INFO
writing dependency_links to nixpkgs_review.egg-info/dependency_links.txt
writing entry points to nixpkgs_review.egg-info/entry_points.txt
writing requirements to nixpkgs_review.egg-info/requires.txt
writing top-level names to nixpkgs_review.egg-info/top_level.txt
reading manifest file 'nixpkgs_review.egg-info/SOURCES.txt'
writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'
running build_ext
test_markdown_report (nixpkgs_review.tests.test_report.ReportTestcase)
Test that the markdown report format is as expected ... ok
test_approve (nixpkgs_review.tests.test_github_actions.GithubActions) ... Approving https://github.com/NixOS/nixpkgs/pull/1
ok
test_merge (nixpkgs_review.tests.test_github_actions.GithubActions) ... Merging https://github.com/NixOS/nixpkgs/pull/1
ok
test_post_result (nixpkgs_review.tests.test_github_actions.GithubActions) ... 0000000000000000000000000000000000000000
Posting result comment on https://github.com/NixOS/nixpkgs/pull/1
ok
test_local_eval (nixpkgs_review.tests.test_pr_local_eval.PrCommandTestcase) ... $ git -c fetch.prune=false fetch --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0 pull/1/head:refs/nixpkgs-review/1
$ git worktree add /build/tmp2_nr3alx/.cache/nixpkgs-review/pr-1/nixpkgs hash1
$ nix-env -f /build/tmp2_nr3alx/.cache/nixpkgs-review/pr-1/nixpkgs -qaP --xml --out-path --show-trace
$ git merge --no-commit hash2
$ nix-env -f /build/tmp2_nr3alx/.cache/nixpkgs-review/pr-1/nixpkgs -qaP --xml --out-path --show-trace --meta
1 package added:
pong3d (init at 0.5)
$ nix --experimental-features nix-command build --no-link --keep-going --option build-use-sandbox relaxed -f /build/tmp2_nr3alx/.cache/nixpkgs-review/pr-1/build.nix --builders ssh://joerg@10.243.29.170 aarch64-linux
Link to currently reviewing PR:
8;;https://github.com/NixOS/nixpkgs/pull/1https://github.com/NixOS/nixpkgs/pull/18;;
1 package built:
pong3d
$ nix-shell /build/tmp2_nr3alx/.cache/nixpkgs-review/pr-1/shell.nix
$ git worktree prune
ok
test_pr_command_borg_eval (nixpkgs_review.tests.test_pr_borg_eval.PrCommandTestCase) ... $ git -c fetch.prune=false fetch --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0 pull/37200/head:refs/nixpkgs-review/1
$ git worktree add /build/tmpug52ktic/.cache/nixpkgs-review/pr-37200/nixpkgs hash1
$ git merge --no-commit hash2
$ nix --experimental-features nix-command build --no-link --keep-going --option build-use-sandbox relaxed -f /build/tmpug52ktic/.cache/nixpkgs-review/pr-37200/build.nix --builders ssh://joerg@10.243.29.170 aarch64-linux
Link to currently reviewing PR:
8;;https://github.com/NixOS/nixpkgs/pull/37200https://github.com/NixOS/nixpkgs/pull/372008;;
1 package built:
pong3d
$ nix-shell /build/tmpug52ktic/.cache/nixpkgs-review/pr-37200/shell.nix
$ git worktree prune
ok
test_wip_command (nixpkgs_review.tests.test_wip.WipCommand) ... $ git -c fetch.prune=false fetch --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0
$ git worktree add /build/tmpkvo_jfj4/.cache/nixpkgs-review/rev-hash1-dirty/nixpkgs hash1
$ nix-env -f /build/tmpkvo_jfj4/.cache/nixpkgs-review/rev-hash1-dirty/nixpkgs -qaP --xml --out-path --show-trace
Applying `nixpkgs` diff...
$ nix-env -f /build/tmpkvo_jfj4/.cache/nixpkgs-review/rev-hash1-dirty/nixpkgs -qaP --xml --out-path --show-trace --meta
1 package added:
pong3d (init at 0.5)
$ nix --experimental-features nix-command build --no-link --keep-going --option build-use-sandbox relaxed -f /build/tmpkvo_jfj4/.cache/nixpkgs-review/rev-hash1-dirty/build.nix --builders ssh://joerg@10.243.29.170 aarch64-linux
1 package built:
pong3d
$ nix-shell /build/tmpkvo_jfj4/.cache/nixpkgs-review/rev-hash1-dirty/shell.nix
$ git worktree prune
ok
test_rev_command (nixpkgs_review.tests.test_rev.RevCommand) ... $ git -c fetch.prune=false fetch --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0
$ git worktree add /build/tmpaa4mg86o/.cache/nixpkgs-review/rev-hash1/nixpkgs hash1
$ nix-env -f /build/tmpaa4mg86o/.cache/nixpkgs-review/rev-hash1/nixpkgs -qaP --xml --out-path --show-trace
$ git merge --no-commit hash1
$ nix-env -f /build/tmpaa4mg86o/.cache/nixpkgs-review/rev-hash1/nixpkgs -qaP --xml --out-path --show-trace --meta
1 package added:
pong3d (init at 0.5)
$ nix --experimental-features nix-command build --no-link --keep-going --option build-use-sandbox relaxed -f /build/tmpaa4mg86o/.cache/nixpkgs-review/rev-hash1/build.nix --builders ssh://joerg@10.243.29.170 aarch64-linux
1 package built:
pong3d
$ nix-shell /build/tmpaa4mg86o/.cache/nixpkgs-review/rev-hash1/shell.nix
$ git worktree prune
ok
----------------------------------------------------------------------
Ran 8 tests in 0.073s
OK
Finished executing setuptoolsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment