tribuchet: building on eliza Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Running phase: unpackPhase unpacking source archive /nix/store/rw6ddcrn7y4fn3h6m62a4p3w7c9cy1b3-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_wip.py" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... /nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) 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 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' * Building wheel... /nix/store/is96kqqsvnrrpl3pw97bf4wflzqk2zgv-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/tests copying tests/test_pr.py -> build/lib/tests copying tests/test_rev.py -> build/lib/tests copying tests/test_nixpkgs.py -> build/lib/tests copying tests/test_github_actions.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_store_flag.py -> build/lib/tests copying tests/test_wip.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_option_flag.py -> build/lib/tests copying tests/test_escape_attr.py -> build/lib/tests creating build/lib/nixpkgs_review copying nixpkgs_review/buildenv.py -> build/lib/nixpkgs_review copying nixpkgs_review/__init__.py -> build/lib/nixpkgs_review copying nixpkgs_review/builddir.py -> build/lib/nixpkgs_review copying nixpkgs_review/nix.py -> build/lib/nixpkgs_review copying nixpkgs_review/review.py -> build/lib/nixpkgs_review copying nixpkgs_review/github.py -> build/lib/nixpkgs_review copying nixpkgs_review/errors.py -> build/lib/nixpkgs_review copying nixpkgs_review/utils.py -> build/lib/nixpkgs_review copying nixpkgs_review/allow.py -> build/lib/nixpkgs_review copying nixpkgs_review/overlay.py -> build/lib/nixpkgs_review copying nixpkgs_review/http_requests.py -> build/lib/nixpkgs_review copying nixpkgs_review/report.py -> build/lib/nixpkgs_review copying nixpkgs_review/nixpkgs.py -> build/lib/nixpkgs_review copying nixpkgs_review/git.py -> build/lib/nixpkgs_review creating build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/post_result.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 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/merge.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/pr.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/rev.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/comments.py -> build/lib/nixpkgs_review/cli 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 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' creating build/lib/nixpkgs_review/nix copying nixpkgs_review/nix/review-shell.nix -> build/lib/nixpkgs_review/nix copying nixpkgs_review/nix/evalAttrs.nix -> build/lib/nixpkgs_review/nix installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/tests copying build/lib/tests/test_rev.py -> build/bdist.linux-aarch64/wheel/./tests copying build/lib/tests/test_github_actions.py -> build/bdist.linux-aarch64/wheel/./tests copying build/lib/tests/test_nixpkgs.py -> build/bdist.linux-aarch64/wheel/./tests copying build/lib/tests/test_pr.py -> build/bdist.linux-aarch64/wheel/./tests copying build/lib/tests/test_store_flag.py -> build/bdist.linux-aarch64/wheel/./tests copying build/lib/tests/test_wip.py -> build/bdist.linux-aarch64/wheel/./tests copying build/lib/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./tests copying build/lib/tests/conftest.py -> build/bdist.linux-aarch64/wheel/./tests copying build/lib/tests/test_escape_attr.py -> build/bdist.linux-aarch64/wheel/./tests copying build/lib/tests/test_option_flag.py -> build/bdist.linux-aarch64/wheel/./tests creating build/bdist.linux-aarch64/wheel/nixpkgs_review copying build/lib/nixpkgs_review/github.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review creating build/bdist.linux-aarch64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/wip.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/merge.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/pr.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/__init__.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/post_result.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/rev.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/approve.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/comments.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/utils.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/cli copying build/lib/nixpkgs_review/review.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/errors.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/nix.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/nixpkgs.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/overlay.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/allow.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/utils.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/report.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/http_requests.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/__init__.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/builddir.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/buildenv.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review copying build/lib/nixpkgs_review/git.py -> build/bdist.linux-aarch64/wheel/./nixpkgs_review creating build/bdist.linux-aarch64/wheel/nixpkgs_review/nix copying build/lib/nixpkgs_review/nix/evalAttrs.nix -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/nix copying build/lib/nixpkgs_review/nix/review-shell.nix -> build/bdist.linux-aarch64/wheel/./nixpkgs_review/nix running install_egg_info Copying nixpkgs_review.egg-info to build/bdist.linux-aarch64/wheel/./nixpkgs_review-3.9.0-py3.14.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/nixpkgs_review-3.9.0.dist-info/WHEEL creating '/build/source/dist/.tmp-8x6hackm/nixpkgs_review-3.9.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'nixpkgs_review/__init__.py' adding 'nixpkgs_review/allow.py' adding 'nixpkgs_review/builddir.py' adding 'nixpkgs_review/buildenv.py' adding 'nixpkgs_review/errors.py' adding 'nixpkgs_review/git.py' adding 'nixpkgs_review/github.py' adding 'nixpkgs_review/http_requests.py' adding 'nixpkgs_review/nix.py' adding 'nixpkgs_review/nixpkgs.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/nix/review-shell.nix' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/test_escape_attr.py' adding 'tests/test_github_actions.py' adding 'tests/test_nixpkgs.py' adding 'tests/test_option_flag.py' adding 'tests/test_pr.py' adding 'tests/test_rev.py' adding 'tests/test_store_flag.py' adding 'tests/test_wip.py' adding 'nixpkgs_review-3.9.0.dist-info/METADATA' adding 'nixpkgs_review-3.9.0.dist-info/WHEEL' adding 'nixpkgs_review-3.9.0.dist-info/entry_points.txt' adding 'nixpkgs_review-3.9.0.dist-info/top_level.txt' adding 'nixpkgs_review-3.9.0.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built nixpkgs_review-3.9.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for nixpkgs_review-3.9.0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed nixpkgs_review-3.9.0-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/pmi3cb9qxs8yrbkyfpqrgaf0a71hv8lm-nixpkgs-review checking for references to /build/ in /nix/store/pmi3cb9qxs8yrbkyfpqrgaf0a71hv8lm-nixpkgs-review... patching script interpreter paths in /nix/store/pmi3cb9qxs8yrbkyfpqrgaf0a71hv8lm-nixpkgs-review stripping (with command strip and flags -S -p) in /nix/store/pmi3cb9qxs8yrbkyfpqrgaf0a71hv8lm-nixpkgs-review/lib /nix/store/pmi3cb9qxs8yrbkyfpqrgaf0a71hv8lm-nixpkgs-review/bin shrinking RPATHs of ELF executables and libraries in /nix/store/9bxmn4mw8d1awnl4sjvh9wvrngl9s2xb-nixpkgs-review-dist checking for references to /build/ in /nix/store/9bxmn4mw8d1awnl4sjvh9wvrngl9s2xb-nixpkgs-review-dist... patching script interpreter paths in /nix/store/9bxmn4mw8d1awnl4sjvh9wvrngl9s2xb-nixpkgs-review-dist Rewriting #!/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/bin/python3.14 to #!/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7 wrapping `/nix/store/pmi3cb9qxs8yrbkyfpqrgaf0a71hv8lm-nixpkgs-review/bin/nixpkgs-review'... Rewriting #!/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/bin/python3.14 to #!/nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7 wrapping `/nix/store/pmi3cb9qxs8yrbkyfpqrgaf0a71hv8lm-nixpkgs-review/bin/nix-review'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase ============================= test session starts ============================== platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 rootdir: /build/source configfile: pyproject.toml plugins: xdist-3.8.0 created: 192/192 workers 192 workers [39 items] ...s...s.ss.........................F.. =================================== FAILURES =================================== __________________________ test_pr_github_action_eval __________________________ [gw22] linux -- Python 3.14.7 /nix/store/lfh101cfjj8p8npcari9hk0lbqi33yvh-python3-3.14.7/bin/python mock_urlopen = helpers = @patch("nixpkgs_review.http_requests.urlopen") def test_pr_github_action_eval( mock_urlopen: MagicMock, helpers: Helpers, ) -> None: with helpers.nixpkgs() as nixpkgs: base, head, merge = setup_repo(nixpkgs) pr = json.loads( helpers.read_asset("test_pr_github_action_eval/github-pull-363128.json") ) pr["merge_commit_sha"] = merge pr["base"]["sha"] = base pr["head"]["sha"] = head # Create minimal fake zip archive that could have been generated by the `comparison` GH action. mock_zip = io.BytesIO() with zipfile.ZipFile(mock_zip, "w", zipfile.ZIP_DEFLATED) as zf: zf.writestr( "changed-paths.json", helpers.read_asset( "test_pr_github_action_eval/comparison-changed-paths.json" ), ) mock_zip.seek(0) # Set up mocks for github action eval additional_mocks = [ mock_open( read_data=helpers.read_asset( "test_pr_github_action_eval/github-workflows-363128.json" ).encode() )(), mock_open( read_data=helpers.read_asset( "test_pr_github_action_eval/github-artifacts-363128.json" ).encode() )(), mock_open(read_data=mock_zip.getvalue())(), ] # Use custom PR response from asset file mock_urlopen.side_effect = [ mock_open(read_data=json.dumps(pr).encode())(), mock_open(read_data=create_mock_diff_content().encode())(), *additional_mocks, ] hdrs = HTTPMessage() hdrs.add_header("Location", "http://example.com") http_error = HTTPError( url="http://example.com", code=302, msg="Found", hdrs=hdrs, fp=None, ) with patch( "nixpkgs_review.github.no_redirect_opener.open", side_effect=http_error ): path = main( "nixpkgs-review", [ "pr", "--remote", str(nixpkgs.remote), "--run", "exit 0", "--additional-package", "bashInteractive", "363128", ], ) helpers.assert_built(path, "pkg1", "bashInteractive") # pkg2 is only listed in attrdiffByPlatform.removed report = helpers.load_report(path) non_existent = report["result"][current_system()]["non-existent"] > assert [a["name"] for a in non_existent] == ["pkg2"] E AssertionError: assert [] == ['pkg2'] E E Right contains one more item: 'pkg2' E Use -v to get more diff tests/test_pr.py:389: AssertionError ----------------------------- Captured stdout call ----------------------------- Initialized empty Git repository in /build/tmp1yt3clzg/nixpkgs/.git/ [master (root-commit) f6d76c5] first commit 116 files changed, 219 insertions(+) create mode 100644 .bash_source create mode 100644 .coreutils_source create mode 100644 .gitignore create mode 100755 bin/bash create mode 120000 bin/coreutils/[ create mode 120000 bin/coreutils/b2sum create mode 120000 bin/coreutils/base32 create mode 120000 bin/coreutils/base64 create mode 120000 bin/coreutils/basename create mode 120000 bin/coreutils/basenc create mode 120000 bin/coreutils/cat create mode 120000 bin/coreutils/chcon create mode 120000 bin/coreutils/chgrp create mode 120000 bin/coreutils/chmod create mode 120000 bin/coreutils/chown create mode 120000 bin/coreutils/chroot create mode 120000 bin/coreutils/cksum create mode 120000 bin/coreutils/comm create mode 100755 bin/coreutils/coreutils create mode 120000 bin/coreutils/cp create mode 120000 bin/coreutils/csplit create mode 120000 bin/coreutils/cut create mode 120000 bin/coreutils/date create mode 120000 bin/coreutils/dd create mode 120000 bin/coreutils/df create mode 120000 bin/coreutils/dir create mode 120000 bin/coreutils/dircolors create mode 120000 bin/coreutils/dirname create mode 120000 bin/coreutils/du create mode 120000 bin/coreutils/echo create mode 120000 bin/coreutils/env create mode 120000 bin/coreutils/expand create mode 120000 bin/coreutils/expr create mode 120000 bin/coreutils/factor create mode 120000 bin/coreutils/false create mode 120000 bin/coreutils/fmt create mode 120000 bin/coreutils/fold create mode 120000 bin/coreutils/groups create mode 120000 bin/coreutils/head create mode 120000 bin/coreutils/hostid create mode 120000 bin/coreutils/id create mode 120000 bin/coreutils/install create mode 120000 bin/coreutils/join create mode 120000 bin/coreutils/kill create mode 120000 bin/coreutils/link create mode 120000 bin/coreutils/ln create mode 120000 bin/coreutils/logname create mode 120000 bin/coreutils/ls create mode 120000 bin/coreutils/md5sum create mode 120000 bin/coreutils/mkdir create mode 120000 bin/coreutils/mkfifo create mode 120000 bin/coreutils/mknod create mode 120000 bin/coreutils/mktemp create mode 120000 bin/coreutils/mv create mode 120000 bin/coreutils/nice create mode 120000 bin/coreutils/nl create mode 120000 bin/coreutils/nohup create mode 120000 bin/coreutils/nproc create mode 120000 bin/coreutils/numfmt create mode 120000 bin/coreutils/od create mode 120000 bin/coreutils/paste create mode 120000 bin/coreutils/pathchk create mode 120000 bin/coreutils/pinky create mode 120000 bin/coreutils/pr create mode 120000 bin/coreutils/printenv create mode 120000 bin/coreutils/printf create mode 120000 bin/coreutils/ptx create mode 120000 bin/coreutils/pwd create mode 120000 bin/coreutils/readlink create mode 120000 bin/coreutils/realpath create mode 120000 bin/coreutils/rm create mode 120000 bin/coreutils/rmdir create mode 120000 bin/coreutils/runcon create mode 120000 bin/coreutils/seq create mode 120000 bin/coreutils/sha1sum create mode 120000 bin/coreutils/sha224sum create mode 120000 bin/coreutils/sha256sum create mode 120000 bin/coreutils/sha384sum create mode 120000 bin/coreutils/sha512sum create mode 120000 bin/coreutils/shred create mode 120000 bin/coreutils/shuf create mode 120000 bin/coreutils/sleep create mode 120000 bin/coreutils/sort create mode 120000 bin/coreutils/split create mode 120000 bin/coreutils/stat create mode 120000 bin/coreutils/stdbuf create mode 120000 bin/coreutils/stty create mode 120000 bin/coreutils/sum create mode 120000 bin/coreutils/sync create mode 120000 bin/coreutils/tac create mode 120000 bin/coreutils/tail create mode 120000 bin/coreutils/tee create mode 120000 bin/coreutils/test create mode 120000 bin/coreutils/timeout create mode 120000 bin/coreutils/touch create mode 120000 bin/coreutils/tr create mode 120000 bin/coreutils/true create mode 120000 bin/coreutils/truncate create mode 120000 bin/coreutils/tsort create mode 120000 bin/coreutils/tty create mode 120000 bin/coreutils/uname create mode 120000 bin/coreutils/unexpand create mode 120000 bin/coreutils/uniq create mode 120000 bin/coreutils/unlink create mode 120000 bin/coreutils/uptime create mode 120000 bin/coreutils/users create mode 120000 bin/coreutils/vdir create mode 120000 bin/coreutils/wc create mode 120000 bin/coreutils/who create mode 120000 bin/coreutils/whoami create mode 120000 bin/coreutils/yes create mode 100644 config.nix create mode 100644 config.nix.in create mode 100644 default.nix create mode 100644 nixos/release.nix create mode 100644 pkg1.txt Initialized empty Git repository in /build/tmp1yt3clzg/nixpkgs/remote/ [pull/1/head a54f24c] example-change 1 file changed, 1 insertion(+) Merge made by the 'ort' strategy. pkg1.txt | 1 + 1 file changed, 1 insertion(+) ================================================================================ PR #363128: python312Packages.equinox: 0.11.9 -> 0.11.10 ================================================================================ Author: GaetanLepage Branch: GaetanLepage:equinox -> NixOS:master State: open Description: ---------------------------------------- ## Things done Changelog: https://github.com/patrick-kidger/equinox/releases/tag/v0.11.10 - Built on platform(s) - [x] x86_64-linux - [x] aarch64-linux - [ ] x86_64-darwin - [x] aarch64-darwin - For non-Linux: Is sandboxing enabled in `nix.conf`? (See [Nix manual](https://nixos.org/manual/nix/stable/command-ref/conf-file.html)) - [ ] `sandbox = relaxed` - [ ] `sandbox = true` - [ ] Tested, as applicable: - [NixOS test(s)](https://nixos.org/manual/nixos/unstable/index.html#sec-nixos-tests) (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests)) - and/or [package tests](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#package-tests) - or, for functions and "core" functionality, tests in [lib/tests](https://github.com/NixOS/nixpkgs/blob/master/lib/tests) or [pkgs/test](https://github.com/NixOS/nixpkgs/blob/master/pkgs/test) - made sure NixOS tests are [linked](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#linking ... (truncated) ---------------------------------------- Files changed (1 files): - pkg1.txt ================================================================================ $ git -c fetch.prune=false fetch --no-tags --force /build/tmp1yt3clzg/nixpkgs/remote 12c00519c466b8499929553031fbc6987b502e6d:refs/nixpkgs-review/0 $ git worktree prune $ git worktree add /build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/nixpkgs f6d76c5a5436c0c5e62447655caa8d48c1abebfb HEAD is now at f6d76c5 first commit Local evaluation for computing rebuilds $ nix-env --option system aarch64-linux -f --extra-experimental-features nix-command --option lint-url-literals fatal --nix-path nixpkgs=/build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmpeabx3ksf --no-allow-import-from-derivation -qaP --xml --out-path --show-trace $ git checkout 12c00519c466b8499929553031fbc6987b502e6d $ nix-env --option system aarch64-linux -f --extra-experimental-features nix-command --option lint-url-literals fatal --nix-path nixpkgs=/build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmpeabx3ksf --no-allow-import-from-derivation -qaP --xml --out-path --show-trace --meta --------- Impacted packages on 'aarch64-linux' --------- 1 package updated: pkg1 $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features nix-command --option lint-url-literals fatal --nix-path 'nixpkgs=/build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmpeabx3ksf' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmps8hmw0i_; })' --apply 'd: { inherit (d) exists broken; }' $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features nix-command --option lint-url-literals fatal --nix-path 'nixpkgs=/build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmpeabx3ksf' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system aarch64-linux --argstr nixpkgs-path /build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/nixpkgs --argstr nixpkgs-config-path /build/tmpu93phq8f.nix --argstr attrs-path /build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/attrs.nix Link to currently reviewing PR: https://github.com/NixOS/nixpkgs/pull/363128 --------- Report for 'aarch64-linux' --------- 2 packages built: bashInteractive pkg1 Logs can be found under: /build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/logs $ /nix/store/yv6a1c6a1m4328gjkmf3ngik6sbjvfby-nix-2.34.8/bin/nix-shell --argstr local-system aarch64-linux --argstr nixpkgs-path /build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/nixpkgs --argstr nixpkgs-config-path /build/tmpu93phq8f.nix --argstr attrs-path /build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/attrs.nix --nix-path 'nixpkgs=/build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmpeabx3ksf' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh $ git worktree remove -f /build/tmp1yt3clzg/cache/nixpkgs-review/pr-363128/nixpkgs ----------------------------- Captured stderr call ----------------------------- hint: Using 'master' as the name for the initial branch. This default branch name hint: will change to "main" in Git 3.0. To configure the initial branch name hint: to use in all of your new repositories, which will suppress this warning, hint: call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: hint: Disable this message with "git config set advice.defaultBranchName false" To /build/tmp1yt3clzg/nixpkgs/remote * [new branch] HEAD -> master Switched to a new branch 'pull/1/head' Switched to a new branch 'pull/1/merge' To /build/tmp1yt3clzg/nixpkgs/remote * [new branch] pull/1/merge -> pull/1/merge warning: you don't have Internet access; disabling some network-dependent features No GitHub token provided via GITHUB_TOKEN variable. Falling back to local evaluation. Tip: Install the `gh` command line tool and run `gh auth login` to authenticate. From /build/tmp1yt3clzg/nixpkgs/remote * [new ref] 12c00519c466b8499929553031fbc6987b502e6d -> refs/nixpkgs-review/0 Preparing worktree (detached HEAD f6d76c5) Previous HEAD position was f6d76c5 first commit HEAD is now at 12c0051 Merge branch 'pull/1/head' into pull/1/merge warning: you don't have Internet access; disabling some network-dependent features these 3 derivations will be built: /build/tmp1yt3clzg/test-nix/store/3781fqvq9qysydl728fr5mrqb639hf03-bash-interactive.drv /build/tmp1yt3clzg/test-nix/store/z7d1vj6z7sv0j6g1rf2zv67mkkxg85r3-pkg1.drv /build/tmp1yt3clzg/test-nix/store/ak30234yf762dhcsf6dgsak882dpa9jp-review-shell.drv building '/build/tmp1yt3clzg/test-nix/store/3781fqvq9qysydl728fr5mrqb639hf03-bash-interactive.drv'... building '/build/tmp1yt3clzg/test-nix/store/z7d1vj6z7sv0j6g1rf2zv67mkkxg85r3-pkg1.drv'... building '/build/tmp1yt3clzg/test-nix/store/ak30234yf762dhcsf6dgsak882dpa9jp-review-shell.drv'... warning: you don't have Internet access; disabling some network-dependent features warning: you don't have Internet access; disabling some network-dependent features warning: you don't have Internet access; disabling some network-dependent features got build log for '/build/tmp1yt3clzg/test-nix/store/z7d1vj6z7sv0j6g1rf2zv67mkkxg85r3-pkg1.drv^*' from 'local' got build log for '/build/tmp1yt3clzg/test-nix/store/3781fqvq9qysydl728fr5mrqb639hf03-bash-interactive.drv^*' from 'local' =========================== short test summary info ============================ FAILED tests/test_pr.py::test_pr_github_action_eval - AssertionError: assert ... !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!! =================== 1 failed, 34 passed, 4 skipped in 19.83s ===================