Skip to content

Instantly share code, notes, and snippets.

@rmcgibbo
Created March 24, 2021 17: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 rmcgibbo/9693c9d71eddcd53ce7c4edb4ecefd59 to your computer and use it in GitHub Desktop.
Save rmcgibbo/9693c9d71eddcd53ce7c4edb4ecefd59 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/117295
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/nix.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/review.py -> build/lib/nixpkgs_review
copying nixpkgs_review/utils.py -> build/lib/nixpkgs_review
copying nixpkgs_review/report.py -> build/lib/nixpkgs_review
copying nixpkgs_review/builddir.py -> build/lib/nixpkgs_review
copying nixpkgs_review/github.py -> build/lib/nixpkgs_review
copying nixpkgs_review/buildenv.py -> build/lib/nixpkgs_review
creating 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/post_result.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/utils.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/approve.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/wip.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/comments.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/merge.py -> build/lib/nixpkgs_review/cli
copying nixpkgs_review/cli/rev.py -> build/lib/nixpkgs_review/cli
creating build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/test_wip.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/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_rev.py -> build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/test_pr_local_eval.py -> build/lib/nixpkgs_review/tests
copying nixpkgs_review/tests/test_github_actions.py -> build/lib/nixpkgs_review/tests
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/nix.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
copying build/lib/nixpkgs_review/__init__.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
copying build/lib/nixpkgs_review/overlay.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review
copying build/lib/nixpkgs_review/review.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/report.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/builddir.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/buildenv.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/__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/post_result.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/cli/approve.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/comments.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/rev.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli
creating 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/__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/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_rev.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/test_github_actions.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/tests
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/arsjb3v5hhxy3q6czq2rnfwmn55l90jk-nixpkgs-review-2.5.0
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/arsjb3v5hhxy3q6czq2rnfwmn55l90jk-nixpkgs-review-2.5.0/lib /nix/store/arsjb3v5hhxy3q6czq2rnfwmn55l90jk-nixpkgs-review-2.5.0/bin
patching script interpreter paths in /nix/store/arsjb3v5hhxy3q6czq2rnfwmn55l90jk-nixpkgs-review-2.5.0
checking for references to /build/ in /nix/store/arsjb3v5hhxy3q6czq2rnfwmn55l90jk-nixpkgs-review-2.5.0...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python3.8 to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/arsjb3v5hhxy3q6czq2rnfwmn55l90jk-nixpkgs-review-2.5.0/bin/nix-review'...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python3.8 to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/arsjb3v5hhxy3q6czq2rnfwmn55l90jk-nixpkgs-review-2.5.0/bin/nixpkgs-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_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/tmpenrvgfsm/.cache/nixpkgs-review/rev-hash1-dirty/nixpkgs hash1
$ nix-env -f /build/tmpenrvgfsm/.cache/nixpkgs-review/rev-hash1-dirty/nixpkgs -qaP --xml --out-path --show-trace
Applying `nixpkgs` diff...
$ nix-env -f /build/tmpenrvgfsm/.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/tmpenrvgfsm/.cache/nixpkgs-review/rev-hash1-dirty/build.nix --builders ssh://joerg@10.243.29.170 aarch64-linux
1 package built:
pong3d
$ nix-shell /build/tmpenrvgfsm/.cache/nixpkgs-review/rev-hash1-dirty/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/tmp4rel_ps3/.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/tmp4rel_ps3/.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/tmp4rel_ps3/.cache/nixpkgs-review/pr-37200/shell.nix
$ git worktree prune
ok
test_markdown_report (nixpkgs_review.tests.test_report.ReportTestcase)
Test that the markdown report format is as expected ... 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/tmpyuhnyze0/.cache/nixpkgs-review/rev-hash1/nixpkgs hash1
$ nix-env -f /build/tmpyuhnyze0/.cache/nixpkgs-review/rev-hash1/nixpkgs -qaP --xml --out-path --show-trace
$ git merge --no-commit hash1
$ nix-env -f /build/tmpyuhnyze0/.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/tmpyuhnyze0/.cache/nixpkgs-review/rev-hash1/build.nix --builders ssh://joerg@10.243.29.170 aarch64-linux
1 package built:
pong3d
$ nix-shell /build/tmpyuhnyze0/.cache/nixpkgs-review/rev-hash1/shell.nix
$ git worktree prune
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/tmpm_mlhw7w/.cache/nixpkgs-review/pr-1/nixpkgs hash1
$ nix-env -f /build/tmpm_mlhw7w/.cache/nixpkgs-review/pr-1/nixpkgs -qaP --xml --out-path --show-trace
$ git merge --no-commit hash2
$ nix-env -f /build/tmpm_mlhw7w/.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/tmpm_mlhw7w/.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/tmpm_mlhw7w/.cache/nixpkgs-review/pr-1/shell.nix
$ git worktree prune
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
----------------------------------------------------------------------
Ran 8 tests in 0.085s
OK
Finished executing setuptoolsCheckPhase
building '/nix/store/myf2088yc8wzjbx929w5f9vcixl24bsf-builder.pl.drv'...
building '/nix/store/dj2xs0f2a2z8m82kh1m7hrp53cqyka79-libcpuid-0.5.1.drv'...
building '/nix/store/ib5x3nnwn5b99smjch1p00wi17zqmy9h-nix-prefetch-0.4.0.drv'...
building '/nix/store/xkry6k3xpk76g4kcia3pnpcd4pa9pc40-nix-2.4pre20210317_8a5203d.drv'...
builder for '/nix/store/xkry6k3xpk76g4kcia3pnpcd4pa9pc40-nix-2.4pre20210317_8a5203d.drv' failed with exit code 2; last 10 log lines:
error: program '../push-to-store.sh' failed with exit code 123
make: *** [mk/lib.mk:106: tests/ca/substitute.sh.test] Error 1
make: *** Waiting for unfinished jobs....
ran test tests/check.sh... [PASS]
ran test tests/signing.sh... [PASS]
ran test tests/recursive.sh... [PASS]
ran test tests/timeout.sh... [PASS]
ran test tests/ca/build.sh... [PASS]
ran test tests/ca/signatures.sh... [PASS]
ran test tests/gc-auto.sh... [PASS]
cannot build derivation '/nix/store/88h3n5zvn3iw4vvqxzk02khk27d0zcbr-nix-direnv-1.2.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/749wmpcybcp4jmx5x96hybwx9ipw92gm-nix-perl-2.4pre20210317_8a5203d.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/h9zc1wkqpylpl0g1zmyzgni17rj62w2i-nix-update-0.3.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vwzgjxbrps28zalc55h4nna4kwzwvy08-nixpkgs-review-2.5.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4jis7i1plnjh83asvwi82jkhksw85aw1-hydra-perl-deps.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/0f2dq64vcgdr61bz1cmrlfwvmxb99j9f-hydra-2021-03-10.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/im6nifdg63a775xl7pnl381xch6ag2kh-review-shell.drv': 5 dependencies couldn't be built
error: build of '/nix/store/im6nifdg63a775xl7pnl381xch6ag2kh-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment