Started Checking out git ssh://gitolite@tuleap.net/tuleap/tools/release-manifest.git into /var/lib/jenkins/jobs/RPMs/jobs/TuleapMaster/workspace@script/2495c6f7d413e4060d7732f82bdb65989e681c14b08ac96fa227b9a411dff6cf to read master/Jenkinsfile The recommended git tool is: NONE using credential aci_agent-gitolite-tuleap-net > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/RPMs/jobs/TuleapMaster/workspace@script/2495c6f7d413e4060d7732f82bdb65989e681c14b08ac96fa227b9a411dff6cf/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url ssh://gitolite@tuleap.net/tuleap/tools/release-manifest.git # timeout=10 Fetching upstream changes from ssh://gitolite@tuleap.net/tuleap/tools/release-manifest.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials aci_agent key for gitolite@tuleap.net -NG- Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://gitolite@tuleap.net/tuleap/tools/release-manifest.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 42a7202d79ebc264f1fe4f6e2221fdf8a492f8c9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 42a7202d79ebc264f1fe4f6e2221fdf8a492f8c9 # timeout=10 Commit message: "Update path to the build-tools.dockerfile" > git rev-list --no-walk 42a7202d79ebc264f1fe4f6e2221fdf8a492f8c9 # timeout=10 Loading library tuleap-jenkinsfile-library@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.34.1' > git ls-remote -h -- https://tuleap.net/plugins/git/tuleap/tools/jenkinsfile-library # timeout=10 Found match: refs/heads/master revision 29fb09fc7373ed4decd847fab97a91203028b84f The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/RPMs/jobs/TuleapMaster/workspace@libs/45d07d713129c0829a9d67a2f75b46b28663216d47a174cc40dafa2ce5800459/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://tuleap.net/plugins/git/tuleap/tools/jenkinsfile-library # timeout=10 Fetching without tags Fetching upstream changes from https://tuleap.net/plugins/git/tuleap/tools/jenkinsfile-library > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --no-tags --force --progress -- https://tuleap.net/plugins/git/tuleap/tools/jenkinsfile-library +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 29fb09fc7373ed4decd847fab97a91203028b84f (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 29fb09fc7373ed4decd847fab97a91203028b84f # timeout=10 Commit message: "Update path to the build-tools.dockerfile" > git rev-list --no-walk 29fb09fc7373ed4decd847fab97a91203028b84f # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘docker-rpm’ are offline Running on Docker RPM i-06986bdaa8711ff14 in /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout Tuleap source) [Pipeline] checkout The recommended git tool is: NONE using credential aci_agent-gitolite-tuleap-net Cloning the remote Git repository Cloning repository ssh://gitolite@tuleap.net/tuleap/tools/release-manifest.git > git init /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster # timeout=10 Fetching upstream changes from ssh://gitolite@tuleap.net/tuleap/tools/release-manifest.git > git --version # timeout=10 > git --version # 'git version 2.38.4' using GIT_SSH to set credentials aci_agent key for gitolite@tuleap.net -NG- Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://gitolite@tuleap.net/tuleap/tools/release-manifest.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://gitolite@tuleap.net/tuleap/tools/release-manifest.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 42a7202d79ebc264f1fe4f6e2221fdf8a492f8c9 (refs/remotes/origin/master) > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42a7202d79ebc264f1fe4f6e2221fdf8a492f8c9 # timeout=10 Commit message: "Update path to the build-tools.dockerfile" [Pipeline] checkout The recommended git tool is: NONE using credential aci_agent-gitolite-tuleap-net Cloning the remote Git repository Cloning repository ssh://gitolite@tuleap.net/tuleap/tuleap/stable.git > git init /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources # timeout=10 Fetching upstream changes from ssh://gitolite@tuleap.net/tuleap/tuleap/stable.git > git --version # timeout=10 > git --version # 'git version 2.38.4' using GIT_SSH to set credentials aci_agent key for gitolite@tuleap.net -NG- Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://gitolite@tuleap.net/tuleap/tuleap/stable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 503d347408b5c9099da996223410603972ada4ee (refs/remotes/origin/master) > git config remote.origin.url ssh://gitolite@tuleap.net/tuleap/tuleap/stable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 503d347408b5c9099da996223410603972ada4ee # timeout=10 Commit message: "This is Tuleap 14.6.99.107" Cleaning workspace [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + docker build -t generated-file-builder-11519 -f /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources//tools/utils/nix/tools.dockerfile /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources//tools/utils/nix/ #1 [internal] load build definition from tools.dockerfile #1 sha256:0eccdf4d44c9d398c0596d7d6c1636092a2b3bccf4458dbd6193fa650e46e4f2 #1 transferring dockerfile: 594B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:3e3d838a15cf1942bda33a5ba6f87fdc44fead6dee7f426cdd51ce2c26426d00 #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/nixos/nix:2.10.3@sha256:1ec5b4a6bee82fc5bb93f782d08fc58029715dde166139c7164c39fa5db75d23 #3 sha256:441d6178da8991f8f5e074760a3a3b7425b97821fb2e2dabc3f43e0ce2675be7 #3 DONE 0.3s #4 [1/4] FROM docker.io/nixos/nix:2.10.3@sha256:1ec5b4a6bee82fc5bb93f782d08fc58029715dde166139c7164c39fa5db75d23 #4 sha256:ee1605f1ccb7100770116fd838bd4f7858b4c19264ccd9e6db0e5b00fd9daeca #4 resolve docker.io/nixos/nix:2.10.3@sha256:1ec5b4a6bee82fc5bb93f782d08fc58029715dde166139c7164c39fa5db75d23 done #4 ... #6 [internal] load build context #6 sha256:737c7c2ed2d0739573acbb52dba509eb28907c921ccec752a77a498d1898522e #6 transferring context: 37.13kB done #6 DONE 0.1s #4 [1/4] FROM docker.io/nixos/nix:2.10.3@sha256:1ec5b4a6bee82fc5bb93f782d08fc58029715dde166139c7164c39fa5db75d23 #4 sha256:ee1605f1ccb7100770116fd838bd4f7858b4c19264ccd9e6db0e5b00fd9daeca #4 sha256:a8d81c96212b9af8f601d511198137fb4115ef00e592e84b16d76f8d30a62be3 0B / 10.73MB 0.1s #4 sha256:1ec5b4a6bee82fc5bb93f782d08fc58029715dde166139c7164c39fa5db75d23 21.27kB / 21.27kB done #4 sha256:aec9f58ab42abc1cad48fb4c716aa229941774c315d4481c7b10f2314852a714 98.51kB / 98.51kB 0.1s done #4 sha256:6f3d9e4c45a33a6f554b35b32f99bf6ae2ba50466831ade5d3c31aa917cf7c2a 29.65kB / 29.65kB done #4 sha256:40a20fdeab1274152801a3825faeeff41224f8aac36817dc4c04587ced1eab39 0B / 703.83kB 0.1s #4 extracting sha256:40a20fdeab1274152801a3825faeeff41224f8aac36817dc4c04587ced1eab39 0.0s done #4 extracting sha256:aec9f58ab42abc1cad48fb4c716aa229941774c315d4481c7b10f2314852a714 #4 sha256:a8d81c96212b9af8f601d511198137fb4115ef00e592e84b16d76f8d30a62be3 1.05MB / 10.73MB 0.2s #4 sha256:40a20fdeab1274152801a3825faeeff41224f8aac36817dc4c04587ced1eab39 703.83kB / 703.83kB 0.1s done #4 extracting sha256:aec9f58ab42abc1cad48fb4c716aa229941774c315d4481c7b10f2314852a714 0.0s done #4 sha256:07779d87d49be5f9292d6b1460852108e97ad689ca324855df4260738c063dc5 0B / 1.82MB 0.2s #4 sha256:38339e7bd940191e7ff5c07981d748795bc447c6ccaeabc93feae33465c2e8e8 222.88kB / 222.88kB 0.2s done #4 sha256:c69c416cbc569afd465ef6e4170f05229e23d74ee2ffbad08d062e1c40fc854b 0B / 2.44MB 0.3s #4 sha256:a8d81c96212b9af8f601d511198137fb4115ef00e592e84b16d76f8d30a62be3 10.73MB / 10.73MB 0.3s done #4 sha256:07779d87d49be5f9292d6b1460852108e97ad689ca324855df4260738c063dc5 1.82MB / 1.82MB 0.2s done #4 sha256:c69c416cbc569afd465ef6e4170f05229e23d74ee2ffbad08d062e1c40fc854b 2.44MB / 2.44MB 0.4s done #4 sha256:39113223b71a6fc216562644a7f738ef5c14313235ac7c990f50ae32d86aa87f 28.89kB / 28.89kB 0.3s done #4 sha256:dcbfff89e735f3fc674039c0af0b8767d5e10c4321ed0ad46147a05af1a80732 516.83kB / 516.83kB 0.3s done #4 extracting sha256:a8d81c96212b9af8f601d511198137fb4115ef00e592e84b16d76f8d30a62be3 0.1s #4 sha256:7f18c8caaa45ea731c7aceefafddc30bd32a378b3b847fd8ab3ed2b0dbdcb195 0B / 66.41kB 0.4s #4 sha256:1427ba16ad29c22f413f53ca0e06a034b811ca3f28e50a06c24a6dc4e58a218b 0B / 19.11kB 0.4s #4 sha256:3cc1e8fed97922a90ea400cc34a2cf8e1ddd9dc11d27fd586154c4adc7095cec 0B / 9.53kB 0.4s #4 sha256:e84fc6e80fa99aed0b149a0c5a0f3c0b088d3527b1d60992ec39127314f4a864 157.75kB / 157.75kB 0.4s done #4 sha256:a651c438cfe1acabd281072353f92090eac9a8d9043ff27b7da116c220daf931 561.06kB / 561.06kB 0.4s done #4 sha256:7f18c8caaa45ea731c7aceefafddc30bd32a378b3b847fd8ab3ed2b0dbdcb195 66.41kB / 66.41kB 0.4s done #4 sha256:1427ba16ad29c22f413f53ca0e06a034b811ca3f28e50a06c24a6dc4e58a218b 19.11kB / 19.11kB 0.4s done #4 sha256:3cc1e8fed97922a90ea400cc34a2cf8e1ddd9dc11d27fd586154c4adc7095cec 9.53kB / 9.53kB 0.5s done #4 sha256:fb3758be395fb7b246c995b6f90ef007071508c49d5f6ea7854832cc20686b2e 45.51kB / 45.51kB 0.5s #4 sha256:b5118888e86ab16d42abd9f306ff88ad385dc07d1552a846496e6a1b09291a2c 0B / 5.17kB 0.5s #4 sha256:7066b2161a9198e122ac145495e2e02f859c150a571bf4b4553e1e7dffca0a39 0B / 5.28kB 0.5s #4 sha256:821dfd7a10f5a592ea1ee4120a6af51c68c87a2689a8cfa3b4581e8f614d6352 22.22kB / 22.22kB 0.5s done #4 sha256:fb3758be395fb7b246c995b6f90ef007071508c49d5f6ea7854832cc20686b2e 45.51kB / 45.51kB 0.6s done #4 sha256:b5118888e86ab16d42abd9f306ff88ad385dc07d1552a846496e6a1b09291a2c 5.17kB / 5.17kB 0.6s done #4 sha256:7066b2161a9198e122ac145495e2e02f859c150a571bf4b4553e1e7dffca0a39 5.28kB / 5.28kB 0.6s done #4 sha256:32560fb65c145275c465e81ef228cc4b2fbf860d4663f2bf2fa9f95ce4cdd4c7 0B / 7.66kB 0.6s #4 sha256:e07d3425e084f6a9a5edc90e4229eca95cd40c9e9ec2d247bc85e8dbc8669b01 0B / 16.85kB 0.6s #4 sha256:a9bf953f14693b50e6d9c72b79a37201ef3cb246d9732ad4ea4a05fea4b98303 0B / 29.12kB 0.6s #4 extracting sha256:a8d81c96212b9af8f601d511198137fb4115ef00e592e84b16d76f8d30a62be3 0.3s done #4 sha256:32560fb65c145275c465e81ef228cc4b2fbf860d4663f2bf2fa9f95ce4cdd4c7 7.66kB / 7.66kB 0.6s done #4 sha256:e07d3425e084f6a9a5edc90e4229eca95cd40c9e9ec2d247bc85e8dbc8669b01 16.85kB / 16.85kB 0.7s done #4 sha256:a9bf953f14693b50e6d9c72b79a37201ef3cb246d9732ad4ea4a05fea4b98303 29.12kB / 29.12kB 0.6s done #4 extracting sha256:07779d87d49be5f9292d6b1460852108e97ad689ca324855df4260738c063dc5 0.1s done #4 sha256:9e3e0960ae529c016b5ca6ea0ba1634de0cd85f817a41d130995b38b2f600963 0B / 798.45kB 0.7s #4 sha256:e4d6d464d5051c704feb429b997defa8558ff9b2d66a3fdb698b988bdf4472db 0B / 193.79kB 0.7s #4 sha256:83adfe171493464184728d8fd978ae49a3101f75d568be3a9e05f770c9e39d37 0B / 439.98kB 0.7s #4 sha256:9e3e0960ae529c016b5ca6ea0ba1634de0cd85f817a41d130995b38b2f600963 798.45kB / 798.45kB 0.8s done #4 sha256:e4d6d464d5051c704feb429b997defa8558ff9b2d66a3fdb698b988bdf4472db 193.79kB / 193.79kB 0.7s done #4 sha256:83adfe171493464184728d8fd978ae49a3101f75d568be3a9e05f770c9e39d37 439.98kB / 439.98kB 0.7s done #4 extracting sha256:38339e7bd940191e7ff5c07981d748795bc447c6ccaeabc93feae33465c2e8e8 0.0s done #4 sha256:5d53c544c7d839ffd7921a74f7997443b23a0e3bd3cea32e6b2065c9d62408a1 40.43kB / 40.43kB 0.8s done #4 sha256:790e812b4834038326baa6fbd431f9dfd12d86c3000e181d2070754bdf135d54 0B / 10.59kB 0.8s #4 sha256:5f1d3cf0f62d4324f52dce8d48c364926dae46516722043d44879fa03f80e973 0B / 1.61MB 0.8s #4 sha256:651ebf56993c0d399a26316d8b324828b928cb78d543aceceaec7a20dc3d4db6 232.63kB / 232.63kB 0.8s done #4 extracting sha256:39113223b71a6fc216562644a7f738ef5c14313235ac7c990f50ae32d86aa87f #4 sha256:790e812b4834038326baa6fbd431f9dfd12d86c3000e181d2070754bdf135d54 10.59kB / 10.59kB 0.8s done #4 sha256:5f1d3cf0f62d4324f52dce8d48c364926dae46516722043d44879fa03f80e973 1.61MB / 1.61MB 0.9s done #4 extracting sha256:39113223b71a6fc216562644a7f738ef5c14313235ac7c990f50ae32d86aa87f 0.1s done #4 sha256:8a7a7837f1e0b13fb1ec7fc2a83f77d414c3de119708932c95707eacd9dc3774 17.95kB / 17.95kB 1.0s done #4 sha256:d32ab47f9a78f06062d0f1add8b1a6d61ebdcb949331aac045219f9a7e6c3f79 204.58kB / 204.58kB 1.0s done #4 extracting sha256:dcbfff89e735f3fc674039c0af0b8767d5e10c4321ed0ad46147a05af1a80732 0.0s done #4 sha256:cd825aa0dfd5ac9f5a1b8136dcb86824c3f5aaf5957ecf1db51b760ed8b3d3c7 0B / 156.40kB 1.0s #4 sha256:8c75f28c635a0ad73cc14d0f4720791588c0726804b901d1d8cd998a3a1ce9cd 0B / 41.61kB 1.0s #4 sha256:be20f5e11ae7e5bf136d6ba86402ad794500709c1de2dffd97cfdb5ba836f643 0B / 859.74kB 1.0s #4 sha256:cd825aa0dfd5ac9f5a1b8136dcb86824c3f5aaf5957ecf1db51b760ed8b3d3c7 156.40kB / 156.40kB 1.0s done #4 sha256:8c75f28c635a0ad73cc14d0f4720791588c0726804b901d1d8cd998a3a1ce9cd 41.61kB / 41.61kB 1.0s done #4 sha256:be20f5e11ae7e5bf136d6ba86402ad794500709c1de2dffd97cfdb5ba836f643 859.74kB / 859.74kB 1.1s done #4 extracting sha256:c69c416cbc569afd465ef6e4170f05229e23d74ee2ffbad08d062e1c40fc854b 0.1s #4 sha256:cd15bc057bb9f2360497e372f99c7b65b0ef2c10afe6c8a28e3243188e67dc36 0B / 5.87kB 1.1s #4 sha256:0c1b5d0a275f92d2dfaa4ff62dcbe323e2ccebba8ac88e2557af1df1033c2db2 0B / 935.94kB 1.1s #4 extracting sha256:c69c416cbc569afd465ef6e4170f05229e23d74ee2ffbad08d062e1c40fc854b 0.1s done #4 sha256:cd15bc057bb9f2360497e372f99c7b65b0ef2c10afe6c8a28e3243188e67dc36 5.87kB / 5.87kB 1.1s done #4 sha256:0c1b5d0a275f92d2dfaa4ff62dcbe323e2ccebba8ac88e2557af1df1033c2db2 935.94kB / 935.94kB 1.2s done #4 extracting sha256:a651c438cfe1acabd281072353f92090eac9a8d9043ff27b7da116c220daf931 0.0s done #4 sha256:b38fef21bbe44f166c5ddae8435db5b17bbcaec5982f787354438b647bb72d18 448.34kB / 448.34kB 1.2s done #4 sha256:d6d05d314fc95c2f9389b8b5d5e87dfc93e0aa830cded83d23d2e1af940f21f4 0B / 34.01kB 1.2s #4 sha256:b09f0e7e20d940b1d3b292b096204959258572e9bde76fa8f8bc38823daa025f 0B / 272.06kB 1.2s #4 sha256:c346b5d234e9da68aee13e1f5737adfc3d5fce337093fcfa35e5cf7c6f06f775 772.65kB / 772.65kB 1.2s done #4 extracting sha256:e84fc6e80fa99aed0b149a0c5a0f3c0b088d3527b1d60992ec39127314f4a864 0.0s done #4 sha256:d6d05d314fc95c2f9389b8b5d5e87dfc93e0aa830cded83d23d2e1af940f21f4 34.01kB / 34.01kB 1.2s done #4 sha256:b09f0e7e20d940b1d3b292b096204959258572e9bde76fa8f8bc38823daa025f 272.06kB / 272.06kB 1.2s done #4 extracting sha256:7f18c8caaa45ea731c7aceefafddc30bd32a378b3b847fd8ab3ed2b0dbdcb195 0.0s done #4 sha256:dffa6d569ce3d29b12bdebbbe5968b5c91341cdc0668a9960d881ceda6ca0d94 0B / 54.23kB 1.3s #4 sha256:81b4ae71597d7cf42cca6d2a459354d1cf6982f1e8632ab1dd625772adf8c5b2 87.86kB / 87.86kB 1.3s done #4 sha256:f9c1790a94b8123c0049ff2562fde80c00220cafa04a3d19cc08343a9e31344e 124.94kB / 124.94kB 1.2s done #4 sha256:3003f427cbed2a60728a5df991f5b95fed946f9e5bdc7ddbd3269440edfcd96d 95.21kB / 95.21kB 1.3s done #4 sha256:0781eed041d3295d18d123109181d84854fe7ce45cf325f6dd0107edb9357a6c 0B / 1.28MB 1.3s #4 extracting sha256:1427ba16ad29c22f413f53ca0e06a034b811ca3f28e50a06c24a6dc4e58a218b 0.0s done #4 sha256:dffa6d569ce3d29b12bdebbbe5968b5c91341cdc0668a9960d881ceda6ca0d94 54.23kB / 54.23kB 1.3s done #4 sha256:0781eed041d3295d18d123109181d84854fe7ce45cf325f6dd0107edb9357a6c 1.28MB / 1.28MB 1.3s done #4 extracting sha256:3cc1e8fed97922a90ea400cc34a2cf8e1ddd9dc11d27fd586154c4adc7095cec done #4 sha256:dd03ecccd7d32927cfa524495e999703bd86c74925d1abd08eac097c73992882 0B / 130.26kB 1.4s #4 sha256:7c7500e6a7491927f316b62f2b6435f1a464f9448acc4caa63d667a6ffb33298 728.40kB / 728.40kB 1.4s done #4 sha256:7dd763ba3b2eeeff08e755d0b765e1cacca7d380a007b1ef1a1acd70f4c5335a 62.56kB / 62.56kB 1.4s #4 sha256:f6e0d7d36d36b761876988a1fdf5142d67aaa1cb8cb6a33403161136310124b4 192.29kB / 192.29kB 1.4s #4 extracting sha256:821dfd7a10f5a592ea1ee4120a6af51c68c87a2689a8cfa3b4581e8f614d6352 0.0s done #4 extracting sha256:fb3758be395fb7b246c995b6f90ef007071508c49d5f6ea7854832cc20686b2e #4 sha256:dd03ecccd7d32927cfa524495e999703bd86c74925d1abd08eac097c73992882 130.26kB / 130.26kB 1.5s #4 extracting sha256:fb3758be395fb7b246c995b6f90ef007071508c49d5f6ea7854832cc20686b2e 0.0s done #4 extracting sha256:b5118888e86ab16d42abd9f306ff88ad385dc07d1552a846496e6a1b09291a2c done #4 sha256:eb7fd9ecc788fc99dd0c716ebc369efc57accb6d47b180e4b89a4222e19875a3 24.74kB / 24.74kB 1.6s #4 sha256:dd03ecccd7d32927cfa524495e999703bd86c74925d1abd08eac097c73992882 130.26kB / 130.26kB 1.5s done #4 sha256:7dd763ba3b2eeeff08e755d0b765e1cacca7d380a007b1ef1a1acd70f4c5335a 62.56kB / 62.56kB 1.5s done #4 sha256:f6e0d7d36d36b761876988a1fdf5142d67aaa1cb8cb6a33403161136310124b4 192.29kB / 192.29kB 1.5s done #4 sha256:eb7fd9ecc788fc99dd0c716ebc369efc57accb6d47b180e4b89a4222e19875a3 24.74kB / 24.74kB 1.6s done #4 sha256:dea03235b8b7ece3520d5411e653666e0912df6297d916088968242663f71200 343.11kB / 343.11kB 1.6s done #4 sha256:2185e1ae942de9407bbc4fbc82475d8a11d7d6b558601a283e072acbfd819bb8 54.61kB / 54.61kB 1.6s done #4 extracting sha256:7066b2161a9198e122ac145495e2e02f859c150a571bf4b4553e1e7dffca0a39 done #4 extracting sha256:32560fb65c145275c465e81ef228cc4b2fbf860d4663f2bf2fa9f95ce4cdd4c7 done #4 sha256:4dc244c8406d4dc0d86b97e7331f214be754e2cefe061d62cca51d3353b68aa8 0B / 49.60kB 1.7s #4 sha256:40acd0c38da241dec59817eb50e6ec419aec8778e8afdef206f0a0876137fea1 0B / 58.58kB 1.7s #4 sha256:7a4e3b5c72380bea19bf1741ce7c2cd97a8aa48d938e21e56e8d82ed5fd7d828 0B / 1.42MB 1.7s #4 sha256:4dc244c8406d4dc0d86b97e7331f214be754e2cefe061d62cca51d3353b68aa8 49.60kB / 49.60kB 1.8s done #4 sha256:40acd0c38da241dec59817eb50e6ec419aec8778e8afdef206f0a0876137fea1 58.58kB / 58.58kB 1.8s done #4 sha256:7a4e3b5c72380bea19bf1741ce7c2cd97a8aa48d938e21e56e8d82ed5fd7d828 1.42MB / 1.42MB 1.8s done #4 extracting sha256:e07d3425e084f6a9a5edc90e4229eca95cd40c9e9ec2d247bc85e8dbc8669b01 0.0s done #4 extracting sha256:a9bf953f14693b50e6d9c72b79a37201ef3cb246d9732ad4ea4a05fea4b98303 0.0s done #4 extracting sha256:83adfe171493464184728d8fd978ae49a3101f75d568be3a9e05f770c9e39d37 #4 extracting sha256:83adfe171493464184728d8fd978ae49a3101f75d568be3a9e05f770c9e39d37 0.0s done #4 sha256:ab3be33f13d0ee00d0d5f7e0f94e18f305b5a6a854903e942b49c795d5228b9d 0B / 2.12MB 1.9s #4 sha256:1c8ecfb769884297edda6110666c4027a4189a5aeaa01753990a06469ef410e8 46.50kB / 46.50kB 1.9s done #4 sha256:24810c5ac4e79c5fdcea8bad83c06ab9d00791d4b9674e2d76e4cb7240828494 64.89kB / 64.89kB 1.9s done #4 sha256:f36ee716025d448d4c3c333247834477739c174ac10458cc745d1e173aac6723 9.18kB / 9.18kB 1.9s done #4 sha256:e0ac404bb6b0c47f03464c695dbeb8c9ec0ee6b14166554b94e4db4623d50fdf 0B / 759.81kB 1.9s #4 sha256:2469ce994143b10eeb7768b5f537928b126eb664f950cd0fe09e7afdddbcf25e 58.07kB / 58.07kB 1.8s done #4 sha256:ab3be33f13d0ee00d0d5f7e0f94e18f305b5a6a854903e942b49c795d5228b9d 2.12MB / 2.12MB 2.0s done #4 sha256:ced122dcc8c6fe25c842df344fcee339b1686fd241cbd8a48e23d99fc1b5de1c 259B / 259B 2.0s done #4 sha256:cd2474198fda394cd534b138c0a0a927ad2754a5137bd0e2c5f2f34590e57290 0B / 1.26MB 2.0s #4 extracting sha256:e4d6d464d5051c704feb429b997defa8558ff9b2d66a3fdb698b988bdf4472db 0.0s done #4 extracting sha256:9e3e0960ae529c016b5ca6ea0ba1634de0cd85f817a41d130995b38b2f600963 #4 sha256:ec4bd40f92f0c10b5cb396fa14a3f97066611f09b497079e210e094d9285642a 0B / 102.97kB 2.1s #4 sha256:e93311f2be560d4e8464dfafa260e08150117d107b36870a75b8801416b40db8 0B / 53.01kB 2.1s #4 sha256:e0ac404bb6b0c47f03464c695dbeb8c9ec0ee6b14166554b94e4db4623d50fdf 759.81kB / 759.81kB 2.0s done #4 sha256:cd2474198fda394cd534b138c0a0a927ad2754a5137bd0e2c5f2f34590e57290 1.26MB / 1.26MB 2.0s done #4 sha256:ec4bd40f92f0c10b5cb396fa14a3f97066611f09b497079e210e094d9285642a 102.97kB / 102.97kB 2.2s done #4 sha256:e93311f2be560d4e8464dfafa260e08150117d107b36870a75b8801416b40db8 53.01kB / 53.01kB 2.1s done #4 sha256:bf844972b36a034d8fdf6276978f494db508b83ed0cd14e2aa091be762fd2e39 28.54kB / 28.54kB 2.1s done #4 sha256:54e359541fabd36c7b13a08a94dac1d1aa796ac7aed5191920c38149de1652fa 97.88kB / 97.88kB 2.1s done #4 sha256:19258425c0dcd828329f7affd14b14ff7cbe6e9611a78a1248fad89333b7fee0 0B / 102.89kB 2.2s #4 sha256:a4ca34433450821e07a2d5a473cf6db01a3a1e6f64904d9e2a779cfc214b0f93 0B / 14.01MB 2.2s #4 sha256:88d3758083ce65aa7c3d0e0abcfa624259b143748da5967650bf5aecf87c7889 2.43MB / 2.43MB 2.2s done #4 extracting sha256:9e3e0960ae529c016b5ca6ea0ba1634de0cd85f817a41d130995b38b2f600963 0.2s done #4 sha256:19258425c0dcd828329f7affd14b14ff7cbe6e9611a78a1248fad89333b7fee0 102.89kB / 102.89kB 2.2s done #4 sha256:a4ca34433450821e07a2d5a473cf6db01a3a1e6f64904d9e2a779cfc214b0f93 8.39MB / 14.01MB 2.3s #4 sha256:a1ca1b014e5dcc895a1eb7dddc9647030ee3d9bbbf4a3a08569089089585102f 0B / 175.48kB 2.3s #4 sha256:0083054199ca635652887bc798346711129c213e26152398becba07982bb81a1 33.69kB / 33.69kB 2.3s done #4 sha256:e9e0e9aea6d5e169f1ad55d08734f4520ee5c4c314cbe28ed9c8f760bb7a1d8a 0B / 288.65kB 2.3s #4 sha256:ab720c23f2e7e6c9fb51060e3ff1bbf31c1529450be545bc29222ce478d0d128 102.28kB / 102.28kB 2.3s done #4 extracting sha256:5d53c544c7d839ffd7921a74f7997443b23a0e3bd3cea32e6b2065c9d62408a1 0.0s done #4 extracting sha256:651ebf56993c0d399a26316d8b324828b928cb78d543aceceaec7a20dc3d4db6 #4 sha256:a4ca34433450821e07a2d5a473cf6db01a3a1e6f64904d9e2a779cfc214b0f93 14.01MB / 14.01MB 2.4s done #4 sha256:a1ca1b014e5dcc895a1eb7dddc9647030ee3d9bbbf4a3a08569089089585102f 175.48kB / 175.48kB 2.3s done #4 sha256:e9e0e9aea6d5e169f1ad55d08734f4520ee5c4c314cbe28ed9c8f760bb7a1d8a 288.65kB / 288.65kB 2.4s done #4 extracting sha256:651ebf56993c0d399a26316d8b324828b928cb78d543aceceaec7a20dc3d4db6 0.0s done #4 sha256:f8ecbb30c52aee2a2accbde4aa7336c3095830e6ca23bed5c753f8b07bab4467 743.58kB / 743.58kB 2.5s #4 sha256:2b50ae0e57765858706af584c01a1430a97a4e6520ace4e780e9bdd3b8829bbf 0B / 41.25kB 2.4s #4 extracting sha256:5f1d3cf0f62d4324f52dce8d48c364926dae46516722043d44879fa03f80e973 #4 sha256:2b50ae0e57765858706af584c01a1430a97a4e6520ace4e780e9bdd3b8829bbf 41.25kB / 41.25kB 2.4s done #4 extracting sha256:5f1d3cf0f62d4324f52dce8d48c364926dae46516722043d44879fa03f80e973 0.1s done #4 sha256:78e5bdf4e64a38022a5757e12b5dc2ebc1029b7e05268166cbefcb48feb7fdd7 35.19kB / 35.19kB 2.5s #4 sha256:8977114faeb36f655007e426bd1219abacb1cee9f5b4cd713b7a1083e6231eaa 23.89kB / 23.89kB 2.5s done #4 extracting sha256:790e812b4834038326baa6fbd431f9dfd12d86c3000e181d2070754bdf135d54 done #4 sha256:0ba65e28fa822231561b916aad61b3df726c82ee232040a77365d6fff468e6a5 0B / 6.12kB 2.6s #4 sha256:f8ecbb30c52aee2a2accbde4aa7336c3095830e6ca23bed5c753f8b07bab4467 743.58kB / 743.58kB 2.6s done #4 sha256:78e5bdf4e64a38022a5757e12b5dc2ebc1029b7e05268166cbefcb48feb7fdd7 35.19kB / 35.19kB 2.6s done #4 sha256:0ba65e28fa822231561b916aad61b3df726c82ee232040a77365d6fff468e6a5 6.12kB / 6.12kB 2.6s done #4 sha256:d86119eb584112d7eb86b6b3fced80be5bd1b8574e253bc24ba38bd58c9697d3 8.75kB / 8.75kB 2.7s done #4 extracting sha256:8a7a7837f1e0b13fb1ec7fc2a83f77d414c3de119708932c95707eacd9dc3774 0.0s done #4 extracting sha256:d32ab47f9a78f06062d0f1add8b1a6d61ebdcb949331aac045219f9a7e6c3f79 0.0s done #4 sha256:576ebd4999aeca869c2ed3758cc2e28265fdbfcadc7f2e244056b567a2058a19 0B / 11.81kB 2.7s #4 sha256:b44071dfc8a9beb82c283348b3fbfcbbb6aa1fb96cc942a410bb3f7bb0ac1330 0B / 4.95kB 2.7s #4 sha256:8002be4bee9cf48ce180167f42de80170361dd0ef60c3e3d28cb6d32e3c5c958 12.98kB / 12.98kB 2.6s done #4 sha256:a3e9e94168e8f814527af4a7ffda6c80350a0fdbfac602cf477672a1670738eb 6.80kB / 6.80kB 2.7s done #4 sha256:576ebd4999aeca869c2ed3758cc2e28265fdbfcadc7f2e244056b567a2058a19 11.81kB / 11.81kB 2.7s done #4 sha256:b44071dfc8a9beb82c283348b3fbfcbbb6aa1fb96cc942a410bb3f7bb0ac1330 4.95kB / 4.95kB 2.7s done #4 extracting sha256:cd825aa0dfd5ac9f5a1b8136dcb86824c3f5aaf5957ecf1db51b760ed8b3d3c7 0.0s done #4 extracting sha256:be20f5e11ae7e5bf136d6ba86402ad794500709c1de2dffd97cfdb5ba836f643 0.1s done #4 sha256:f4043794f22a9c8c18f46fbc0f5bd5c4a78721ff9b3ea781643e3a2e9b13509b 2.27kB / 2.27kB 2.8s done #4 sha256:bb8f5039f79760416fbbf1e9237f5870a2c34c7192cb57f218fa782dcc9dfdfb 6.22kB / 6.22kB 2.8s done #4 sha256:2e3a96843f4167bf9725d4c619b062770ad568152812d712fcf323ac2d471c64 4.12kB / 4.12kB 2.7s done #4 sha256:8de655e531a479cd5df6654700f8c2624a6944faa3ec5deb6ea4791b2f077528 0B / 4.12MB 2.8s #4 sha256:25984f25cfc1f27ac45d21c6cc35950422fe04d8f9ca788678aa1b0e76378fa7 0B / 154.30kB 2.8s #4 sha256:8de655e531a479cd5df6654700f8c2624a6944faa3ec5deb6ea4791b2f077528 2.10MB / 4.12MB 2.9s #4 sha256:25984f25cfc1f27ac45d21c6cc35950422fe04d8f9ca788678aa1b0e76378fa7 154.30kB / 154.30kB 2.8s done #4 sha256:a18cfd4fad222f42a63c356bb8d7f1ea7b6f86ac52772cbbecf885a83068d3e7 0B / 1.60MB 2.9s #4 extracting sha256:8c75f28c635a0ad73cc14d0f4720791588c0726804b901d1d8cd998a3a1ce9cd 0.0s done #4 extracting sha256:0c1b5d0a275f92d2dfaa4ff62dcbe323e2ccebba8ac88e2557af1df1033c2db2 #4 sha256:8de655e531a479cd5df6654700f8c2624a6944faa3ec5deb6ea4791b2f077528 4.12MB / 4.12MB 2.9s done #4 sha256:a18cfd4fad222f42a63c356bb8d7f1ea7b6f86ac52772cbbecf885a83068d3e7 1.60MB / 1.60MB 2.9s done #4 extracting sha256:0c1b5d0a275f92d2dfaa4ff62dcbe323e2ccebba8ac88e2557af1df1033c2db2 0.1s done #4 sha256:f28ad8353673c35e3f4e1ee43a37b8df4da36f49fa2ea93c6a2f42e5ae640573 0B / 1.89MB 3.0s #4 sha256:b2c0c6341985babef8bdeaa30119a68ad09fbfb8975f2b94d12807a368d01c3b 0B / 343.15kB 3.0s #4 sha256:69db97dd6e325102d04b31ea1121a0732c478f16ce23e688ccde7d7984cd359d 0B / 117.83kB 3.0s #4 sha256:96d673aebc2504890df67be6b35c0ebcf928746e244489adbf531cd7f514ed73 128.52kB / 128.52kB 3.0s done #4 sha256:18e9ddafd99bdc39f258099de889678e3d6bb22c06be845d3d3ed46a03248a25 479.17kB / 479.17kB 2.9s done #4 extracting sha256:cd15bc057bb9f2360497e372f99c7b65b0ef2c10afe6c8a28e3243188e67dc36 done #4 extracting sha256:c346b5d234e9da68aee13e1f5737adfc3d5fce337093fcfa35e5cf7c6f06f775 #4 sha256:f28ad8353673c35e3f4e1ee43a37b8df4da36f49fa2ea93c6a2f42e5ae640573 1.89MB / 1.89MB 3.1s done #4 sha256:b2c0c6341985babef8bdeaa30119a68ad09fbfb8975f2b94d12807a368d01c3b 343.15kB / 343.15kB 3.0s done #4 sha256:69db97dd6e325102d04b31ea1121a0732c478f16ce23e688ccde7d7984cd359d 117.83kB / 117.83kB 3.0s done #4 extracting sha256:c346b5d234e9da68aee13e1f5737adfc3d5fce337093fcfa35e5cf7c6f06f775 0.1s done #4 sha256:54365ec110d760dd2e1416e26e1e9b01d60b55498fbd3dd101b4b54384d81dac 2.10MB / 2.97MB 3.2s #4 sha256:e8ef8748ddbeaf268e7c72b76b0d99435eef73cd76741f05f52ca50ab7c4470b 3.58MB / 3.58MB 3.2s done #4 sha256:39b89855c6effc99eda36378c2286c8ef6d8494db4262068ea5acf8e1a569bb6 22.92kB / 22.92kB 3.1s done #4 sha256:0a7b7e323bc39114e9b40ad7936ac4d852d5af85975fce95e80af9042820c801 0B / 224.86kB 3.2s #4 sha256:d025e148aba21717c26f49cba4b95c75657554b944b647b90fbda93ffc0c986d 0B / 2.55MB 3.2s #4 sha256:54365ec110d760dd2e1416e26e1e9b01d60b55498fbd3dd101b4b54384d81dac 2.97MB / 2.97MB 3.2s done #4 sha256:0a7b7e323bc39114e9b40ad7936ac4d852d5af85975fce95e80af9042820c801 224.86kB / 224.86kB 3.2s done #4 sha256:d025e148aba21717c26f49cba4b95c75657554b944b647b90fbda93ffc0c986d 2.55MB / 2.55MB 3.2s done #4 extracting sha256:b38fef21bbe44f166c5ddae8435db5b17bbcaec5982f787354438b647bb72d18 0.1s done #4 sha256:2b14dde76908dd5f43137ce032f044c930fc6bec8378f379c50f0d6839f810bd 39.69kB / 39.69kB 3.3s #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 0B / 107.49MB 3.3s #4 sha256:2b14dde76908dd5f43137ce032f044c930fc6bec8378f379c50f0d6839f810bd 39.69kB / 39.69kB 3.3s done #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 9.44MB / 107.49MB 3.4s #4 extracting sha256:d6d05d314fc95c2f9389b8b5d5e87dfc93e0aa830cded83d23d2e1af940f21f4 0.0s done #4 extracting sha256:b09f0e7e20d940b1d3b292b096204959258572e9bde76fa8f8bc38823daa025f 0.0s done #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 17.83MB / 107.49MB 3.5s #4 extracting sha256:f9c1790a94b8123c0049ff2562fde80c00220cafa04a3d19cc08343a9e31344e 0.0s done #4 extracting sha256:81b4ae71597d7cf42cca6d2a459354d1cf6982f1e8632ab1dd625772adf8c5b2 0.0s done #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 28.31MB / 107.49MB 3.6s #4 extracting sha256:3003f427cbed2a60728a5df991f5b95fed946f9e5bdc7ddbd3269440edfcd96d 0.0s done #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 50.33MB / 107.49MB 3.8s #4 extracting sha256:0781eed041d3295d18d123109181d84854fe7ce45cf325f6dd0107edb9357a6c 0.1s done #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 63.96MB / 107.49MB 3.9s #4 extracting sha256:dffa6d569ce3d29b12bdebbbe5968b5c91341cdc0668a9960d881ceda6ca0d94 0.0s done #4 extracting sha256:7c7500e6a7491927f316b62f2b6435f1a464f9448acc4caa63d667a6ffb33298 0.1s done #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 78.64MB / 107.49MB 4.0s #4 extracting sha256:7dd763ba3b2eeeff08e755d0b765e1cacca7d380a007b1ef1a1acd70f4c5335a 0.0s done #4 extracting sha256:f6e0d7d36d36b761876988a1fdf5142d67aaa1cb8cb6a33403161136310124b4 0.0s done #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 89.13MB / 107.49MB 4.1s #4 extracting sha256:dd03ecccd7d32927cfa524495e999703bd86c74925d1abd08eac097c73992882 0.0s done #4 extracting sha256:dea03235b8b7ece3520d5411e653666e0912df6297d916088968242663f71200 0.0s done #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 107.49MB / 107.49MB 4.3s #4 extracting sha256:2185e1ae942de9407bbc4fbc82475d8a11d7d6b558601a283e072acbfd819bb8 0.0s done #4 extracting sha256:eb7fd9ecc788fc99dd0c716ebc369efc57accb6d47b180e4b89a4222e19875a3 0.0s done #4 sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 107.49MB / 107.49MB 4.4s done #4 extracting sha256:4dc244c8406d4dc0d86b97e7331f214be754e2cefe061d62cca51d3353b68aa8 0.0s done #4 extracting sha256:7a4e3b5c72380bea19bf1741ce7c2cd97a8aa48d938e21e56e8d82ed5fd7d828 #4 extracting sha256:7a4e3b5c72380bea19bf1741ce7c2cd97a8aa48d938e21e56e8d82ed5fd7d828 0.1s done #4 extracting sha256:40acd0c38da241dec59817eb50e6ec419aec8778e8afdef206f0a0876137fea1 0.0s done #4 extracting sha256:1c8ecfb769884297edda6110666c4027a4189a5aeaa01753990a06469ef410e8 0.0s done #4 extracting sha256:2469ce994143b10eeb7768b5f537928b126eb664f950cd0fe09e7afdddbcf25e 0.0s done #4 extracting sha256:24810c5ac4e79c5fdcea8bad83c06ab9d00791d4b9674e2d76e4cb7240828494 0.0s done #4 extracting sha256:f36ee716025d448d4c3c333247834477739c174ac10458cc745d1e173aac6723 #4 extracting sha256:f36ee716025d448d4c3c333247834477739c174ac10458cc745d1e173aac6723 done #4 extracting sha256:ab3be33f13d0ee00d0d5f7e0f94e18f305b5a6a854903e942b49c795d5228b9d 0.1s done #4 extracting sha256:e0ac404bb6b0c47f03464c695dbeb8c9ec0ee6b14166554b94e4db4623d50fdf 0.0s done #4 extracting sha256:ced122dcc8c6fe25c842df344fcee339b1686fd241cbd8a48e23d99fc1b5de1c done #4 extracting sha256:cd2474198fda394cd534b138c0a0a927ad2754a5137bd0e2c5f2f34590e57290 #4 extracting sha256:cd2474198fda394cd534b138c0a0a927ad2754a5137bd0e2c5f2f34590e57290 0.1s done #4 extracting sha256:54e359541fabd36c7b13a08a94dac1d1aa796ac7aed5191920c38149de1652fa #4 extracting sha256:54e359541fabd36c7b13a08a94dac1d1aa796ac7aed5191920c38149de1652fa 0.0s done #4 extracting sha256:ec4bd40f92f0c10b5cb396fa14a3f97066611f09b497079e210e094d9285642a 0.0s done #4 extracting sha256:e93311f2be560d4e8464dfafa260e08150117d107b36870a75b8801416b40db8 0.0s done #4 extracting sha256:bf844972b36a034d8fdf6276978f494db508b83ed0cd14e2aa091be762fd2e39 0.0s done #4 extracting sha256:88d3758083ce65aa7c3d0e0abcfa624259b143748da5967650bf5aecf87c7889 #4 extracting sha256:88d3758083ce65aa7c3d0e0abcfa624259b143748da5967650bf5aecf87c7889 0.1s done #4 extracting sha256:19258425c0dcd828329f7affd14b14ff7cbe6e9611a78a1248fad89333b7fee0 0.0s done #4 extracting sha256:a4ca34433450821e07a2d5a473cf6db01a3a1e6f64904d9e2a779cfc214b0f93 #4 extracting sha256:a4ca34433450821e07a2d5a473cf6db01a3a1e6f64904d9e2a779cfc214b0f93 0.6s done #4 extracting sha256:ab720c23f2e7e6c9fb51060e3ff1bbf31c1529450be545bc29222ce478d0d128 #4 extracting sha256:ab720c23f2e7e6c9fb51060e3ff1bbf31c1529450be545bc29222ce478d0d128 0.0s done #4 extracting sha256:0083054199ca635652887bc798346711129c213e26152398becba07982bb81a1 0.0s done #4 extracting sha256:a1ca1b014e5dcc895a1eb7dddc9647030ee3d9bbbf4a3a08569089089585102f 0.0s done #4 extracting sha256:e9e0e9aea6d5e169f1ad55d08734f4520ee5c4c314cbe28ed9c8f760bb7a1d8a #4 extracting sha256:e9e0e9aea6d5e169f1ad55d08734f4520ee5c4c314cbe28ed9c8f760bb7a1d8a 0.0s done #4 extracting sha256:2b50ae0e57765858706af584c01a1430a97a4e6520ace4e780e9bdd3b8829bbf 0.0s done #4 extracting sha256:8977114faeb36f655007e426bd1219abacb1cee9f5b4cd713b7a1083e6231eaa #4 extracting sha256:8977114faeb36f655007e426bd1219abacb1cee9f5b4cd713b7a1083e6231eaa done #4 extracting sha256:f8ecbb30c52aee2a2accbde4aa7336c3095830e6ca23bed5c753f8b07bab4467 0.0s done #4 extracting sha256:78e5bdf4e64a38022a5757e12b5dc2ebc1029b7e05268166cbefcb48feb7fdd7 #4 extracting sha256:78e5bdf4e64a38022a5757e12b5dc2ebc1029b7e05268166cbefcb48feb7fdd7 0.0s done #4 extracting sha256:0ba65e28fa822231561b916aad61b3df726c82ee232040a77365d6fff468e6a5 done #4 extracting sha256:8002be4bee9cf48ce180167f42de80170361dd0ef60c3e3d28cb6d32e3c5c958 #4 extracting sha256:8002be4bee9cf48ce180167f42de80170361dd0ef60c3e3d28cb6d32e3c5c958 0.0s done #4 extracting sha256:d86119eb584112d7eb86b6b3fced80be5bd1b8574e253bc24ba38bd58c9697d3 done #4 extracting sha256:a3e9e94168e8f814527af4a7ffda6c80350a0fdbfac602cf477672a1670738eb done #4 extracting sha256:576ebd4999aeca869c2ed3758cc2e28265fdbfcadc7f2e244056b567a2058a19 done #4 extracting sha256:b44071dfc8a9beb82c283348b3fbfcbbb6aa1fb96cc942a410bb3f7bb0ac1330 done #4 extracting sha256:2e3a96843f4167bf9725d4c619b062770ad568152812d712fcf323ac2d471c64 #4 extracting sha256:2e3a96843f4167bf9725d4c619b062770ad568152812d712fcf323ac2d471c64 done #4 extracting sha256:f4043794f22a9c8c18f46fbc0f5bd5c4a78721ff9b3ea781643e3a2e9b13509b done #4 extracting sha256:bb8f5039f79760416fbbf1e9237f5870a2c34c7192cb57f218fa782dcc9dfdfb done #4 extracting sha256:25984f25cfc1f27ac45d21c6cc35950422fe04d8f9ca788678aa1b0e76378fa7 #4 extracting sha256:25984f25cfc1f27ac45d21c6cc35950422fe04d8f9ca788678aa1b0e76378fa7 0.0s done #4 extracting sha256:8de655e531a479cd5df6654700f8c2624a6944faa3ec5deb6ea4791b2f077528 #4 extracting sha256:8de655e531a479cd5df6654700f8c2624a6944faa3ec5deb6ea4791b2f077528 0.2s done #4 extracting sha256:18e9ddafd99bdc39f258099de889678e3d6bb22c06be845d3d3ed46a03248a25 0.1s done #4 extracting sha256:a18cfd4fad222f42a63c356bb8d7f1ea7b6f86ac52772cbbecf885a83068d3e7 0.1s done #4 extracting sha256:96d673aebc2504890df67be6b35c0ebcf928746e244489adbf531cd7f514ed73 0.0s done #4 extracting sha256:69db97dd6e325102d04b31ea1121a0732c478f16ce23e688ccde7d7984cd359d 0.0s done #4 extracting sha256:b2c0c6341985babef8bdeaa30119a68ad09fbfb8975f2b94d12807a368d01c3b 0.0s done #4 extracting sha256:f28ad8353673c35e3f4e1ee43a37b8df4da36f49fa2ea93c6a2f42e5ae640573 #4 extracting sha256:f28ad8353673c35e3f4e1ee43a37b8df4da36f49fa2ea93c6a2f42e5ae640573 0.1s done #4 extracting sha256:39b89855c6effc99eda36378c2286c8ef6d8494db4262068ea5acf8e1a569bb6 done #4 extracting sha256:e8ef8748ddbeaf268e7c72b76b0d99435eef73cd76741f05f52ca50ab7c4470b 0.1s #4 extracting sha256:e8ef8748ddbeaf268e7c72b76b0d99435eef73cd76741f05f52ca50ab7c4470b 0.1s done #4 extracting sha256:54365ec110d760dd2e1416e26e1e9b01d60b55498fbd3dd101b4b54384d81dac #4 extracting sha256:54365ec110d760dd2e1416e26e1e9b01d60b55498fbd3dd101b4b54384d81dac 0.2s done #4 extracting sha256:0a7b7e323bc39114e9b40ad7936ac4d852d5af85975fce95e80af9042820c801 #4 extracting sha256:0a7b7e323bc39114e9b40ad7936ac4d852d5af85975fce95e80af9042820c801 0.0s done #4 extracting sha256:d025e148aba21717c26f49cba4b95c75657554b944b647b90fbda93ffc0c986d #4 extracting sha256:d025e148aba21717c26f49cba4b95c75657554b944b647b90fbda93ffc0c986d 0.1s done #4 extracting sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 #4 extracting sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 5.1s #4 extracting sha256:ce685753a8e4d03c2a0f78617080878bb72f9d97c46ace731c9b19d91bc00250 8.0s done #4 extracting sha256:2b14dde76908dd5f43137ce032f044c930fc6bec8378f379c50f0d6839f810bd #4 extracting sha256:2b14dde76908dd5f43137ce032f044c930fc6bec8378f379c50f0d6839f810bd 0.1s done #4 DONE 21.8s #5 [2/4] RUN mkdir -p /output/store #5 sha256:c9c5f8056274cbe8f86baaef0b21d10914f8d559c72c46d548346701fb552afe #5 DONE 4.5s #7 [3/4] COPY . / #7 sha256:a29ebb2c624ac01d59bb718de5190d646b214c2063736e3b07f27ea67b68ce37 #7 DONE 0.1s #8 [4/4] RUN nix-env -q | xargs nix-env --set-flag priority 99 && nix-env -i -f build-tools/ && nix-env -i su-exec && cp -L $(which su-exec) /root/.nix-profile/bin/su-exec-nixdaemon && chmod u+s /root/.nix-profile/bin/su-exec-nixdaemon && nix-collect-garbage -d && nix-store --optimise && cachix use tuleap-community #8 sha256:60f88bc80257916a25bd49fa5d84e30ed8294dd59f6a4f0d753c221dbc1ca50c #8 0.234 setting flag on 'nix-2.10.3' #8 0.234 setting flag on 'bash-interactive-5.1-p16' #8 0.234 setting flag on 'coreutils-full-9.0' #8 0.234 setting flag on 'gnutar-1.34' #8 0.234 setting flag on 'gzip-1.12' #8 0.234 setting flag on 'gnugrep-3.7' #8 0.234 setting flag on 'which-2.21' #8 0.234 setting flag on 'curl-7.83.1' #8 0.234 setting flag on 'less-600' #8 0.234 setting flag on 'wget-1.21.3' #8 0.234 setting flag on 'man-db-2.10.2' #8 0.234 setting flag on 'nss-cacert-3.80' #8 0.234 setting flag on 'findutils-4.9.0' #8 0.234 setting flag on 'iana-etc-20211124' #8 0.234 setting flag on 'git-2.36.0' #8 0.234 setting flag on 'openssh-9.0p1' #8 0.243 building '/nix/store/bjrjyj42mg6fb2jai5z76ai2vsv4azbc-user-environment.drv'... #8 12.02 installing 'build-tools' #8 15.93 these 16 derivations will be built: #8 15.93 /nix/store/5nk0rh5l70dass2wwmpr7cqmdg8w8wmp-install-package.drv #8 15.93 /nix/store/95pg7ic20v8ha1rb0gck8yjjsg53fzar-reconstructpackagelock.js.drv #8 15.93 /nix/store/cwnz3bvj0wwrrx0j0b9rsl4pvy40v10k-linkbins.js.drv #8 15.93 /nix/store/in450jkh9snm86a250fxxj8pqzykyrd1-pinpointDependencies.js.drv #8 15.93 /nix/store/qjancpl28lwa7h50pd4ffwqgnlhk0lmw-addintegrityfields.js.drv #8 15.93 /nix/store/ray215y9kd9v5nsp5x23hxnqprgmn94j-pnpm-7.29.0.tgz.drv #8 15.93 /nix/store/039w8np8i0z240hpq9gn1h1bnhvxvc48-pnpm-7.29.0.drv #8 15.93 /nix/store/2a7qd28i94r3pj4rs8rpwj9zd6i2grij-node-base-bin.drv #8 15.93 /nix/store/2vh2wgg28jk8j69jkbc4cnhlp7i2b1ph-builder.pl.drv #8 15.93 /nix/store/qsfph1mdmr79ql9hc3wynv7xzk5bxgar-php-extra-init-8.1.16.ini.drv #8 15.93 /nix/store/bnaca5zcka94fr8sir1nybpw595sp2vy-php-with-extensions-8.1.16.drv #8 15.93 /nix/store/7jj1nmki3giwm3i80zjz64q7z4nlhd7d-php-composer-2.5.1.drv #8 15.93 /nix/store/b3rr9c37aga6l9wjr2nvfhsmhjgg2pnj-pnpm-cli.drv #8 15.93 /nix/store/jyi4jgbpc9yrzzzjcs4mj4l5rn94jpwl-npm.drv #8 15.93 /nix/store/h20hz32jq6jvvhn8ljzfxq5w2zgnjqij-build-tools-js.drv #8 15.93 /nix/store/qxnxvdbgwjv7qgrkb0kh5wp6ffx0k3d2-build-tools.drv #8 15.93 these 300 paths will be fetched (320.31 MiB download, 1697.64 MiB unpacked): #8 15.93 /nix/store/02qilw6k0vv6wg94xyq98595d7ddrjlq-cpio-2.13 #8 15.93 /nix/store/07i2z6bdr385461p56jwb54i4s0j9xna-libjxl-0.7.0 #8 15.93 /nix/store/09yg78bcs6vibbk7py1k1l9qf1im9lwj-harfbuzz-7.0.0 #8 15.93 /nix/store/0cxixcg81fvjp95gg9wim6m5i921f9gl-iptables-1.8.8 #8 15.93 /nix/store/0da37hbq16l86x838xchmsyqd6ppppfy-php-openssl-8.1.16 #8 15.93 /nix/store/0fls75pmf56dgk6vwpl8g90bp08slnig-bash-5.2-p15-man #8 15.93 /nix/store/0k5dhghrssfd0fs0bkvaw698w6666v9g-mirrors-list #8 15.93 /nix/store/0kqs3ak6mxxsgdlsgkwla8nnv0d7aggj-openldap-2.6.3 #8 15.93 /nix/store/0qqkncxqjp95diyrqiqw094rk7f2dain-libcbor-unstable-2023-01-29 #8 15.93 /nix/store/0sd5fi7a48b7qx19ddi81xb72f0qcn8s-libseccomp-2.5.4-lib #8 15.93 /nix/store/16s79c2xri6d8szk22k5xpc4wsiinwcd-s2n-tls-1.3.37 #8 15.93 /nix/store/1a4fhy0291sycwmabk5mvfzjcwr8rccl-libnftnl-1.2.4 #8 15.93 /nix/store/1fws7rcbv8pw525f70k56kwaq93l393n-php-zip-8.1.16 #8 15.93 /nix/store/1gzzdbvsfk7ykqmpwahgpbw987igsh05-openssl-3.0.8-bin #8 15.93 /nix/store/1rqax2agd2knrxx1bwy65s83050snyb4-cyrus-sasl-2.1.28 #8 15.93 /nix/store/1xalzkbzfrrw5j09qh7246khbshlgrdv-curl-7.88.0 #8 15.93 /nix/store/1zi1xfjyx1dljqcc8p3y059x256v94ww-kmod-30 #8 15.93 /nix/store/280dqdxk41jg2axzwnxvc9hr2acvv7fb-aws-c-compression-0.2.16 #8 15.93 /nix/store/2d54qndxhi0da6sii24yivhbgnxxgvsf-php-pdo_mysql-8.1.16 #8 15.93 /nix/store/2dnx4ir0q5711h2di8vclgqqskw4avs7-tpm2-tss-3.2.0 #8 15.93 /nix/store/2ih7ixm3nab1ysq0ixzpc9f54jha2410-php-intl-8.1.16 #8 15.93 /nix/store/2jq0rdhc7wb8fj0q82whsj9p50sdmvcv-freetype-2.12.1 #8 15.93 /nix/store/2nmqzvgf4rnjvpjsdkycf41lf63br42a-unzip-6.0 #8 15.93 /nix/store/2npfk0cm95brsdcn8dzzz01l0f5cvrrh-pcsclite-1.9.5 #8 15.93 /nix/store/2w4k8nvdyiggz717ygbbxchpnxrqc6y9-gcc-12.2.0-lib #8 15.93 /nix/store/2zc9s4cbdq1cnzimhqj5mv71qa3xpcp7-libkrb5-1.20.1-dev #8 15.93 /nix/store/3530bsadfqy0jlvnv53xk8967kdxpvbl-util-linux-2.38.1-dev #8 15.93 /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0 #8 15.93 /nix/store/3bhillndvhi9pvdkr4bb145170s7h7lz-libXdmcp-1.1.3 #8 15.93 /nix/store/3jsvps1p18wcmipv6jf2ik5icakp0xx5-lvm2-2.03.18-lib #8 15.93 /nix/store/3vnrc3jdf83kx42hb8mdghv8lqddfhxy-libXft-2.3.6 #8 15.93 /nix/store/45a55rzx3k794626g8adslzc6557gh0j-expand-response-params #8 15.93 /nix/store/47n5ww5hpi193wrfrxdpga78i1lnn6a8-rav1e-0.6.3 #8 15.93 /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9 #8 15.93 /nix/store/4fysv3vbr08qimwrvn04fbdl8nypkl0j-zstd-1.5.4-bin #8 15.93 /nix/store/4kz52y95zfn9l8pbn8f5jw1w61lgn0js-libdatrie-2019-12-20-lib #8 15.93 /nix/store/4qf8shwiq3nhrsdsfs5763q14w40k0dy-libaom-3.5.0 #8 15.93 /nix/store/4vkv3rzky44hp2b8r13d8hr4ykvqhvwh-gnugrep-3.7 #8 15.93 /nix/store/4wz3rc4hi1jf1gbxlnh17v0cwwb63hv1-giflib-5.2.1 #8 15.93 /nix/store/513i3g7cqxzy6a2smnika69qwy9rwbga-nix-2.13.3 #8 15.93 /nix/store/51iw92pddqgmy1i4wcswhnxl93y8b9qb-gnupg-2.4.0 #8 15.93 /nix/store/5438qhyypn1kbdnm4312v8db4mkapwhl-openssl-3.0.8 #8 15.93 /nix/store/5j2p1ly0jh7f4h7r9j34dhpw2nrnpffr-stdenv-linux #8 15.93 /nix/store/5q7jkliwimbgf3wcswjqr6r3wcydq35w-php-mailparse-3.1.4 #8 15.93 /nix/store/5qqbyby27pczh2mcilnw2ywr5gav0k64-php-posix-8.1.16 #8 15.93 /nix/store/5ynbf6wszmggr0abwifdagrixgnya5vy-bash-5.2-p15 #8 15.93 /nix/store/61mzw223sdk26lxawnx64b72xgjrhaj8-gnutar-1.34 #8 15.93 /nix/store/63zicbszvrbkq092fshhrxmvr11xh4dg-shadow-4.13 #8 15.93 /nix/store/6ahs2w409ysgvz4r0k1g0kypf6k3iwps-brotli-1.0.9-lib #8 15.93 /nix/store/6g6d4la7xsizvr8qg91f56jiqx149iqq-binutils-2.40-lib #8 15.93 /nix/store/6h7hsyqdmwnjpdk0xbds7rbav9clvl7p-numactl-2.0.16 #8 15.93 /nix/store/6liqaaz35b8z58hasn22f5smi934hgl4-x265-3.5 #8 15.93 /nix/store/76l4v99sk83ylfwkz8wmwrm4s8h73rhd-glibc-2.35-224 #8 15.93 /nix/store/798vyxdl129xqwqcbfpn27dzvamw397z-perl-5.36.0 #8 15.93 /nix/store/7g9madrsnisy23r0d3b5aq04xyys8df9-php-mbstring-8.1.16 #8 15.93 /nix/store/7h9f215fx7kgmin2k35nlkfknk701dyl-gdk-pixbuf-2.42.10 #8 15.93 /nix/store/7qi20jm778jyq6rzvaxswkkcwr646s5c-libunwind-1.6.2 #8 15.93 /nix/store/7w5cmms8sh5pv70xgz2ysmhgdi12nwyf-make-shell-wrapper-hook #8 15.93 /nix/store/7xf4f4d9jip5rjkzwvxwxqgmyhzzvyqk-bash-interactive-5.2-p15 #8 15.93 /nix/store/7zqg9hafk1g8z103ps6fywl89w189nz3-pango-1.50.12 #8 15.93 /nix/store/80w7k04j79lncrlff74xf8z0i78gpaqx-php-ldap-8.1.16 #8 15.93 /nix/store/86nsxqcmzcc85qzrsczb33jwqgcyl35g-icu4c-72.1-dev #8 15.93 /nix/store/8cawxgz8dz5j7v5803dz3dj9i9fa9khm-getent-glibc-2.35-224 #8 15.93 /nix/store/8g5jlzi1qbb27s6d65nwvbxfs85brxv7-libXt-1.2.1 #8 15.93 /nix/store/8ilmxyjyn4fn3ll7s19shppp7izswp2c-libxslt-1.1.37 #8 15.93 /nix/store/8sqpilc7xz92rs2d3i2l54ahhbpir1jg-curl-7.88.0-bin #8 15.93 /nix/store/8swqsms8369pncn2yi5dq9l87nr9bnr4-imagemagick-7.1.0-62 #8 15.93 /nix/store/8w3xxhbldw1i40a6fdcs17y6vyq3l3dd-findutils-4.9.0 #8 15.93 /nix/store/8wmjfb56nyz65lpdyvcrr0fpdgv1dqd1-libuv-1.44.2 #8 15.93 /nix/store/90n3cy31f8qlrzs4hmhdwnxawddpb1a9-libtiff-4.5.0 #8 15.93 /nix/store/99ba598l007l8zq97gm6rvsr3i9pmj15-composer.phar #8 15.93 /nix/store/99dpjhm4ngayvacz6430fyz3fws9kfc4-libcpuid-0.6.2 #8 15.93 /nix/store/9c8zpqq2rnj37k8j84g68adljs6kdqmi-gnutls-3.8.0 #8 15.93 /nix/store/9jm97na5s5z0xpw7iz58vkz8h6rxjp0r-ilmbase-2.5.8 #8 15.93 /nix/store/9vn32f9zhg0v5qkxvb09bkznrkdjv6lw-librsvg-2.55.1 #8 15.93 /nix/store/9yaazwk25yjbs6as9phv93hf4b74rlzk-libXpm-3.5.15 #8 15.93 /nix/store/9zbi407givkvv1m0bd0icwcic3b3q24y-mailcap-2.1.53 #8 15.93 /nix/store/a00vxjsrizwadc26kkh2gfzy01g0lv4q-tcb-1.2 #8 15.93 /nix/store/a2cnbdxv3yqs3s1drm766a6p3qnrqgh4-libxslt-1.1.37-bin #8 15.93 /nix/store/a6rn63ill5axk2y7yrwam1vxx1ss2fbw-gzip-1.12-man #8 15.93 /nix/store/ac1nagaxp02ral4pli4ilmsl38x31jf0-gettext-0.21-man #8 15.93 /nix/store/al2c9nyjfmkk1hx8606j56vh2i1m1anc-libdeflate-1.17 #8 15.93 /nix/store/amg0dqny13q35lsdcnmrmpbvhyprk38n-libapparmor-3.1.2 #8 15.93 /nix/store/aq06nz8mq5nxkccasnj94zdk9pfqi2vs-openssl-3.0.8 #8 15.93 /nix/store/aqpb4yx3744gbpjfnkpxr3qghfcw375p-libsodium-1.0.18 #8 15.93 /nix/store/ash3jz7887f0mbmn4c2mssij4wl0ls9b-cachix-1.2 #8 15.93 /nix/store/awikvv01y11zhza5nx1wrnl8xxaxjj3h-oniguruma-6.9.8-lib #8 15.93 /nix/store/b0bx7v8ixqrlw220724b26ix906z0adp-liblqr-1-0.4.2 #8 15.93 /nix/store/b0y3xp325wddrr9a471yh7nk3zjldkb9-dav1d-1.0.0 #8 15.93 /nix/store/b2cf4bxrhm24hb64ipii8ympbj6g87dl-php-mysqlnd-8.1.16 #8 15.93 /nix/store/b5x2ym5kaf9yd1qdxpv8miqn88m8i9j0-php-opcache-8.1.16 #8 15.93 /nix/store/b8vh9zchsy48j9zf87pgmx8hf5gq8wz7-libgpg-error-1.46 #8 15.93 /nix/store/bfbp3ypd9nm3fapz634gvvs738blrl0y-gcc-wrapper-12.2.0 #8 15.93 /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1 #8 15.93 /nix/store/bw9s084fzmb5h40x98mfry25blj4cr9r-acl-2.3.1 #8 15.93 /nix/store/bx5ikpp0p8nx88xdldkx16w3k3jzd2qc-busybox-static-x86_64-unknown-linux-musl-1.36.0 #8 15.93 /nix/store/c06np1spdb2bbsfp5x3716d529mrxw7b-libxcrypt-4.4.33 #8 15.93 /nix/store/c2kkvw6klpyf9p289si6cqv8gw4q2wb9-xz-5.4.1-bin #8 15.93 /nix/store/c3f4jdwzn8fm9lp72m91ffw524bakp6v-stdenv-linux #8 15.93 /nix/store/c46qvwfvr5a9lmsfnq0gx8ddjd74wpx5-p11-kit-0.24.1 #8 15.93 /nix/store/c651qa8kqilglkx8fhxz0ibc4yfndlm8-sqlite-3.40.1 #8 15.93 /nix/store/c66qn9z6p4vwipc20cb1l1gfq4vy4y1i-nix-2.12.1-man #8 15.93 /nix/store/c6bakr5dqws3k1qdk0qxzlysbg9gka1p-libjxl-0.7.0 #8 15.93 /nix/store/cbj48b5jcdhwmvn282gg3wkrnfvqcn0v-libthai-0.1.29 #8 15.93 /nix/store/ckvyb7jxzmnvp1pjhm7y871zxwv4m9xq-libwebp-1.3.0 #8 15.93 /nix/store/clln53sqbfn8i0z8x0ji3x3fz6zchqml-zstd-1.5.4 #8 15.93 /nix/store/cnkr9byk03mz454yzx48jkyy0c2rlfjz-libxcb-1.14 #8 15.93 /nix/store/d5ip2zpfyr5bpwl4zg86jg6h02ydijja-php-fileinfo-8.1.16 #8 15.93 /nix/store/d6k56h2hf6p62qvagr4zgb58i03sr380-fontconfig-2.14.0 #8 15.93 /nix/store/d9l440x0l49yq4gjzl6grrl1xzsy70bh-aws-c-sdkutils-0.1.7 #8 15.93 /nix/store/dbvczh38nd2iyzc4qv78lm6mmkaj69sy-cryptsetup-2.5.0 #8 15.93 /nix/store/dg1irgbmn4znzbbw2yyc99bh85a1ll3n-libXrender-0.9.10 #8 15.93 /nix/store/dg8213bqr29hg180gf4ypcj2vvzw4fl3-tzdata-2022g #8 15.93 /nix/store/dn27016biip427n1hxd2sdpbcq93cvga-ed-1.19 #8 15.93 /nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2 #8 15.93 /nix/store/dvb4p4lbsd73rkk56bb3hgjp714nfvkd-php-ffi-8.1.16 #8 15.93 /nix/store/dy41cc107f3mgprggqj7dxbg4212jhpq-util-linux-minimal-2.38.1-bin #8 15.93 /nix/store/f0j5grk3yf8pnml676jrcph4a88g8c2g-curl-7.88.0-dev #8 15.93 /nix/store/f15fp4gzzlm9z2dzyyn462l8m0x31fiv-libSM-1.2.3 #8 15.93 /nix/store/f8z2bi2i43bvsj5h0n7yss14q3srx9fc-php-iconv-8.1.16 #8 15.93 /nix/store/facpy8mrdga06s4vcfzampl1b3rdh2kx-libssh2-1.10.0 #8 15.93 /nix/store/fhzz4yrdy17czwc9i4swhlpcp445inzb-binutils-2.40 #8 15.93 /nix/store/fsb1c370wz33pj9rr25c0nydlnsxa8cw-libzip-1.9.2 #8 15.93 /nix/store/fx1ygw5w6dh7gjlkym9i1gibajfjchqa-rpm-4.18.0-man #8 15.93 /nix/store/fyiwac98bi86nd5qzz9bhvs1bvmmwgad-openssl-3.0.8-dev #8 15.93 /nix/store/g1l5rza3ip08ah5jg46nwcwskhqza4dl-php-sysvsem-8.1.16 #8 15.93 /nix/store/g892r667sgars7bf629kxph8sn1234c5-aws-crt-cpp-0.18.9 #8 15.93 /nix/store/g97q02px5a664bk7x1vxzr1nj34m1pda-lowdown-1.0.0-lib #8 15.93 /nix/store/gfpmwjza4k8y6624s2yw0pqjk2aybls9-git-minimal-2.39.2 #8 15.93 /nix/store/gmr0laikghcg8dfphvsv25lclcrhf3l6-systemd-minimal-252.5 #8 15.93 /nix/store/gqlj2nh329ymrawhlrhhd3wx9h5nwi38-libselinux-3.3 #8 15.93 /nix/store/gxg2pgdwrjs3yci7g7vdshpkwajy4n9a-aws-c-auth-0.6.22 #8 15.93 /nix/store/gywh0bi7plgrkv9ky8glkik2hn49139c-cosign-2.0.0 #8 15.93 /nix/store/h0gmm4iznyf15mcn8ndrz17yk1k7yfgn-gnumake-4.4-man #8 15.93 /nix/store/h6smkld8irnav6yha088dn9h4cihzqz5-openexr-2.5.8 #8 15.93 /nix/store/hf066cp95jiq13xl46s2zrdi94qvqlvv-openssl-3.0.8-dev #8 15.93 /nix/store/hixx5vvivfzwj8cil0a5sfxbqp7lvb1d-nghttp2-1.51.0 #8 15.93 /nix/store/hl271ivs7lxkpfa786jx69k2sqwi0kyf-gnum4-1.4.19 #8 15.93 /nix/store/hmh8yakhrp3r95b7r085m4xnzp8crz3b-libxml2-2.10.3 #8 15.93 /nix/store/hncbn4imig9h0nacd2j40by7br4d64c3-pixman-0.42.2 #8 15.93 /nix/store/hnfj5wdn8n19zgic3gk3ybv6p3z6vhzn-php-tokenizer-8.1.16 #8 15.93 /nix/store/hwka9k94awxf8yq99rp7x0zbwksha5a7-curl-7.88.0 #8 15.93 /nix/store/hwl4vcgh9h41018k2l8z550ld539ccdn-php-pcntl-8.1.16 #8 15.93 /nix/store/hyyqm67nl4bhp0agjy5az8l4qy28q9mb-lndir-1.0.4 #8 15.93 /nix/store/i0i7xkgv70f6w36ly50sfv3kar25my2d-libnetfilter_conntrack-1.0.9 #8 15.93 /nix/store/i2pdyabq6nrrnisbkma71h42fw6ha0y6-binutils-wrapper-2.40 #8 15.93 /nix/store/i36xm3qb20x9mwbigq4gh5626b0vhg9p-gnumake-4.4 #8 15.93 /nix/store/i37dnj0kyad5j6fmq3vfijzc62fcx1iv-nlohmann_json-3.11.2 #8 15.93 /nix/store/i4ic0p0l83i37dvx8cb1l3cicq0bny5z-bzip2-1.0.8-bin #8 15.93 /nix/store/i57gy46jk8fklzzg8h9ywsx4rgd5k8i6-gperftools-2.10 #8 15.93 /nix/store/i5a67w3smvl9bnxmdffv8nzp4rmwk20a-ncompress-5.0 #8 15.93 /nix/store/i5yrfnxm5r2mrvy85x4qvrbcpf7z572h-libgcrypt-1.10.1 #8 15.93 /nix/store/i9lc9vqhy928cmwv9msfgkcla8sdz46f-kexec-tools-2.0.25 #8 15.93 /nix/store/ia34rbsa6d2dalzk5f7hy5jp9zazpv24-gmp-with-cxx-6.2.1 #8 15.93 /nix/store/icphgqsap4kpy8xx029ncppap1grp6k8-php-sodium-8.1.16 #8 15.93 /nix/store/iddvkzh9hhn84p84j2vh0lfa4q9m1zyq-aws-c-io-0.13.15 #8 15.93 /nix/store/ids2lps1i2z3hkfl0n4wz983bqkzq6yh-flex-2.6.4 #8 15.93 /nix/store/idx4lcdd1p91dpib06d5mwyhszs6w8xw-libpng-apng-1.6.39 #8 15.93 /nix/store/ifg9p94lmxf2yvw20azb2rxhfwzhm648-php-curl-8.1.16 #8 15.93 /nix/store/iizvfjdddmab428xgd786fjk7ag8knxg-php-dom-8.1.16 #8 15.93 /nix/store/ik1vzp6bfwjxxg0cdcbmyl17yzn8idd4-gettext-0.21 #8 15.93 /nix/store/inrxvaqv2zkdhg2v5vhqc0257p92wl2q-expat-2.5.0 #8 15.93 /nix/store/iw1vmh509hcbby8dbpsaanbri4zsq7dj-python3-3.10.10 #8 15.93 /nix/store/iyj6v5pskzwhzmsbik60khqrs8sk72ja-php-mysqli-8.1.16 #8 15.93 /nix/store/j6kwvhxmvcjvjvsmc6br22yc4b2av1gx-libICE-1.0.10 #8 15.93 /nix/store/j81mf35kd1mjx72kwpvmg9in3b2101nx-aws-c-mqtt-0.8.4 #8 15.93 /nix/store/j8x5l3i3868r5rmcgc5wansqqj4yxqwz-aws-c-s3-0.2.2 #8 15.93 /nix/store/jbf2dm7adax1aq8xkjdq5q91q03v5iz8-gnumake-4.4 #8 15.93 /nix/store/jbsbrpz89j9sbk0shpqvk5jy3fddkffq-icu4c-72.1 #8 15.93 /nix/store/jbxnihdprycl40chn23swzf17i8dzr26-libargon2-20190702 #8 15.93 /nix/store/jbz3pr033i68xab76l3s454lhn2gwlch-boehm-gc-8.2.2 #8 15.93 /nix/store/jij4waw18na5smksrxfwzky7nd0hf2m6-curl-7.88.0-man #8 15.93 /nix/store/jmx6hd6qykl0a8vxrf6pv6m8q2c0kpxn-gzip-1.12 #8 15.93 /nix/store/jn9kg98dsaajx4mh95rb9r5rf2idglqh-attr-2.5.1 #8 15.93 /nix/store/jvl8dr21nrwhqywwxcl8di4j55765gvy-gmp-with-cxx-stage4-6.2.1 #8 15.93 /nix/store/jx7g4gfpgdhwg6lbnnjxvhw2hlpxcnrv-php-filter-8.1.16 #8 15.93 /nix/store/k0yrr5yq9yghbvvfv0qkblyia576kg4f-bzip2-1.0.8 #8 15.93 /nix/store/k5bbrd1d3nfzlzgv276z6kyi6qqpm0ba-libcap-2.66-lib #8 15.93 /nix/store/k6vlq06f9ad07z368mjd7dwd9llxx20c-gd-2.3.3 #8 15.93 /nix/store/k7qx0r8bcybrx9lv8inwx2lvyxnnfrab-php-redis-5.3.7 #8 15.93 /nix/store/kgx268sbxnjy1fg8dh3m6zxaca2kvxpf-aws-checksums-0.1.14 #8 15.93 /nix/store/kmr9gajk4hq8148pjigywyddg3mal39y-tarWrapper #8 15.93 /nix/store/kp51yj0jwdi2b7f8i93ici4c5z0x7bn3-systemd-252.5 #8 15.93 /nix/store/l13b7v06gknxjqz0zqhh1k12zhs8v65k-php-simplexml-8.1.16 #8 15.93 /nix/store/l58jzcbkz8rrnhak2jh0y6axhf55ag1v-aws-c-event-stream-0.2.18 #8 15.93 /nix/store/lbfvymp081p66maj4pi7skq5qxvhkcpk-readline-8.2p1 #8 15.93 /nix/store/ldcc5b03yyy8gaf5kc04vw5dhdrpr820-util-linux-2.38.1-lib #8 15.93 /nix/store/lg2skbyyn1d7nkczqjz8mms38z4nhj2b-iana-etc-20221107 #8 15.93 /nix/store/lm9jab801iavj3f9gjz6vc1fxhvvg2mj-pcre2-10.42 #8 15.93 /nix/store/lp8qrhb6hs42jwbapzq20l05jf4kyicq-glibc-2.35-224-bin #8 15.93 /nix/store/lqgrkw44vrb8cy0h1jd2aj6cyxjhp7kw-libassuan-2.5.5 #8 15.93 /nix/store/lrc2z9dmsqimcpmxn8d5lmj896qgrnca-elfutils-0.188 #8 15.93 /nix/store/lxa6vajnpck04xvv7cmmzy2nv62196n0-bison-3.8.2 #8 15.93 /nix/store/lychg417q6jwb2kxif3hi30l5gf9zpa4-linux-pam-1.5.2 #8 15.93 /nix/store/m0fsvgc5hrn3yjwsl9fvj5m6pyjk2il2-libffi-3.4.4 #8 15.93 /nix/store/mb2kzr3caz3x59ssy9d1cn65iwg2b4zy-fribidi-1.0.12 #8 15.93 /nix/store/mbddmibgjjqd4gv7a1csji6r011qlj2g-php-xmlwriter-8.1.16 #8 15.93 /nix/store/mg9l7phyhvi16p9g8g3g8fbyj4mr79gq-zlib-1.2.13 #8 15.93 /nix/store/mld54pnkpfv40jqww8iggv0ck8xms4iv-lcms2-2.13.1 #8 15.93 /nix/store/mm2g3f5s75618ck1q4niyl1k57vx88ha-nghttp2-1.51.0-bin #8 15.93 /nix/store/mpds2vrlb6m0yxs23fi6gs4z7y7h7ljr-nghttp2-1.51.0-lib #8 15.93 /nix/store/mszqisjbww46srz4p4qpqqpalzj9wdf6-db-4.8.30 #8 15.93 /nix/store/mv56qyvfin02c96mxrdh60p3c0j05dvn-fontconfig-2.14.0-lib #8 15.93 /nix/store/mv5gpi07yzb8m9b6829l8hkw6rpay49c-patchelf-0.15.0 #8 15.93 /nix/store/n71k4nbznjmzlvl1asjq1pvcaaymihvv-libcap-ng-0.8.3 #8 15.93 /nix/store/na821jm7brmpkk7hpk5dzx3ibv9qqjcq-die-hook #8 15.93 /nix/store/nffh4f88543gw89vqrss5krq9278gwbg-aws-c-cal-0.5.20 #8 15.93 /nix/store/nlmnabcw2qlzyavsspl5jnzfkf7pzcdd-openjpeg-2.5.0 #8 15.93 /nix/store/nn8fbiqk8kv5hj5q33z12m1kg6904cz2-libssh2-1.10.0 #8 15.93 /nix/store/pbfkmc3g3ri31vmbqq2gajk1s1yil1gp-cyrus-sasl-2.1.28 #8 15.93 /nix/store/pcg4cwhwnkcy7jsjd35j70zmrc9fmzas-aws-c-common-0.8.9 #8 15.93 /nix/store/pdn913i1r0c6jzdkpx4pczfcbqiwspah-nghttp2-1.51.0-lib #8 15.93 /nix/store/pkwz5fvg2shm61ymdy5h67lmz9rrschb-popt-1.19 #8 15.93 /nix/store/pmk2xr4c5dm235xjzfqk3hqr4k25srbh-gdbm-1.23 #8 15.93 /nix/store/pqnd39aq2sksad2zvswjcpkqdc7ig3f9-glibc-2.35-224-dev #8 15.93 /nix/store/pvjvrdpfxvxdj2r17abdiyifvxpq2hml-php-ctype-8.1.16 #8 15.93 /nix/store/q653ifqssjn6q9y2hq9b87rb31q5rcsq-json-c-0.16 #8 15.93 /nix/store/q90xh8hssig93lz6dds991jg1kqi1wgr-php-readline-8.1.16 #8 15.93 /nix/store/qgg9iiyrp9s1cja2h9cblb9cjyy65ssz-libXext-1.3.4 #8 15.93 /nix/store/qgqsyg7gmqy3fz6shvzhcc7m7pkfw2ig-zlib-1.2.13-dev #8 15.93 /nix/store/qhp1qr1v22wxh3rxqds42k88s1qf1lih-lz4-1.9.4 #8 15.93 /nix/store/qj5106amzaz4j54yhyg7iikm14lsmjym-nettle-3.8.1 #8 15.93 /nix/store/qmnr18aqd08zdkhka695ici96k6nzirv-libunistring-1.0 #8 15.93 /nix/store/qnwa2z8b9y76almh1mpp1iwnwdvrzxbj-libXau-1.0.9 #8 15.93 /nix/store/qqykcd92y9qhbpdys9z75l4p6ls50ym1-util-linux-minimal-2.38.1-lib #8 15.93 /nix/store/qz088dqq1xwvm5nqjlsk7mj2vz26b8mw-editline-1.17.1 #8 15.93 /nix/store/qz1s8aq7zgpz359q873hl06m0hpjrh1n-aws-sdk-cpp-1.9.294 #8 15.93 /nix/store/r056wg88r4syxxw944hylmyaa2ydj7c0-libmnl-1.0.5 #8 15.93 /nix/store/r2vfki9q29bzgwzwl4p6rgc5rln2ipf3-php-pdo-8.1.16 #8 15.93 /nix/store/r3fljifxqqcn8xnv21gyabcxxhkrjcrs-libtool-2.4.7-lib #8 15.93 /nix/store/r6xfwwdxa314b4l9kv9xrgjkh51jdyhb-icu4c-64.2 #8 15.93 /nix/store/rcwsvm3zmcpwl71b7r5f9ql599hw6f2b-glib-2.74.5 #8 15.93 /nix/store/rgi6dabvrs0dpyb3kha0fvhfm78y14sv-libmicrohttpd-0.9.71 #8 15.93 /nix/store/rj3gcjyhp881i5dq2whnhssq62nkh45q-php-gd-8.1.16 #8 15.93 /nix/store/rmw6cl0f9x9g6s9w9jlid069dbzfkfvw-dejavu-fonts-minimal-2.37 #8 15.93 /nix/store/rn9ilg325gr9n6qxhmh6q384dw6mg5cb-aws-c-http-0.7.3 #8 15.93 /nix/store/rnbydks1xrhcm4cjv5qg588fwd83nvdh-openssl-3.0.8 #8 15.93 /nix/store/rqywmczhzaz8588bgg3vijv7a68wfy8v-php-imagick-3.7.0 #8 15.93 /nix/store/rs7s9pwlk88jdzx0br9i2x52d51nrg5l-libraw-0.21.1-lib #8 15.93 /nix/store/rvv0110i3pg28vrhadhi1qfmhpgj1azy-libjpeg-turbo-2.1.4 #8 15.93 /nix/store/rwfwqrvs6sjflbzc8wnkj57mnv94s40s-libkrb5-1.20.1 #8 15.93 /nix/store/s29xjzid62937vc17jx6zi785nhk0plk-file-5.44 #8 15.93 /nix/store/s6fjc1s6vgrxzm0jx5blgklc64y6yjar-npth-1.6 #8 15.93 /nix/store/s9rviv9h9j40l0pb717mm0mf8jxc9nis-kmod-30-lib #8 15.93 /nix/store/saiyf5dvchhzsinqpf79frk7v2lp0da8-nix-2.12.1 #8 15.93 /nix/store/sdlik6c03dfqh2z8scpbx4yj3zn7mdpz-util-linux-2.38.1-bin #8 15.93 /nix/store/sh2r23y42sz9l8zck9i884hp0h9mhlnk-djvulibre-3.5.28 #8 15.93 /nix/store/shmpwr7qfy997jckk5jsl4x6aj99w8x0-unbound-1.17.1-lib #8 15.93 /nix/store/slizlv81kwpdp34q1ldkgi7pcky0kh12-keyutils-1.6.3-lib #8 15.93 /nix/store/smwbqprz7m8d0ibnyljnjci5fags8blm-lua-5.4.4 #8 15.93 /nix/store/sv8gchczvvr083b71w45g54cdml9dnm8-db-5.3.28 #8 15.93 /nix/store/v0g0r8khhdxn8gwcx3yg57wmndzfdgz5-which-2.21 #8 15.93 /nix/store/v4dhg1im8yrl1gq1697jgwh2g85mqwr6-gawk-5.2.1 #8 15.93 /nix/store/va9r2bdg56jc6qizpm6dyb97lnxfrhsy-file-5.44 #8 15.93 /nix/store/vdgkcsp67xzzvklw9awhf6zkk374yz2p-ncurses-6.4 #8 15.93 /nix/store/vgasd5zjsvdvq3w7ik13sfyyj1n0m5v7-graphite2-1.3.14 #8 15.93 /nix/store/vraimqnjzzvzabh9wvw5a5s32cv5k6lc-diffutils-3.8 #8 15.93 /nix/store/vv6rlzln7vhxk519rdsrzmhhlpyb5q2m-libidn2-2.3.2 #8 15.93 /nix/store/w15qj67sc2d4rxgrpwrn8xm589540ga9-libde265-1.0.11 #8 15.93 /nix/store/w555rigaryc8sv40v0s4mkbmrzv2m6rx-php-session-8.1.16 #8 15.93 /nix/store/w5dllf9qma5566c6dn0553s253ywsyxl-libyuv-1787 #8 15.93 /nix/store/wfz3rd51ka009f3l4g6gh7innyf0gq2f-xz-5.4.1 #8 15.93 /nix/store/wj70ar7dgf4ynywqmhxqys5p2rvbhabd-libavif-0.11.1 #8 15.93 /nix/store/wx4nsqbssywgx9zkabwgl9sxm5l61ni3-gcc-12.2.0 #8 15.93 /nix/store/wyzaa007anaxxhmrcbffm597v14n2mxs-linux-headers-6.1 #8 15.93 /nix/store/wzmriamqmc8f33dbyyh6dpng8im4bcrw-system-sendmail-1.0 #8 15.93 /nix/store/x6nnam5hk44mljbk782rcbd92jlnz8r6-pcre-8.45 #8 15.93 /nix/store/xbjrhy375b4gh5fyiybkxq7bcnmmxjy1-libkrb5-1.20.1 #8 15.93 /nix/store/xc6lvkjgz6d9kb25vpm7ql2s7y6105np-php-xsl-8.1.16 #8 15.93 /nix/store/xcgdryxg8fjk1w1kyn1l1l7mkgslfvmn-pcre2-10.42 #8 15.93 /nix/store/xcqylwf1vjkms5cg6b615yj31lr2fblz-php-zlib-8.1.16 #8 15.94 /nix/store/xj8vr2sgbz3rhy26xzmg44vkzr5dww1y-patch-2.7.6 #8 15.94 /nix/store/xrm0ppczps0qq5qf5gg6v461l4fc9m6n-libfido2-1.12.0 #8 15.94 /nix/store/xvpjlkkqrlwqnqm8sg1lyapwr5m7r3a3-libpcap-1.10.1 #8 15.94 /nix/store/xxfqb51ipmwwc1x7dyq5bvi4dw7gnlk3-libevent-2.1.12 #8 15.94 /nix/store/y0ym7qckhfldadc4wbwv0hs7765v10rd-libX11-1.8.4 #8 15.94 /nix/store/y3gyzq179zpclsqyd9gs7i9f162imbs0-util-linux-2.38.1 #8 15.94 /nix/store/y49xhcizzj2zi6liajqf6d5cv8p4lpxd-kbd-2.5.1 #8 15.94 /nix/store/y4czb8vailr1r6fw5ng7353kylbk95y8-libnfnetlink-1.0.2 #8 15.94 /nix/store/y6lfr42r7flq4w48gcrxr0nm2fdny6rq-audit-2.8.5 #8 15.94 /nix/store/ya38n92jwdv6545zj0asli1kqdgcfili-cairo-1.16.0 #8 15.94 /nix/store/yb71qmy5r406dg2956hzq2q6scwp00yi-libbpf-1.1.0 #8 15.94 /nix/store/yix5rc947j33i4v3yn23n2ph9krqyp5g-php-soap-8.1.16 #8 15.94 /nix/store/yjzvb5v0wy0kmh44qa6xaz8aimnm68ci-php-gettext-8.1.16 #8 15.94 /nix/store/yl319c7cyd6jb3ssizbdaknwv0543986-curl-7.88.0-bin #8 15.94 /nix/store/yl6ggfn054z9brd4rlzifn3zpiardjz2-libglvnd-1.6.0 #8 15.94 /nix/store/ylgmlavny0m9afvqmki0w7wciprhvk69-nghttp2-1.51.0-dev #8 15.94 /nix/store/ypzg0vn7pag8bf2ky0v7y33j6l55s624-potrace-1.16 #8 15.94 /nix/store/yqj5x0wrfvinf67yi3vgk92k02369p9b-libvmaf-2.3.1 #8 15.94 /nix/store/ysazk78whfld5c25lqf9xrzbjni0x908-libtasn1-4.19.0 #8 15.94 /nix/store/ywv3w19rjd3390ygyddwxjc5f51awf7h-node-sources #8 15.94 /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16 #8 15.94 /nix/store/z47i5dzsf409bgjz728is8aga45jm04a-dns-root-data-2019-01-11 #8 15.94 /nix/store/zbhl8wcabkl2x82i1vnq1sm563ifcbi3-libheif-1.14.2 #8 15.94 /nix/store/zfsf3gffd6myvlkly4hb4cdndbb7dyic-openssl-3.0.8-bin #8 15.94 /nix/store/zhxrxjn93ibj94qc9aff4q1vl0g8wjfl-nix-2.13.3-man #8 15.94 /nix/store/zmrkq3jkl02bh6vcz06l5xp9am24whvd-libarchive-3.6.2-lib #8 15.94 /nix/store/zs3v6nqczpgs8v9pnk528p6kkr8h46f2-libssh2-1.10.0-dev #8 15.94 /nix/store/zs8x553n522m5lx9xkpx0lkadysxw96f-php-xmlreader-8.1.16 #8 15.94 /nix/store/zwgk11z2b5rdqmmip702ds1lncny3dgr-php-bcmath-8.1.16 #8 15.96 copying path '/nix/store/0fls75pmf56dgk6vwpl8g90bp08slnig-bash-5.2-p15-man' from 'https://cache.nixos.org'... #8 15.99 copying path '/nix/store/bx5ikpp0p8nx88xdldkx16w3k3jzd2qc-busybox-static-x86_64-unknown-linux-musl-1.36.0' from 'https://cache.nixos.org'... #8 16.01 copying path '/nix/store/99ba598l007l8zq97gm6rvsr3i9pmj15-composer.phar' from 'https://cache.nixos.org'... #8 16.09 copying path '/nix/store/jij4waw18na5smksrxfwzky7nd0hf2m6-curl-7.88.0-man' from 'https://cache.nixos.org'... #8 16.09 copying path '/nix/store/rmw6cl0f9x9g6s9w9jlid069dbzfkfvw-dejavu-fonts-minimal-2.37' from 'https://cache.nixos.org'... #8 16.13 copying path '/nix/store/na821jm7brmpkk7hpk5dzx3ibv9qqjcq-die-hook' from 'https://cache.nixos.org'... #8 16.13 copying path '/nix/store/z47i5dzsf409bgjz728is8aga45jm04a-dns-root-data-2019-01-11' from 'https://cache.nixos.org'... #8 16.15 copying path '/nix/store/d6k56h2hf6p62qvagr4zgb58i03sr380-fontconfig-2.14.0' from 'https://cache.nixos.org'... #8 16.20 copying path '/nix/store/ac1nagaxp02ral4pli4ilmsl38x31jf0-gettext-0.21-man' from 'https://cache.nixos.org'... #8 16.39 copying path '/nix/store/h0gmm4iznyf15mcn8ndrz17yk1k7yfgn-gnumake-4.4-man' from 'https://cache.nixos.org'... #8 16.42 copying path '/nix/store/a6rn63ill5axk2y7yrwam1vxx1ss2fbw-gzip-1.12-man' from 'https://cache.nixos.org'... #8 16.42 copying path '/nix/store/lg2skbyyn1d7nkczqjz8mms38z4nhj2b-iana-etc-20221107' from 'https://cache.nixos.org'... #8 16.43 copying path '/nix/store/qmnr18aqd08zdkhka695ici96k6nzirv-libunistring-1.0' from 'https://cache.nixos.org'... #8 16.47 copying path '/nix/store/wyzaa007anaxxhmrcbffm597v14n2mxs-linux-headers-6.1' from 'https://cache.nixos.org'... #8 16.59 copying path '/nix/store/vv6rlzln7vhxk519rdsrzmhhlpyb5q2m-libidn2-2.3.2' from 'https://cache.nixos.org'... #8 16.60 copying path '/nix/store/9zbi407givkvv1m0bd0icwcic3b3q24y-mailcap-2.1.53' from 'https://cache.nixos.org'... #8 16.60 copying path '/nix/store/76l4v99sk83ylfwkz8wmwrm4s8h73rhd-glibc-2.35-224' from 'https://cache.nixos.org'... #8 17.12 copying path '/nix/store/0k5dhghrssfd0fs0bkvaw698w6666v9g-mirrors-list' from 'https://cache.nixos.org'... #8 17.13 copying path '/nix/store/jn9kg98dsaajx4mh95rb9r5rf2idglqh-attr-2.5.1' from 'https://cache.nixos.org'... #8 17.13 copying path '/nix/store/pcg4cwhwnkcy7jsjd35j70zmrc9fmzas-aws-c-common-0.8.9' from 'https://cache.nixos.org'... #8 17.17 copying path '/nix/store/bw9s084fzmb5h40x98mfry25blj4cr9r-acl-2.3.1' from 'https://cache.nixos.org'... #8 17.18 copying path '/nix/store/280dqdxk41jg2axzwnxvc9hr2acvv7fb-aws-c-compression-0.2.16' from 'https://cache.nixos.org'... #8 17.20 copying path '/nix/store/d9l440x0l49yq4gjzl6grrl1xzsy70bh-aws-c-sdkutils-0.1.7' from 'https://cache.nixos.org'... #8 17.23 copying path '/nix/store/kgx268sbxnjy1fg8dh3m6zxaca2kvxpf-aws-checksums-0.1.14' from 'https://cache.nixos.org'... #8 17.26 copying path '/nix/store/5ynbf6wszmggr0abwifdagrixgnya5vy-bash-5.2-p15' from 'https://cache.nixos.org'... #8 17.30 copying path '/nix/store/6ahs2w409ysgvz4r0k1g0kypf6k3iwps-brotli-1.0.9-lib' from 'https://cache.nixos.org'... #8 17.33 copying path '/nix/store/y6lfr42r7flq4w48gcrxr0nm2fdny6rq-audit-2.8.5' from 'https://cache.nixos.org'... #8 17.34 copying path '/nix/store/k0yrr5yq9yghbvvfv0qkblyia576kg4f-bzip2-1.0.8' from 'https://cache.nixos.org'... #8 17.35 copying path '/nix/store/02qilw6k0vv6wg94xyq98595d7ddrjlq-cpio-2.13' from 'https://cache.nixos.org'... #8 17.38 copying path '/nix/store/i4ic0p0l83i37dvx8cb1l3cicq0bny5z-bzip2-1.0.8-bin' from 'https://cache.nixos.org'... #8 17.38 copying path '/nix/store/b0y3xp325wddrr9a471yh7nk3zjldkb9-dav1d-1.0.0' from 'https://cache.nixos.org'... #8 17.44 copying path '/nix/store/dn27016biip427n1hxd2sdpbcq93cvga-ed-1.19' from 'https://cache.nixos.org'... #8 17.44 copying path '/nix/store/qz088dqq1xwvm5nqjlsk7mj2vz26b8mw-editline-1.17.1' from 'https://cache.nixos.org'... #8 17.47 copying path '/nix/store/45a55rzx3k794626g8adslzc6557gh0j-expand-response-params' from 'https://cache.nixos.org'... #8 17.47 copying path '/nix/store/inrxvaqv2zkdhg2v5vhqc0257p92wl2q-expat-2.5.0' from 'https://cache.nixos.org'... #8 17.48 copying path '/nix/store/mb2kzr3caz3x59ssy9d1cn65iwg2b4zy-fribidi-1.0.12' from 'https://cache.nixos.org'... #8 17.51 copying path '/nix/store/v4dhg1im8yrl1gq1697jgwh2g85mqwr6-gawk-5.2.1' from 'https://cache.nixos.org'... #8 17.57 copying path '/nix/store/2w4k8nvdyiggz717ygbbxchpnxrqc6y9-gcc-12.2.0-lib' from 'https://cache.nixos.org'... #8 17.71 copying path '/nix/store/pmk2xr4c5dm235xjzfqk3hqr4k25srbh-gdbm-1.23' from 'https://cache.nixos.org'... #8 17.73 copying path '/nix/store/jbz3pr033i68xab76l3s454lhn2gwlch-boehm-gc-8.2.2' from 'https://cache.nixos.org'... #8 17.75 copying path '/nix/store/mszqisjbww46srz4p4qpqqpalzj9wdf6-db-4.8.30' from 'https://cache.nixos.org'... #8 17.81 copying path '/nix/store/sv8gchczvvr083b71w45g54cdml9dnm8-db-5.3.28' from 'https://cache.nixos.org'... #8 17.89 copying path '/nix/store/ik1vzp6bfwjxxg0cdcbmyl17yzn8idd4-gettext-0.21' from 'https://cache.nixos.org'... #8 18.03 copying path '/nix/store/4wz3rc4hi1jf1gbxlnh17v0cwwb63hv1-giflib-5.2.1' from 'https://cache.nixos.org'... #8 18.04 copying path '/nix/store/lp8qrhb6hs42jwbapzq20l05jf4kyicq-glibc-2.35-224-bin' from 'https://cache.nixos.org'... #8 18.10 copying path '/nix/store/ia34rbsa6d2dalzk5f7hy5jp9zazpv24-gmp-with-cxx-6.2.1' from 'https://cache.nixos.org'... #8 18.13 copying path '/nix/store/8cawxgz8dz5j7v5803dz3dj9i9fa9khm-getent-glibc-2.35-224' from 'https://cache.nixos.org'... #8 18.13 copying path '/nix/store/pqnd39aq2sksad2zvswjcpkqdc7ig3f9-glibc-2.35-224-dev' from 'https://cache.nixos.org'... #8 18.17 copying path '/nix/store/jvl8dr21nrwhqywwxcl8di4j55765gvy-gmp-with-cxx-stage4-6.2.1' from 'https://cache.nixos.org'... #8 18.19 copying path '/nix/store/hl271ivs7lxkpfa786jx69k2sqwi0kyf-gnum4-1.4.19' from 'https://cache.nixos.org'... #8 18.22 copying path '/nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1' from 'https://cache.nixos.org'... #8 18.27 copying path '/nix/store/lxa6vajnpck04xvv7cmmzy2nv62196n0-bison-3.8.2' from 'https://cache.nixos.org'... #8 18.36 copying path '/nix/store/vraimqnjzzvzabh9wvw5a5s32cv5k6lc-diffutils-3.8' from 'https://cache.nixos.org'... #8 18.39 copying path '/nix/store/8w3xxhbldw1i40a6fdcs17y6vyq3l3dd-findutils-4.9.0' from 'https://cache.nixos.org'... #8 18.42 copying path '/nix/store/ids2lps1i2z3hkfl0n4wz983bqkzq6yh-flex-2.6.4' from 'https://cache.nixos.org'... #8 18.46 copying path '/nix/store/i36xm3qb20x9mwbigq4gh5626b0vhg9p-gnumake-4.4' from 'https://cache.nixos.org'... #8 18.49 copying path '/nix/store/jbf2dm7adax1aq8xkjdq5q91q03v5iz8-gnumake-4.4' from 'https://cache.nixos.org'... #8 18.54 copying path '/nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9' from 'https://cache.nixos.org'... #8 18.56 copying path '/nix/store/61mzw223sdk26lxawnx64b72xgjrhaj8-gnutar-1.34' from 'https://cache.nixos.org'... #8 18.61 copying path '/nix/store/vgasd5zjsvdvq3w7ik13sfyyj1n0m5v7-graphite2-1.3.14' from 'https://cache.nixos.org'... #8 18.64 copying path '/nix/store/jmx6hd6qykl0a8vxrf6pv6m8q2c0kpxn-gzip-1.12' from 'https://cache.nixos.org'... #8 18.65 copying path '/nix/store/r6xfwwdxa314b4l9kv9xrgjkh51jdyhb-icu4c-64.2' from 'https://cache.nixos.org'... #8 19.32 copying path '/nix/store/jbsbrpz89j9sbk0shpqvk5jy3fddkffq-icu4c-72.1' from 'https://cache.nixos.org'... #8 20.18 copying path '/nix/store/9jm97na5s5z0xpw7iz58vkz8h6rxjp0r-ilmbase-2.5.8' from 'https://cache.nixos.org'... #8 20.21 copying path '/nix/store/86nsxqcmzcc85qzrsczb33jwqgcyl35g-icu4c-72.1-dev' from 'https://cache.nixos.org'... #8 20.31 copying path '/nix/store/q653ifqssjn6q9y2hq9b87rb31q5rcsq-json-c-0.16' from 'https://cache.nixos.org'... #8 20.33 copying path '/nix/store/slizlv81kwpdp34q1ldkgi7pcky0kh12-keyutils-1.6.3-lib' from 'https://cache.nixos.org'... #8 20.34 copying path '/nix/store/mld54pnkpfv40jqww8iggv0ck8xms4iv-lcms2-2.13.1' from 'https://cache.nixos.org'... #8 20.35 copying path '/nix/store/j6kwvhxmvcjvjvsmc6br22yc4b2av1gx-libICE-1.0.10' from 'https://cache.nixos.org'... #8 20.37 copying path '/nix/store/qnwa2z8b9y76almh1mpp1iwnwdvrzxbj-libXau-1.0.9' from 'https://cache.nixos.org'... #8 20.40 copying path '/nix/store/3bhillndvhi9pvdkr4bb145170s7h7lz-libXdmcp-1.1.3' from 'https://cache.nixos.org'... #8 20.40 copying path '/nix/store/amg0dqny13q35lsdcnmrmpbvhyprk38n-libapparmor-3.1.2' from 'https://cache.nixos.org'... #8 20.41 copying path '/nix/store/jbxnihdprycl40chn23swzf17i8dzr26-libargon2-20190702' from 'https://cache.nixos.org'... #8 20.42 copying path '/nix/store/k5bbrd1d3nfzlzgv276z6kyi6qqpm0ba-libcap-2.66-lib' from 'https://cache.nixos.org'... #8 20.43 copying path '/nix/store/n71k4nbznjmzlvl1asjq1pvcaaymihvv-libcap-ng-0.8.3' from 'https://cache.nixos.org'... #8 20.43 copying path '/nix/store/0qqkncxqjp95diyrqiqw094rk7f2dain-libcbor-unstable-2023-01-29' from 'https://cache.nixos.org'... #8 20.44 copying path '/nix/store/99dpjhm4ngayvacz6430fyz3fws9kfc4-libcpuid-0.6.2' from 'https://cache.nixos.org'... #8 20.47 copying path '/nix/store/4kz52y95zfn9l8pbn8f5jw1w61lgn0js-libdatrie-2019-12-20-lib' from 'https://cache.nixos.org'... #8 20.47 copying path '/nix/store/w15qj67sc2d4rxgrpwrn8xm589540ga9-libde265-1.0.11' from 'https://cache.nixos.org'... #8 20.50 copying path '/nix/store/al2c9nyjfmkk1hx8606j56vh2i1m1anc-libdeflate-1.17' from 'https://cache.nixos.org'... #8 20.51 copying path '/nix/store/xxfqb51ipmwwc1x7dyq5bvi4dw7gnlk3-libevent-2.1.12' from 'https://cache.nixos.org'... #8 20.65 copying path '/nix/store/m0fsvgc5hrn3yjwsl9fvj5m6pyjk2il2-libffi-3.4.4' from 'https://cache.nixos.org'... #8 20.65 copying path '/nix/store/b8vh9zchsy48j9zf87pgmx8hf5gq8wz7-libgpg-error-1.46' from 'https://cache.nixos.org'... #8 20.69 copying path '/nix/store/rvv0110i3pg28vrhadhi1qfmhpgj1azy-libjpeg-turbo-2.1.4' from 'https://cache.nixos.org'... #8 20.71 copying path '/nix/store/lqgrkw44vrb8cy0h1jd2aj6cyxjhp7kw-libassuan-2.5.5' from 'https://cache.nixos.org'... #8 20.72 copying path '/nix/store/sh2r23y42sz9l8zck9i884hp0h9mhlnk-djvulibre-3.5.28' from 'https://cache.nixos.org'... #8 20.78 copying path '/nix/store/i5yrfnxm5r2mrvy85x4qvrbcpf7z572h-libgcrypt-1.10.1' from 'https://cache.nixos.org'... #8 20.83 copying path '/nix/store/rwfwqrvs6sjflbzc8wnkj57mnv94s40s-libkrb5-1.20.1' from 'https://cache.nixos.org'... #8 20.88 copying path '/nix/store/xbjrhy375b4gh5fyiybkxq7bcnmmxjy1-libkrb5-1.20.1' from 'https://cache.nixos.org'... #8 20.93 copying path '/nix/store/2zc9s4cbdq1cnzimhqj5mv71qa3xpcp7-libkrb5-1.20.1-dev' from 'https://cache.nixos.org'... #8 20.94 copying path '/nix/store/r056wg88r4syxxw944hylmyaa2ydj7c0-libmnl-1.0.5' from 'https://cache.nixos.org'... #8 20.97 copying path '/nix/store/y4czb8vailr1r6fw5ng7353kylbk95y8-libnfnetlink-1.0.2' from 'https://cache.nixos.org'... #8 20.97 copying path '/nix/store/1a4fhy0291sycwmabk5mvfzjcwr8rccl-libnftnl-1.2.4' from 'https://cache.nixos.org'... #8 20.98 copying path '/nix/store/i0i7xkgv70f6w36ly50sfv3kar25my2d-libnetfilter_conntrack-1.0.9' from 'https://cache.nixos.org'... #8 20.99 copying path '/nix/store/xvpjlkkqrlwqnqm8sg1lyapwr5m7r3a3-libpcap-1.10.1' from 'https://cache.nixos.org'... #8 21.02 copying path '/nix/store/0sd5fi7a48b7qx19ddi81xb72f0qcn8s-libseccomp-2.5.4-lib' from 'https://cache.nixos.org'... #8 21.03 copying path '/nix/store/0cxixcg81fvjp95gg9wim6m5i921f9gl-iptables-1.8.8' from 'https://cache.nixos.org'... #8 21.07 copying path '/nix/store/aqpb4yx3744gbpjfnkpxr3qghfcw375p-libsodium-1.0.18' from 'https://cache.nixos.org'... #8 21.11 copying path '/nix/store/ysazk78whfld5c25lqf9xrzbjni0x908-libtasn1-4.19.0' from 'https://cache.nixos.org'... #8 21.14 copying path '/nix/store/cbj48b5jcdhwmvn282gg3wkrnfvqcn0v-libthai-0.1.29' from 'https://cache.nixos.org'... #8 21.17 copying path '/nix/store/r3fljifxqqcn8xnv21gyabcxxhkrjcrs-libtool-2.4.7-lib' from 'https://cache.nixos.org'... #8 21.19 copying path '/nix/store/8wmjfb56nyz65lpdyvcrr0fpdgv1dqd1-libuv-1.44.2' from 'https://cache.nixos.org'... #8 21.23 copying path '/nix/store/yqj5x0wrfvinf67yi3vgk92k02369p9b-libvmaf-2.3.1' from 'https://cache.nixos.org'... #8 21.25 copying path '/nix/store/cnkr9byk03mz454yzx48jkyy0c2rlfjz-libxcb-1.14' from 'https://cache.nixos.org'... #8 21.27 copying path '/nix/store/c06np1spdb2bbsfp5x3716d529mrxw7b-libxcrypt-4.4.33' from 'https://cache.nixos.org'... #8 21.28 copying path '/nix/store/y0ym7qckhfldadc4wbwv0hs7765v10rd-libX11-1.8.4' from 'https://cache.nixos.org'... #8 21.36 copying path '/nix/store/w5dllf9qma5566c6dn0553s253ywsyxl-libyuv-1787' from 'https://cache.nixos.org'... #8 21.45 copying path '/nix/store/qgg9iiyrp9s1cja2h9cblb9cjyy65ssz-libXext-1.3.4' from 'https://cache.nixos.org'... #8 21.45 copying path '/nix/store/dg1irgbmn4znzbbw2yyc99bh85a1ll3n-libXrender-0.9.10' from 'https://cache.nixos.org'... #8 21.48 copying path '/nix/store/yl6ggfn054z9brd4rlzifn3zpiardjz2-libglvnd-1.6.0' from 'https://cache.nixos.org'... #8 21.53 copying path '/nix/store/lychg417q6jwb2kxif3hi30l5gf9zpa4-linux-pam-1.5.2' from 'https://cache.nixos.org'... #8 21.57 copying path '/nix/store/hyyqm67nl4bhp0agjy5az8l4qy28q9mb-lndir-1.0.4' from 'https://cache.nixos.org'... #8 21.58 copying path '/nix/store/g97q02px5a664bk7x1vxzr1nj34m1pda-lowdown-1.0.0-lib' from 'https://cache.nixos.org'... #8 21.59 copying path '/nix/store/qhp1qr1v22wxh3rxqds42k88s1qf1lih-lz4-1.9.4' from 'https://cache.nixos.org'... #8 21.60 copying path '/nix/store/7w5cmms8sh5pv70xgz2ysmhgdi12nwyf-make-shell-wrapper-hook' from 'https://cache.nixos.org'... #8 21.62 copying path '/nix/store/i5a67w3smvl9bnxmdffv8nzp4rmwk20a-ncompress-5.0' from 'https://cache.nixos.org'... #8 21.62 copying path '/nix/store/vdgkcsp67xzzvklw9awhf6zkk374yz2p-ncurses-6.4' from 'https://cache.nixos.org'... #8 21.74 copying path '/nix/store/9yaazwk25yjbs6as9phv93hf4b74rlzk-libXpm-3.5.15' from 'https://cache.nixos.org'... #8 21.75 copying path '/nix/store/qj5106amzaz4j54yhyg7iikm14lsmjym-nettle-3.8.1' from 'https://cache.nixos.org'... #8 21.78 copying path '/nix/store/hixx5vvivfzwj8cil0a5sfxbqp7lvb1d-nghttp2-1.51.0' from 'https://cache.nixos.org'... #8 21.78 copying path '/nix/store/mm2g3f5s75618ck1q4niyl1k57vx88ha-nghttp2-1.51.0-bin' from 'https://cache.nixos.org'... #8 21.79 copying path '/nix/store/mpds2vrlb6m0yxs23fi6gs4z7y7h7ljr-nghttp2-1.51.0-lib' from 'https://cache.nixos.org'... #8 21.80 copying path '/nix/store/pdn913i1r0c6jzdkpx4pczfcbqiwspah-nghttp2-1.51.0-lib' from 'https://cache.nixos.org'... #8 21.81 copying path '/nix/store/ylgmlavny0m9afvqmki0w7wciprhvk69-nghttp2-1.51.0-dev' from 'https://cache.nixos.org'... #8 21.82 copying path '/nix/store/c66qn9z6p4vwipc20cb1l1gfq4vy4y1i-nix-2.12.1-man' from 'https://cache.nixos.org'... #8 21.86 copying path '/nix/store/zhxrxjn93ibj94qc9aff4q1vl0g8wjfl-nix-2.13.3-man' from 'https://cache.nixos.org'... #8 21.89 copying path '/nix/store/i37dnj0kyad5j6fmq3vfijzc62fcx1iv-nlohmann_json-3.11.2' from 'https://cache.nixos.org'... #8 21.92 copying path '/nix/store/ywv3w19rjd3390ygyddwxjc5f51awf7h-node-sources' from 'https://cache.nixos.org'... #8 25.73 copying path '/nix/store/s6fjc1s6vgrxzm0jx5blgklc64y6yjar-npth-1.6' from 'https://cache.nixos.org'... #8 25.73 copying path '/nix/store/6h7hsyqdmwnjpdk0xbds7rbav9clvl7p-numactl-2.0.16' from 'https://cache.nixos.org'... #8 25.76 copying path '/nix/store/51iw92pddqgmy1i4wcswhnxl93y8b9qb-gnupg-2.4.0' from 'https://cache.nixos.org'... #8 25.80 copying path '/nix/store/awikvv01y11zhza5nx1wrnl8xxaxjj3h-oniguruma-6.9.8-lib' from 'https://cache.nixos.org'... #8 25.81 copying path '/nix/store/5438qhyypn1kbdnm4312v8db4mkapwhl-openssl-3.0.8' from 'https://cache.nixos.org'... #8 25.96 copying path '/nix/store/aq06nz8mq5nxkccasnj94zdk9pfqi2vs-openssl-3.0.8' from 'https://cache.nixos.org'... #8 26.10 copying path '/nix/store/nffh4f88543gw89vqrss5krq9278gwbg-aws-c-cal-0.5.20' from 'https://cache.nixos.org'... #8 26.10 copying path '/nix/store/1rqax2agd2knrxx1bwy65s83050snyb4-cyrus-sasl-2.1.28' from 'https://cache.nixos.org'... #8 26.12 copying path '/nix/store/rnbydks1xrhcm4cjv5qg588fwd83nvdh-openssl-3.0.8' from 'https://cache.nixos.org'... #8 26.25 copying path '/nix/store/c46qvwfvr5a9lmsfnq0gx8ddjd74wpx5-p11-kit-0.24.1' from 'https://cache.nixos.org'... #8 26.30 copying path '/nix/store/pbfkmc3g3ri31vmbqq2gajk1s1yil1gp-cyrus-sasl-2.1.28' from 'https://cache.nixos.org'... #8 26.33 copying path '/nix/store/xj8vr2sgbz3rhy26xzmg44vkzr5dww1y-patch-2.7.6' from 'https://cache.nixos.org'... #8 26.34 copying path '/nix/store/mv5gpi07yzb8m9b6829l8hkw6rpay49c-patchelf-0.15.0' from 'https://cache.nixos.org'... #8 26.35 copying path '/nix/store/x6nnam5hk44mljbk782rcbd92jlnz8r6-pcre-8.45' from 'https://cache.nixos.org'... #8 26.37 copying path '/nix/store/lm9jab801iavj3f9gjz6vc1fxhvvg2mj-pcre2-10.42' from 'https://cache.nixos.org'... #8 26.40 copying path '/nix/store/4vkv3rzky44hp2b8r13d8hr4ykvqhvwh-gnugrep-3.7' from 'https://cache.nixos.org'... #8 26.46 copying path '/nix/store/gqlj2nh329ymrawhlrhhd3wx9h5nwi38-libselinux-3.3' from 'https://cache.nixos.org'... #8 26.50 copying path '/nix/store/xcgdryxg8fjk1w1kyn1l1l7mkgslfvmn-pcre2-10.42' from 'https://cache.nixos.org'... #8 26.55 copying path '/nix/store/2npfk0cm95brsdcn8dzzz01l0f5cvrrh-pcsclite-1.9.5' from 'https://cache.nixos.org'... #8 26.57 copying path '/nix/store/zwgk11z2b5rdqmmip702ds1lncny3dgr-php-bcmath-8.1.16' from 'https://cache.nixos.org'... #8 26.66 copying path '/nix/store/pvjvrdpfxvxdj2r17abdiyifvxpq2hml-php-ctype-8.1.16' from 'https://cache.nixos.org'... #8 26.66 copying path '/nix/store/dvb4p4lbsd73rkk56bb3hgjp714nfvkd-php-ffi-8.1.16' from 'https://cache.nixos.org'... #8 26.72 copying path '/nix/store/d5ip2zpfyr5bpwl4zg86jg6h02ydijja-php-fileinfo-8.1.16' from 'https://cache.nixos.org'... #8 26.76 copying path '/nix/store/jx7g4gfpgdhwg6lbnnjxvhw2hlpxcnrv-php-filter-8.1.16' from 'https://cache.nixos.org'... #8 26.80 copying path '/nix/store/yjzvb5v0wy0kmh44qa6xaz8aimnm68ci-php-gettext-8.1.16' from 'https://cache.nixos.org'... #8 26.83 copying path '/nix/store/f8z2bi2i43bvsj5h0n7yss14q3srx9fc-php-iconv-8.1.16' from 'https://cache.nixos.org'... #8 26.84 copying path '/nix/store/2ih7ixm3nab1ysq0ixzpc9f54jha2410-php-intl-8.1.16' from 'https://cache.nixos.org'... #8 26.88 copying path '/nix/store/5q7jkliwimbgf3wcswjqr6r3wcydq35w-php-mailparse-3.1.4' from 'https://cache.nixos.org'... #8 26.95 copying path '/nix/store/7g9madrsnisy23r0d3b5aq04xyys8df9-php-mbstring-8.1.16' from 'https://cache.nixos.org'... #8 27.01 copying path '/nix/store/iyj6v5pskzwhzmsbik60khqrs8sk72ja-php-mysqli-8.1.16' from 'https://cache.nixos.org'... #8 27.04 copying path '/nix/store/b2cf4bxrhm24hb64ipii8ympbj6g87dl-php-mysqlnd-8.1.16' from 'https://cache.nixos.org'... #8 27.09 copying path '/nix/store/b5x2ym5kaf9yd1qdxpv8miqn88m8i9j0-php-opcache-8.1.16' from 'https://cache.nixos.org'... #8 27.15 copying path '/nix/store/0da37hbq16l86x838xchmsyqd6ppppfy-php-openssl-8.1.16' from 'https://cache.nixos.org'... #8 27.17 copying path '/nix/store/hwl4vcgh9h41018k2l8z550ld539ccdn-php-pcntl-8.1.16' from 'https://cache.nixos.org'... #8 27.20 copying path '/nix/store/r2vfki9q29bzgwzwl4p6rgc5rln2ipf3-php-pdo-8.1.16' from 'https://cache.nixos.org'... #8 27.22 copying path '/nix/store/2d54qndxhi0da6sii24yivhbgnxxgvsf-php-pdo_mysql-8.1.16' from 'https://cache.nixos.org'... #8 27.24 copying path '/nix/store/5qqbyby27pczh2mcilnw2ywr5gav0k64-php-posix-8.1.16' from 'https://cache.nixos.org'... #8 27.27 copying path '/nix/store/k7qx0r8bcybrx9lv8inwx2lvyxnnfrab-php-redis-5.3.7' from 'https://cache.nixos.org'... #8 27.28 copying path '/nix/store/w555rigaryc8sv40v0s4mkbmrzv2m6rx-php-session-8.1.16' from 'https://cache.nixos.org'... #8 27.31 copying path '/nix/store/icphgqsap4kpy8xx029ncppap1grp6k8-php-sodium-8.1.16' from 'https://cache.nixos.org'... #8 27.34 copying path '/nix/store/g1l5rza3ip08ah5jg46nwcwskhqza4dl-php-sysvsem-8.1.16' from 'https://cache.nixos.org'... #8 27.37 copying path '/nix/store/hnfj5wdn8n19zgic3gk3ybv6p3z6vhzn-php-tokenizer-8.1.16' from 'https://cache.nixos.org'... #8 27.37 copying path '/nix/store/hncbn4imig9h0nacd2j40by7br4d64c3-pixman-0.42.2' from 'https://cache.nixos.org'... #8 27.39 copying path '/nix/store/pkwz5fvg2shm61ymdy5h67lmz9rrschb-popt-1.19' from 'https://cache.nixos.org'... #8 27.40 copying path '/nix/store/47n5ww5hpi193wrfrxdpga78i1lnn6a8-rav1e-0.6.3' from 'https://cache.nixos.org'... #8 29.14 copying path '/nix/store/lbfvymp081p66maj4pi7skq5qxvhkcpk-readline-8.2p1' from 'https://cache.nixos.org'... #8 29.16 copying path '/nix/store/fx1ygw5w6dh7gjlkym9i1gibajfjchqa-rpm-4.18.0-man' from 'https://cache.nixos.org'... #8 29.17 copying path '/nix/store/7xf4f4d9jip5rjkzwvxwxqgmyhzzvyqk-bash-interactive-5.2-p15' from 'https://cache.nixos.org'... #8 29.27 copying path '/nix/store/smwbqprz7m8d0ibnyljnjci5fags8blm-lua-5.4.4' from 'https://cache.nixos.org'... #8 29.32 copying path '/nix/store/q90xh8hssig93lz6dds991jg1kqi1wgr-php-readline-8.1.16' from 'https://cache.nixos.org'... #8 29.32 copying path '/nix/store/16s79c2xri6d8szk22k5xpc4wsiinwcd-s2n-tls-1.3.37' from 'https://cache.nixos.org'... #8 29.37 copying path '/nix/store/wzmriamqmc8f33dbyyh6dpng8im4bcrw-system-sendmail-1.0' from 'https://cache.nixos.org'... #8 29.39 copying path '/nix/store/iddvkzh9hhn84p84j2vh0lfa4q9m1zyq-aws-c-io-0.13.15' from 'https://cache.nixos.org'... #8 29.41 copying path '/nix/store/kmr9gajk4hq8148pjigywyddg3mal39y-tarWrapper' from 'https://cache.nixos.org'... #8 29.43 copying path '/nix/store/l58jzcbkz8rrnhak2jh0y6axhf55ag1v-aws-c-event-stream-0.2.18' from 'https://cache.nixos.org'... #8 29.44 copying path '/nix/store/rn9ilg325gr9n6qxhmh6q384dw6mg5cb-aws-c-http-0.7.3' from 'https://cache.nixos.org'... #8 29.48 copying path '/nix/store/a00vxjsrizwadc26kkh2gfzy01g0lv4q-tcb-1.2' from 'https://cache.nixos.org'... #8 29.48 copying path '/nix/store/gxg2pgdwrjs3yci7g7vdshpkwajy4n9a-aws-c-auth-0.6.22' from 'https://cache.nixos.org'... #8 29.53 copying path '/nix/store/j81mf35kd1mjx72kwpvmg9in3b2101nx-aws-c-mqtt-0.8.4' from 'https://cache.nixos.org'... #8 29.54 copying path '/nix/store/j8x5l3i3868r5rmcgc5wansqqj4yxqwz-aws-c-s3-0.2.2' from 'https://cache.nixos.org'... #8 29.57 copying path '/nix/store/63zicbszvrbkq092fshhrxmvr11xh4dg-shadow-4.13' from 'https://cache.nixos.org'... #8 29.63 copying path '/nix/store/g892r667sgars7bf629kxph8sn1234c5-aws-crt-cpp-0.18.9' from 'https://cache.nixos.org'... #8 29.66 copying path '/nix/store/dg8213bqr29hg180gf4ypcj2vvzw4fl3-tzdata-2022g' from 'https://cache.nixos.org'... #8 29.72 copying path '/nix/store/shmpwr7qfy997jckk5jsl4x6aj99w8x0-unbound-1.17.1-lib' from 'https://cache.nixos.org'... #8 29.75 copying path '/nix/store/gywh0bi7plgrkv9ky8glkik2hn49139c-cosign-2.0.0' from 'https://cache.nixos.org'... #8 30.90 copying path '/nix/store/2nmqzvgf4rnjvpjsdkycf41lf63br42a-unzip-6.0' from 'https://cache.nixos.org'... #8 30.96 copying path '/nix/store/y3gyzq179zpclsqyd9gs7i9f162imbs0-util-linux-2.38.1' from 'https://cache.nixos.org'... #8 30.97 copying path '/nix/store/ldcc5b03yyy8gaf5kc04vw5dhdrpr820-util-linux-2.38.1-lib' from 'https://cache.nixos.org'... #8 31.11 copying path '/nix/store/qqykcd92y9qhbpdys9z75l4p6ls50ym1-util-linux-minimal-2.38.1-lib' from 'https://cache.nixos.org'... #8 31.15 copying path '/nix/store/v0g0r8khhdxn8gwcx3yg57wmndzfdgz5-which-2.21' from 'https://cache.nixos.org'... #8 31.17 copying path '/nix/store/f15fp4gzzlm9z2dzyyn462l8m0x31fiv-libSM-1.2.3' from 'https://cache.nixos.org'... #8 31.21 copying path '/nix/store/6liqaaz35b8z58hasn22f5smi934hgl4-x265-3.5' from 'https://cache.nixos.org'... #8 31.39 copying path '/nix/store/8g5jlzi1qbb27s6d65nwvbxfs85brxv7-libXt-1.2.1' from 'https://cache.nixos.org'... #8 31.42 copying path '/nix/store/wfz3rd51ka009f3l4g6gh7innyf0gq2f-xz-5.4.1' from 'https://cache.nixos.org'... #8 31.44 copying path '/nix/store/mg9l7phyhvi16p9g8g3g8fbyj4mr79gq-zlib-1.2.13' from 'https://cache.nixos.org'... #8 31.45 copying path '/nix/store/7qi20jm778jyq6rzvaxswkkcwr646s5c-libunwind-1.6.2' from 'https://cache.nixos.org'... #8 31.48 copying path '/nix/store/6g6d4la7xsizvr8qg91f56jiqx149iqq-binutils-2.40-lib' from 'https://cache.nixos.org'... #8 31.52 copying path '/nix/store/s29xjzid62937vc17jx6zi785nhk0plk-file-5.44' from 'https://cache.nixos.org'... #8 31.57 copying path '/nix/store/fhzz4yrdy17czwc9i4swhlpcp445inzb-binutils-2.40' from 'https://cache.nixos.org'... #8 31.94 copying path '/nix/store/va9r2bdg56jc6qizpm6dyb97lnxfrhsy-file-5.44' from 'https://cache.nixos.org'... #8 32.01 copying path '/nix/store/i2pdyabq6nrrnisbkma71h42fw6ha0y6-binutils-wrapper-2.40' from 'https://cache.nixos.org'... #8 32.01 copying path '/nix/store/wx4nsqbssywgx9zkabwgl9sxm5l61ni3-gcc-12.2.0' from 'https://cache.nixos.org'... #8 35.77 copying path '/nix/store/rcwsvm3zmcpwl71b7r5f9ql599hw6f2b-glib-2.74.5' from 'https://cache.nixos.org'... #8 35.98 copying path '/nix/store/bfbp3ypd9nm3fapz634gvvs738blrl0y-gcc-wrapper-12.2.0' from 'https://cache.nixos.org'... #8 35.99 copying path '/nix/store/9c8zpqq2rnj37k8j84g68adljs6kdqmi-gnutls-3.8.0' from 'https://cache.nixos.org'... #8 36.08 copying path '/nix/store/i57gy46jk8fklzzg8h9ywsx4rgd5k8i6-gperftools-2.10' from 'https://cache.nixos.org'... #8 36.16 copying path '/nix/store/i9lc9vqhy928cmwv9msfgkcla8sdz46f-kexec-tools-2.0.25' from 'https://cache.nixos.org'... #8 36.18 copying path '/nix/store/b0bx7v8ixqrlw220724b26ix906z0adp-liblqr-1-0.4.2' from 'https://cache.nixos.org'... #8 36.20 copying path '/nix/store/rgi6dabvrs0dpyb3kha0fvhfm78y14sv-libmicrohttpd-0.9.71' from 'https://cache.nixos.org'... #8 36.23 copying path '/nix/store/idx4lcdd1p91dpib06d5mwyhszs6w8xw-libpng-apng-1.6.39' from 'https://cache.nixos.org'... #8 36.24 copying path '/nix/store/rs7s9pwlk88jdzx0br9i2x52d51nrg5l-libraw-0.21.1-lib' from 'https://cache.nixos.org'... #8 36.29 copying path '/nix/store/2jq0rdhc7wb8fj0q82whsj9p50sdmvcv-freetype-2.12.1' from 'https://cache.nixos.org'... #8 36.33 copying path '/nix/store/facpy8mrdga06s4vcfzampl1b3rdh2kx-libssh2-1.10.0' from 'https://cache.nixos.org'... #8 36.34 copying path '/nix/store/mv56qyvfin02c96mxrdh60p3c0j05dvn-fontconfig-2.14.0-lib' from 'https://cache.nixos.org'... #8 36.38 copying path '/nix/store/hwka9k94awxf8yq99rp7x0zbwksha5a7-curl-7.88.0' from 'https://cache.nixos.org'... #8 36.40 copying path '/nix/store/ya38n92jwdv6545zj0asli1kqdgcfili-cairo-1.16.0' from 'https://cache.nixos.org'... #8 36.45 copying path '/nix/store/8sqpilc7xz92rs2d3i2l54ahhbpir1jg-curl-7.88.0-bin' from 'https://cache.nixos.org'... #8 36.46 copying path '/nix/store/09yg78bcs6vibbk7py1k1l9qf1im9lwj-harfbuzz-7.0.0' from 'https://cache.nixos.org'... #8 36.52 copying path '/nix/store/3vnrc3jdf83kx42hb8mdghv8lqddfhxy-libXft-2.3.6' from 'https://cache.nixos.org'... #8 36.55 copying path '/nix/store/nn8fbiqk8kv5hj5q33z12m1kg6904cz2-libssh2-1.10.0' from 'https://cache.nixos.org'... #8 36.56 copying path '/nix/store/zs3v6nqczpgs8v9pnk528p6kkr8h46f2-libssh2-1.10.0-dev' from 'https://cache.nixos.org'... #8 36.57 copying path '/nix/store/90n3cy31f8qlrzs4hmhdwnxawddpb1a9-libtiff-4.5.0' from 'https://cache.nixos.org'... #8 36.60 copying path '/nix/store/hmh8yakhrp3r95b7r085m4xnzp8crz3b-libxml2-2.10.3' from 'https://cache.nixos.org'... #8 36.65 copying path '/nix/store/7h9f215fx7kgmin2k35nlkfknk701dyl-gdk-pixbuf-2.42.10' from 'https://cache.nixos.org'... #8 36.71 copying path '/nix/store/ckvyb7jxzmnvp1pjhm7y871zxwv4m9xq-libwebp-1.3.0' from 'https://cache.nixos.org'... #8 36.74 copying path '/nix/store/8ilmxyjyn4fn3ll7s19shppp7izswp2c-libxslt-1.1.37' from 'https://cache.nixos.org'... #8 36.75 copying path '/nix/store/fsb1c370wz33pj9rr25c0nydlnsxa8cw-libzip-1.9.2' from 'https://cache.nixos.org'... #8 36.78 copying path '/nix/store/a2cnbdxv3yqs3s1drm766a6p3qnrqgh4-libxslt-1.1.37-bin' from 'https://cache.nixos.org'... #8 36.78 copying path '/nix/store/h6smkld8irnav6yha088dn9h4cihzqz5-openexr-2.5.8' from 'https://cache.nixos.org'... #8 36.88 copying path '/nix/store/nlmnabcw2qlzyavsspl5jnzfkf7pzcdd-openjpeg-2.5.0' from 'https://cache.nixos.org'... #8 36.91 copying path '/nix/store/07i2z6bdr385461p56jwb54i4s0j9xna-libjxl-0.7.0' from 'https://cache.nixos.org'... #8 37.11 copying path '/nix/store/c6bakr5dqws3k1qdk0qxzlysbg9gka1p-libjxl-0.7.0' from 'https://cache.nixos.org'... #8 37.31 copying path '/nix/store/7zqg9hafk1g8z103ps6fywl89w189nz3-pango-1.50.12' from 'https://cache.nixos.org'... #8 37.35 copying path '/nix/store/4qf8shwiq3nhrsdsfs5763q14w40k0dy-libaom-3.5.0' from 'https://cache.nixos.org'... #8 37.53 copying path '/nix/store/9vn32f9zhg0v5qkxvb09bkznrkdjv6lw-librsvg-2.55.1' from 'https://cache.nixos.org'... #8 37.92 copying path '/nix/store/wj70ar7dgf4ynywqmhxqys5p2rvbhabd-libavif-0.11.1' from 'https://cache.nixos.org'... #8 37.94 copying path '/nix/store/zbhl8wcabkl2x82i1vnq1sm563ifcbi3-libheif-1.14.2' from 'https://cache.nixos.org'... #8 37.96 copying path '/nix/store/k6vlq06f9ad07z368mjd7dwd9llxx20c-gd-2.3.3' from 'https://cache.nixos.org'... #8 37.97 copying path '/nix/store/798vyxdl129xqwqcbfpn27dzvamw397z-perl-5.36.0' from 'https://cache.nixos.org'... #8 38.70 copying path '/nix/store/iizvfjdddmab428xgd786fjk7ag8knxg-php-dom-8.1.16' from 'https://cache.nixos.org'... #8 38.73 copying path '/nix/store/1gzzdbvsfk7ykqmpwahgpbw987igsh05-openssl-3.0.8-bin' from 'https://cache.nixos.org'... #8 38.77 copying path '/nix/store/zfsf3gffd6myvlkly4hb4cdndbb7dyic-openssl-3.0.8-bin' from 'https://cache.nixos.org'... #8 38.82 copying path '/nix/store/fyiwac98bi86nd5qzz9bhvs1bvmmwgad-openssl-3.0.8-dev' from 'https://cache.nixos.org'... #8 38.86 copying path '/nix/store/hf066cp95jiq13xl46s2zrdi94qvqlvv-openssl-3.0.8-dev' from 'https://cache.nixos.org'... #8 38.89 copying path '/nix/store/rj3gcjyhp881i5dq2whnhssq62nkh45q-php-gd-8.1.16' from 'https://cache.nixos.org'... #8 38.92 copying path '/nix/store/l13b7v06gknxjqz0zqhh1k12zhs8v65k-php-simplexml-8.1.16' from 'https://cache.nixos.org'... #8 38.92 copying path '/nix/store/yix5rc947j33i4v3yn23n2ph9krqyp5g-php-soap-8.1.16' from 'https://cache.nixos.org'... #8 38.94 copying path '/nix/store/zs8x553n522m5lx9xkpx0lkadysxw96f-php-xmlreader-8.1.16' from 'https://cache.nixos.org'... #8 38.96 copying path '/nix/store/mbddmibgjjqd4gv7a1csji6r011qlj2g-php-xmlwriter-8.1.16' from 'https://cache.nixos.org'... #8 38.98 copying path '/nix/store/xc6lvkjgz6d9kb25vpm7ql2s7y6105np-php-xsl-8.1.16' from 'https://cache.nixos.org'... #8 39.05 copying path '/nix/store/1fws7rcbv8pw525f70k56kwaq93l393n-php-zip-8.1.16' from 'https://cache.nixos.org'... #8 39.08 copying path '/nix/store/xcqylwf1vjkms5cg6b615yj31lr2fblz-php-zlib-8.1.16' from 'https://cache.nixos.org'... #8 39.10 copying path '/nix/store/ypzg0vn7pag8bf2ky0v7y33j6l55s624-potrace-1.16' from 'https://cache.nixos.org'... #8 39.13 copying path '/nix/store/c651qa8kqilglkx8fhxz0ibc4yfndlm8-sqlite-3.40.1' from 'https://cache.nixos.org'... #8 39.19 copying path '/nix/store/dy41cc107f3mgprggqj7dxbg4212jhpq-util-linux-minimal-2.38.1-bin' from 'https://cache.nixos.org'... #8 39.29 copying path '/nix/store/iw1vmh509hcbby8dbpsaanbri4zsq7dj-python3-3.10.10' from 'https://cache.nixos.org'... #8 41.10 copying path '/nix/store/c2kkvw6klpyf9p289si6cqv8gw4q2wb9-xz-5.4.1-bin' from 'https://cache.nixos.org'... #8 41.11 copying path '/nix/store/qgqsyg7gmqy3fz6shvzhcc7m7pkfw2ig-zlib-1.2.13-dev' from 'https://cache.nixos.org'... #8 41.12 copying path '/nix/store/5j2p1ly0jh7f4h7r9j34dhpw2nrnpffr-stdenv-linux' from 'https://cache.nixos.org'... #8 41.15 copying path '/nix/store/f0j5grk3yf8pnml676jrcph4a88g8c2g-curl-7.88.0-dev' from 'https://cache.nixos.org'... #8 41.16 copying path '/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2' from 'https://cache.nixos.org'... #8 42.14 copying path '/nix/store/c3f4jdwzn8fm9lp72m91ffw524bakp6v-stdenv-linux' from 'https://cache.nixos.org'... #8 42.16 copying path '/nix/store/clln53sqbfn8i0z8x0ji3x3fz6zchqml-zstd-1.5.4' from 'https://cache.nixos.org'... #8 42.19 copying path '/nix/store/1xalzkbzfrrw5j09qh7246khbshlgrdv-curl-7.88.0' from 'https://cache.nixos.org'... #8 42.22 copying path '/nix/store/lrc2z9dmsqimcpmxn8d5lmj896qgrnca-elfutils-0.188' from 'https://cache.nixos.org'... #8 42.27 copying path '/nix/store/qz1s8aq7zgpz359q873hl06m0hpjrh1n-aws-sdk-cpp-1.9.294' from 'https://cache.nixos.org'... #8 42.36 copying path '/nix/store/yl319c7cyd6jb3ssizbdaknwv0543986-curl-7.88.0-bin' from 'https://cache.nixos.org'... #8 42.39 copying path '/nix/store/gfpmwjza4k8y6624s2yw0pqjk2aybls9-git-minimal-2.39.2' from 'https://cache.nixos.org'... #8 42.91 copying path '/nix/store/8swqsms8369pncn2yi5dq9l87nr9bnr4-imagemagick-7.1.0-62' from 'https://cache.nixos.org'... #8 43.07 copying path '/nix/store/1zi1xfjyx1dljqcc8p3y059x256v94ww-kmod-30' from 'https://cache.nixos.org'... #8 43.10 copying path '/nix/store/s9rviv9h9j40l0pb717mm0mf8jxc9nis-kmod-30-lib' from 'https://cache.nixos.org'... #8 43.12 copying path '/nix/store/zmrkq3jkl02bh6vcz06l5xp9am24whvd-libarchive-3.6.2-lib' from 'https://cache.nixos.org'... #8 43.15 copying path '/nix/store/yb71qmy5r406dg2956hzq2q6scwp00yi-libbpf-1.1.0' from 'https://cache.nixos.org'... #8 43.19 copying path '/nix/store/saiyf5dvchhzsinqpf79frk7v2lp0da8-nix-2.12.1' from 'https://cache.nixos.org'... #8 43.40 copying path '/nix/store/513i3g7cqxzy6a2smnika69qwy9rwbga-nix-2.13.3' from 'https://cache.nixos.org'... #8 43.60 copying path '/nix/store/ash3jz7887f0mbmn4c2mssij4wl0ls9b-cachix-1.2' from 'https://cache.nixos.org'... #8 43.89 copying path '/nix/store/ifg9p94lmxf2yvw20azb2rxhfwzhm648-php-curl-8.1.16' from 'https://cache.nixos.org'... #8 43.90 copying path '/nix/store/rqywmczhzaz8588bgg3vijv7a68wfy8v-php-imagick-3.7.0' from 'https://cache.nixos.org'... #8 43.91 copying path '/nix/store/2dnx4ir0q5711h2di8vclgqqskw4avs7-tpm2-tss-3.2.0' from 'https://cache.nixos.org'... #8 44.01 copying path '/nix/store/4fysv3vbr08qimwrvn04fbdl8nypkl0j-zstd-1.5.4-bin' from 'https://cache.nixos.org'... #8 44.02 copying path '/nix/store/y49xhcizzj2zi6liajqf6d5cv8p4lpxd-kbd-2.5.1' from 'https://cache.nixos.org'... #8 44.13 copying path '/nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0' from 'https://cache.nixos.org'... #8 44.22 copying path '/nix/store/gmr0laikghcg8dfphvsv25lclcrhf3l6-systemd-minimal-252.5' from 'https://cache.nixos.org'... #8 44.45 copying path '/nix/store/xrm0ppczps0qq5qf5gg6v461l4fc9m6n-libfido2-1.12.0' from 'https://cache.nixos.org'... #8 44.48 copying path '/nix/store/3jsvps1p18wcmipv6jf2ik5icakp0xx5-lvm2-2.03.18-lib' from 'https://cache.nixos.org'... #8 44.50 copying path '/nix/store/0kqs3ak6mxxsgdlsgkwla8nnv0d7aggj-openldap-2.6.3' from 'https://cache.nixos.org'... #8 44.59 copying path '/nix/store/dbvczh38nd2iyzc4qv78lm6mmkaj69sy-cryptsetup-2.5.0' from 'https://cache.nixos.org'... #8 44.64 copying path '/nix/store/80w7k04j79lncrlff74xf8z0i78gpaqx-php-ldap-8.1.16' from 'https://cache.nixos.org'... #8 44.67 copying path '/nix/store/kp51yj0jwdi2b7f8i93ici4c5z0x7bn3-systemd-252.5' from 'https://cache.nixos.org'... #8 45.17 copying path '/nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16' from 'https://cache.nixos.org'... #8 45.74 copying path '/nix/store/sdlik6c03dfqh2z8scpbx4yj3zn7mdpz-util-linux-2.38.1-bin' from 'https://cache.nixos.org'... #8 45.84 copying path '/nix/store/3530bsadfqy0jlvnv53xk8967kdxpvbl-util-linux-2.38.1-dev' from 'https://cache.nixos.org'... #8 45.87 building '/nix/store/qjancpl28lwa7h50pd4ffwqgnlhk0lmw-addintegrityfields.js.drv'... #8 45.93 building '/nix/store/2vh2wgg28jk8j69jkbc4cnhlp7i2b1ph-builder.pl.drv'... #8 45.99 building '/nix/store/5nk0rh5l70dass2wwmpr7cqmdg8w8wmp-install-package.drv'... #8 46.05 building '/nix/store/cwnz3bvj0wwrrx0j0b9rsl4pvy40v10k-linkbins.js.drv'... #8 46.10 building '/nix/store/2a7qd28i94r3pj4rs8rpwj9zd6i2grij-node-base-bin.drv'... #8 46.14 unpacking sources #8 46.14 patching sources #8 46.14 configuring #8 46.15 no configure script, doing nothing #8 46.15 building #8 46.15 no Makefile or custom buildPhase, doing nothing #8 46.15 installing #8 46.16 post-installation fixup #8 46.17 shrinking RPATHs of ELF executables and libraries in /nix/store/dn72hd7ldaq17v38i9fawwisvlcfm4ik-node-base-bin #8 46.17 checking for references to /tmp/nix-build-node-base-bin.drv-0/ in /nix/store/dn72hd7ldaq17v38i9fawwisvlcfm4ik-node-base-bin... #8 46.17 patching script interpreter paths in /nix/store/dn72hd7ldaq17v38i9fawwisvlcfm4ik-node-base-bin #8 46.17 stripping (with command strip and flags -S) in /nix/store/dn72hd7ldaq17v38i9fawwisvlcfm4ik-node-base-bin/bin #8 46.20 building '/nix/store/jyi4jgbpc9yrzzzjcs4mj4l5rn94jpwl-npm.drv'... #8 46.26 building '/nix/store/qsfph1mdmr79ql9hc3wynv7xzk5bxgar-php-extra-init-8.1.16.ini.drv'... #8 46.32 building '/nix/store/in450jkh9snm86a250fxxj8pqzykyrd1-pinpointDependencies.js.drv'... #8 46.38 building '/nix/store/bnaca5zcka94fr8sir1nybpw595sp2vy-php-with-extensions-8.1.16.drv'... #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/share: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/share/man: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/share/man/man1: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/share/man/man8: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/build: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/data: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/data/PEAR: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/.registry: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/.registry/.channel.pecl.php.net: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/.registry/.channel.doc.php.net: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/.registry/.channel.__uri: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/OS: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/.channels: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/.channels/.alias: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/test: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/test/Structures_Graph: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/test/Structures_Graph/tests: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/test/XML_Util: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/test/XML_Util/tests: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/test/Console_Getopt: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/test/Console_Getopt/tests: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/Structures: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/Structures/Graph: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/Structures/Graph/Manipulator: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Installer: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Installer/Role: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/REST: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Frontend: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Task: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Task/Unixeol: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Task/Replace: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Task/Windowseol: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Task/Postinstallscript: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Command: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Validator: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/ChannelFile: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/Downloader: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/PackageFile: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/PackageFile/Generator: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/PackageFile/Parser: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/PEAR/PackageFile/v2: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/Archive: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/XML: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc/Structures_Graph: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc/Structures_Graph/docs: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc/Structures_Graph/docs/tutorials: #8 46.41 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc/Structures_Graph/docs/tutorials/Structures_Graph: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc/Archive_Tar: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc/Archive_Tar/docs: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc/PEAR: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc/XML_Util: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/doc/XML_Util/examples: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/lib/php/Console: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/var: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/var/run: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/var/log: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/etc: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/etc/php-fpm.d: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/bin: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/php: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/php/php: #8 46.42 symlinkJoin: warning: keeping existing file: /nix/store/z3zyf5ggxccn0f3lx84fdmbhb9mil1y4-php-8.1.16/php/php/fpm: #8 46.48 building '/nix/store/ray215y9kd9v5nsp5x23hxnqprgmn94j-pnpm-7.29.0.tgz.drv'... #8 46.80 #8 46.80 trying https://registry.npmjs.org/pnpm/-/pnpm-7.29.0.tgz #8 46.80 % Total % Received % Xferd Average Speed Time Time Time Current #8 46.80 Dload Upload Total Spent Left Speed #8 46.95 100 3155k 100 3155k 0 0 21.1M 0 --:--:-- --:--:-- --:--:-- 21.2M #8 46.99 building '/nix/store/7jj1nmki3giwm3i80zjz64q7z4nlhd7d-php-composer-2.5.1.drv'... #8 47.02 patching sources #8 47.02 configuring #8 47.03 no configure script, doing nothing #8 47.03 building #8 47.03 no Makefile or custom buildPhase, doing nothing #8 47.04 installing #8 47.05 post-installation fixup #8 47.05 shrinking RPATHs of ELF executables and libraries in /nix/store/yy7yb9v5q8bshjzmgj2k4hmkj0jdd3nv-php-composer-2.5.1 #8 47.05 checking for references to /tmp/nix-build-php-composer-2.5.1.drv-0/ in /nix/store/yy7yb9v5q8bshjzmgj2k4hmkj0jdd3nv-php-composer-2.5.1... #8 47.06 patching script interpreter paths in /nix/store/yy7yb9v5q8bshjzmgj2k4hmkj0jdd3nv-php-composer-2.5.1 #8 47.07 stripping (with command strip and flags -S) in /nix/store/yy7yb9v5q8bshjzmgj2k4hmkj0jdd3nv-php-composer-2.5.1/libexec /nix/store/yy7yb9v5q8bshjzmgj2k4hmkj0jdd3nv-php-composer-2.5.1/bin #8 47.11 building '/nix/store/95pg7ic20v8ha1rb0gck8yjjsg53fzar-reconstructpackagelock.js.drv'... #8 47.16 building '/nix/store/039w8np8i0z240hpq9gn1h1bnhvxvc48-pnpm-7.29.0.drv'... #8 47.21 unpacking sources #8 47.21 patching sources #8 47.22 configuring #8 47.23 no configure script, doing nothing #8 47.23 building #8 47.23 installing #8 47.23 unpacking source archive /nix/store/ilryrc8qcd530v8dwh80ri2vsamm18a0-pnpm-7.29.0.tgz #8 47.49 pinpointing versions of dependencies... #8 47.52 patching script interpreter paths in . #8 47.53 ./pnpm/dist/node_modules/node-gyp/bin/node-gyp.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2/bin/node" #8 47.53 ./pnpm/dist/node-gyp-bin/node-gyp: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/5ynbf6wszmggr0abwifdagrixgnya5vy-bash-5.2-p15/bin/sh" #8 47.54 ./pnpm/bin/pnpx.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2/bin/node" #8 47.54 ./pnpm/bin/pnpm.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2/bin/node" #8 47.55 No package-lock.json file found, reconstructing... #8 47.94 npm WARN config production Use `--omit=dev` instead. #8 47.96 rebuilt dependencies successfully #8 48.00 linking bin 'pnpm' #8 48.00 linking bin 'pnpx' #8 48.01 patching script interpreter paths in /nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/bin/pnpm.cjs #8 48.02 patching script interpreter paths in /nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/bin/pnpx.cjs #8 48.02 post-installation fixup #8 48.03 shrinking RPATHs of ELF executables and libraries in /nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0 #8 48.09 checking for references to /tmp/nix-build-pnpm-7.29.0.drv-0/ in /nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0... #8 48.24 patching script interpreter paths in /nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0 #8 48.26 rewriting symlink /nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/bin to be relative to /nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0 #8 48.34 building '/nix/store/b3rr9c37aga6l9wjr2nvfhsmhjgg2pnj-pnpm-cli.drv'... #8 48.37 unpacking sources #8 48.38 patching sources #8 48.38 configuring #8 48.39 no configure script, doing nothing #8 48.39 building #8 48.39 no Makefile or custom buildPhase, doing nothing #8 48.39 installing #8 48.40 post-installation fixup #8 48.40 shrinking RPATHs of ELF executables and libraries in /nix/store/53skirjjfqlxqzsz09hac5yqi9zhg2hl-pnpm-cli #8 48.40 checking for references to /tmp/nix-build-pnpm-cli.drv-0/ in /nix/store/53skirjjfqlxqzsz09hac5yqi9zhg2hl-pnpm-cli... #8 48.41 patching script interpreter paths in /nix/store/53skirjjfqlxqzsz09hac5yqi9zhg2hl-pnpm-cli #8 48.41 stripping (with command strip and flags -S) in /nix/store/53skirjjfqlxqzsz09hac5yqi9zhg2hl-pnpm-cli/bin #8 48.44 building '/nix/store/h20hz32jq6jvvhn8ljzfxq5w2zgnjqij-build-tools-js.drv'... #8 48.49 created 3 symlinks in user environment #8 48.52 building '/nix/store/qxnxvdbgwjv7qgrkb0kh5wp6ffx0k3d2-build-tools.drv'... #8 48.63 created 906 symlinks in user environment #8 48.69 building '/nix/store/rd219mbs8n7pdzdnqkyf25999zaih60c-user-environment.drv'... #8 61.35 installing 'su-exec-0.2' #8 61.50 this path will be fetched (0.00 MiB download, 0.02 MiB unpacked): #8 61.50 /nix/store/n3pmicmpwhpsnx33q7yy6dv7gaqdh265-su-exec-0.2 #8 61.50 copying path '/nix/store/n3pmicmpwhpsnx33q7yy6dv7gaqdh265-su-exec-0.2' from 'https://cache.nixos.org'... #8 61.56 building '/nix/store/43cikm35c5lzrdbl6ghalbdkwqban4w7-user-environment.drv'... #8 62.10 removing old generations of profile /nix/var/nix/profiles/default #8 62.10 removing profile version 1 #8 62.10 removing profile version 2 #8 62.10 removing profile version 3 #8 62.10 removing old generations of profile /nix/var/nix/profiles/per-user/root/channels #8 62.11 removing profile version 1 #8 62.11 finding garbage collector roots... #8 62.11 removing stale link from '/nix/var/nix/gcroots/auto/b96a07g24869dk18blsz2hbz6dj7wizb' to '/nix/var/nix/profiles/default-3-link' #8 62.11 removing stale link from '/nix/var/nix/gcroots/auto/hfkp3ql22905id3a6fzjd06l218w57q9' to '/nix/var/nix/profiles/default-2-link' #8 62.11 deleting garbage... #8 62.15 deleting '/nix/store/w797fzw4g4hwj349v7kkgcfvhjiqzscr-openmpi-4.1.4.drv' #8 62.15 deleting '/nix/store/xbxnv258i7j3r61301b44l9bjqang3ii-pmix-3.2.3.drv' #8 62.15 deleting '/nix/store/q8s0arz4vqsfhb0mrj4iskmvdwq68pmy-termonad-4.2.0.1.drv' #8 62.15 deleting '/nix/store/xlqzfp57is5spjf5xccdyl1651dajyxr-tasty-hspec-1.2.drv' #8 62.15 deleting '/nix/store/xdxmncg8qyy30w6fs86wdx7631i99lmr-focuslist-0.1.1.0.drv' #8 62.15 deleting '/nix/store/rqirbxapc6ahmk0229gna67p0lgyab14-dyre-0.9.1.drv' #8 62.16 deleting '/nix/store/yhdsn7yp7slgmswla0ndyrcn8mhlk2g3-executable-path-0.0.3.1.drv' #8 62.16 deleting '/nix/store/qhd8xa4cvprcbi6ji91ismm7d4jajsqh-tasty-hedgehog-1.1.0.0.drv' #8 62.16 deleting '/nix/store/r3mi8wp85a491hqmny2lyk3mbdcqj6f2-hedgehog-1.0.5.drv' #8 62.16 deleting '/nix/store/sygkwy5kl2nvyxgcvg29rfp3q6w11xlh-concurrent-output-1.10.15.drv' #8 62.16 deleting '/nix/store/nsrf3hkc95bz5xdv9zvq5n99a39cvkfk-xfce4-session-4.16.0.drv' #8 62.16 deleting '/nix/store/zy59rh20vacskq0d6a4yk56jprc242pp-libwnck-40.1.drv' #8 62.16 deleting '/nix/store/nr9542aq1ixx182i5rkc8ywplwy5nvsn-exo-4.16.4.drv' #8 62.16 deleting '/nix/store/nlzz2syk9d3nb2fcvpkj32kyzgnpyk2h-classy-prelude-1.5.0.2.drv' #8 62.16 deleting '/nix/store/snc45rq5y6v3n4d03rv5s1x8czc24qh0-stm-chans-3.0.0.6.drv' #8 62.16 deleting '/nix/store/nba5fmgb584s7y8zyb6vrbjvx7lq85qy-blucontrol-0.7.0.0.drv' #8 62.16 deleting '/nix/store/m0vk7479afbkp8dd13ps0xwpkkmn1ps3-xml-html-qq-0.1.0.1.drv' #8 62.16 deleting '/nix/store/qrq5lirlnqrjkgr21nccb9fawawqbrv0-from-sum-0.2.3.0.drv' #8 62.16 deleting '/nix/store/l713lz17n9f9h31hl5j5l549ks1limb1-ucx-1.12.1.drv' #8 62.16 deleting '/nix/store/nc571k686yb9iq0lf9lxhyal54h5x4yg-rdma-core-40.0.drv' #8 62.16 deleting '/nix/store/mpqg6sb54m9sslk3l2gghriiv3c4rcqz-pandoc-2.17.1.1.drv' #8 62.16 deleting '/nix/store/zq525fl645w73xnpys7h2ngw5jsjmgha-yaml-0.11.8.0.drv' #8 62.16 deleting '/nix/store/sw4220idqni6b7cn2xnphznjijbkfqnz-libyaml-0.1.2.drv' #8 62.16 deleting '/nix/store/ziy4vz4l5km0whdpr19fbfxjij1f04d3-hslua-aeson-2.1.0.drv' #8 62.16 deleting '/nix/store/zg5yg1l63n50h71xha8zrql3jwzpb32z-ipynb-0.2.drv' #8 62.16 deleting '/nix/store/s9hmli8vdk6v8qh26288cl3ra94wv2pg-microlens-aeson-2.4.1.drv' #8 62.16 deleting '/nix/store/rbxgz8w6i83qr393mwmpm6rmviwm165q-microlens-0.4.12.0.drv' #8 62.16 deleting '/nix/store/zfm8aggr0n47c1ickp113q9jkhx5xxhz-hslua-module-system-1.0.2.drv' #8 62.16 deleting '/nix/store/z0yn3rchklbzqrnwr318f30sir439sdx-hslua-module-path-1.0.2.drv' #8 62.16 deleting '/nix/store/v0if0v18l38c8njgsznqyqaa0s2z2ma8-tagsoup-0.14.8.drv' #8 62.16 deleting '/nix/store/qpmak03rhrip99k9dccgj9qdlgchzdki-pandoc-lua-marshal-0.1.5.1.drv' #8 62.17 deleting '/nix/store/pbh7zrp40xgzkg1lgb1im85shfmnclhl-zip-archive-0.4.2.1.drv' #8 62.17 deleting '/nix/store/nb71zm1fp8p1wihgy4r0ik7jcx73xfql-doctemplates-0.10.0.1.drv' #8 62.17 deleting '/nix/store/z55cc7s1v31gz2h1gxfkj5yyszsyjj6s-doclayout-0.3.1.1.drv' #8 62.17 deleting '/nix/store/q0lnjl422b35f8249133vs74kahaz7di-HsYAML-0.2.1.0.drv' #8 62.17 deleting '/nix/store/ml4j1g6bg19azs4s5jdfxbpqb75kyc84-text-conversions-0.3.1.drv' #8 62.17 deleting '/nix/store/l1p1shrdb2wv1jh3sivp8f8m2r8psl35-commonmark-pandoc-0.2.1.2.drv' #8 62.17 deleting '/nix/store/srs96y86apn3jlwdgqiqvhv50bb5jrkj-commonmark-extensions-0.2.3.1.drv' #8 62.17 deleting '/nix/store/qqxy3y13f5jhy2n49dznv70142rbfw8w-emojis-0.1.2.drv' #8 62.17 deleting '/nix/store/lf1r1v3prj29r5gw8pib122psalwv4xs-commonmark-0.2.2.drv' #8 62.17 deleting '/nix/store/kvq1rfpvwk1hlw02qq54i6pm1431ld63-libxfce4ui-4.16.1.drv' #8 62.17 deleting '/nix/store/kr904hdw3dg7bvjqr92yqfpjh5bfzap5-genvalidity-containers-1.0.0.0.drv' #8 62.17 deleting '/nix/store/khh2vkvbrzb3hkmf908brbkamzispssa-JuicyPixels-3.3.7.drv' #8 62.17 deleting '/nix/store/kfpbjkdfx70fda20jmdjmxq5f8r5gp5q-errors-2.3.0.drv' #8 62.17 deleting '/nix/store/kbij6n5lqm3qb7lxf89259dpqwbnx1jd-texmath-0.12.4.drv' #8 62.17 deleting '/nix/store/jw1s50ssnvz2bcspq569px78qk06r5gi-gi-vte-2.91.29.drv' #8 62.17 deleting '/nix/store/js27035c0xzbnslk7ryirm8baz0rfrj0-digest-0.0.1.3.drv' #8 62.17 deleting '/nix/store/jrbml1smq1y447c4h62qhs2xdhv1lsfa-validity-containers-0.5.0.4.drv' #8 62.17 deleting '/nix/store/i5pz5bxxgywc9wmimxflq7z4dffg8w74-jira-wiki-markup-1.4.0.drv' #8 62.17 deleting '/nix/store/hw562aqmwxai68hy48qq96386ircwf8x-scala-2.12.15.drv' #8 62.17 deleting '/nix/store/h5c99z5qwy635n8pd60vbb9a3aiziaz5-hslua-module-version-1.0.2.drv' #8 62.17 deleting '/nix/store/gq14g66nz6a3h33iv148wf3p3ikbg8v1-io-storage-0.3.drv' #8 62.17 deleting '/nix/store/fmcv3a2vl5jiwcdcin6lcgk61wz3kna4-genvalidity-hspec-1.0.0.0.drv' #8 62.17 deleting '/nix/store/xycpdba3gklkn7w4nvji6bgl23yn17fg-genvalidity-property-1.0.0.0.drv' #8 62.17 deleting '/nix/store/j6ir4b13f3a92lbdmhl7ca8hgjpjvlax-genvalidity-1.0.0.1.drv' #8 62.17 deleting '/nix/store/f2lbsmjcmdpdb9gadzz6xwbx9370drjl-xmonad-contrib-0.17.0.drv' #8 62.17 deleting '/nix/store/sfydh2xp14yrb1z1c21qh1n70rsanik7-xmonad-0.17.0.drv' #8 62.18 deleting '/nix/store/m3vya5kl2vv8swkbn3lhlpc81cb21hc3-setlocale-1.0.0.10.drv' #8 62.18 deleting '/nix/store/rhz0q79kchb0vg2cb6csj9y1cjqzim9x-X11-xft-0.3.4.drv' #8 62.18 deleting '/nix/store/d0gks866yk30sjgna721gyvqhglkwr3b-erf-2.0.0.0.drv' #8 62.18 deleting '/nix/store/cpn7rhy9vahplfy6hcyhgzxfyi31idnv-haddock-library-1.10.0.drv' #8 62.18 deleting '/nix/store/qr1ypvvf3q1b2j2w09avln3c1zy01nj4-tree-diff-0.2.1.1.drv' #8 62.18 deleting '/nix/store/s5pl95q3cy4vikv5brlc5yd6ckwgm3p5-trifecta-2.1.2.drv' #8 62.18 deleting '/nix/store/cpdpq4y8x8db7nl4avq7h0wpsi3l33y0-lpeg-1.0.3.drv' #8 62.18 deleting '/nix/store/cds45br16nxshh4711jkaiy9xndlrfp9-finite-typelits-0.1.4.2.drv' #8 62.18 deleting '/nix/store/c7zs3c291v00q6yay7nvwn2bf2dcwq1y-html-conduit-1.3.2.2.drv' #8 62.18 deleting '/nix/store/c10jffmrc5iiky976sy7qd48749g4xpq-lifted-async-0.10.2.2.drv' #8 62.18 deleting '/nix/store/zbw5w193jjv8ni2zhbxksv4yip6ir3l8-lifted-base-0.2.3.12.drv' #8 62.18 deleting '/nix/store/jzwpajpcyi48dhr4xns1071ydaxj9204-constraints-0.13.3.drv' #8 62.18 deleting '/nix/store/hw04dc1lkjrkaxhi7ag1dzfp319p9scq-type-equality-1.drv' #8 62.18 deleting '/nix/store/bc1z33nmbq36awy10dwmpa5ysh6hhcqb-citeproc-0.6.0.1.drv' #8 62.18 deleting '/nix/store/k3jqimn2rzx3qkm4skbjlm28qwm70nhp-data-default-0.7.1.1.drv' #8 62.18 deleting '/nix/store/v6q64m71afi80wkrd8zc0pmxhk72whw9-data-default-instances-dlist-0.0.1.drv' #8 62.18 deleting '/nix/store/sjv0235m20vslxmwxb5v5hq0y8v2r8zg-data-default-instances-old-locale-0.0.1.drv' #8 62.18 deleting '/nix/store/fbji8nn9jr2mnhajv7f3wvsg68ix4p0k-data-default-instances-containers-0.0.1.drv' #8 62.18 deleting '/nix/store/b325329v3h5fjvgnivabbkq2yvf58gil-pandoc-types-1.22.2.drv' #8 62.18 deleting '/nix/store/mi82a8v98ifxzvapbpzdhnkajmkh3x0d-string-qq-0.0.4.drv' #8 62.18 deleting '/nix/store/aw49shrgpcjgdc8zy9n647d4wxqb8ava-vte-0.68.0.drv' #8 62.18 deleting '/nix/store/aiz4gdaj546a0anrimywmsv2sga3lflr-taffybar-3.3.0.drv' #8 62.18 deleting '/nix/store/zp20nmmihdpd1sc54m2jngcxmvggs6wq-gi-gtk-hs-0.3.12.drv' #8 62.18 deleting '/nix/store/x76pnrpl9dbvk4wywkrmqc2h2srb577z-http-client-tls-0.3.6.1.drv' #8 62.19 deleting '/nix/store/j8ssncb6cn32np4gx6rff7kfy8asqlh2-connection-0.3.1.drv' #8 62.19 deleting '/nix/store/p4w4jhvp6w10cs202rdzbqgzprr43kxf-socks-0.6.1.drv' #8 62.19 deleting '/nix/store/nsp95z5gnny3pi650vz4sslv3a9j7zr6-x509-system-1.6.7.drv' #8 62.19 deleting '/nix/store/gz6k67dkk737kynp4gmrhldg2klw8mjj-tls-1.5.7.drv' #8 62.19 deleting '/nix/store/q5ba3q1ghaad35h0i92ma1h6nfix042i-x509-validation-1.6.12.drv' #8 62.19 deleting '/nix/store/dzcikx71ykgp88ibbifpz7q0x7dijwk6-x509-store-1.6.9.drv' #8 62.19 deleting '/nix/store/vjllrqajfh5jg7672yzpsn57l82d55vy-xdg-desktop-entry-0.1.1.1.drv' #8 62.19 deleting '/nix/store/vd9252mq5c4jfw8d8n09k1llxclkhn7p-scotty-0.12.drv' #8 62.19 deleting '/nix/store/jgmk0qy85jlxmsqcwc58cfvylcnr1yv5-hspec-wai-0.11.1.drv' #8 62.19 deleting '/nix/store/w3vnb6g9ai32wbvqdlkfdlwgnggn11p8-wai-extra-3.1.10.drv' #8 62.19 deleting '/nix/store/gzih1918xijmxdqws6wxksk3489j2igs-warp-3.3.20.drv' #8 62.19 deleting '/nix/store/yscm6via5cxi1r47461412d9ykwmlirn-http2-3.0.3.drv' #8 62.19 deleting '/nix/store/j776pszw2azxpjl3zcispa1mc77cksnw-aeson-pretty-0.8.9.drv' #8 62.19 deleting '/nix/store/wlkbmvv0nrr783j1dqg9gsxx7igrf6cc-http-date-0.0.11.drv' #8 62.19 deleting '/nix/store/cjfgkdlxkszrhq6d3ax23giswxyaxk8k-bsb-http-chunked-0.0.0.4.drv' #8 62.19 deleting '/nix/store/awhmlgdqh3ggwd8v3l3fvfl2s0mv47cl-x509-1.7.6.drv' #8 62.19 deleting '/nix/store/mg12cgj5yaclp8b3snl57nd04ydnpmp5-cryptonite-0.29.drv' #8 62.19 deleting '/nix/store/xn51gc0zbhyhf660458y23118n2cbb3w-tasty-kat-0.0.3.drv' #8 62.19 deleting '/nix/store/k35alsv21cplh1kv56wbvc9f43wv0zah-pem-0.2.4.drv' #8 62.19 deleting '/nix/store/av8ym7y17nk4c0r7nc4ka3ji9yhcf4v8-time-manager-0.0.0.drv' #8 62.19 deleting '/nix/store/gqw9kgay8f8jy5ms1jfv0kp78mgc7lpp-fail-4.9.0.0.drv' #8 62.19 deleting '/nix/store/rj65dcg48yqn3bkm3z3zygd095zyizbb-broadcast-chan-0.2.1.2.drv' #8 62.19 deleting '/nix/store/li3lnpk5dv1hnbray3yf1vsj1qv0ja8j-gi-gdkx11-3.0.12.drv' #8 62.19 deleting '/nix/store/b639njgma4qzdkq1cwa285kjvfsrjzki-gi-xlib-2.0.11.drv' #8 62.19 deleting '/nix/store/i0qywdwwy2sxi4hgqfni2rkj46ij1wcc-multimap-1.2.1.drv' #8 62.19 deleting '/nix/store/d9ifx5y3fgip2rxk53jz1xd6fkdx275x-xmonad-0.17.0.drv' #8 62.20 deleting '/nix/store/fjd4lg8rypz3936ggdan6arxp9whjzl1-setlocale-1.0.0.10.drv' #8 62.20 deleting '/nix/store/dlpddz5bwasfa7zxn42znynwd79jj70j-X11-1.10.2.drv' #8 62.20 deleting '/nix/store/d4aib5kf7yl6kkkpi4dfrvb9g67k2m3q-either-5.0.1.1.drv' #8 62.20 deleting '/nix/store/c1yqjlis4slxq6mpp4qlybqns7vcxlrk-dyre-0.9.1.drv' #8 62.20 deleting '/nix/store/m32bg5zzqijvsmbjcysj85c6mxakh6ni-executable-path-0.0.3.1.drv' #8 62.20 deleting '/nix/store/jzjplanfbq0195zwsc0d0qcwhmgb7jl8-io-storage-0.3.drv' #8 62.20 deleting '/nix/store/b8yb1168g8g2i2fpmzfn5m84mvghamq6-http-client-0.7.11.drv' #8 62.20 deleting '/nix/store/zpdbqbw4dlsfr562fz9rpw0d5fab1aih-iproute-1.7.12.drv' #8 62.20 deleting '/nix/store/w4hh88z76mvgv792xn4fplzf4j07z1vn-appar-0.1.8.drv' #8 62.20 deleting '/nix/store/vpmil3879pmkzhxr63isg26i80nnra9v-network-uri-2.6.4.1.drv' #8 62.20 deleting '/nix/store/fk6jas09bragqnixllspinw6bk0g0k94-base64-bytestring-1.2.1.0.drv' #8 62.20 deleting '/nix/store/aczhsl3q5ykaj0cyf8s1bw1jicbi4j0j-word8-0.1.3.drv' #8 62.20 deleting '/nix/store/a5vcakrm3hv8p0wfyc7jmakgh2y6ziir-simple-sendfile-0.2.30.drv' #8 62.20 deleting '/nix/store/a32whykrqi2149s5kyzqbmb89qkwhjzm-cmdargs-0.10.21.drv' #8 62.20 deleting '/nix/store/a1hnc6irga6lig3xvi2qzx15732j5zs1-aeson-pretty-0.8.9.drv' #8 62.20 deleting '/nix/store/nlxw05yh1q8yivzid6mdyamjagb7zvbj-cmdargs-0.10.21.drv' #8 62.20 deleting '/nix/store/91bdqwy9hlnfgyrs1j590pplqpwjyxkp-cookie-0.4.5.drv' #8 62.20 deleting '/nix/store/8rxm8fis2ad86kfmlf5pv2qnjmbypxz1-SHA-1.6.4.4.drv' #8 62.20 deleting '/nix/store/8f9xn3v1m9dzhr526y0a877dszrc2ap1-validity-0.12.0.1.drv' #8 62.20 deleting '/nix/store/8dlmzkalgr06gbnw86rda99c8d4ps2zb-monad-control-1.0.3.1.drv' #8 62.20 deleting '/nix/store/8bpnfyiqglkx032g9f5arx67hljqjm3q-hslua-2.1.0.drv' #8 62.20 deleting '/nix/store/vvqxmqcfkdwn2ghlwk2k44rpxd8qm1hf-hslua-classes-2.1.0.drv' #8 62.20 deleting '/nix/store/7r07isdhxm53rp6al7bkmqzrnrmq98w8-http-client-tls-0.3.6.1.drv' #8 62.20 deleting '/nix/store/inrs5b2z8qv106mpyiivwky0284x0853-connection-0.3.1.drv' #8 62.21 deleting '/nix/store/rq5vf1sygx705j013ksz0a9pc51vi7i6-x509-system-1.6.7.drv' #8 62.21 deleting '/nix/store/jswzc6sd1mr7ryk6cnq3aw4b7rplcv47-socks-0.6.1.drv' #8 62.21 deleting '/nix/store/7jwvbkcvs0ypl4d3iqy2r3ldfpjy6vr2-ConfigFile-1.1.4.drv' #8 62.21 deleting '/nix/store/vv6dffg42iswnv237kwiypdz2zksgmv4-MissingH-1.5.0.1.drv' #8 62.21 deleting '/nix/store/wkl6g0446kcg902x3nbxyfym05jfifvd-regex-compat-0.95.2.1.drv' #8 62.21 deleting '/nix/store/7gy450483x1m9dc5bck158hgfkvci572-say-0.1.0.1.drv' #8 62.21 deleting '/nix/store/79m8y424wphp5vnr7fw9j6ldcv9gsigs-mutable-containers-0.3.4.drv' #8 62.21 deleting '/nix/store/74r53aiw8h4zv1nqd6nmbk93gvyk8ykd-network-byte-order-0.1.6.drv' #8 62.21 deleting '/nix/store/71kc9rvymh3jz6slpabdwb5v07qnfawm-Glob-0.10.2.drv' #8 62.21 deleting '/nix/store/6sf6l9snjmvb48azgmawjayc8d395c6b-scala-2.13.8.drv' #8 62.21 deleting '/nix/store/vdf009957q31r8rwf27wna2byynqy0l8-openjdk-17.0.3+7.drv' #8 62.21 deleting '/nix/store/rhb65n16wp8y9p6crmkd1pc4l3dc5fwx-openjfx-modular-sdk-17.0.0.1+1.drv' #8 62.21 deleting '/nix/store/i7k6b18n9khm5yx7xhw686f73vnr6a9v-openjfx-deps-17.0.0.1+1.drv' #8 62.21 deleting '/nix/store/ywkgydpfpr90jg02r3l1zpd3vh51affk-gradle-7.4.2.drv' #8 62.21 deleting '/nix/store/kzpxz74f4xxxwkpi3i2fkrcb23fdw3qs-gtk+-2.24.33.drv' #8 62.21 deleting '/nix/store/6rh8vyhk4vhg5p61xcyjwgn80cwkd8rl-rate-limit-1.4.2.drv' #8 62.21 deleting '/nix/store/6n34xpn9da9wgj91g5rcinkav2w28d67-HStringTemplate-0.8.8.drv' #8 62.21 deleting '/nix/store/6lkza29zpzpk5x39kgn4a10fkc1ixja2-time-locale-compat-0.1.1.5.drv' #8 62.21 deleting '/nix/store/6la9qffj5pnd1gwih8i6675ssh2ghfh0-time-units-1.0.0.drv' #8 62.21 deleting '/nix/store/5za7rzl6ccr49xxda398kacr1sgabych-lens-5.0.1.drv' #8 62.21 deleting '/nix/store/pkdxyjknpx4zfy6zyxir3h5mxlxx2a1n-simple-reflect-0.3.3.drv' #8 62.22 deleting '/nix/store/7b6yg1212cnrrp4cb7gsphnn24830yvh-parallel-3.2.2.0.drv' #8 62.22 deleting '/nix/store/5wb6ap8ld0a5dbvybj302fw78ha94zml-timeit-2.0.drv' #8 62.22 deleting '/nix/store/5rq4k94zmgwzsassa2h4m3rsdjzk4gbw-pretty-simple-4.0.0.0.drv' #8 62.22 deleting '/nix/store/c6nrfvm081jyb33yzi200jwj0pfvdii4-prettyprinter-ansi-terminal-1.1.3.drv' #8 62.22 deleting '/nix/store/dw1d62wh76ajk6v5y7mxn5qm7bv58xd5-prettyprinter-1.7.1.drv' #8 62.22 deleting '/nix/store/55a0a3cdrw6ljigr9q0k7qj16lavm9qw-skylighting-0.12.3.drv' #8 62.22 deleting '/nix/store/vmd0z7y91rqa70a35chqjv6ciiqqi2ai-skylighting-core-0.12.3.drv' #8 62.22 deleting '/nix/store/50rk2za389cyc78scngzj9i8psh7fggd-th-compat-0.1.3.drv' #8 62.22 deleting '/nix/store/50q9lpd90qcwk0msnr1g04cjq2qa1kw9-hslua-module-text-1.0.2.drv' #8 62.22 deleting '/nix/store/y4lnzssq0vhdjy4d8srvji2hdr5hrmb6-tasty-lua-1.0.2.drv' #8 62.22 deleting '/nix/store/m58mavic9xqzggf8i299smmmqk4s8hq7-hslua-packaging-2.1.0.drv' #8 62.22 deleting '/nix/store/9r1mn7dm6wznas4cwvl072vf6mdsffl3-hslua-objectorientation-2.1.0.drv' #8 62.22 deleting '/nix/store/g0vh0nalbjlv87np43j4physyc0ng3sl-hslua-marshalling-2.1.0.drv' #8 62.22 deleting '/nix/store/ymayzlg4q7zcwny89pngag677990c8p0-tasty-hslua-1.0.2.drv' #8 62.22 deleting '/nix/store/bxjpwhyjzbkb77dxpbkbxkkyxzwagicb-hslua-core-2.1.0.drv' #8 62.22 deleting '/nix/store/cgg3hls0w03w9svx2j82c0iqqdabfrp8-lua-arbitrary-1.0.1.drv' #8 62.22 deleting '/nix/store/hy3880cnxmgi8iykr83js1lp40kydy7h-lua-2.1.0.drv' #8 62.22 deleting '/nix/store/4z9gicp6mhr1q6z1qm5xfddia3r658mx-heterocephalus-1.0.5.6.drv' #8 62.22 deleting '/nix/store/x6c8md4wlvh4sizz6s7d031znf3rhw4f-Glob-0.10.2.drv' #8 62.22 deleting '/nix/store/x2b93abd1az85yjgxlw09lvsk5rr071s-shakespeare-2.0.27.drv' #8 62.22 deleting '/nix/store/k2gavhwidffj9rxha3a0b12xx4mn3dk6-aeson-2.0.3.0.drv' #8 62.22 deleting '/nix/store/yhprzkr1226gzqac6a31hq576xnaj5zg-witherable-0.4.2.drv' #8 62.22 deleting '/nix/store/n57ps0c787n8aghpcirmji5nh2six401-semialign-1.2.0.1.drv' #8 62.23 deleting '/nix/store/bzbrfhnj8p7gwwci2cnk8fbfx6pvr7f0-indexed-traversable-instances-0.1.1.drv' #8 62.23 deleting '/nix/store/j16zsh6kf45j0wzrmygw83lx9bp5qkqw-tasty-golden-2.3.5.drv' #8 62.23 deleting '/nix/store/ab8hilvi2sm2ylkhyhgldyi5d8gagk1k-base16-bytestring-1.0.2.0.drv' #8 62.23 deleting '/nix/store/967vv857d42wrspp3187yqaxmzxnras9-base-compat-batteries-0.11.2.drv' #8 62.23 deleting '/nix/store/5r1pbnlhalycar233qj9nq4i77zawf01-Diff-0.4.1.drv' #8 62.23 deleting '/nix/store/c1sf2mfw1r9315cinq8hwn8vkzdnr9sd-file-embed-0.0.15.0.drv' #8 62.23 deleting '/nix/store/4x0w9zmdcdl2p7i3nqqmkymjkfqkg8ga-gtk-sni-tray-0.1.8.0.drv' #8 62.23 deleting '/nix/store/zi0yqarwd5lxl2chszkwik0vq3l1fmiw-enclosed-exceptions-1.0.3.drv' #8 62.23 deleting '/nix/store/sxmmqb89daqwpbj2z4hqnraljp1y5w4q-gtk-strut-0.1.3.0.drv' #8 62.23 deleting '/nix/store/s23m4l5zwglfrhbzfqqb3i14hbxk6bbv-gi-dbusmenugtk3-0.4.11.drv' #8 62.23 deleting '/nix/store/q39m5y5pgkrg0c45867l7b7aw3lklyna-libdbusmenu-gtk3-16.04.0.drv' #8 62.23 deleting '/nix/store/n3gsw312fydq9a6p8v222hwrfrh34kpv-gi-dbusmenu-0.4.10.drv' #8 62.23 deleting '/nix/store/qp2h0d0vhvf21ky5p0h4520kmhj2yrsa-libdbusmenu-glib-16.04.0.drv' #8 62.23 deleting '/nix/store/qrcayq7ql3hygb38h8df3fb60973d8v4-gi-cairo-connector-0.1.1.drv' #8 62.23 deleting '/nix/store/s49nrmmw5vigc4aghhb2yz6mrx2ga3wa-gi-cairo-render-0.1.1.drv' #8 62.23 deleting '/nix/store/9gjiacz6vgfwq2qwiq4yb07yvv9ylvqk-c2hs-0.28.8.drv' #8 62.23 deleting '/nix/store/p0vgj57p204fv5ri0lw9x2r5kk6hd16c-language-c-0.9.1.drv' #8 62.23 deleting '/nix/store/kfz427d39q28zia9ggic0vp1vwcpy1zb-status-notifier-item-0.3.1.0.drv' #8 62.23 deleting '/nix/store/bc433n1hmx9iych8fixvk0hz8i0skrpx-byte-order-0.1.3.0.drv' #8 62.23 deleting '/nix/store/cd6xhvnrwhzbgdldpxl976v8zqh71d2h-primitive-unaligned-0.1.1.1.drv' #8 62.23 deleting '/nix/store/8wr7blpvz95zlmffxa76vnc9n1w57smb-wide-word-0.1.1.2.drv' #8 62.23 deleting '/nix/store/sj71nc7r8p61w18lwrg66c6q9dc13x34-quickcheck-classes-0.6.5.0.drv' #8 62.23 deleting '/nix/store/syky9m8vn77pbv98mgpy9387vmkixirz-semirings-0.6.drv' #8 62.23 deleting '/nix/store/gi5vadnwawdb2p75b3bbym7z1967cmrf-quickcheck-classes-base-0.6.2.0.drv' #8 62.23 deleting '/nix/store/6fvkxg6l1b3c41nijz7w8jbvy0pny48w-primitive-addr-0.1.0.2.drv' #8 62.23 deleting '/nix/store/b9da6v39daf1bvw1rs0lvbv979viaxzm-dbus-hslogger-0.1.0.1.drv' #8 62.24 deleting '/nix/store/c64ssi34cvy9rfrmisvnrw45496859ww-hslogger-1.3.1.0.drv' #8 62.24 deleting '/nix/store/hplbk3xg6d238bpc8rsq2b4ric7br6g5-network-bsd-2.8.1.0.drv' #8 62.24 deleting '/nix/store/4nd5p5hwgly6rcrymdyvajks9pins7g6-bytestring-to-vector-0.3.0.1.drv' #8 62.24 deleting '/nix/store/4kqf27sr9r0pygl1xridv7dawzsx956p-ffmpeg-4.4.2.drv' #8 62.24 deleting '/nix/store/dmjyz1p80hyvnijdsxj35smbhw7ya5z4-SDL2-2.0.20.drv' #8 62.24 deleting '/nix/store/7nz7j5xrdn4242098d34h6446b62s8zb-pipewire-0.3.51.drv' #8 62.24 deleting '/nix/store/xh39ipzsy6igzvvg7m96y3zxb7hwyb36-libcamera-unstable-2022-01-03.drv' #8 62.24 deleting '/nix/store/za8rdnpcnrhpmsngjviwyq38v9bb151x-graphviz-2.50.0.drv' #8 62.24 deleting '/nix/store/nh6ygvshfgfcfn58nlwbxwbyvsq2vhc0-libcanberra-0.30.drv' #8 62.24 deleting '/nix/store/7crmr18is7dxkrrhjkp0da6hc7fgm3q7-ffmpeg-4.4.2.drv' #8 62.24 deleting '/nix/store/6knh68nqf24vfzw3rjjwag1k8l6hxs8w-SDL2-2.0.20.drv' #8 62.24 deleting '/nix/store/czqv33ya7fbsj8k3kccjq4rh0x4yq2dg-libdecor-0.1.0.drv' #8 62.24 deleting '/nix/store/73wr64xg79qryc3gh1n6slnbac9cspbb-gst-plugins-base-1.20.1.drv' #8 62.24 deleting '/nix/store/44w0brz4c0bpf0k48ry0razxa337gvsy-network-run-0.2.4.drv' #8 62.24 deleting '/nix/store/428h2m1b4n4jllb9dspc5ijd6y0q694j-mono-traversable-instances-0.1.1.0.drv' #8 62.24 deleting '/nix/store/l756g53rlf9kza0h6k8v1d7q8xv2blb3-dlist-instances-0.1.1.1.drv' #8 62.24 deleting '/nix/store/r8s5nqz4vwmdc38x8ax5icdq9ny1ax0g-dlist-1.0.drv' #8 62.24 deleting '/nix/store/90mjg12mjsiwcd9p88msjzn8srz056dj-vector-instances-3.4.drv' #8 62.24 deleting '/nix/store/ca0qkzkclj26zqrf607waz96bswd9j9r-keys-3.12.3.drv' #8 62.24 deleting '/nix/store/41zyq4b3q8hj385bnkf0y1zk14lir16x-nats-1.1.2.drv' #8 62.24 deleting '/nix/store/41ijb10zjvmxqbp78w57k8spzy6l1645-mime-types-0.1.0.9.drv' #8 62.24 deleting '/nix/store/3zhgyc2pr47zhd0m277aiyxh2a54alh8-http-client-0.7.11.drv' #8 62.24 deleting '/nix/store/qivax0hs23ppg8jd2rlqxjfwqxbp8ld3-base64-bytestring-1.2.1.0.drv' #8 62.24 deleting '/nix/store/l8rfb2hlp6r41x0khk7nk5hf32zxzx7n-iproute-1.7.12.drv' #8 62.25 deleting '/nix/store/yxn6jspm6n88qla9dl27mm5xm5h57xgf-byteorder-1.0.4.drv' #8 62.25 deleting '/nix/store/idizknkxwzrnzmklj8bj975f9d5kdjyi-appar-0.1.8.drv' #8 62.25 deleting '/nix/store/klmhici6n3dznihcnxa19dli2kcwi6fx-http-types-0.12.3.drv' #8 62.25 deleting '/nix/store/hkwbdm9c5fjarlgs5qb6rqzjppavxa42-mime-types-0.1.0.9.drv' #8 62.25 deleting '/nix/store/3xyvzmrx3m3fdb45l9bzygbrzka244gd-dbus-1.2.22.drv' #8 62.25 deleting '/nix/store/9x9hi9k4jqwj0pm1mz20i3gblvk2ykq3-lens-5.0.1.drv' #8 62.25 deleting '/nix/store/x25vc9bfsh7c2pipy8qwxz6bkx3sv5lw-kan-extensions-5.2.3.drv' #8 62.25 deleting '/nix/store/lq82hnw93zq8vviabkmys0g6pfxaz98x-invariant-0.5.5.drv' #8 62.25 deleting '/nix/store/bd0w6ccmfy8vzm8mkk4g5mc1w61pazv1-adjunctions-4.4.drv' #8 62.25 deleting '/nix/store/nv4fzsizdizq2wi32334phzcwn6sq9lm-void-0.7.3.drv' #8 62.25 deleting '/nix/store/ny5zgfxawkd346pmibncf4b1jwy4sgzk-free-5.1.7.drv' #8 62.25 deleting '/nix/store/i4nfyh5zqlacpld008dv7wgh5ahb269d-simple-reflect-0.3.3.drv' #8 62.25 deleting '/nix/store/bk531k6i1491hy95isimbkvpk6vz4ngw-reflection-2.1.6.drv' #8 62.25 deleting '/nix/store/6vfs79s8k9bcw3bd74irvbfwacml7hcv-th-lift-0.8.2.drv' #8 62.25 deleting '/nix/store/3x5fxfg2imyhpaxx2c4d27yld59jnciw-inline-c-0.9.1.5.drv' #8 62.25 deleting '/nix/store/rvzimjry1rbp6ik4ir0yvwssfhk5m4kh-parsers-0.12.10.drv' #8 62.25 deleting '/nix/store/shj4lf2s5g9ng2nm5syxi7n2wscid2p6-quickcheck-instances-0.3.27.drv' #8 62.25 deleting '/nix/store/wwgm1dk4mgj0caiz2shnajnb3wn5imqn-data-fix-0.3.2.drv' #8 62.25 deleting '/nix/store/rhmwpcs3fkciw3w7sp1inpnp4knrdn56-time-compat-1.9.6.1.drv' #8 62.25 deleting '/nix/store/njld5d2dcj1vyb4vmi267vafk6i6c3gc-case-insensitive-1.2.1.0.drv' #8 62.25 deleting '/nix/store/iggwg7l14xkasv3msvifhhiff80fl7mk-text-short-0.1.5.drv' #8 62.25 deleting '/nix/store/g16fswl7crj7y0xdgv34jki0shj88588-strict-0.4.0.1.drv' #8 62.25 deleting '/nix/store/yb6vac3k3zrhj05ky2z66lp8jycdbhsp-these-1.1.1.1.drv' #8 62.25 deleting '/nix/store/kgmwvdbxx3ym6yh6hn5cpn3ajg738i80-assoc-1.0.2.drv' #8 62.26 deleting '/nix/store/bg6mr2pxva22a0c36xrmvfq5ixpi5k5j-OneTuple-0.3.1.drv' #8 62.26 deleting '/nix/store/7a07nwa9c132dw03v23hcf956wfy87kb-uuid-types-1.0.5.drv' #8 62.26 deleting '/nix/store/lb0srab7mbmrdih95y09lpsw3wifbr8v-ghc-byteorder-4.11.0.0.10.drv' #8 62.26 deleting '/nix/store/6iacj5fc6711gv58cdy9ys8s5wfx5625-old-time-1.1.0.3.drv' #8 62.26 deleting '/nix/store/49z7w01asj74bqs7di0w3vya0ql3zclw-charset-0.3.9.drv' #8 62.26 deleting '/nix/store/3qb99giflrm6969fjbi9b2pjrz96w700-psqueues-0.2.7.3.drv' #8 62.26 deleting '/nix/store/3ks1k86d5hb9ximh3f4r4qpzr9jxm5dk-pointed-5.0.3.drv' #8 62.26 deleting '/nix/store/sliqkqkbrh70r36p25m6lg458hphbd35-kan-extensions-5.2.3.drv' #8 62.26 deleting '/nix/store/qk0sn7vb80bml83d5nrqfz59kxgzk0ga-invariant-0.5.5.drv' #8 62.26 deleting '/nix/store/8nq8xsyrx2j5axkgrm9n0avsqfyxly5r-adjunctions-4.4.drv' #8 62.26 deleting '/nix/store/p95gpj0rbmdncqiiygz8frxgm5gmdynw-free-5.1.7.drv' #8 62.26 deleting '/nix/store/mdrj10zczg2l67p3z4zn4lbshrls9023-void-0.7.3.drv' #8 62.26 deleting '/nix/store/3h18g6fklqhr6cp2hd6pms6g3jqiwfi7-template-haskell-compat-v0208-0.1.7.drv' #8 62.26 deleting '/nix/store/3bp9khhha6390y2ikpy2ashccpyn6l5z-xfconf-4.16.0.drv' #8 62.26 deleting '/nix/store/qylm8rh9cq7rpnmrbmgibmv5mzc5hav5-libxfce4util-4.16.0.drv' #8 62.26 deleting '/nix/store/abxda1frla3hjsm9agaj6r4g0fs8bbzi-xfce4-dev-tools-4.16.0.drv' #8 62.26 deleting '/nix/store/zy58h7jym8h869bid68hp0qar5h05va5-hook.drv' #8 62.26 deleting '/nix/store/364bd724y3ircpja7nakdmi25663c38w-gradle.properties.drv' #8 62.26 deleting '/nix/store/33vvixknzfd95bplh13alas6gxm239z6-librsvg-2.54.4.drv' #8 62.26 deleting '/nix/store/2zhppq8lsi50c7zk2y9s4r903iaynn8w-aeson-2.0.3.0.drv' #8 62.26 deleting '/nix/store/zfmhnhxwb5vdkc15b74djfprgs7xdxi7-tasty-golden-2.3.5.drv' #8 62.26 deleting '/nix/store/hfcf8389rrljfsxagwnz6k2hgmi2hwzj-base-compat-batteries-0.11.2.drv' #8 62.26 deleting '/nix/store/ggjz0g86g3ccwcnzcfvbkmvwf7cn8i00-Diff-0.4.1.drv' #8 62.26 deleting '/nix/store/dvg140hn2rw86c5ycp6010kqq3fcb5qa-witherable-0.4.2.drv' #8 62.26 deleting '/nix/store/c1c7js92pcia8nsygblfq84lhhh6q8ad-semialign-1.2.0.1.drv' #8 62.26 deleting '/nix/store/x04rf4xxzp1qc5dkcyvzc17gqndsh374-indexed-traversable-instances-0.1.1.drv' #8 62.27 deleting '/nix/store/66yv93hg2skz6irmm5zq0hwmbl3rprx3-dlist-1.0.drv' #8 62.27 deleting '/nix/store/3bb5mca1f1vnbivshvd6iibzd0dbj1np-base16-bytestring-1.0.2.0.drv' #8 62.27 deleting '/nix/store/2qrg5gyfzvx578rfsqcnc5b1b2sdxslp-cereal-0.5.8.2.drv' #8 62.27 deleting '/nix/store/2n24wdmq7710xm8kfvndfdlgcp05mc71-basic-prelude-0.7.0.drv' #8 62.27 deleting '/nix/store/2hbd27iad0q3210qhgmjp1yn3m0s0jk4-gi-gtk-3.0.38.drv' #8 62.27 deleting '/nix/store/x2xd00kl7jsl1c2hrsi2hfdsrji641zy-gi-atk-2.0.24.drv' #8 62.27 deleting '/nix/store/k4i3l5jl8r00i1hhn6gypnczj240c5vp-gi-gdk-3.0.25.drv' #8 62.27 deleting '/nix/store/yziss4bccl8bj546zmblbj4dq4xy3zfk-gi-cairo-1.0.26.drv' #8 62.27 deleting '/nix/store/r072pv9vvv6qfdd3pcprd5619p1scpic-gi-gdkpixbuf-2.0.28.drv' #8 62.27 deleting '/nix/store/6v69agcic5pllyrfbpzqg0sffvfrqx9n-gi-gmodule-2.0.2.drv' #8 62.27 deleting '/nix/store/j8j6fp4dslkrg7ii8y8kwyghcwybcfqv-gi-gio-2.0.29.drv' #8 62.27 deleting '/nix/store/b4x2dds9m0ch6azv7r14j59clfw6dirw-gi-pango-1.0.25.drv' #8 62.27 deleting '/nix/store/l3xdblcykplc9k9mfjjsknh2g6ninqjh-gi-harfbuzz-0.0.5.drv' #8 62.27 deleting '/nix/store/2dpl6b342w7x6dcdh6bjyfxwva8clh66-tls-1.5.7.drv' #8 62.27 deleting '/nix/store/vk2crlz3wpnianjwkspnxqpm8h46ksi0-x509-validation-1.6.12.drv' #8 62.27 deleting '/nix/store/scmy52615m47izykz5v30nnkckf0dym3-cereal-0.5.8.2.drv' #8 62.27 deleting '/nix/store/dq5iv88c4lrrb3j25pfiazi712br88rv-x509-store-1.6.9.drv' #8 62.27 deleting '/nix/store/2dfg8b7bsyip5sscxrchk4hm4v9vd783-xml-helpers-1.0.0.drv' #8 62.27 deleting '/nix/store/23ijfkidx58bsld1q58r78fsyfq8ib0h-uniplate-1.6.13.drv' #8 62.27 deleting '/nix/store/22cf8lim0fj66rj820pq3iz1x4alp1ij-gi-gtk-3.0.38.drv' #8 62.27 deleting '/nix/store/5ksp10l2vx8fm3dax93anvr62s3kdb1x-gi-gdk-3.0.25.drv' #8 62.27 deleting '/nix/store/wxbba6d2ngr3sg3ak8jhcjncabbl0dns-gi-cairo-1.0.26.drv' #8 62.27 deleting '/nix/store/np8n3kqwz6jf0434vh61l56h24b0k6aw-gi-gdkpixbuf-2.0.28.drv' #8 62.27 deleting '/nix/store/axcb01nm7ynan90pfq19h3q8zsfpxdci-gi-gmodule-2.0.2.drv' #8 62.28 deleting '/nix/store/msd98z5vsv8vgjvlid18pdn88y1avjh1-gi-gio-2.0.29.drv' #8 62.28 deleting '/nix/store/dmdpv2mkw743q61r5fi2illb37d6xm8h-gi-pango-1.0.25.drv' #8 62.28 deleting '/nix/store/y8cn295rbhwy3cdmkkja7hh44cjb6aj5-gi-harfbuzz-0.0.5.drv' #8 62.28 deleting '/nix/store/3shhf2p11k5apim3jssalf26gdrdl93z-gi-atk-2.0.24.drv' #8 62.28 deleting '/nix/store/6320zkbmyqqp2va7cnv1y7rn6nyy530m-gi-gobject-2.0.27.drv' #8 62.28 deleting '/nix/store/rq2il1nm8ipgpirfqczmq1fndbws5zmn-gi-glib-2.0.26.drv' #8 62.28 deleting '/nix/store/c33hlifcfibwff25ql7zlz5wmqawzn3f-haskell-gi-0.26.0.drv' #8 62.28 deleting '/nix/store/sqaspkfwc4w9xnqi9mgfrpsz5cip5s0p-xml-conduit-1.9.1.1.drv' #8 62.28 deleting '/nix/store/vgn4x9qymmnbal3d354h5h6999xbck89-doctest-0.18.2.drv' #8 62.28 deleting '/nix/store/fxs44zmm6k8blhwm11pylpvgr55mkpck-syb-0.7.2.1.drv' #8 62.28 deleting '/nix/store/bzx8rdz897cly079my4dx317js6qrv00-ghc-paths-0.1.0.12.drv' #8 62.28 deleting '/nix/store/4r4k3r1vrrqzjppm9dsn0arljnbf5zvr-code-page-0.2.1.drv' #8 62.28 deleting '/nix/store/khny7k5vlz0n877lh6wcynb4fys5fh3q-blaze-html-0.9.1.2.drv' #8 62.28 deleting '/nix/store/x5d3lzc9jsyr30hv7628czh09isdsmz1-blaze-markup-0.8.2.8.drv' #8 62.28 deleting '/nix/store/m1zypirxyssl56ing5i6y02viwi0lq8q-blaze-builder-0.4.2.2.drv' #8 62.28 deleting '/nix/store/h16r4f2jmzbrn53z2d4x18a2rh9hi6hq-xml-types-0.3.8.drv' #8 62.28 deleting '/nix/store/c3a361nxcazly3pngm4q7vr6199a6435-conduit-extra-1.3.5.drv' #8 62.28 deleting '/nix/store/z66pnx42fspbgyqb3h7c71sy00qnhv3d-conduit-1.3.4.2.drv' #8 62.28 deleting '/nix/store/8kjpnjf3jbsjrsi888zj8fdkm6h6gfic-mono-traversable-1.0.15.3.drv' #8 62.28 deleting '/nix/store/kam432p5y9rgjvai501pikhlgmp4n1d6-vector-algorithms-0.8.0.4.drv' #8 62.28 deleting '/nix/store/6jqcbjbdcwlgkbvmfygrxdd8xfpwhv75-unliftio-0.2.22.0.drv' #8 62.28 deleting '/nix/store/61sdl8gq6l4nd7gk39b35ydw5czamynx-silently-1.2.5.2.drv' #8 62.28 deleting '/nix/store/q0zwbiih6j82fjf9k9yagmglx5895fhn-bytestring-builder-0.10.8.2.0.drv' #8 62.28 deleting '/nix/store/pvcc7bim7gnrll4alhwh6hhsv7aivhfz-transformers-base-0.4.6.drv' #8 62.29 deleting '/nix/store/kwkfk06gbcy01ishp0gih5s0dp82wbz6-resourcet-1.2.4.3.drv' #8 62.29 deleting '/nix/store/9w9wia19qyrm3009h8prbjrq8m92apiq-streaming-commons-0.2.2.4.drv' #8 62.29 deleting '/nix/store/bajqk7j1r8qn5cc5ja7696naja4nimrd-network-3.1.2.7.drv' #8 62.29 deleting '/nix/store/adv35ymn2c58mjrx7h6bv8vz2jlrlqv0-zlib-0.6.2.3.drv' #8 62.29 deleting '/nix/store/64668fqh4k048dbspifssrb1pwg2sk0h-typed-process-0.2.8.0.drv' #8 62.29 deleting '/nix/store/p1knnv9bxyy7dzi5xns2adqyqyqbnb10-unliftio-core-0.2.0.1.drv' #8 62.29 deleting '/nix/store/s54br14cv4w8i2i6gnqqdz0yk15apabp-cabal-doctest-1.0.9.drv' #8 62.29 deleting '/nix/store/p18qi5ay6zsbxz0ljyafzlwys8rfdp2r-haskell-gi-base-0.26.0.drv' #8 62.29 deleting '/nix/store/n4fidzh85d49n4l9wx4l353irh2ilhrc-safe-0.3.19.drv' #8 62.29 deleting '/nix/store/a7y302w7gldqkzzd5dfyy8vs003pw6w6-pretty-show-1.10.drv' #8 62.29 deleting '/nix/store/wz4mc963h50namqlzrhag0gbrk5gfwjr-haskell-lexer-1.1.drv' #8 62.29 deleting '/nix/store/9nx9kq06rsnb3hmd4h90q2m7lppw7f1v-xdg-basedir-0.2.2.drv' #8 62.29 deleting '/nix/store/9k3l6xn5wlmx7qyjpablqalk4db78fc4-regex-tdfa-1.3.1.2.drv' #8 62.29 deleting '/nix/store/i6rkf5samhwsigz9jywdh81i51b9yv9s-utf8-string-1.0.2.drv' #8 62.29 deleting '/nix/store/9cd19nmxsf24mrksprny3ac9p2ccbbgv-attoparsec-0.14.4.drv' #8 62.29 deleting '/nix/store/j6hng2ndb9xyxv8d3pkylamcksx133wd-scientific-0.3.7.0.drv' #8 62.29 deleting '/nix/store/y6mprgvni55bwbqynwspjx0n3z89izvj-tasty-smallcheck-0.8.2.drv' #8 62.29 deleting '/nix/store/s6cb54fk3b10lwz83m03cpnm6s5snmli-smallcheck-1.2.1.drv' #8 62.29 deleting '/nix/store/mhy0bsavdmbqv39q8z817vabhf5anr2f-logict-0.7.1.0.drv' #8 62.29 deleting '/nix/store/gg9p4c9zxqi8rqi1pqj4bsyjlnpym23r-async-2.2.4.drv' #8 62.29 deleting '/nix/store/azxf5qgv9147ydpx1v2y4kdxhhnd2w72-integer-logarithms-1.0.3.1.drv' #8 62.29 deleting '/nix/store/9s86sy24g48zkjd81wp81s72mkwswh8v-quickcheck-unicode-1.0.1.0.drv' #8 62.29 deleting '/nix/store/1zw087j6dh5d7w6m7irw5infrv5radnz-gradle.properties.drv' #8 62.29 deleting '/nix/store/8qjfjxxkm11lpdr24a7cmq74yaxqwcky-openjdk-headless-17.0.3+7.drv' #8 62.29 deleting '/nix/store/kz92cir71b6j7l0jssr3bkx9rkd90wqw-adoptopenjdk-hotspot-bin-16.0.2.drv' #8 62.30 deleting '/nix/store/5bb46bda8ihw19zk71j9bhlbly50pf39-gtk+3-3.24.34.drv' #8 62.30 deleting '/nix/store/z4vnl6z4c46mxay88wg3g5vd6na93hai-tracker-3.3.0.drv' #8 62.30 deleting '/nix/store/47w38jigwj12q90kx749iwz1dr8kxpmw-json-glib-1.6.6.drv' #8 62.30 deleting '/nix/store/j79h3f9m3iq51qjfpjjb2jxjhs77qcpn-gdk-pixbuf-2.42.8.drv' #8 62.30 deleting '/nix/store/i33741c611g4fllkc741ichfa205fara-pango-1.50.7.drv' #8 62.30 deleting '/nix/store/s2qjhpnlla99cjwqg104hri32ah7agmv-gi-docgen-2022.1.drv' #8 62.30 deleting '/nix/store/c84za1w3k8xi7mc7gignp3vfx1in08qc-python3.9-typogrify-2.0.7.drv' #8 62.30 deleting '/nix/store/hnlwlyavq9jvrfddc65ihdr0fml3db52-python3.9-django-3.2.14.drv' #8 62.30 deleting '/nix/store/q31d1zbw97vhmgm46wm65aays9z2rcxb-python3.9-asgiref-3.5.0.drv' #8 62.30 deleting '/nix/store/1y56bhp4j9qbagaw6bq7jdqybrx15qa4-X11-1.10.2.drv' #8 62.30 deleting '/nix/store/1vx688j67klmrdl0syx1rs6bvsh8gh3g-reducers-3.12.4.drv' #8 62.30 deleting '/nix/store/vpg9xrxdg11px9blgzllm70cin71imkf-fingertree-0.1.5.0.drv' #8 62.30 deleting '/nix/store/fjaawa2s7qfphjmclagh3rizlynlxh2i-semigroupoids-5.3.7.drv' #8 62.30 deleting '/nix/store/wd7nz1gqfy8qpby29pi926rwl66adzsl-unordered-containers-0.2.17.0.drv' #8 62.30 deleting '/nix/store/cmdkx15gpd9r247fq9bhyblybkrrvblr-hashable-1.3.5.0.drv' #8 62.30 deleting '/nix/store/1vwlrvwfp7l2ncxxkj3cmk65ahff2n75-unicode-collation-0.1.3.1.drv' #8 62.30 deleting '/nix/store/xlh3x5z2q19yr0y3z6yvvpxcw9v1h99z-th-lift-instances-0.1.19.drv' #8 62.30 deleting '/nix/store/5vsvkxnjid8ww6rp76nfni0sy94a80jm-th-lift-0.8.2.drv' #8 62.30 deleting '/nix/store/626zlygrh8cskjnih7l6915mcb772177-unicode-transforms-0.4.0.1.drv' #8 62.30 deleting '/nix/store/r8amv80ndq1af7vm9xyrvq83i7h8d1fm-split-0.2.3.4.drv' #8 62.30 deleting '/nix/store/1nmzm4k2vgw2ygh69bdmvad93px8jfgn-haskell-gi-overloading-1.0.drv' #8 62.30 deleting '/nix/store/1ngqn14vgcn210zjcx0qkwp3kg5wf6kw-x509-1.7.6.drv' #8 62.30 deleting '/nix/store/jv25fp6y3ipkczrmv1r6rd84rbxp44yw-cryptonite-0.29.drv' #8 62.30 deleting '/nix/store/rb6nqb2wa63djfi7jw7vhwsjq4b30f7j-tasty-kat-0.0.3.drv' #8 62.30 deleting '/nix/store/6hpx4qyfw41fl6afnq6fxy2h6infrjrj-asn1-parse-0.9.5.drv' #8 62.31 deleting '/nix/store/8q1nv2s2h47zgxgcyp7m98njg9wbriqb-asn1-encoding-0.9.6.drv' #8 62.31 deleting '/nix/store/kn4gckjwlkwi99nmpc3ynmp8029xkz3z-asn1-types-0.3.4.drv' #8 62.31 deleting '/nix/store/2qzgcsfq2193hxf69855jiczba5j442c-hourglass-0.2.12.drv' #8 62.31 deleting '/nix/store/1zq3dapkscfhj7n7wvlss4bzclpidjgs-pem-0.2.4.drv' #8 62.31 deleting '/nix/store/gigs6li7xph0q76wnwg4r19h586xpdg4-test-framework-hunit-0.3.0.2.drv' #8 62.31 deleting '/nix/store/c5idy1wsmmjymbqx9mcrq4qmw5jdp2zn-test-framework-quickcheck2-0.3.0.5.drv' #8 62.31 deleting '/nix/store/ba2si2npqp2m3m95dg9f9yj6jqd0sps1-extensible-exceptions-0.1.1.4.drv' #8 62.31 deleting '/nix/store/6jmvycxzpl031c95s925v180r2fqln5n-test-framework-0.8.2.0.drv' #8 62.31 deleting '/nix/store/j40g6vh9qzgffb5n231a53d909msv8z4-regex-posix-0.96.0.1.drv' #8 62.31 deleting '/nix/store/vywi9rhawqg8gckmd8xwv72m1xgs227p-regex-base-0.94.0.2.drv' #8 62.31 deleting '/nix/store/ikmsqgq21ss9b4gzxv8d4f2n11vj3hv1-old-locale-1.0.0.7.drv' #8 62.31 deleting '/nix/store/id9x6q6769dm0lw0fsazi06z97iax6ar-xml-1.3.14.drv' #8 62.31 deleting '/nix/store/64l4nlvxz9bal698n8imxbhipsy6apb4-hostname-1.0.drv' #8 62.31 deleting '/nix/store/2snkd9ylhx4a6a3v078vrxma1qch73nn-memory-0.16.0.drv' #8 62.31 deleting '/nix/store/r7wqn4ddzikxj3ih7rwv9x4xgkhpwicz-foundation-0.0.28.drv' #8 62.31 deleting '/nix/store/gxyhlns1ysh26iymcxp6jc9d0wgc1878-basement-0.0.14.drv' #8 62.31 deleting '/nix/store/1n2zwzaipbhq20xryspv2yrv9675s3k3-wai-logger-2.4.0.drv' #8 62.31 deleting '/nix/store/vm0awmxqs6zzs7nz24wifq548q2igalr-byteorder-1.0.4.drv' #8 62.31 deleting '/nix/store/9iqmd0l91p9pnbkiqzm3x860cp8cbcb8-fast-logger-3.1.1.drv' #8 62.31 deleting '/nix/store/r6sv8w539wlcks4wwnxg5b58kgzrywrp-unix-compat-0.5.4.drv' #8 62.31 deleting '/nix/store/np8ifay6nm192wq2zcwxbk0g22xzxx0c-auto-update-0.1.6.drv' #8 62.31 deleting '/nix/store/kqf2pj9q5hm6zyynxmw535kvvn3583df-retry-0.9.2.0.drv' #8 62.31 deleting '/nix/store/w9ng4mzizpmgf33rwg7dszsgh0yqqfc2-mtl-compat-0.2.2.drv' #8 62.31 deleting '/nix/store/m3v9icx9gnw73d70h0mq2nwy0c8lflka-tasty-hedgehog-1.1.0.0.drv' #8 62.31 deleting '/nix/store/667iypjmj5vdjv28nql0yz8qigj802cp-hedgehog-1.0.5.drv' #8 62.32 deleting '/nix/store/vk57jzcivpnnv309k3yg2qrpz9w875z6-mmorph-1.1.5.drv' #8 62.32 deleting '/nix/store/i0dw56kx96a82aam8nh78z1hrl00ijsb-concurrent-output-1.10.15.drv' #8 62.32 deleting '/nix/store/5nxy59pmkrkk7v1z58lh6y6h4dk2rw23-terminal-size-0.3.3.drv' #8 62.32 deleting '/nix/store/h8l5rsf0i3bzc9vy9y46ia01gvmnmzyc-lifted-async-0.10.2.2.drv' #8 62.32 deleting '/nix/store/4iani1572k1f11raswy2f5rzg86kcxhd-lifted-base-0.2.3.12.drv' #8 62.32 deleting '/nix/store/y9d9kx8x41cpdl2dsdshls5xckwb0f5q-monad-control-1.0.3.1.drv' #8 62.32 deleting '/nix/store/1skmbqb6jxgafbwwpq8wih8r29s4a0c1-constraints-0.13.3.drv' #8 62.32 deleting '/nix/store/gklrj0k643h1ri37jc2761xfylb97z45-type-equality-1.drv' #8 62.32 deleting '/nix/store/msg73bdcpgdxi3d0kmzrb23akaapl6yi-unix-time-0.4.7.drv' #8 62.32 deleting '/nix/store/b1hxjqhqqsnl83w9i09sxvsm73nxfcqj-easy-file-0.2.2.drv' #8 62.32 deleting '/nix/store/5yiypyzb1p4frbgn094c4lc48bhc984c-wai-3.2.3.drv' #8 62.32 deleting '/nix/store/xrpbahffc3vs8fc7xffyjxzgc9rv2a8w-http-types-0.12.3.drv' #8 62.32 deleting '/nix/store/33r95dl20ngsniaarvxr1ypblgyqcx12-quickcheck-instances-0.3.27.drv' #8 62.32 deleting '/nix/store/vkx9c1cd1f9cln0hrnmp9vasmgs651sv-strict-0.4.0.1.drv' #8 62.32 deleting '/nix/store/shbldk56lly0v06lf082zss0l0p1qjkb-old-time-1.1.0.3.drv' #8 62.32 deleting '/nix/store/l1r5fh19nah9c3ymq8w49jf8yskfj2fv-data-fix-0.3.2.drv' #8 62.32 deleting '/nix/store/k3bxvjwp6zkj8ghjqx7wngrp8hx2zjh4-uuid-types-1.0.5.drv' #8 62.32 deleting '/nix/store/vzws55fmzxfw2p1q93qqr8algfrs2zfg-ghc-byteorder-4.11.0.0.10.drv' #8 62.32 deleting '/nix/store/h4m7qldj2n2pj9cv9830sbq3zynmq4i0-text-short-0.1.5.drv' #8 62.32 deleting '/nix/store/bciqjijki312pj1hi591lf1sx40xk7h7-time-compat-1.9.6.1.drv' #8 62.32 deleting '/nix/store/96kz6ph33rbsdyw3izbq8ppiimgqzy5d-these-1.1.1.1.drv' #8 62.32 deleting '/nix/store/ls8pv89ai9vj0ksz9fx71gm3p518my3c-assoc-1.0.2.drv' #8 62.32 deleting '/nix/store/4f5j9l81x3vbvlqz49yim0dajldhxk4v-case-insensitive-1.2.1.0.drv' #8 62.32 deleting '/nix/store/mjj1mg11i57kbbvhjnjrfk8dzm10pck7-vault-0.3.1.5.drv' #8 62.32 deleting '/nix/store/1mlg78s0cv2h2k19a4hmrayyyz8ni3pd-chunked-data-0.3.1.drv' #8 62.33 deleting '/nix/store/acl2vayfmdihxnzz59qfbrc0fxgndcvy-semigroups-0.19.2.drv' #8 62.33 deleting '/nix/store/3d4v566wg558ib00xahm3g5r1md12vjz-vector-0.12.3.1.drv' #8 62.33 deleting '/nix/store/1kq87cg1hd6rs8by93wnaw3wp3504wxy-happy-1.20.0.drv' #8 62.33 deleting '/nix/store/1iaw16jwdwp3v7nmxxda5qibjdxdrjrq-parallel-3.2.2.0.drv' #8 62.33 deleting '/nix/store/1br0jaisbxrcklf2x96rkzxd2wk8l320-wl-pprint-annotated-0.1.0.1.drv' #8 62.33 deleting '/nix/store/1ba1dz82m2f0xzxwmxjrj27ys95hckyi-cookie-0.4.5.drv' #8 62.33 deleting '/nix/store/f8ja359zl90n989db21q8kq1yl07k10r-data-default-class-0.1.2.0.drv' #8 62.33 deleting '/nix/store/16b6m9znsp29y00qqiawb7170d1mcqrn-unicode-data-0.3.0.drv' #8 62.33 deleting '/nix/store/15v9r92007yglakbf58fcc678ymy5inq-asn1-parse-0.9.5.drv' #8 62.33 deleting '/nix/store/8fms980izl9zfad21mrvhr9mk09q46lv-asn1-encoding-0.9.6.drv' #8 62.33 deleting '/nix/store/f55wxq5jsm99s38s8kcx2n62zwdsxr77-asn1-types-0.3.4.drv' #8 62.33 deleting '/nix/store/rz2687i0rw1lycl4c3an7vpiajc4940j-memory-0.16.0.drv' #8 62.33 deleting '/nix/store/3nab5k1s7nff60fsf0cyis7sxfs79ha4-foundation-0.0.28.drv' #8 62.33 deleting '/nix/store/pr40v87fibrdwc577j25pis4cmy700f0-basement-0.0.14.drv' #8 62.33 deleting '/nix/store/r58dll0abljrrg3x0rm8bqksifaaymz9-hourglass-0.2.12.drv' #8 62.33 deleting '/nix/store/154cxjvbxf1xfiyylxiva0h2acwjgqzf-gi-gobject-2.0.27.drv' #8 62.33 deleting '/nix/store/zqkxcyn5jm8gci1rnhjds1bwhmzabs28-gi-glib-2.0.26.drv' #8 62.33 deleting '/nix/store/x1sijwhxcvyav55dxyh5fxl80534ac38-haskell-gi-0.26.0.drv' #8 62.33 deleting '/nix/store/r7k9cnhhbx0kr6jg79pi37hpnvawyzwf-regex-tdfa-1.3.1.2.drv' #8 62.33 deleting '/nix/store/qk5cdaf41yf9kg3l9cidqniqwxxqnkgn-pretty-show-1.10.drv' #8 62.33 deleting '/nix/store/68x03wnahiin8m319975i3i47gwiacw4-haskell-lexer-1.1.drv' #8 62.33 deleting '/nix/store/nfp0ivslw7dhna5rm7abhnpfik77ar0n-xml-conduit-1.9.1.1.drv' #8 62.33 deleting '/nix/store/i4flwvvi7d6lzclignfg3sbpcidixjns-data-default-class-0.1.2.0.drv' #8 62.33 deleting '/nix/store/99a4sj3jm0s2whbhfibgnsbpbyhh1yis-xml-types-0.3.8.drv' #8 62.33 deleting '/nix/store/8hqrfzxpycdklq13xpahpiszg8jlwwis-blaze-html-0.9.1.2.drv' #8 62.34 deleting '/nix/store/mnhfhqkbgigp0q1118r6nz5vx40skrzq-blaze-markup-0.8.2.8.drv' #8 62.34 deleting '/nix/store/rw9y9r6gdnmbqi7fwwf495zdjfnibg81-blaze-builder-0.4.2.2.drv' #8 62.34 deleting '/nix/store/98wkr7fnbs3ahlr9kvdk746x3a31j5b9-utf8-string-1.0.2.drv' #8 62.34 deleting '/nix/store/20g3mnpgvnrladajfjh4z4zl2vqi1ils-conduit-extra-1.3.5.drv' #8 62.34 deleting '/nix/store/v78y6nph5vv5d29rzqwpk5c4acghc4xf-attoparsec-0.14.4.drv' #8 62.34 deleting '/nix/store/89kzk8hsjsi6hmd6zx6ryflm0hczsvv7-scientific-0.3.7.0.drv' #8 62.34 deleting '/nix/store/zlv6bx419qij5vq46pjddk15bhw83r0j-integer-logarithms-1.0.3.1.drv' #8 62.34 deleting '/nix/store/j0ia4dnh4nnmr0703gdh98im8ww9rk67-tasty-smallcheck-0.8.2.drv' #8 62.34 deleting '/nix/store/ynssfr5r5fwi7m1icjjfllqp16d2lyq3-smallcheck-1.2.1.drv' #8 62.34 deleting '/nix/store/j2ikldf36dz7v2ilsygsp32mis7i3ma9-logict-0.7.1.0.drv' #8 62.34 deleting '/nix/store/5kag34m7rsn8bkp3gaxm8v7y4l9wrkzw-quickcheck-unicode-1.0.1.0.drv' #8 62.34 deleting '/nix/store/ra1gps9kfaqrmw3qj74rh602iqhgr5xx-streaming-commons-0.2.2.4.drv' #8 62.34 deleting '/nix/store/q7hzpmz6rb1sh03p8gcsd26yqsyjc31w-network-3.1.2.7.drv' #8 62.34 deleting '/nix/store/kv8apynqkwdn2a6lh63s0v6zmjbvk742-typed-process-0.2.8.0.drv' #8 62.34 deleting '/nix/store/ix705z0dq1spvxfg7jnaimsh5q7vkqpp-transformers-base-0.4.6.drv' #8 62.34 deleting '/nix/store/3vq63qmkzhbnnzd38111sjv3p1jh4w7a-conduit-1.3.4.2.drv' #8 62.34 deleting '/nix/store/sybmdfjd2r3ihij363vzbism3ivhgb5w-mono-traversable-1.0.15.3.drv' #8 62.34 deleting '/nix/store/wc2gahv0hg1y8hh2d2r71dvalv9npkpz-vector-algorithms-0.8.0.4.drv' #8 62.34 deleting '/nix/store/5qpn49phawnmxzrjz8cghqy53760vj41-foldl-1.4.12.drv' #8 62.34 deleting '/nix/store/hjynnxh0rdbsgz6akvb3kig2dx118vzc-semigroupoids-5.3.7.drv' #8 62.34 deleting '/nix/store/sxv3kq7sbsbffkzw95brp4vvmdp3wvk7-unordered-containers-0.2.17.0.drv' #8 62.34 deleting '/nix/store/7nmq91jrvn28c32yn6p69kdw3rkipvzl-ChasingBottoms-1.3.1.11.drv' #8 62.34 deleting '/nix/store/f77702d6zczbr0qk3nrijrfr1mf0zf9d-profunctors-5.6.2.drv' #8 62.34 deleting '/nix/store/qmksga2487gsr20f816qh7r5ywrhqnyf-contravariant-1.5.5.drv' #8 62.34 deleting '/nix/store/3m22ldmiff78k699wzb9sfr2xk7m99rj-StateVar-1.2.2.drv' #8 62.35 deleting '/nix/store/l5gcikz5crz4jg07b5jvayhh6n326d06-bifunctors-5.5.11.drv' #8 62.35 deleting '/nix/store/vxax0dmc7ljzg7ff95r946nycy2dm6fh-comonad-5.0.8.drv' #8 62.35 deleting '/nix/store/mvh9h6yj5kbwn3d7h8dlm52hjgvwhm5f-distributive-0.6.2.1.drv' #8 62.35 deleting '/nix/store/793hqkxx5fq3933kkhc63dnmdzih946h-generic-deriving-1.14.1.drv' #8 62.35 deleting '/nix/store/9jq17ipxd54jr1pj8wwm2wns39h9y0wq-indexed-traversable-0.1.2.drv' #8 62.35 deleting '/nix/store/9lfds445jjxx3qnm1icpbb0xgk9p76fb-th-abstraction-0.4.3.0.drv' #8 62.35 deleting '/nix/store/rjjjp36mfvir6mzqm5bki3jq94mydsg2-resourcet-1.2.4.3.drv' #8 62.35 deleting '/nix/store/qqcgz1nylsbz88kqi3q2hb168k7g9v9j-safe-0.3.19.drv' #8 62.35 deleting '/nix/store/9f3xc8bn3nhzppxs6414qy30ifpgsgzf-vector-0.12.3.1.drv' #8 62.35 deleting '/nix/store/sbf7fc8zsqi3nq4kkxbi5alkcijnjrsr-doctest-0.18.2.drv' #8 62.35 deleting '/nix/store/jgsiknl6qmz56wv8bb9mlq7f3za16smk-ghc-paths-0.1.0.12.drv' #8 62.35 deleting '/nix/store/j0i2lxrqkf8nlyi017cjh1w68hi38rjn-syb-0.7.2.1.drv' #8 62.35 deleting '/nix/store/1m93v64vsdlif8g456052nkqh4m0ym3m-code-page-0.2.1.drv' #8 62.35 deleting '/nix/store/63718ryhwjzxsl8p4azvmywmphcy7yzb-silently-1.2.5.2.drv' #8 62.35 deleting '/nix/store/3fsb9ikh0ziry7sysk1r394rj3z8bwn6-split-0.2.3.4.drv' #8 62.35 deleting '/nix/store/35m69s2dzzf2wvr0pdlaj03ix00c15i6-unliftio-0.2.22.0.drv' #8 62.35 deleting '/nix/store/rbazrxx6wf05vc1v9cbs08byhzkyn63v-async-2.2.4.drv' #8 62.35 deleting '/nix/store/kkgvl5i9mqjbs726z4y0bqsai3wp2ilr-unliftio-core-0.2.0.1.drv' #8 62.35 deleting '/nix/store/8bixqkjvrv1lhbjagm9nbba86rkrr0j6-jailbreak-cabal-1.3.6.drv' #8 62.35 deleting '/nix/store/x14dsrvsryn8257zcf38pq7447z82fvw-Cabal-syntax-3.6.0.0.drv' #8 62.35 deleting '/nix/store/32qrkvjj3lzvkc60nl38j6xn9k3x2dl0-bytestring-builder-0.10.8.2.0.drv' #8 62.35 deleting '/nix/store/2q8c4yfiwq68jc60fqr41fz5ps5labaq-cabal-doctest-1.0.9.drv' #8 62.35 deleting '/nix/store/ijgn1kwrl348bnwq4sj6455kfy8xwaqj-haskell-gi-overloading-1.0.drv' #8 62.35 deleting '/nix/store/33h708xs872bgzkw8q3wzfc8rlam8g8y-haskell-gi-base-0.26.0.drv' #8 62.35 deleting '/nix/store/14d0jmsnbqq45wxqs67rrs2kpa3y6p3g-reflection-2.1.6.drv' #8 62.35 deleting '/nix/store/10d9y2rjr9ibi2q0n8nw0hxh0zkyyxai-raw-strings-qq-1.1.drv' #8 62.35 deleting '/nix/store/0san5r97a8g4s5a6w3gif7p94a62hill-terminal-size-0.3.3.drv' #8 62.35 deleting '/nix/store/0rc5bkhsafzwvwcd3kdcn394836b2c37-alex-3.2.7.1.drv' #8 62.36 deleting '/nix/store/wy079hxgycvq8ljdcp1h2gpd2ccl6q5g-happy-1.20.0.drv' #8 62.36 deleting '/nix/store/0pxfv557scwvlb4fqzf2vskkgwn6x6cg-zlib-0.6.2.3.drv' #8 62.36 deleting '/nix/store/254gd72jn72shvjgkzqwbnfr2csmpivm-tasty-quickcheck-0.10.2.drv' #8 62.36 deleting '/nix/store/5jyxyjpg7wpaz3p1yag78h6zypywixvy-pcre-light-0.4.1.0.drv' #8 62.36 deleting '/nix/store/0jiqss3fx7gb75mvj6s02ikgc8y5jzap-wl-pprint-annotated-0.1.0.1.drv' #8 62.36 deleting '/nix/store/0fvz5ncd1cpabs05h6768pmnq3xrm77i-erf-2.0.0.0.drv' #8 62.36 deleting '/nix/store/0abzm074kgg43i5idfk7nn70d9i1acyh-mmorph-1.1.5.drv' #8 62.36 deleting '/nix/store/087fljflcz1ncwd4fvvjs4qy0s94azds-semigroups-0.19.2.drv' #8 62.36 deleting '/nix/store/06h2x645z76jljg5nb16syik19n4dvb3-tuple-0.3.0.2.drv' #8 62.36 deleting '/nix/store/9hpkqiikj47fywhvyr26z8gp9m04yp6c-OneTuple-0.3.1.drv' #8 62.36 deleting '/nix/store/npnmc7f1z6s0q2mn6i5l4ja72277vsy9-base-orphans-0.8.6.drv' #8 62.36 deleting '/nix/store/s7gdwh753sv74y3smd37nqv03zr9xsam-hspec-2.8.5.drv' #8 62.36 deleting '/nix/store/vmxwm94i7i11xy3hdgynry84s5vv099a-hspec-core-2.8.5.drv' #8 62.36 deleting '/nix/store/lxmz7svwz6pxpw2jhl5fl7m8y0yvaqfr-tf-random-0.5.drv' #8 62.36 deleting '/nix/store/w96053vmrxqn33kyqy1ww2xl0whshka8-primitive-0.7.3.0.drv' #8 62.36 deleting '/nix/store/s6ym8p1hx3cqw33ng54y9mh34sdfn7jp-hspec-expectations-0.8.2.drv' #8 62.36 deleting '/nix/store/cjaj2xm6dfgb3cfvsc6vymzhfw4qzwh1-hspec-discover-2.8.5.drv' #8 62.36 deleting '/nix/store/df65znr6qljiw6pf21dhqi37q0kcaj8n-mockery-0.3.5.drv' #8 62.36 deleting '/nix/store/x6cybzcc4cmlmbkr18l23h96gq3d4knz-temporary-1.3.drv' #8 62.36 deleting '/nix/store/dvpv1igr73b8lz7y0v96l6swq4qyrl04-tasty-hunit-0.10.0.3.drv' #8 62.36 deleting '/nix/store/chk1cyywngdwlj51hriy6gh77637p8j4-tasty-1.4.2.1.drv' #8 62.36 deleting '/nix/store/z23cnr7myd19spamkydc0rbb0vpjwazj-optparse-applicative-0.16.1.0.drv' #8 62.36 deleting '/nix/store/vjnfxw4dk3zc8fc0wa0wxxjxs3kinc1i-transformers-compat-0.6.6.drv' #8 62.36 deleting '/nix/store/cspl7nh8bfwpnlb2whsm80s8gb0z02pp-tagged-0.8.6.1.drv' #8 62.36 deleting '/nix/store/5x4iv6007c00qrlyc1k72456hhi18qns-unbounded-delays-0.1.1.1.drv' #8 62.36 deleting '/nix/store/1g17wpz71qpfr8x7m9597qb05z8h9amp-wcwidth-0.0.2.drv' #8 62.36 deleting '/nix/store/rf1f0n7zvqllbwkw5fy433jn4gpvcv8z-logging-facade-0.3.1.drv' #8 62.37 deleting '/nix/store/in80mcbm3ncyj8x0vbkhvw0z8n8v0yfc-base-compat-0.11.2.drv' #8 62.37 deleting '/nix/store/d1kkj8r96i2rilidxvzi515p1qc9z27b-hspec-meta-2.7.8.drv' #8 62.37 deleting '/nix/store/ipzj7gk2hr8s9q26q3r10akn29a1p9f2-quickcheck-io-0.2.0.drv' #8 62.37 deleting '/nix/store/hr10q9j41fd1nvway49chp8xrk5ir8cl-clock-0.8.3.drv' #8 62.37 deleting '/nix/store/99a4pjrgzl7ba0hp3hb23mj8zj4bv9bb-setenv-0.1.1.3.drv' #8 62.37 deleting '/nix/store/6yifshv17kzwqnpi10hmiw4xin5v3ymb-hashable-1.3.5.0.drv' #8 62.37 deleting '/nix/store/vj1lgwa4mmgbqw2hgbbrwxvr3y4na0fr-test-framework-quickcheck2-0.3.0.5.drv' #8 62.37 deleting '/nix/store/rsx7xbb73320bkqqp7dblbgrfk3r2jp2-ghc-bignum-1.0.drv' #8 62.37 deleting '/nix/store/jc5372qp2jxclw88g5pfnvdclzc629mv-QuickCheck-2.14.2.drv' #8 62.37 deleting '/nix/store/3a0ds6vvbrprbyc7p6xpq6dhrggsf48g-test-framework-hunit-0.3.0.2.drv' #8 62.37 deleting '/nix/store/w191s1bahlv8lgjh40dnlyibwx1pjwb5-extensible-exceptions-0.1.1.4.drv' #8 62.37 deleting '/nix/store/pqd6b615dihd0zi07sbnj031xgid0hdx-test-framework-0.8.2.0.drv' #8 62.37 deleting '/nix/store/lskz9ngvb8cp9ranwfavaxic3l2mz5y7-regex-posix-0.96.0.1.drv' #8 62.37 deleting '/nix/store/8prsc1mv6w6qyl0xqmy0xygh45gbdq3w-regex-base-0.94.0.2.drv' #8 62.37 deleting '/nix/store/hzy14jaznjydhh9pv19mzwrkqanbk6hy-ansi-wl-pprint-0.6.9.drv' #8 62.37 deleting '/nix/store/iiq5wm845mhaxszwgmzxckfgp5s6cr81-ansi-terminal-0.11.3.drv' #8 62.37 deleting '/nix/store/sjhm591m656zlfwagsr47xiymzlpp6mv-colour-2.3.6.drv' #8 62.37 deleting '/nix/store/dsxh6il0z98mzjzkvmzf6qmsw16plc90-xml-1.3.14.drv' #8 62.37 deleting '/nix/store/7k9r588fr7g7dd1ynkgsrhn3g164jh1q-old-locale-1.0.0.7.drv' #8 62.37 deleting '/nix/store/3nydlqjy6qirc9r8v0rlnh9ji3j6ci3c-random-1.2.1.drv' #8 62.37 deleting '/nix/store/8yx85m7gzhmdldlla26wc7vv7c9j9m04-splitmix-0.1.0.4.drv' #8 62.37 deleting '/nix/store/0p2lx49mjb0pdbmdrbzs81my1mjh90pj-hostname-1.0.drv' #8 62.37 deleting '/nix/store/8ssyw3q0851yz4spnrzjyqq7hnf25c68-HUnit-1.6.2.0.drv' #8 62.37 deleting '/nix/store/0hrnz4g56b40kcdmngv63z4l9vpywa38-call-stack-0.4.0.drv' #8 62.37 deleting '/nix/store/cax8j0sh4rrri99v10vsw79dv6qggzbv-nanospec-0.2.2.drv' #8 62.37 deleting '/nix/store/05svwmkimlz0x5dg8xh396m49zl6dj99-xdg-basedir-0.2.2.drv' #8 62.38 deleting '/nix/store/n8lgl9pih8bm6khxarximaw1iz3r0lvy-hscolour-1.24.4.drv' #8 62.38 deleting '/nix/store/gha326r2gfjv7fjim0klzy2rclcjw72k-ghc-8.10.7.drv' #8 62.38 deleting '/nix/store/02bjif72xfildy5fz62s812mzdw408xf-profunctors-5.6.2.drv' #8 62.38 deleting '/nix/store/qyn0xrcymqcwmnb6s3a9mkpm8gmisvc4-bifunctors-5.5.11.drv' #8 62.38 deleting '/nix/store/6k6mp5bya3gwssavd4wknphlq26zr3wz-comonad-5.0.8.drv' #8 62.38 deleting '/nix/store/vfqg511kakhjc55iv4gdjpnyd7bznnqy-indexed-traversable-0.1.2.drv' #8 62.38 deleting '/nix/store/arklkbg06azbm8bbqwmclzah8b0x5yng-distributive-0.6.2.1.drv' #8 62.38 deleting '/nix/store/xhyldv0nrrrjky0rn6gdasxbj7h1j6w4-base-orphans-0.8.6.drv' #8 62.38 deleting '/nix/store/v2ggqd3qmh0brrc4glgb6i55zhfyjsfx-generic-deriving-1.14.1.drv' #8 62.38 deleting '/nix/store/pj171lp73f96fgvy4qf2hxybg323fsp2-th-abstraction-0.4.3.0.drv' #8 62.38 deleting '/nix/store/5z2h2p3rwq7mp5pzylnx3clvjvgrvdvm-contravariant-1.5.5.drv' #8 62.38 deleting '/nix/store/ilq4b5s4cnlvpyq9x6lw7q55vzp3gv1j-StateVar-1.2.2.drv' #8 62.38 deleting '/nix/store/0242hhsalajkjl0qbhq628cz42xwh1zj-network-uri-2.6.4.1.drv' #8 62.38 deleting '/nix/store/wk6ng557cd11m71hn75km9hcw9mmjypv-tasty-quickcheck-0.10.2.drv' #8 62.38 deleting '/nix/store/9kg58y8vfhpvidjmasvcbam3s91wfy0z-pcre-light-0.4.1.0.drv' #8 62.38 deleting '/nix/store/id9a6bgf86w5bvc17fwj0i3qr97a11pf-th-compat-0.1.3.drv' #8 62.38 deleting '/nix/store/1x502wiqw952xdlh1nsjyx5gbm1vn1n8-hspec-2.8.5.drv' #8 62.38 deleting '/nix/store/nih1kg602a5fqr81qcxdiyfr1wwnxzrp-hspec-discover-2.8.5.drv' #8 62.38 deleting '/nix/store/x6m14df4fxwkxrsi3l7z32iyqgsry7a9-hspec-meta-2.7.8.drv' #8 62.38 deleting '/nix/store/rs5crp5gn5mqfpnm4kb61c63nl29mxdz-mockery-0.3.5.drv' #8 62.38 deleting '/nix/store/zvvmh46b6h7wcv5wj7hw1qiyx1da7jl3-logging-facade-0.3.1.drv' #8 62.38 deleting '/nix/store/w6am4yk5d0zi8aqi13wlwhlrmnx745zp-temporary-1.3.drv' #8 62.38 deleting '/nix/store/hn21sq45nvfxnz6n0mr47f6ag6rlg9h7-base-compat-0.11.2.drv' #8 62.38 deleting '/nix/store/mpjbqalv9h76sdw896gwxib15hn6w8v6-hspec-core-2.8.5.drv' #8 62.38 deleting '/nix/store/syzndi8mx37ssy1glxv754477r6bvbhv-hspec-expectations-0.8.2.drv' #8 62.38 deleting '/nix/store/g02kk5ckaz450fyfry3by5ayxarnpv4j-tf-random-0.5.drv' #8 62.39 deleting '/nix/store/rpg94z3bvffnf7ba5vx5d954bpzkhd7h-primitive-0.7.3.0.drv' #8 62.39 deleting '/nix/store/xjz8b9nj07jpfil0ddq6cbsfa259gfjk-jailbreak-cabal-1.3.6.drv' #8 62.39 deleting '/nix/store/3wd1g1zrw1c6dbgp8wp4gms5smpyf6by-Cabal-syntax-3.6.0.0.drv' #8 62.39 deleting '/nix/store/8ryb3k37bdgj9csfava9wd8jr8kjjins-setenv-0.1.1.3.drv' #8 62.39 deleting '/nix/store/8414w4z693bc7fw499r8rn9jrgw4xgf7-quickcheck-io-0.2.0.drv' #8 62.39 deleting '/nix/store/a949ybiibj187sxxv7b1yc03ai02w6y4-tasty-hunit-0.10.0.3.drv' #8 62.39 deleting '/nix/store/zyhmilql0291hjadylkadz1p4l6s0wjy-tasty-1.4.2.1.drv' #8 62.39 deleting '/nix/store/xa9dna2vh3g9bzbx396l54bnck3w69f8-unbounded-delays-0.1.1.1.drv' #8 62.39 deleting '/nix/store/vkszq9bafzzh5ricg3csscjh17g82pmk-optparse-applicative-0.16.1.0.drv' #8 62.39 deleting '/nix/store/y1yd0lp0iasy8a350c58b40jpm0gb7a6-transformers-compat-0.6.6.drv' #8 62.39 deleting '/nix/store/w4621lq8nk07fbbals5rcqr3hnadvh08-QuickCheck-2.14.2.drv' #8 62.39 deleting '/nix/store/4n8l1m23vsbq9vzp5slf2n184hic9b7q-random-1.2.1.drv' #8 62.39 deleting '/nix/store/25q4w1pfr3rqhwr59i90aq38wvmmjb2y-splitmix-0.1.0.4.drv' #8 62.39 deleting '/nix/store/r0m9iqrym42gz9871rrrqk45apm7xi09-ansi-wl-pprint-0.6.9.drv' #8 62.39 deleting '/nix/store/mzap1jxxaa0mvfn12dbw6dxplpl4zmyj-wcwidth-0.0.2.drv' #8 62.39 deleting '/nix/store/m2nqs3rqwgmzmdnawggv2v5hrfrxs4p3-clock-0.8.3.drv' #8 62.39 deleting '/nix/store/1lb8q3fv9bsk1vwkbv6qrd7sc8v1dn6i-ansi-terminal-0.11.3.drv' #8 62.39 deleting '/nix/store/7wc3550ahibnnmi2laq683sxqi312l8z-colour-2.3.6.drv' #8 62.39 deleting '/nix/store/1ba49j84k5azzdb322x39rfy0ajgp17b-tagged-0.8.6.1.drv' #8 62.39 deleting '/nix/store/9xiv2sixmzmf2k92an95qhnhby73s51f-HUnit-1.6.2.0.drv' #8 62.39 deleting '/nix/store/xp2p01s8sx0fdxg2n0fs97gq5y48pq78-call-stack-0.4.0.drv' #8 62.39 deleting '/nix/store/svyxhmyzph8c6ynk7vx9y11p52lqrbh0-nanospec-0.2.2.drv' #8 62.39 deleting '/nix/store/y0nbmyxgfnbhp38y4iqvd7wkh661knp1-hscolour-1.24.4.drv' #8 62.39 deleting '/nix/store/k4pgcdp424yv2zkrywdy30p5jx2ca3lb-ghc-9.0.2.drv' #8 62.39 deleting '/nix/store/sfaygig1kb3fpbh2xdl44j5i900jqcyq-python3.9-sphinx-4.5.0.drv' #8 62.39 deleting '/nix/store/i195gkmygwqw90lihjr6c2dkw7g0zc2d-python3.9-requests-2.27.1.drv' #8 62.40 deleting '/nix/store/ma1qyv8hap8i6xl8z7s34l5asjbr84s5-python3.9-chardet-4.0.0.drv' #8 62.40 deleting '/nix/store/ah0bkw5l1li3ipqfiy3s37k638j85ha0-python3.9-pytest-mock-3.7.0.drv' #8 62.40 deleting '/nix/store/qvh6hwca6ihdiai9zk5fd33az87i8p03-python3.9-pytest-asyncio-0.18.3.drv' #8 62.40 deleting '/nix/store/b836lnnmppww0mmw5vjj620pbaz4w2cz-python3.9-hypothesis-6.40.0.drv' #8 62.40 deleting '/nix/store/ha2k3s27qhbm6yfl5p46hra5f4jl6aqp-python3.9-tzdata-2022.1.drv' #8 62.40 deleting '/nix/store/w4achmpn7navn1i67jrfr15zy9gwm3vi-at-spi2-atk-2.38.0.drv' #8 62.40 deleting '/nix/store/zjadx4wnciz36xigj0gq6p70zgz0axw7-at-spi2-core-2.44.1.drv' #8 62.40 deleting '/nix/store/nr95j9pl6fl6c9ispi4417ak7wdiqn9w-gnome-vfs-2.24.4.drv' #8 62.40 deleting '/nix/store/kp75bzhqj6n4n98way3hwml3nwlwllws-hook.drv' #8 62.40 deleting '/nix/store/gbzfgk92bgx5h68jiwx4ng0pfkn0jxk4-gconf-3.2.6.drv' #8 62.40 deleting '/nix/store/zrzhiipa7kkl0mlllhh9xpwiayps3nn2-polkit-0.120.drv' #8 62.40 deleting '/nix/store/clrs63k7hgks5lxg6r1c5kgbhljby0ab-roc-toolkit-0.1.5.drv' #8 62.40 deleting '/nix/store/lz5xn7333wznzv0i70rh8xp366b93vxs-libpulseaudio-15.0.drv' #8 62.40 deleting '/nix/store/fy4i6jv8czbx5z6kf0jz6vn4px3c81zq-dconf-0.40.0.drv' #8 62.40 deleting '/nix/store/b446g5ggm7fijckjwf96hgnbzb7908vd-libjack2-1.9.19.drv' #8 62.40 deleting '/nix/store/5g7620db3m5vw2ipj3k62dsk3andalvq-cups-2.4.2.drv' #8 62.40 deleting '/nix/store/5xhxvsh5irhw5g33596hpcfabq99pnnf-avahi-0.8.drv' #8 62.40 deleting '/nix/store/3ab1rmcifgpgsfp8i5k39rkl63w47ad2-python3-3.9.13-env.drv' #8 62.40 deleting '/nix/store/ii8mdscy6h0hh5d1y0nmr2irm62ig4im-python3.9-python-dbusmock-0.26.1.drv' #8 62.40 deleting '/nix/store/gq31s6ms0ywdxykwy1zyr8xpmlms2n5j-bluez-5.64.drv' #8 62.40 deleting '/nix/store/3zv182z3vxq335nhr57b523gklv2l28g-ell-0.50.drv' #8 62.40 deleting '/nix/store/4waakyhh36k71k5kwwfj6zimpbw74bqj-python3.9-dbus-python-1.2.18.drv' #8 62.40 deleting '/nix/store/x409ldmz7qgm8lawf2y3rmwdxir7vi42-dbus-glib-0.112.drv' #8 62.41 deleting '/nix/store/bb94jsdx0skm3hwa47dzs5sbxi2vc158-dbus-1.14.0.drv' #8 62.41 deleting '/nix/store/qj6bii2zjfr6rmq2d3krn7saww5rpv2y-systemd-250.4.drv' #8 62.41 deleting '/nix/store/w9jlclv7kq9afmd1izhcw2hfgfi1ml54-cryptsetup-2.4.3.drv' #8 62.41 deleting '/nix/store/zknbk0g6433b0sbn4hpd7hyb4w528gqv-lvm2-2.03.15.drv' #8 62.41 deleting '/nix/store/c8k00kqqfnbhh1bbdl92fp7xrdjdzbjc-LVM2.2.03.15.tgz.drv' #8 62.46 deleting '/nix/store/fihyn2c97cqw4s8gspdc7jmkk0r1pqvs-libfido2-1.10.0.drv' #8 62.46 deleting '/nix/store/27kc937v92rjv5q44jkbk0ixb1vv4spw-mesa-22.0.4.drv' #8 62.46 deleting '/nix/store/vr0b6n6sjbzh6javram4nqfifb997qmn-python3.9-Mako-1.2.0.drv' #8 62.46 deleting '/nix/store/0qg3glrlqippm6jrx6r71rs15ylx2ajc-libusb-1.0.26.drv' #8 62.46 deleting '/nix/store/mbrvm2dmqvf3b05damw561pxva7r8pac-systemd-minimal-250.4.drv' #8 62.46 deleting '/nix/store/lqdpj3jkim7yjaidh98v5wr74ynkxpd2-python3-3.9.13-env.drv' #8 62.46 deleting '/nix/store/rp9ggfbsfpikq7ldw1rcxk2s0hcd2db7-python3.9-Jinja2-3.1.2.drv' #8 62.46 deleting '/nix/store/hnl60vr25kpqd5ybjnal2iak4cppky27-python3.9-babel-2.10.1.drv' #8 62.47 deleting '/nix/store/y9l8vws6kr291h6a8c3plz9wh6kkjagz-spidermonkey-78.15.0.drv' #8 62.47 deleting '/nix/store/s4ilv6n3k5cs48c47i73bz5qmcy1wz7w-ldacBT-2.0.2.3.drv' #8 62.47 deleting '/nix/store/jns5jagcyk6kqqlgjw0pmvnfl8lx1ynx-libcamera-1db1e31.drv' #8 62.47 deleting '/nix/store/glq82mpaksf1i911n880z0bkh8x2y3kl-ell.drv' #8 62.47 deleting '/nix/store/bs8dnfivg54q0cl9nyznli86vy5gl0fs-python3.9-urllib3-1.26.9.drv' #8 62.47 deleting '/nix/store/gbi2al87dgyaz47irydvbcdpl1bk0d46-python3.9-brotli-1.0.9.drv' #8 62.47 deleting '/nix/store/ws9zhj4ih1ih5c9mc46linzphcr94g07-source.drv' #8 62.47 deleting '/nix/store/9xrcisqyxzz9rwkx8j4ij5zim4qn7xwg-lilv-0.24.12.drv' #8 62.47 deleting '/nix/store/p9dil45hmgkhhfw1l55yrpvqn8a93n6p-sratom-0.6.8.drv' #8 62.47 deleting '/nix/store/8zgn48pay1fbzpyqmwbih1svmh5lldig-gnome-mime-data-2.18.0.drv' #8 62.47 deleting '/nix/store/7acf33vnh63885jkc1mh65k254flx8qn-perl-5.34.1-env.drv' #8 62.47 deleting '/nix/store/70y9m1qcc7215hb7kvfyh3jninx233lw-sord-unstable-2021-01-12.drv' #8 62.47 deleting '/nix/store/51nkscilzjz47mn0zmsqhyfbgv293iav-source.drv' #8 62.47 deleting '/nix/store/4j1iz65njdk0ys3d781avi6dc6dc7vpl-source.drv' #8 62.47 deleting '/nix/store/3ya813f64mxhxjv8bhbkn8cls9z0pnjc-nv-codec-headers-9.1.23.1.drv' #8 62.47 deleting '/nix/store/zah753cr9hrn55yak4ji3xq3kj7slk7l-nv-codec-headers.drv' #8 62.47 deleting '/nix/store/0qdr4rxqcmlw7xpwwcpfcvriwdgicmgr-rust-cbindgen-0.23.0.drv' #8 62.47 deleting '/nix/store/iflhxyzfr59wjm9c0hv3lxdspcjfv1c0-cargo-build-hook.sh.drv' #8 62.47 deleting '/nix/store/g74n5h2mzap55y9y2b2pa70xx2mhx4ws-rust-cbindgen-0.23.0-vendor.tar.gz.drv' #8 62.47 deleting '/nix/store/9ibydjvxzvpdyn1vc0lcx1y8xgbyxpkk-cargo-check-hook.sh.drv' #8 62.47 deleting '/nix/store/c4wsbhkb8r7h6y42vs5hpmmzxxpzgwak-cargo-1.60.0.drv' #8 62.47 deleting '/nix/store/yzahni8aig6mdrvcsccgwm2515lcpi5q-git-minimal-2.36.0.drv' #8 62.47 deleting '/nix/store/0ibfq8viwrsx5mag87fncz84w1m5casr-libxkbcommon-1.4.0.drv' #8 62.47 deleting '/nix/store/35jxh7dw0vgm47isrfkpawxkcf0amjw5-xkeyboard-config-2.33.drv' #8 62.47 deleting '/nix/store/abm131358lcs92s1is17gdsmaljvvnc8-intltool-0.51.0.drv' #8 62.47 deleting '/nix/store/wrp92m7vnxg0if9bhkyn5aa55vhqlzzh-perl5.34.1-XML-Parser-2.46.drv' #8 62.47 deleting '/nix/store/gx5948fwfdnv1db01zx9y21rsjyj2mr9-perl5.34.1-libwww-perl-6.49.drv' #8 62.47 deleting '/nix/store/r1r6gd6dysnbj4a7zc7w2ylhflf2anlp-perl5.34.1-WWW-RobotRules-6.02.drv' #8 62.47 deleting '/nix/store/kb83zyasr96bclxbkgd80i9dkqm5pvai-perl5.34.1-Net-HTTP-6.19.drv' #8 62.47 deleting '/nix/store/awkab8xfx3q23ig5y6n077jjavqjfgpv-perl5.34.1-HTTP-Daemon-6.01.drv' #8 62.47 deleting '/nix/store/ag0r58cssljs4lmcbpypp4s0w80mqv4n-perl5.34.1-HTTP-Negotiate-6.01.drv' #8 62.47 deleting '/nix/store/7z4kbx3ik4x7pjdkg6d5k7p5jb5gzxn4-perl5.34.1-HTTP-Cookies-6.09.drv' #8 62.47 deleting '/nix/store/07kk76ybnxyyn00rq7qii7594allgk8q-perl5.34.1-CGI-Fast-2.15.drv' #8 62.47 deleting '/nix/store/s5ykhhs27m969axmsagvpssvfvxig6rj-perl5.34.1-CGI-4.51.drv' #8 62.47 deleting '/nix/store/h44rqi965iip2psdsddr800hpa4k3bpx-perl5.34.1-HTML-Parser-3.75.drv' #8 62.47 deleting '/nix/store/7nwy4ybxnvbl8d592j3lkfb88q8jmjr0-perl5.34.1-HTTP-Message-6.26.drv' #8 62.47 deleting '/nix/store/5shaw33pd42a82s0bzb048pgjigjxphb-perl5.34.1-URI-5.05.drv' #8 62.48 deleting '/nix/store/l3kcgs75pf06w1r3cjsb048j3w134ljc-URI-5.05.tar.gz.drv' #8 62.48 deleting '/nix/store/f0j5grk3yf8pnml676jrcph4a88g8c2g-curl-7.88.0-dev' #8 62.48 deleting '/nix/store/ylgmlavny0m9afvqmki0w7wciprhvk69-nghttp2-1.51.0-dev' #8 62.48 deleting '/nix/store/hixx5vvivfzwj8cil0a5sfxbqp7lvb1d-nghttp2-1.51.0' #8 62.49 deleting '/nix/store/zxp7vvk7342j747xm88xf1rl3l6vhy48-fonts.conf.drv' #8 62.49 deleting '/nix/store/zsivsp608dkfp4blrjxy28avzj7rcha8-python3.9-freezegun-1.2.1.drv' #8 62.49 deleting '/nix/store/zdkdqsgm2y0mcl34a703j5prc1y33hwf-iso-codes-4.9.0.drv' #8 62.49 deleting '/nix/store/zdfadgk5vnwsnnmv3k6mir1q40kbnqbp-python3.9-sphinxcontrib-devhelp-1.0.2.drv' #8 62.49 deleting '/nix/store/z3kn9p9pfrx5qyzy63j8yy5inj57n9j5-python3.9-markdown-3.3.7.drv' #8 62.49 deleting '/nix/store/ydfv68q0splbka5rprdcswy20vzfdqln-libical-3.0.14.drv' #8 62.49 deleting '/nix/store/xzrhfy21scrznp20gakkl0pds1qin9k3-python3.9-pysocks-1.7.1.drv' #8 62.49 deleting '/nix/store/xf2xikvkl8zh3m9vhnv4q0ybz0hw0ync-libgtop-2.40.0.drv' #8 62.49 deleting '/nix/store/wy320rm3n403735bglqpv6rnd85w886i-scons-4.1.0.drv' #8 62.50 deleting '/nix/store/wicm7ijgxq0mwz85kl3iqh30zg278k6a-xlibs-wrapper.drv' #8 62.50 deleting '/nix/store/wl9vwpx45xgc52azhr6207l83lpyxs5y-libXft-2.3.4.drv' #8 62.50 deleting '/nix/store/vfpcd80l4f1z1y41mkdqq1sc1l53nfr9-libapparmor-3.0.4.drv' #8 62.50 deleting '/nix/store/spvyih9vf4pqd5sxibgaagkwccqnjv2d-python3.9-sphinxcontrib-htmlhelp-2.0.0.drv' #8 62.50 deleting '/nix/store/spmmv45n605pf707kyj0vbrkfviiigr6-ruby-2.7.6.drv' #8 62.50 deleting '/nix/store/smbcxcr0y2q8zimjh7a7kn9d6dnj8dqg-python3.9-sphinxcontrib-websupport-1.2.4.drv' #8 62.50 deleting '/nix/store/sm2jwfky4aawivagnniwfn9qxjnxigjh-libepoxy-1.5.10.drv' #8 62.50 deleting '/nix/store/si1dyj87jn8prph1c6r7b0pb9vyyvm0f-vulkan-loader-1.3.211.0.drv' #8 62.50 deleting '/nix/store/x1skani953h0c39p1cm4iw7prmz7irys-libXrandr-1.5.2.drv' #8 62.50 deleting '/nix/store/s91qwkwf9rhi9cd4dm8k2xgxjmsmg5rh-openfec-1.4.2.drv' #8 62.50 deleting '/nix/store/s90cdz20qsvyvb60qkpks59jjq5cvkck-libvisual-0.4.0.drv' #8 62.50 deleting '/nix/store/s5gg2l9w7wbvjpbvsmvxmvicclwv2nv8-hwloc-2.7.1.drv' #8 62.50 deleting '/nix/store/r905js5s1q88ld7xxb2nqcd9dybl64ml-libXcomposite-0.4.5.drv' #8 62.50 deleting '/nix/store/r064gwxr35csipk1magbm4n0haipaczd-libstemmer-unstable-2017-03-02.drv' #8 62.50 deleting '/nix/store/qp8i2xd4dzn34dm2p3hbvvvlgksjc6gj-lv2-1.18.2.drv' #8 62.50 deleting '/nix/store/qn057amm7hkm4g4407ljx1wpccbs9apr-python3.9-html5lib-1.1.drv' #8 62.50 deleting '/nix/store/qmsf7zg8yg7wysy7p7q784sshm94jdiy-libdevil-1.7.8.drv' #8 62.50 deleting '/nix/store/qmk8ixzw9cqahmjn9lj92r1vjkf8sjgv-python3.9-imagesize-1.3.0.drv' #8 62.50 deleting '/nix/store/psmzvx9bdp6jh4396cbi6s35vi9ir0gl-python3.9-alabaster-0.7.12.drv' #8 62.50 deleting '/nix/store/p17y71ij9zgs8hlr6sfws861jd5mhhhj-python3.9-importlib-metadata-4.11.3.drv' #8 62.50 deleting '/nix/store/nxcj5isxnxgzc8ff9l1kmgvgy3sl2vqa-libsamplerate-0.1.9.drv' #8 62.50 deleting '/nix/store/nmrjyiymk58110q8y10hzs7hlvkyxadp-python3.9-python-dateutil-2.8.2.drv' #8 62.50 deleting '/nix/store/nl96gxp9nk1nfw3vpm46r4cf36zhymsg-libXxf86vm-1.1.4.drv' #8 62.50 deleting '/nix/store/nhsfzsw51ba2y6ssgn43fj9i8r87c32i-python3.9-sphinxcontrib-applehelp-1.0.2.drv' #8 62.50 deleting '/nix/store/n2f54i9jlwpyhz78xzr2s9wrs36gv0z2-python3-3.9.13-env.drv' #8 62.50 deleting '/nix/store/mbk1wp0rm3vry87zxxjh4cf6z8cv4d3l-x265-3.5.drv' #8 62.50 deleting '/nix/store/lxv2r9akj6yzvam48fbk8drcnd2av6zy-libcbor-0.9.0.drv' #8 62.50 deleting '/nix/store/ls81x83h60d0krxg9cbhivzr6hjvi1ki-gstreamer-1.20.1.drv' #8 62.50 deleting '/nix/store/ls5m0shfx8fjir5yr56w1khl2czbh65g-cargo-vendor-normalise.drv' #8 62.50 deleting '/nix/store/ll9adqgz5a3md9hj2rz50rcc5lwal5lp-libXvMC-1.0.12.drv' #8 62.50 deleting '/nix/store/lhqdm1mlf9r3481kk7vm8lg0q5gl3388-fix-blkdeactivate.patch.drv' #8 62.50 deleting '/nix/store/lbrdq4134b57pvgb1dcmxvx47x8hqn6g-python3.9-sphinxcontrib-qthelp-1.0.3.drv' #8 62.51 deleting '/nix/store/lbdkpyjfg1pg1zy820sy9xh146ay8isj-shared-mime-info-unstable-2021-12-03.drv' #8 62.51 deleting '/nix/store/ladirnj1k39mk86vyp1in5vhvkhg59xh-python3.9-charset-normalizer-2.0.12.drv' #8 62.51 deleting '/nix/store/l5hjf8skfc5fpl9ppfmqmkzqsj6bygbc-python3.9-toml-0.10.2.drv' #8 62.51 deleting '/nix/store/l3yfmjm339jsh18xy2qg5m4322qh1bs6-python3.9-sphinxcontrib-apidoc-0.3.0.drv' #8 62.51 deleting '/nix/store/l3h1r5xqxb87bhgyidy71nlf25002rim-libseccomp-2.5.3.drv' #8 62.51 deleting '/nix/store/kzp4imrnlacdgj9gad229aw4ar2pfxxx-python3.9-pbr-5.8.1.drv' #8 62.51 deleting '/nix/store/kkzfcfpndkryf6zq8w7wassxv6h0ayyg-gtest-1.11.0.drv' #8 62.51 deleting '/nix/store/jqafss0abdnq7r48k9vvyc74qgf0dxg6-orc-0.4.32.drv' #8 62.51 deleting '/nix/store/ji8ixwwiipf8a2ypbpac59kcy10s1lin-libass-0.15.2.drv' #8 62.51 deleting '/nix/store/j8lgh4g3x7mn1f4yds72sk1w0xgq2rq0-libsoup-2.74.2.drv' #8 62.51 deleting '/nix/store/imjpihrhwlzffx1bbrg95mnh0174n5yv-libssh-0.9.6.drv' #8 62.51 deleting '/nix/store/i10baak8vaa35z2f0c66mi1560fpizfd-ragel-6.10.drv' #8 62.51 deleting '/nix/store/m6bi4zhsfxwsjfrj6zn7qdxw0hkl44f4-colm-0.13.0.7.drv' #8 62.51 deleting '/nix/store/hy9n87bc9i6hk1sl6hf59bzw12vaib8r-iceauth-1.0.8.drv' #8 62.51 deleting '/nix/store/hnjjsdafwjnfd2av29iz0plgc2700slw-libxshmfence-1.3.drv' #8 62.51 deleting '/nix/store/h68w15glb9kfqrgj3xhjq75bzbm002zs-python3.9-pyyaml-6.0.drv' #8 62.51 deleting '/nix/store/h3anp8r0lgc6gv48gi1c92ws0g6s8k40-atk-2.38.0.drv' #8 62.51 deleting '/nix/store/gqraihdka4pg89scizrhdfrr2k4749fq-fonts.conf.drv' #8 62.51 deleting '/nix/store/g6y85lsb80yy7wrvh6nsiby386lwlxa0-gsettings-desktop-schemas-42.0.drv' #8 62.51 deleting '/nix/store/g30r2pb8xa928aya2a7c1havm7hw14pz-srt-1.4.4.drv' #8 62.51 deleting '/nix/store/fph4pry8wlj3gc77kcp0md5jgps2pz69-python3.9-smartypants-2.0.1.drv' #8 62.51 deleting '/nix/store/fcdkslcmzy647zdzql0v1wpz4wh4jgza-python3.9-webencodings-0.5.1.drv' #8 62.51 deleting '/nix/store/dpkp1lpv4a28p2vl7i1dw5r33n81pncf-python3.9-sphinxcontrib-jsmath-1.0.1.drv' #8 62.51 deleting '/nix/store/diyn0q93hz6xrq4bqnkgpssz69idi2kp-fribidi-1.0.12.drv' #8 62.51 deleting '/nix/store/dg21mrag5fr95pmln3sllgmysjx2ajz7-auto-patchelf-hook.drv' #8 62.51 deleting '/nix/store/vbg4pbnmp82isqmhx0cll8db0sj5zlnw-python3-3.9.13-env.drv' #8 62.51 deleting '/nix/store/kmirb1sz5gxd0y6z622455418vr55lpy-python3.9-pyelftools-0.27.drv' #8 62.51 deleting '/nix/store/cqyw8nf7abscnxslngmdybz336gw9zrv-libstartup-notification-0.12.drv' #8 62.51 deleting '/nix/store/cnmmq0ki9lw0wg04rziwx8ikq9bkbrzm-python3.9-async-timeout-4.0.2.drv' #8 62.51 deleting '/nix/store/cf7jz1fkn63zdhwlv39rgzkfrf68drpg-rustc-1.60.0.drv' #8 62.51 deleting '/nix/store/nip33hrx7gxfy35rziwks7zhky33f6xx-llvm-14.0.1.drv' #8 62.51 deleting '/nix/store/bnq3n1i3pfk6k3dki1ijl50yn479jnjf-gnu-efi-3.0.11.drv' #8 62.52 deleting '/nix/store/bb7kfjmnb2fvi3vi1w2lv99afd9244nd-python3.9-certifi-2021.10.08.drv' #8 62.52 deleting '/nix/store/b6xj9a7xla1my9j6633sybxyz51lsvcr-ORBit2-2.14.19.drv' #8 62.52 deleting '/nix/store/n03v4viak40rz1b4b1w6z91nlh449hbx-libIDL-0.8.14.drv' #8 62.52 deleting '/nix/store/ahlwpsc7z7v9448xz0a0r1iy0j4zqa72-libvdpau-1.5.drv' #8 62.52 deleting '/nix/store/9dil4a8xhkbxb95yl16xrbh7yjbla34f-libXv-1.0.11.drv' #8 62.52 deleting '/nix/store/8yxhldp32l40k0gwp7jg9gywzyfk771f-harfbuzz-3.3.2.drv' #8 62.52 deleting '/nix/store/fzqyglnii0n5b1fld7vq97kziq45xllj-graphite2-1.3.14.drv' #8 62.52 deleting '/nix/store/8vikdjgbxxmd0kqndblinlzgks4bd3lv-libXScrnSaver-1.2.3.drv' #8 62.52 deleting '/nix/store/897d4xn0a72lkvip4h9wvkznqbz1619a-libXdamage-1.1.5.drv' #8 62.52 deleting '/nix/store/88knimw4imw783hwdsx4f3v1q41p8p8f-python3.9-ply-3.11.drv' #8 62.52 deleting '/nix/store/831w78m1pzvpbilqga4lgpaahj35yanc-llvm-12.0.1.drv' #8 62.52 deleting '/nix/store/7wa3bsrb1iblvgpm10ll5nmlmqc7y7nz-python3-3.10.4.drv' #8 62.52 deleting '/nix/store/7vqvxr3h4z27246apdxx6rmjdzg8b59l-python3-3.9.13-env.drv' #8 62.52 deleting '/nix/store/rhznksqq5s04kca0dw6mmld2qrhmxqxj-python3.9-pygobject-3.42.1.drv' #8 62.52 deleting '/nix/store/l70magmakajk9hhvrhiab42a3189zk98-python3.9-pycairo-1.20.1.drv' #8 62.52 deleting '/nix/store/7rb9w1jszf6draddfd1sd9ryadk46704-serd-0.30.10.drv' #8 62.52 deleting '/nix/store/7m6nk2kybq3g2gvijsqipw0jpwysgd9b-ruby-2.7.6.drv' #8 62.52 deleting '/nix/store/7i1x3b8l9vsc8klzsy7r55aradn2l1jh-python3.9-sphinxcontrib-serializinghtml-1.1.5.drv' #8 62.52 deleting '/nix/store/7hszbas8zm3snkbnghl046cyrg1lgj1k-soxr-0.1.3.drv' #8 62.52 deleting '/nix/store/7cgn8vybm893pwxsf3nijdlpia5vd5az-libXtst-1.2.3.drv' #8 62.52 deleting '/nix/store/yfnl6awf006hax0vjqw2v6rgpqzx34yd-libXi-1.8.drv' #8 62.52 deleting '/nix/store/74grsaqq17ad2104p9f0k978d8pfz84f-libXinerama-1.1.4.drv' #8 62.52 deleting '/nix/store/6qzjrkk6f62sahg2z2ybcrqcalvyz5wx-libva-2.14.0.drv' #8 62.52 deleting '/nix/store/649l0008glhvi16wj903p0xrs66gqap6-gamin-0.1.10.drv' #8 62.52 deleting '/nix/store/5x5crkvhwj145wn0pb5vzrbri2j5107i-hook.drv' #8 62.52 deleting '/nix/store/5rbdn4kiaqbgsfh8myzr82xnv218b9gw-lttng-ust-2.13.1.drv' #8 62.52 deleting '/nix/store/5pf0njbqm0288zg2aj0xsx3a20v4nyvq-sbc-1.4.drv' #8 62.52 deleting '/nix/store/jnmlsx6makf7dqyp8m8p1gxhfwjl7h3k-libsndfile-1.1.0.drv' #8 62.52 deleting '/nix/store/wwvz3s6a14m8wjhssjiarjdrcgp3nvlj-autogen-5.18.16.drv' #8 62.52 deleting '/nix/store/jcjinvdi16j0fq90c3g9s09rsblh42gz-guile-2.2.7.drv' #8 62.52 deleting '/nix/store/5ggkbi5ljhvhd4aj2bmwp2i7dsfac6k3-python3.9-pytest-subtests-0.7.0.drv' #8 62.53 deleting '/nix/store/5fj7pgar70l0cq88fg8vhnk8rmzcql3r-libcap-2.63.drv' #8 62.53 deleting '/nix/store/5bdd308v4ybd2dslmgxik26j144kvagy-python3.9-six-1.16.0.drv' #8 62.53 deleting '/nix/store/4svgm3z06idyrf20xj6a2xa45ck11ca5-python-recursive-pth-loader-1.0.drv' #8 62.53 deleting '/nix/store/43d6449v9nnbm0brvjvfbm6jvb697ah2-libva-minimal-2.14.0.drv' #8 62.53 deleting '/nix/store/41x4447ccs0in2c4gc9isky10gg0v3si-pciutils-3.7.0.drv' #8 62.53 deleting '/nix/store/k2lsvk2lfpkx0v5yd0fx5xfywkkq99r7-kmod-29.drv' #8 62.53 deleting '/nix/store/3zqqifg7xxpw9k717mrp24d9yacjinah-vulkan-headers-1.3.211.0.drv' #8 62.53 deleting '/nix/store/3xibbr09ma6rykaaagsirhysygazc5v2-libsoup-3.0.7.drv' #8 62.53 deleting '/nix/store/wk74pamrwy9vlmwyq2vzg9zxjyykqkhj-vala-0.54.8.drv' #8 62.53 deleting '/nix/store/s8mhs5d9h5rrxls8q4zvd6qy4p08k035-libsysprof-capture-3.44.0.drv' #8 62.53 deleting '/nix/store/rl5wb68kznsjzks25a3k1hza1dwkhdla-libpsl-0.21.1.drv' #8 62.53 deleting '/nix/store/d35cx43k8dnq6fi5nzhjdfzv2pm6hnzs-valgrind-3.19.0.drv' #8 62.53 deleting '/nix/store/bng0v55csc44b2z9vag15izwxf8wa3jm-gobject-introspection-1.72.0.drv' #8 62.53 deleting '/nix/store/491308pgchwzwmvn0paj4svg26dyn5cd-absolute_gir_path.patch.drv' #8 62.53 deleting '/nix/store/wdqwgxz3xw9jwygjz1lvarhyhscg1dkf-cairo-1.16.0.drv' #8 62.53 deleting '/nix/store/v00hdvn3w3jhr2p1as9ryqgsphpjhsbl-xcb-util-0.4.0.drv' #8 62.53 deleting '/nix/store/3wza9rxf6yyzjrl4cddngzb5ydhb8gcg-python3.9-idna-3.3.drv' #8 62.53 deleting '/nix/store/3h36zx3dh4b3d0lkapcjcxd6irxajrlv-python3.9-markupsafe-2.1.1.drv' #8 62.53 deleting '/nix/store/3c96fynjj752zj2jrkq93imrdk3j1nlf-python3.9-typing-extensions-4.1.1.drv' #8 62.53 deleting '/nix/store/39fb8rbicsxnkf2hfv4c1c6jkp75nnjj-libmicrohttpd-0.9.71.drv' #8 62.53 deleting '/nix/store/nh4jy62ay7xab8qw04hjr8y5zm6l6xjz-gnutls-3.7.3.drv' #8 62.53 deleting '/nix/store/jcri5s4shs1bix4q9nvg7bg4ipm2mijx-p11-kit-0.24.1.drv' #8 62.53 deleting '/nix/store/3542924hgnzv7bap2rl36z5hjdzvaghg-python3.9-pytz-2022.1.drv' #8 62.53 deleting '/nix/store/30cmayx6vhz77pazpq637z8dphzwbz02-libGL-1.4.0.drv' #8 62.53 deleting '/nix/store/w70lbfdbdhz4w6jr879d4bygx0kdym0j-libglvnd-1.4.0.drv' #8 62.53 deleting '/nix/store/2zql48bdqb78rsbr0g0fly71jckabmqm-gdb-12.1.drv' #8 62.53 deleting '/nix/store/3pwmbhjlfpby9n49lwl7gmic4qw9j1lp-libipt-2.0.4.drv' #8 62.53 deleting '/nix/store/2yn72ypcxvpzsc21l1sj5avj9m3vfaj5-python3.9-flaky-3.7.0.drv' #8 62.53 deleting '/nix/store/yvcjb9dw3kmcgi68wkiqgil7x0h2z3hc-python3.9-nose-1.3.7.drv' #8 62.54 deleting '/nix/store/as7zkmzk5dwixzkzy6p1xczdzhh8bmm7-python3.9-coverage-6.3.2.drv' #8 62.54 deleting '/nix/store/awj84f7c0rl0qznxb2h04adnhc0xchw8-python3.9-mock-4.0.3.drv' #8 62.54 deleting '/nix/store/2mb80mrsc2rcmcs593langy1v70hchjv-libXcursor-1.2.0.drv' #8 62.54 deleting '/nix/store/hndbd0fvd433c96bd8xp4srmpnv8bb09-libXfixes-6.0.0.drv' #8 62.54 deleting '/nix/store/8dq6pyzycyabnvyrn1rp28s9dlg3qikw-libXrender-0.9.10.drv' #8 62.54 deleting '/nix/store/2m43ykwsd5wmj835kwjnwd2z96yqx575-libdrm-2.4.110.drv' #8 62.54 deleting '/nix/store/2js3qfyzrsp8xfadnm4d5a6hghvv3z0q-python3.9-pytest-xdist-2.5.0.drv' #8 62.54 deleting '/nix/store/r3plxcn256ciz271qiyin1c4qhq3g6z4-python3.9-filelock-3.6.0.drv' #8 62.54 deleting '/nix/store/p3jv29ndc81iki3s086k7fzhlw53893y-python3.9-psutil-5.9.0.drv' #8 62.54 deleting '/nix/store/ka52x4vxh6qczl1296ydy7ch0pl3c0vr-python3.9-execnet-1.9.0.drv' #8 62.54 deleting '/nix/store/jlh6xk9m4grivn88x11flmx210zmsqvh-python3.9-apipkg-2.1.0.drv' #8 62.54 deleting '/nix/store/h67l824gbgkv68fjlw35vn42yl3j9w4w-python3.9-pytest-forked-1.4.0.drv' #8 62.54 deleting '/nix/store/412z5a29i984z58z0ijx75dj6c8zz43q-python3.9-pexpect-4.8.0.drv' #8 62.54 deleting '/nix/store/58yd15vj14m2jkwr7qibxmc6y2i80hfa-python3.9-ptyprocess-0.7.0.drv' #8 62.54 deleting '/nix/store/2jnfqg5va0y8jqg2hc3zaxw3is3b12qa-libXaw-1.0.14.drv' #8 62.54 deleting '/nix/store/k0i08g29bbgkq4l6550dbbffk916giq0-libXmu-1.1.3.drv' #8 62.54 deleting '/nix/store/gmc1796bgcqrwpjbdfw7qjxfqazyi0lf-libXpm-3.5.13.drv' #8 62.54 deleting '/nix/store/93lvn6qdhxvdh3vs7n9pdnl571z73inc-libXt-1.2.1.drv' #8 62.54 deleting '/nix/store/8kqx0zspzh9kf6y46kbwcwsljfhg3pdi-libSM-1.2.3.drv' #8 62.54 deleting '/nix/store/zf87fvqihaa36wk4gpp7h6q1rfv487nl-libICE-1.0.10.drv' #8 62.54 deleting '/nix/store/2j9hazj3hg795nk4xmz0l7kzv25pfys3-libclc-12.0.1.drv' #8 62.54 deleting '/nix/store/z0y8fnhcvxzrp8xp0y04ak45lg6j87v5-SPIRV-LLVM-Translator-unstable-2022-05-04.drv' #8 62.54 deleting '/nix/store/ib9xpwcfh2byrvf4wn3m37c8pcgfi8jg-spirv-headers-1.3.211.0.drv' #8 62.54 deleting '/nix/store/2fj1n0asqdywmq4d4ar5mph36cbk3vyg-kbd-2.4.0.drv' #8 62.54 deleting '/nix/store/23imf689yskjsbn3p2swv1rbskykyimg-gnupg-2.3.6.drv' #8 62.54 deleting '/nix/store/22i3g756nhln4kw6fx23lbghl4xl8xai-python3.9-sqlparse-0.4.2.drv' #8 62.54 deleting '/nix/store/1fr5jdcw07q0dy7h9m8n7gga3fh53hvh-python3.9-snowballstemmer-2.2.0.drv' #8 62.54 deleting '/nix/store/36zhn8839nk3x7z4fsfxivq7yigqk9wg-python3.9-PyStemmer-2.0.1.drv' #8 62.54 deleting '/nix/store/1d7jbzkimjinkbyhdblxwl8d202hfqcq-stdenv-linux.drv' #8 62.54 deleting '/nix/store/88rx9kgh7ri1qcgv179y4v8gjg1rdmvl-clang-wrapper-11.1.0.drv' #8 62.54 deleting '/nix/store/rwhm9hbrn00rw7nrypl71bf1w4h51gp7-clang-11.1.0.drv' #8 62.54 deleting '/nix/store/6hxs07np400illannd7d7rzwhb5sdsis-clang-11-12-LLVMgold-path.patch.drv' #8 62.55 deleting '/nix/store/m051y0zgyxhfdpcc3c1zqa1zb9l3mkmm-compiler-rt-libc-11.1.0.drv' #8 62.55 deleting '/nix/store/9pd9h4704bn2ga20942vvamzi1kcb463-llvm-11.1.0.drv' #8 62.55 deleting '/nix/store/1as1f92ffgyc84g4mjwiasg66qwgafbg-clang-wrapper-13.0.1.drv' #8 62.55 deleting '/nix/store/pjbnx9vmihz2vnybiki3haycyx9manw5-compiler-rt-libc-13.0.1.drv' #8 62.55 deleting '/nix/store/53qifvpcw8i0habyjz6j2fxmzn0scnfd-clang-13.0.1.drv' #8 62.55 deleting '/nix/store/h1fcvr32saqymm5zkn0fa8z05vj1kw86-clang-11-12-LLVMgold-path.patch.drv' #8 62.55 deleting '/nix/store/dld9d3lbpwl7d5ixbp6z1hbnjxwbv2lm-llvm-13.0.1.drv' #8 62.55 deleting '/nix/store/1a39nx3267cg4jibn7iy34hb9mrqcdnv-python3.9-brotlicffi-1.0.9.2.drv' #8 62.55 deleting '/nix/store/c0ys3g1s38yjinh25gx7m83fdjl9ykih-python3.9-cffi-1.15.0.drv' #8 62.55 deleting '/nix/store/s4x54rrc74wcz0n7z6y1b5v335cndb52-python3.9-pycparser-2.21.drv' #8 62.55 deleting '/nix/store/19ddyklzss1qrzvvs109ar0s0i24kyr1-spirv-tools-1.3.211.0.drv' #8 62.55 deleting '/nix/store/10ldrf6h5yzs9d8vcadr1d8nq2zhq9js-eigen-3.4.0.drv' #8 62.55 deleting '/nix/store/0v3xfzszx3accmvng5hky9ywkcm740k7-python3.9-zipp-3.7.0.drv' #8 62.55 deleting '/nix/store/0lcfnnd79mhlcxqcnlfh28cr4mnqjwhq-waf-2.0.23.drv' #8 62.55 deleting '/nix/store/0kwra45kkk6m1ypq4g5msj3wp5j67b8r-nss-cacert-3.80.drv' #8 62.55 deleting '/nix/store/mrz6nkj4phqm1k8png2sf7ji290zsxax-python3.9-buildcatrust-0.1.3.drv' #8 62.55 deleting '/nix/store/bcdvjslkyzq3hcvrywd2q6yfsywm3pdq-pytest-check-hook.drv' #8 62.55 deleting '/nix/store/mlk1qhdbz6wy5nlsklh559acp7jgpds8-python3.9-pytest-7.1.1.drv' #8 62.55 deleting '/nix/store/vkf4pl5hr0qbha3lx9wv6dsx27k43kb2-python3.9-py-1.11.0.drv' #8 62.55 deleting '/nix/store/qx888k61gg1y1jxbd58z3cyfj2pzl1i9-python3.9-iniconfig-1.1.1.drv' #8 62.55 deleting '/nix/store/pncjasscxrxmvqpwa9ndkm4bc0bc6hnh-python3.9-pluggy-1.0.0.drv' #8 62.55 deleting '/nix/store/9dcw3j7x8af9na5k8yqir18qya5sqlsb-python3.9-setuptools-scm-6.4.2.drv' #8 62.55 deleting '/nix/store/jrmybl7hlxa9qv06mimky7wsi3px9y1z-python3.9-tomli-2.0.1.drv' #8 62.55 deleting '/nix/store/fc5cfmfafcpjfmvcc2xiymfbwc1ryn7z-python3.9-packaging-21.3.drv' #8 62.55 deleting '/nix/store/kym5fm47iia0vfhjc59w519mhknh82yd-python3.9-pyparsing-3.0.9.drv' #8 62.55 deleting '/nix/store/b4v4li2fcqpqxrij0jnbmyj4ci4z9ihx-python3.9-flit-core-3.7.1.drv' #8 62.55 deleting '/nix/store/fdalvjbvww0fx2z95mcrkhi2hs3xps08-pip-build-hook.sh.drv' #8 62.55 deleting '/nix/store/69cim2gi3nchbxnk35i96vi4abf38600-python3.9-hypothesis-6.40.0.drv' #8 62.55 deleting '/nix/store/l5i3m7pwxgdq2x5d6gxbbrjr13jrrimn-python3.9-sortedcontainers-2.4.0.drv' #8 62.55 deleting '/nix/store/3mlks8rmyriygl04dxsswyfcn6spqjqf-python3.9-attrs-21.4.0.drv' #8 62.55 deleting '/nix/store/0jx083v6s4gyrz6i151khaacyagiq0mi-wayland-protocols-1.25.drv' #8 62.55 deleting '/nix/store/2438wj4maw6x3mhv16dmzpm3zz1zvkl6-wayland-1.20.0.drv' #8 62.56 deleting '/nix/store/as1q9xrv5njyy46zi8jby08cjm6sd7an-graphviz-2.50.0.drv' #8 62.56 deleting '/nix/store/r0mclpwlw6ks0yxnnjd7a7v95mn7zx9g-libdevil-1.7.8.drv' #8 62.56 deleting '/nix/store/z6d8lzv0xbqc9mvxaj221bxd4sikam6w-openexr-2.5.7.drv' #8 62.56 deleting '/nix/store/rwwi94s80drqkj0lizi00mbcq2511qkm-ilmbase-2.5.7.drv' #8 62.56 deleting '/nix/store/y7hvyq1fil6s6gpi2hq9kk7dz940s2lc-libmng-2.0.3.drv' #8 62.56 deleting '/nix/store/g9ld0g4hh97izy7wz6slxncrqwj6zhps-lcms2-2.13.1.drv' #8 62.56 deleting '/nix/store/kvjmd8x61fnnyw54pxsnss05qbqsn5yx-gts-0.7.6.drv' #8 62.56 deleting '/nix/store/741jjk6ivsfaz9d3j08776wiydh9l5r6-gd-2.3.3.drv' #8 62.56 deleting '/nix/store/llfwwzd73f5lywzrlcm2cq60fh5ii3q4-fontconfig-2.13.94.drv' #8 62.56 deleting '/nix/store/nbkay161c5a0pm4a18ass8r5ywi1nv8j-dejavu-fonts-minimal-2.37.drv' #8 62.56 deleting '/nix/store/460d927kwm527l98i7z70f8v9s09h7x7-dejavu-fonts-full-2.37.drv' #8 62.56 deleting '/nix/store/j46012755gql45m6fa5di0k97g4ns2pp-fontforge-20220308.drv' #8 62.56 deleting '/nix/store/ff2hmaqlc6dg1f9jig9zffcbj2gwf97g-glib-2.72.3.drv' #8 62.56 deleting '/nix/store/l008qw4sk6chari96apd6jhzfq0i0dsz-gtk-doc-1.33.2.drv' #8 62.56 deleting '/nix/store/liqslf6dmncdld7jj6g715lprpdg5l7z-python3.9-lxml-4.8.0.drv' #8 62.56 deleting '/nix/store/c7wqh765xlvimm3yny9arn7fvk8vnklw-python3.9-Cython-0.29.28.drv' #8 62.56 deleting '/nix/store/5xvpb1v7bilp9w2x9w18fiiyy3h7y55z-python3.9-pygments-2.12.0.drv' #8 62.56 deleting '/nix/store/pz2h7fr3s1mzbzcywzhicrrl2gbks4xq-python3.9-docutils-0.18.1.drv' #8 62.56 deleting '/nix/store/j06bmnbgkaxybk4n4wdd9d473gbqv5ym-setuptools-check-hook.drv' #8 62.56 deleting '/nix/store/j2n4dzac77qcsycc2ss41yvqr7kamzil-libselinux-3.3.drv' #8 62.56 deleting '/nix/store/da7743fsf273scnvgxfgk86h6g91xgbh-woff2-1.0.2.drv' #8 62.56 deleting '/nix/store/ar0rj7g56rsns5c9pg8yafs0f6ng8rdq-zeromq-4.3.4.drv' #8 62.56 deleting '/nix/store/a88ynmz6rfcxkjw6kggk866qv9l6n9gk-libwebp-1.2.1.drv' #8 62.56 deleting '/nix/store/rwamys23blxwvwr4cnm0wc61ikc28nf0-libtiff-4.3.0.drv' #8 62.56 deleting '/nix/store/n09hwvfmp0cp4xgnpz315qyxxa6jw1gm-giflib-5.2.1.drv' #8 62.56 deleting '/nix/store/yabh73yg10zmrn4i5ndi44fl5iw3arc2-xmlto-0.0.28.drv' #8 62.56 deleting '/nix/store/9fj5xxihdmn5w2n8p5d4pkmrfjq33x42-libavif-0.10.0.drv' #8 62.56 deleting '/nix/store/ycgk352kkaknnl3nf7bzzarkfbg3g3zp-libaom-3.3.0.drv' #8 62.56 deleting '/nix/store/pya2208l48hzn1ird98zx746nlw1yhdl-libjpeg-turbo-2.1.3.drv' #8 62.56 deleting '/nix/store/jyfwk2xrcj1vyww8ryhz5dr35f2pifpk-dav1d-1.0.0.drv' #8 62.57 deleting '/nix/store/0jimg2r3blsgasck62qfd4pvv98rl29j-libXres-1.2.1.drv' #8 62.57 deleting '/nix/store/vl4l6706acgfhxr5xkl32allfrbn86sp-libXext-1.3.4.drv' #8 62.57 deleting '/nix/store/qmykjf70i83zvx7mmbi30r0yv4g1nl2a-libX11-1.7.2.drv' #8 62.57 deleting '/nix/store/dnj2ayvr1pm40kqnx4p5nwjy9apyam5b-libxcb-1.14.drv' #8 62.57 deleting '/nix/store/pf8kcnsxwkpb1gv9xrsh2kv40dynrd9b-libXau-1.0.9.drv' #8 62.57 deleting '/nix/store/l0lim5jhallnhpmbvs4aqc0y5w4aj5l9-xcb-proto-1.14.1.drv' #8 62.57 deleting '/nix/store/6pp7kbhp7dbp5sx2jv4gc9f2zfk832cf-libXdmcp-1.1.3.drv' #8 62.57 deleting '/nix/store/m79h4w6c0apxrggw1ys9wnppbnj659hn-xorgproto-2021.5.drv' #8 62.57 deleting '/nix/store/0i24k3jyw92allcxr2a1xd5vgvkin3m4-tpm2-tss-3.2.0.drv' #8 62.57 deleting '/nix/store/lilzxdm8rds994qprg60af2chwpfx2ap-doxygen-1.9.3.drv' #8 62.57 deleting '/nix/store/ibgy4ahm6jq367k03v5cm35wfllad4kf-json-c-0.15.drv' #8 62.57 deleting '/nix/store/7q6y037kva9abmcmjfp11gmfz5n61cr8-cmocka-1.1.5.drv' #8 62.57 deleting '/nix/store/7jnas74wqgvxs88idar2wb41ffxf29qg-curl-7.83.1.drv' #8 62.57 deleting '/nix/store/k1fcg5625z9v4p8ky6yr4jzbvv0xcq3g-brotli-1.0.9.drv' #8 62.57 deleting '/nix/store/qnyf8704vwf3ww0miymyall5mxlgqb7k-cmake-3.22.3.drv' #8 62.57 deleting '/nix/store/lfwcr49dkscc902fg9f3xpn7705kmz22-libarchive-3.6.1.drv' #8 62.57 deleting '/nix/store/5z8ghlg12wgplplqhpyxhg9dgi8ybvlf-e2fsprogs-1.46.5.drv' #8 62.57 deleting '/nix/store/cycvlnl4q1kkxbbj0wcji94figjns22d-fuse-2.9.9.drv' #8 62.57 deleting '/nix/store/a44j16b0fxpkb0msg3y9lv4xl8aryj37-fuse-3.10.5.drv' #8 62.57 deleting '/nix/store/k43j7z6jbxyyfv16bykld5id8kn4ksn9-util-linux-minimal-2.37.4.drv' #8 62.57 deleting '/nix/store/mf6by7q7yzvy0av1xpf8s4yd9wsrvlww-shadow-4.11.1.drv' #8 62.57 deleting '/nix/store/qscl781hs98ipl4vs71i3xrdhyhy4ayn-itstool-2.0.6.drv' #8 62.57 deleting '/nix/store/3gkjw1ghshf3iwhpp02202j0w7xfq5i9-linux-pam-1.5.2.drv' #8 62.57 deleting '/nix/store/97ma0dqm5y5dm3bpw34w288ib1zmc033-audit-2.8.5.drv' #8 62.57 deleting '/nix/store/gc33xngnc5rcgb4cfxyn6gilm9fs9r1w-ninja-1.10.2.drv' #8 62.57 deleting '/nix/store/l7zbbpg43cyfgdv41qqwgp4cw7vprvdr-re2c-3.0.drv' #8 62.57 deleting '/nix/store/j4nkmrp516q8lppm3xgmsx4j0h9lhjq0-asciidoc-9.1.0.drv' #8 62.57 deleting '/nix/store/y189my6ywn4khfd5xykgz42bql5gzzf5-libxslt-1.1.35.drv' #8 62.57 deleting '/nix/store/jn67gi75vcjg396zlniidq0cvnx8z5wg-libxml2-2.9.14.drv' #8 62.57 deleting '/nix/store/7lkaxv5d22x4nm39pryrg6xvsvbby9yc-meson-0.61.2.drv' #8 62.57 deleting '/nix/store/y592agd3gni023pvk5z1xk78mwv1pfbd-pip-install-hook.drv' #8 62.57 deleting '/nix/store/hsk53xvpg3w5il7dz5ilvaxv2nnnczqw-python3.9-pip-22.1.2.drv' #8 62.57 deleting '/nix/store/cprm7rikv1xxry4m9z15n1yndvz68f3b-setuptools-setup-hook.drv' #8 62.57 deleting '/nix/store/sn3akjadi3qh9zch5ci0nwn1dr3ai6if-python3.9-wheel-0.37.1.drv' #8 62.58 deleting '/nix/store/q2p878wn8d18mj05nw8084gbdiw70vlx-python-catch-conflicts-hook.drv' #8 62.58 deleting '/nix/store/i3rvnknr9pzj8ljwp5rcp3l8cmi23d32-python3.9-setuptools-61.2.0.drv' #8 62.58 deleting '/nix/store/hkvrp6bv7lc67zbqryy2d2qhmizd5cqx-python3.9-bootstrapped-pip-22.1.2.drv' #8 62.58 deleting '/nix/store/wz1f8kpvrnzkflfrhg1brj4rfba2115j-setuptools-setup-hook.drv' #8 62.58 deleting '/nix/store/nv8im3lrxkdm8zil807idxkrxf2xp70s-setuptools-61.2.0-sdist.tar.gz.drv' #8 62.58 deleting '/nix/store/78vnbpsm6yimjm0mhk6gkayknv91jvba-pip-install-hook.drv' #8 62.58 deleting '/nix/store/4rkznahaj9zsib6b5537h4qgrqglrfwf-hook.drv' #8 62.58 deleting '/nix/store/49nrcnah34ids3gqc8px7slh6s5ybg85-python-imports-check-hook.sh.drv' #8 62.58 deleting '/nix/store/q21q09iyx4g6l94b7j2cbww2m8safmz2-python3-3.9.13.drv' #8 62.58 deleting '/nix/store/hmywajr3l6qrpzbsy4y2ways5jyzw644-libffi-3.4.2.drv' #8 62.58 deleting '/nix/store/mxmalj32x0ywnfc5yh47kg02r932wws7-dejagnu-1.6.3.drv' #8 62.58 deleting '/nix/store/n6997v6mfz634dphl2sp4gnq5jdgyyh9-expect-5.45.4.drv' #8 62.58 deleting '/nix/store/0b0k4zz4rm0s9rbl731jrfi6digq5abl-tcl-package-hook.drv' #8 62.58 deleting '/nix/store/r1qj38yrl7na0b3k3i8rrj0zy0r96nyv-tree-diff-0.2.1.1.tar.gz.drv' #8 62.58 deleting '/nix/store/v41vk6n0rzviwvfyalcfxmx8f0vp4v5x-gdk-pixbuf-2.42.8.tar.xz.drv' #8 62.58 deleting '/nix/store/n8bblpbsjh4vmn8ngml0rs9jmls5cfd5-charset-0.3.9.tar.gz.drv' #8 62.58 deleting '/nix/store/n6pbmi660ihbh93b173zmfbfqahycj66-cdparanoia-III-10.2.drv' #8 62.58 deleting '/nix/store/myjmxx8yjqgk2npqz91vgim8jnfsbk6q-hook.drv' #8 62.58 deleting '/nix/store/2yikrhrwcw4ckb3fkwi0k80iw95km2mm-libbfd-2.38.drv' #8 62.58 deleting '/nix/store/c95mwk708ch6gws1yb1m18vk9909hkvy-gnu-config-2021-01-25.drv' #8 62.58 deleting '/nix/store/73ll5h5b56984wrvqwz1648anx23cjlp-config.sub?id=6faca61810d335c7837f320733fe8e15a1431fc2.drv' #8 62.58 deleting '/nix/store/a4niny7blcllqcfq5949sdf3f32kilsn-gcc-multi-sysroot.drv' #8 62.58 deleting '/nix/store/v3j5g0c359fcpb0bsf225si6rd7j2f01-glibc-multi-2.34-210.drv' #8 62.58 deleting '/nix/store/kprpli21wq67a3w43yklqslijqhim8hd-combine-gcc-libc.drv' #8 62.58 deleting '/nix/store/0za8sva1x2w5ljp2rlb85shzgvqhq1k2-gcc-10.3.0.drv' #8 62.58 deleting '/nix/store/z7fiprn0pazrjmh4l9njjjcymbkczin2-zlib-1.2.12.drv' #8 62.58 deleting '/nix/store/vjx2jdj202c7p37gyxm5aqvq6nc2gr9l-isl-0.20.drv' #8 62.58 deleting '/nix/store/qxxz85b1ciy2hpcpm64vp3krcgcivba9-libmpc-1.2.1.drv' #8 62.58 deleting '/nix/store/lp74rq0wavl5ar1281f1hwk6mandqz0x-texinfo-6.8.drv' #8 62.58 deleting '/nix/store/kqk2chhysdv3ww4cnm3zw36fgyrqyhps-mpfr-4.1.0.drv' #8 62.58 deleting '/nix/store/qg9irbc5d1f0rfxj0a2hkzgpj0wskrn3-gmp-with-cxx-6.2.1.drv' #8 62.58 deleting '/nix/store/ha80pd57i8ifcrgwl1361r694gr2gymk-libelf-0.8.13.drv' #8 62.59 deleting '/nix/store/rsywygzhx162c5mhfgr29zwfr02rqbp8-gettext-0.21.drv' #8 62.59 deleting '/nix/store/l2lnhkg5607dj7xny5yynrplq76czdp5-xz-5.2.5.drv' #8 62.59 deleting '/nix/store/br8h9qgbkajmpkcwsn74pv8hd5y3sf7n-bash-5.1-p16.drv' #8 62.59 deleting '/nix/store/4l2a3f5ggg6vih9dcsav0a5dh61n8jma-which-2.21.drv' #8 62.59 deleting '/nix/store/znm29f4rhpym79k1qmb43n7hs9v8d3qk-bootstrap-stage3-stdenv-linux.drv' #8 62.59 deleting '/nix/store/darj5q1pid9p5jwwhkbws545smpddivb-bootstrap-stage3-gcc-wrapper-.drv' #8 62.59 deleting '/nix/store/9v2g5hmnp4nz24v77vlx9cyrivgzpyzh-binutils-wrapper-2.38.drv' #8 62.59 deleting '/nix/store/m74dyb9zla0am2ni7y3mwb2895681nxm-binutils-2.38.drv' #8 62.59 deleting '/nix/store/mj61bhafxzzb69h5b3zzi1dyrw4zm94s-glibc-2.34-210.drv' #8 62.59 deleting '/nix/store/1a6mbcn3xh73kfl3gwfg6wzyqqbbrphh-python3-minimal-3.9.13.drv' #8 62.59 deleting '/nix/store/8y1rybbpkyjnyaz2w6w04d98ww9vw2az-bzip2-1.0.6.0.2.drv' #8 62.59 deleting '/nix/store/iwqwb83xpqspi45ixsgq4x3d5p2pis6r-hook.drv' #8 62.59 deleting '/nix/store/pnvw2fif2a11hj894pfp70pk1i5510mf-libtool-2.4.7.drv' #8 62.59 deleting '/nix/store/f247lnzngvccf48d6npj8mpqrvlbavhv-automake-1.16.5.drv' #8 62.59 deleting '/nix/store/dcgr1zhvlrgfpvka6iqkz48braps22fy-autoconf-2.71.drv' #8 62.59 deleting '/nix/store/s1sq8vkvdypqbi8xmghhfszr8lr75ydp-texinfo-6.8.drv' #8 62.59 deleting '/nix/store/slgzqc5n8khqjzps5gvz2fjr9lv3x3kl-gcc-10.3.0.tar.xz.drv' #8 62.59 deleting '/nix/store/wrx06in2yc10zsi9w8bsglak4nm5fm2c-elfutils-0.187.drv' #8 62.59 deleting '/nix/store/lkwmrl1picggg0ga5fcl5vgdkmqhn5sj-rsync-3.2.3.drv' #8 62.59 deleting '/nix/store/24xwrk4xi50vdlhr9lad3lxp3f1yk112-w3m-0.5.3+git20190105.drv' #8 62.59 deleting '/nix/store/x9k43rn78ijzzif90cnwq5y8b8prkx95-man-db-2.10.2.drv' #8 62.59 deleting '/nix/store/yydisbkxw1dk9gb3ydyfx420wlhzkrd4-zstd-1.5.2.drv' #8 62.59 deleting '/nix/store/j4q1h2a4lx1vwwnaxdvw7m0s6mn9gfjc-cmake-boot-3.22.3.drv' #8 62.60 deleting '/nix/store/z3g7qq24qy5wr2xi8xarjlzrw53hz6cj-libdeflate-1.8.drv' #8 62.60 deleting '/nix/store/yhawih1kik97sbvk7hjx65s2w0zq5pjc-perl5.26-regex-fixes.patch.drv' #8 62.60 deleting '/nix/store/xy4qg95rs6grk58k8wiggl2z0z942vz6-gnome-vfs-2.24.4-openssl-1.1.patch.drv' #8 62.60 deleting '/nix/store/xmf7dr0fji8xhi7kk80g0rs8ir6r8n4x-shadow-4.1.3-dots-in-usernames.patch.drv' #8 62.60 deleting '/nix/store/xfdv88prnfypkqjw58azkid6qmhskv4h-CVE-2020-35492.patch.drv' #8 62.60 deleting '/nix/store/x66ps25jazx1n31a5j354p3xyybkbi1y-CVE-2022-0891.patch.drv' #8 62.60 deleting '/nix/store/wqn1aiqqlhz289xqi8rxl9988jp7naha-5e34c5a9640e49dcc29e6b954c4187cfc838dbd1.patch.drv' #8 62.60 deleting '/nix/store/w8xkawfmvg7p952m8ysw718b9swxhqdg-musl-strndupa.patch.drv' #8 62.60 deleting '/nix/store/w31zdvhhbi6zvbca5lph1wng58xcq3ix-017e6c6ab95df55f34e339d2139def83e5dada1f.patch.drv' #8 62.60 deleting '/nix/store/vj9w9z74hsqk55k8npnp3ks128scd6b4-sharutils-4.15.2.drv' #8 62.60 deleting '/nix/store/sx9dgx9pf9w7019bmqnfzarp8k5jvfrx-CVE-2022-0562.patch.drv' #8 62.60 deleting '/nix/store/svjasad4m5zp0ffad082c0ry9yy5qncv-2c19b9899ab3a3e8bd0ca35e5d78544334204169.patch.drv' #8 62.60 deleting '/nix/store/rvfgpbij5f7rdp2flmcfpm7584anq6x8-CVE-2022-0909.patch.drv' #8 62.60 deleting '/nix/store/rpmz299psq76jqplsbgznbzz36g1q8k3-CVE-2018-19876.patch.drv' #8 62.60 deleting '/nix/store/rp9pni98bqqki0lzbsnf5x3q64jlk284-arm-r1.patch?id=1d1de341e1404a46b15ae3e84bc400d474cf1a2c.drv' #8 62.60 deleting '/nix/store/r7lnri5pr4m2qxg4wqf72gidi7f5p3vm-rhash-1.4.2.drv' #8 62.60 deleting '/nix/store/qpw7fs20nai1jgmijj6dhx1sk1aaxi5r-f3e3d82aab0ede7e25273806dc0505574d85eae2.patch.drv' #8 62.60 deleting '/nix/store/qgnshjhmvr4v1w1zq1rhpxdjy4vy0ial-audiofile-0.3.6.drv' #8 62.60 deleting '/nix/store/yxq92jrdwr33dnnag5l16q7mmlg0rg47-CVE-2017-6831.patch.drv' #8 62.60 deleting '/nix/store/ys3yb4n8a415w77xngghwiadbh30mv7n-audiofile-fix-multiplyCheckOverflow-signature.patch.drv' #8 62.60 deleting '/nix/store/xs361rnpy7rrwca2rnnxywbqsaf2mz4k-CVE-2017-6829.patch.drv' #8 62.60 deleting '/nix/store/q1dx4zgkpah6nlwamgfjj6ilfzgrjasp-b498303066a63a203d24f739b2d2e0e56dca70d1.patch.drv' #8 62.60 deleting '/nix/store/phxvzcc2k0fpg6myz8k82p61vyz4c1fn-ghc-9.0.2-fcompact-unwind.patch.drv' #8 62.60 deleting '/nix/store/phrz5d3h70iz6mpbjv5i6qw0lz98zgsg-CVE-2022-22844.patch.drv' #8 62.60 deleting '/nix/store/pa87xxp3xcqf2nj16m39ny9k17sbdc1j-docbook-xsl-nons-1.79.2.drv' #8 62.60 deleting '/nix/store/nqwmisxbfz6gm0kyzr0gpiyqdqp9gr6n-unbound-1.14.0.drv' #8 62.60 deleting '/nix/store/nhrgglsf14djv2wkdnkjd911cgcmyzgf-266e8acb5807b38a550cb5145cea0e19545a21d7.patch.drv' #8 62.60 deleting '/nix/store/nd49zr0h2sisqrjn3ipl17ixf0hzsm5p-CVE-2022-0907.patch.drv' #8 62.61 deleting '/nix/store/n8a7gg1qry8q9af1j8z2lx3z8hj0qyz5-docbook-xsl-ns-1.79.2.drv' #8 62.61 deleting '/nix/store/vxzw1z5i2r85lr71dhi3qbfzvpazh2sc-docbook-style-xsl-non-recursive-string-subst.patch.drv' #8 62.61 deleting '/nix/store/ms89wgcl9ims67pbbjy0g0i3d0fza76m-x265-3.3-ppc64.patch?id=1d1de341e1404a46b15ae3e84bc400d474cf1a2c.drv' #8 62.61 deleting '/nix/store/m64g4g7d34birkrflfbwr0zi5p81m6cf-cargo-build-hook.sh.drv' #8 62.61 deleting '/nix/store/m2qza8kfwhv522x4faib473gz6143fs3-musl-endian.patch.drv' #8 62.61 deleting '/nix/store/lyvlakigmsayq0win49d1k3fiw960bm5-lua-5.3.6.drv' #8 62.61 deleting '/nix/store/li4j2p28anf1ngpzcma6zs1zp0wa6viv-4dc506066cf1727b021e6352535a8bb315c3f8dc.patch.drv' #8 62.61 deleting '/nix/store/lfxvp80snsnhfypa6yynh28lv7p22nil-CVE-2021-45942.patch.drv' #8 62.61 deleting '/nix/store/l61qjaj087aw53pdgnfxsvngsggwzyr2-restore-GD_FLIP.patch.drv' #8 62.61 deleting '/nix/store/l5ax1zvndfrjqb737s07qzmq5lnsm2qw-source-highlight-3.1.9.drv' #8 62.61 deleting '/nix/store/rls2y5zdjv8n2fyq12yarn9qd24srz6z-boost-1.77.0.drv' #8 62.61 deleting '/nix/store/wkgnkl1rqiwlj0xc7xyjxr8p643ycqv9-7d482f6ebc356e6ec455ccb5f51a23971bf6ce5b.patch.drv' #8 62.61 deleting '/nix/store/l3h2nbxrhbh41fb990r6mjn98gcggzbi-40c1ccf3432a6787be1801ced721540e34c6cd87.patch.drv' #8 62.61 deleting '/nix/store/kvwc6fgp0dy8s3hl08v0k3dsxn4q3ddq-musl-asm-ptrace-h.patch.drv' #8 62.61 deleting '/nix/store/jypmmy92iykr889dv0hib8lvnfic90sl-7ba07551dfcd4ef9a87b8f0d9eb8b91fabcb41b3.patch.drv' #8 62.61 deleting '/nix/store/jkyx14dn6b9c04ilc6pif50bmc69v2bk-no-strict-aliasing-DwarfCompileUnit.patch.drv' #8 62.61 deleting '/nix/store/j04b1jnq9i5rrp2g0a1x8wh9gfnrsl63-iproute2-5.17.0.drv' #8 62.61 deleting '/nix/store/xqgd216zbnipg3swwq76qmlj5wcd347c-iptables-1.8.7.drv' #8 62.61 deleting '/nix/store/xfkxjzwbz2wvls7bqxdvgf5kdzlanzmf-libnetfilter_conntrack-1.0.9.drv' #8 62.61 deleting '/nix/store/z33yk02rsr6b4rb56lgb80bnvxx6yw39-?id=21ee35dde73aec5eba35290587d479218c6dd824.drv' #8 62.61 deleting '/nix/store/is51riwwz7mrgq3fsk1binpfwsa58h5y-lz4-1.9.3.drv' #8 62.61 deleting '/nix/store/pqv047ncr7rcxhrf9yli0x5bbf00avrd-CVE-2021-3520.patch.drv' #8 62.61 deleting '/nix/store/imzgckabl16krwpjp8i8qr5a009qf9gn-bfd-1-disable-subdir-doc.patch.drv' #8 62.61 deleting '/nix/store/ilsyr4zc5vxwnbk01g6al345r7whl5x0-723092ece088559f1af299236305911f4ee4d450.patch.drv' #8 62.61 deleting '/nix/store/i3l84w4w26hfzsfjfwc7hp6q50k73sza-nvptx-gcc-12.patch.drv' #8 62.61 deleting '/nix/store/hz3mv6hibbrgnssycyj856b63mjngin7-ignore-flexible-array.patch.drv' #8 62.61 deleting '/nix/store/hgp0c7q1bplx5435kqdyva32w9dbmk56-raw.drv' #8 62.61 deleting '/nix/store/h1pc0gdfymffy2d28jipi1nvrxzjjlx0-CVE-2017-6833.patch.drv' #8 62.61 deleting '/nix/store/gy0flrzxdiscwrfm3smpfnbp6b9d77aa-2f19a01923885fda75ec9d19332de080ec7102bd.patch.drv' #8 62.61 deleting '/nix/store/gs67s243iic9iz8qa76vir8xskdc1kjm-22174.patch.drv' #8 62.61 deleting '/nix/store/fwcgzrp33mgpr1fnl26905kccsm0p57k-CVE-2022-1355.patch.drv' #8 62.61 deleting '/nix/store/fss369y53kh0mdvp3j16ys0qas195sxx-0577f1ad051fb8d0da94ea22dcb02346d74064b2.patch.drv' #8 62.61 deleting '/nix/store/fmmhph7zkkazcjimnwjz8417hzz7xcks-fix-aarch64_fregs.patch.drv' #8 62.61 deleting '/nix/store/f5c79yfkcmazgaq5chanfkyqvh14y5fx-libtheora-1.1.1.drv' #8 62.61 deleting '/nix/store/dnlzwhlywf7qxvs069i5jd2dxl8k7vqq-cabal-host.patch.drv' #8 62.61 deleting '/nix/store/dajz2n831q4f6l2jka8v7j5x33ara2vv-CVE-2022-0924.patch.drv' #8 62.61 deleting '/nix/store/d7a6ylx4wfpyfgnc0y95wn3zkflpqj0h-musl-stacksize.patch.drv' #8 62.61 deleting '/nix/store/d3r3br6jq09yaa0r2pij7nhqzlgrvasx-uops-CMOV16rm-noreg.diff.drv' #8 62.61 deleting '/nix/store/ci6py23gzwxp0idw2kqf0gd4gmpqi76q-musl-macros.patch.drv' #8 62.61 deleting '/nix/store/c366r05vmqwj5jzcwzxd9yqsd407msxr-?id=904949c9026cb772dc93fbe0947a252ef47127f4.drv' #8 62.61 deleting '/nix/store/c2l8h02p9wnfhjqbp1shaz2hb1i1cpng-9d31939e55280a733d930b15ac9e4dda4497680c.patch.drv' #8 62.61 deleting '/nix/store/biqjkhblj90bll0d54nlcijksyrr276f-fd6847c9416f9eebde636e21d794d25d1be8791d.patch.drv' #8 62.62 deleting '/nix/store/bflzrmbcl5nxj0z1dkpgxpbmhd7dkwgh-0a9fc9233e172601e26381810d093e02ef410f65.diff.drv' #8 62.62 deleting '/nix/store/bbiczhx28yar7gd75j6r127hf0d6bzgx-0001-add-extra-cmake-install-rules.patch.drv' #8 62.62 deleting '/nix/store/ax9kpq7rkk0wggp7wdm3v9shskr28zc0-0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch.drv' #8 62.62 deleting '/nix/store/9ycp7c49s5i6slpjd0jlq9zlax4i3sgw-fuse-2.9.9-closefrom-glibc-2-34.patch?id=8a970396fca7aca2d5a761b8e7a8242f1eef14c9.drv' #8 62.62 deleting '/nix/store/9lndyzhrgwsx3a8q2hwnr32j6dczvc88-CVE-2022-0865.patch.drv' #8 62.62 deleting '/nix/store/9703gp6k74kvj987icqb0ns4cxk3965s-gcc-12.patch.drv' #8 62.62 deleting '/nix/store/94caq128gr1rl1rv43kfvkxrfrhisskq-StateDirectory_and_ConfigurationDirectory.patch.drv' #8 62.62 deleting '/nix/store/94769wa6lk22cj7r015milsz78n6bqvl-d385aa3e5320d18918413df0e8aef3a713a47e0b.patch.drv' #8 62.62 deleting '/nix/store/93757g3yspvnl9awglj1qydxgc94la32-test-ns.patch?id=1d1de341e1404a46b15ae3e84bc400d474cf1a2c.drv' #8 62.62 deleting '/nix/store/90an4s400zi512sk6f4507zy2x6hpfq1-procps-3.3.16.drv' #8 62.62 deleting '/nix/store/kaw2g2zb1j83ipwfr2aizw2fmh417n4j-sysconf-argmax-sanity.patch.drv' #8 62.62 deleting '/nix/store/8iixasi8zx3zv6hi7fk51i88ic87amaw-e0fc4ce7e87ab9c4b47e5c8e693f070dfd0d2f7b.patch.drv' #8 62.62 deleting '/nix/store/84zc9jwnd6r4bwn5mm5fgi2hw5bmbi7p-CVE-2021-4115.patch.drv' #8 62.62 deleting '/nix/store/83aavn07xd6xd2zrr5xwr4jdhkhq5427-trashcan.patch.drv' #8 62.62 deleting '/nix/store/80bniy3dlmx1isyb21a6az1xl40kz4jh-c7f29d321aae343d6b314f058812dffcba9d7133.patch.drv' #8 62.62 deleting '/nix/store/7v1mgib8bjbd0i97kxs7hy2dzcmz47qf-cpio-2.13.drv' #8 62.62 deleting '/nix/store/wl5gcq707k928vpfg3sd8h8013x5my47-fno-common-fix.patch.drv' #8 62.62 deleting '/nix/store/pix585gl3ivbky23rr3a0mpdrc6lx84f-CVE-2021-38185-1.patch.drv' #8 62.62 deleting '/nix/store/7napm5c0vvmbygya7n490j1r40w994nx-08d1588bf38d83140a86817a7a615db486357d4f.patch.drv' #8 62.62 deleting '/nix/store/7crib905x596sy4g4kjxz9cf1xrnv186-CVE-2022-1354.patch.drv' #8 62.62 deleting '/nix/store/7cc7xq0hl1gq30agrmvnr9bv58s09hmz-avoid-null-pointer-dereference.patch.drv' #8 62.62 deleting '/nix/store/7a8dg1hbag2rs8wlvrifpvqaab2dwwwd-a2bf5c9c83b6ae46cbd5c779d3055bff81ded683.patch.drv' #8 62.62 deleting '/nix/store/79hqncd65j7hwmi9fxash3sakba56mwn-fix-glibcism.patch.drv' #8 62.62 deleting '/nix/store/74699ayiy5dwdiy1xsx3m84rh80gah5p-sharutils-4.15.2-Fix-building-with-GCC-10.patch.drv' #8 62.62 deleting '/nix/store/72hdfykz3ngzis6qlr1axw7954fir22b-neon.patch?id=1d1de341e1404a46b15ae3e84bc400d474cf1a2c.drv' #8 62.62 deleting '/nix/store/702jgjzhr546wvk197cp3q2wzzssyv7s-CVE-2017-6839.patch.drv' #8 62.62 deleting '/nix/store/6z62iywi39a46dbs59amn809a26799f0-0001-Fix-ARCH-on-armv6-and-other-32-bit-ARM-platforms.patch.drv' #8 62.62 deleting '/nix/store/6bqp8l3cf61a670irgpqavnd3yzclr86-CVE-2021-38185-3.patch.drv' #8 62.62 deleting '/nix/store/69xjz8117axf00fqlzarp3paan0ykk35-28cc6dbd9b2a141df94f60993256a5fca368fa54.diff.drv' #8 62.62 deleting '/nix/store/694a69w0cr4q45hpap8zhr31vm6vwzih-Add-substitue-functions-for-strndupa-rawmemchr.patch-fix-copyright-merge-conflict.drv' #8 62.62 deleting '/nix/store/by7f3vn20yd8zw5akgjmdxc1rp856x61-Add-substitue-functions-for-strndupa-rawmemchr.patch.drv' #8 62.62 deleting '/nix/store/65w0hxx9ifhxqsl9pn9f9iin7abyw8an-261d8dd20afd26feb05f00a560abd99227269c1c.patch.drv' #8 62.62 deleting '/nix/store/61ydpm9s0nf4dmb3nl8a05w5ks25rhmv-0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch.drv' #8 62.62 deleting '/nix/store/61aswpjindmg6svfigk0x93pp5zh5qwc-?id=a3272b93725a406bc98b67373da67a4bdf6fcdb0.drv' #8 62.62 deleting '/nix/store/5ypdpdrdwdzqc7x622y68hzj36shgvp1-hook.drv' #8 62.62 deleting '/nix/store/5y3n2ll8w20dfkilymfl8i9kgy9xqxkz-CVE-2017-6827+CVE-2017-6828+CVE-2017-6832+CVE-2017-6835+CVE-2017-6837.patch.drv' #8 62.62 deleting '/nix/store/5fb1xaxm56djwjqys7aqwsp55y1fj471-369c4a0a54ad08a9e6b0d3bd303fedd7b5e5a336.patch.drv' #8 62.62 deleting '/nix/store/5020846rwi2wf8wjaiswiygj3fd99qkq-guile-3.patch.drv' #8 62.62 deleting '/nix/store/4ryc6h6hzlivq418kyl7y52wgws4czwm-ibm-sw-tpm2-1661.drv' #8 62.62 deleting '/nix/store/h5zsd315i3a22w6gq07yqmggf04kpbgr-e6684009aff9c1bad38875e3319c2e02ef791424.patch.drv' #8 62.62 deleting '/nix/store/4rry3d0cch3ajcylh50h05x40w35f1ph-dfaemitter-gcc-12.patch.drv' #8 62.63 deleting '/nix/store/4r3cs6w8m39bw218i8dr98r9hil42sjf-CVE-2022-1304.patch.drv' #8 62.63 deleting '/nix/store/4lmjc4drxdv348c46gdm4pyvnpwmr0iw-CVE-2022-0561.patch.drv' #8 62.63 deleting '/nix/store/4kdgpnqzz8v46qhqsf40i3y3zw0l373q-freetype-2.12.0.drv' #8 62.63 deleting '/nix/store/47gfr9r7gpk6n11j430zgabb8fyz5v5j-CVE-2020-14387.patch.drv' #8 62.63 deleting '/nix/store/3w67xhkw8zc98l3fn8ajmp0hgngv3sya-sharutils-4.15.2-Do-not-include-lib-md5.c-into-src-shar.c.patch.drv' #8 62.63 deleting '/nix/store/3sq3m2azzpmnxi0dgl1vijb1wgagh34v-CVE-2021-38185-2.patch.drv' #8 62.63 deleting '/nix/store/3hzga4vb12x17hkf8sg29v3cqp9c7p5i-remove-sock-nonblock-in-tests.patch.drv' #8 62.63 deleting '/nix/store/38ccg1c35005jg0vvkzxs0kx5cx6d8j3-CVE-2022-0908.patch.drv' #8 62.63 deleting '/nix/store/2ydx1h2kvzd2wyxv7nbg65qylah5adn7-07631601e6602bc49b8eac3aab9d2b35968d3e7a.patch.drv' #8 62.63 deleting '/nix/store/2l07sdasaq3d8bxssyd0p2l11a1wfx4g-b551b3e9737958216a1a9d359150a4110a9d0549.patch.drv' #8 62.63 deleting '/nix/store/2k6h13d0b879xxdh0yl18f9zgdiijln8-ee4d18872bfe09a32cfd031c716b9069a04a50a0.diff.drv' #8 62.63 deleting '/nix/store/2ikbwaa3mlg257wccn2lmpx978p0g5nm-0001-enable-cross-compilation.patch.drv' #8 62.63 deleting '/nix/store/2fa6rawcjynj5f8c64rs7h01f0ybh8z8-https.patch.drv' #8 62.63 deleting '/nix/store/1bbfp55nia86nr64yqya073yg3x4nqis-92fbf14b0d7c4737ffe1e8326b7ab8ffae5548c3.patch.drv' #8 62.63 deleting '/nix/store/15mmm0kq6k4ap1n48ji56jnn793w4i0p-speex-1.2.0.drv' #8 62.63 deleting '/nix/store/snzb1q82l6cb0jib4lbzqjp043m9i0r8-CVE-2020-23903.patch.drv' #8 62.63 deleting '/nix/store/0xnx710i6mmqwpq691nfv6998bch8hmw-cargo-check-hook.sh.drv' #8 62.63 deleting '/nix/store/38gifs9v9yzjf48bjz4z87hjdmqi2xc5-cargo-bootstrap-1.59.0.drv' #8 62.63 deleting '/nix/store/0g85wgcf2lwarfk7ijs617rd5myb1k9d-a96c5119f726225f8d79b222c85d71a9f0e32419.patch.drv' #8 62.63 deleting '/nix/store/0dq2xsv8r80q7x75pqikc8jp6p5vnh2k-libunwind-1.6.2.drv' #8 62.63 deleting '/nix/store/bqma6qmi1mzagz2121zzh3hl84wbaa5a-e85b65cec757ef589f28957d0c6c21c498a03bdf.patch.drv' #8 62.63 deleting '/nix/store/0cw53blnnyh0hfm70lvhpa876356hv4d-no-ipx.patch.drv' #8 62.63 deleting '/nix/store/00x4ss6j9sdmhl7906hdqc3swc5ghv9b-CVE-2017-6830+CVE-2017-6834+CVE-2017-6836+CVE-2017-6838.patch.drv' #8 62.63 deleting '/nix/store/nfi7bgs510hafi9am28x27q37941lblq-patchutils-0.3.3.drv' #8 62.63 deleting '/nix/store/0k1cg96b4a8p60harl8i5l5b18h6ld74-hook.drv' #8 62.63 deleting '/nix/store/i3h7w30ybqgjb7isqc02spg82bmlq9sx-hook.drv' #8 62.63 deleting '/nix/store/v9rrrjblddz2y53jl49v7cfc2ibwjxgc-wayland-protocols-1.25.tar.xz.drv' #8 62.63 deleting '/nix/store/h1jkqxd2l3l7brsvcqp3ppz02xjsyw9n-libelf-0.8.13.drv' #8 62.64 deleting '/nix/store/zm57l07x5lp9gmci15gbdnlpv9rdq5xf-libnl-3.5.0.drv' #8 62.64 deleting '/nix/store/z5qyw4wyzhp8rx44c2r23nr0g75l1qbc-source.drv' #8 62.64 deleting '/nix/store/yvi8ldakni28xkwcvkl3zjl43bq2dshy-source.drv' #8 62.64 deleting '/nix/store/yfcd014d4xn11i9az1gc9wh88f2drb2l-source.drv' #8 62.64 deleting '/nix/store/yajj2vynz3xp3ip151i0hdj9zycci6cz-source.drv' #8 62.64 deleting '/nix/store/xxg1gfj33cbcgqdym3rc04bxih8kpfpf-xxHash-0.8.1.drv' #8 62.64 deleting '/nix/store/xgiv6nlpsyh1ql674bwlsh55v143v1l5-pip-22.1.2-source.drv' #8 62.64 deleting '/nix/store/xay4awic0i3i5m7aapas0f6ndbm681wn-source.drv' #8 62.64 deleting '/nix/store/x59wghl4q1vdavphinwf8dzf16qh85j5-source.drv' #8 62.64 deleting '/nix/store/wrwqwwilln65842xn71q6hpqp2cj2966-source.drv' #8 62.64 deleting '/nix/store/wmk2196dchpvklflmz6ijfgpvx6pvvwn-source.drv' #8 62.64 deleting '/nix/store/wka72il0m2ypwc4nrb2bdha5jlswqgmp-source.drv' #8 62.64 deleting '/nix/store/wjya875dv75ih71pjcifn629vw2jbqqk-source.drv' #8 62.64 deleting '/nix/store/w9ci1adc4kvwch0839a13cbvs012h6wl-source.drv' #8 62.64 deleting '/nix/store/w1f8qikg5f0y6qbibbywnhmixzc84gca-jdupes-1.20.2.drv' #8 62.64 deleting '/nix/store/yxxh5g03z6px71ky2ba76knmmnpa7zjc-source.drv' #8 62.64 deleting '/nix/store/vsf7k576jhlnmc0011c9394cwmp9pr21-source.drv' #8 62.64 deleting '/nix/store/vl6w0rlavy7mf3w4pxiwv32h1k75ww01-source.drv' #8 62.64 deleting '/nix/store/vk5bbazn1ghxnzqx16vmramg7c2m197y-source.drv' #8 62.64 deleting '/nix/store/vcxsvh3nv7798hrc38nfmdnb7dqn6szz-source.drv' #8 62.64 deleting '/nix/store/v8ya9qy9fg77gpiajl32a4b5xxcy2rxh-source.drv' #8 62.64 deleting '/nix/store/v2410zzk9lvc4rp6da2nrzi8mrxjxilr-source.drv' #8 62.64 deleting '/nix/store/sg0yvdy2mzmi06lj0pvwx9zr0np0asn6-source.drv' #8 62.64 deleting '/nix/store/sbm1b2pclzlpq1a1pwxvvsh6l0yg7nl7-source.drv' #8 62.64 deleting '/nix/store/s3pq68k2232qyvm7ndb736gpz4g18lh1-source.drv' #8 62.64 deleting '/nix/store/rx42hmcj398mkfsmind5n2q3jg84f3m1-source.drv' #8 62.64 deleting '/nix/store/rs0gy2l02aksph32nny1afpzw83xz3vl-source.drv' #8 62.65 deleting '/nix/store/rhq9l98c6irjg0ppk113569qz7xszirr-source.drv' #8 62.65 deleting '/nix/store/rhki22vigkxhrpmr2mqw0gvjjkfbsi7c-docbook-xml-4.3.drv' #8 62.65 deleting '/nix/store/rg2h9azf7n0z5pr2j8r68rvkc0zyf16y-libvpx-1.11.0.drv' #8 62.65 deleting '/nix/store/r6mk6hplmdrzwawnga0zrm3aprppff7g-source.drv' #8 62.65 deleting '/nix/store/r2f1ik1c5kf5lpzdwfvq6554biswg2cw-source.drv' #8 62.65 deleting '/nix/store/r05xyigkxnqlv57q6ljqcfsvv4xg8sw1-source.drv' #8 62.65 deleting '/nix/store/qn7f47gs2xxk81j45z3f05d9vn072f9q-source.drv' #8 62.65 deleting '/nix/store/q2y2sk8cac9lz7w3dxf12jc3k82lvigp-cbqn-0.pre+date=2022-05-06.drv' #8 62.65 deleting '/nix/store/ya4m1a84v6acjb64zx6vbipxj0fn2m4n-cbqn-standalone-0.pre+date=2022-05-06.drv' #8 62.65 deleting '/nix/store/svhgfx8qzxiyzmqsw71r95hkh99snl5b-source.drv' #8 62.65 deleting '/nix/store/pv2a5rzn5rsxfipw63la4p6x60v3lq1v-source.drv' #8 62.65 deleting '/nix/store/nc00hn1ipvdfaxfmqps9cyv4bpsb9ihq-docbook-xml-4.2.drv' #8 62.65 deleting '/nix/store/n9xyrh28fiyqijry6dqf3ix344xn76kh-source.drv' #8 62.65 deleting '/nix/store/n2mwxxc6p0gg77z3b37isza1bjn8nn5s-source.drv' #8 62.65 deleting '/nix/store/myxr608lhjx301qkikkn5jkgg7mc4y5s-source.drv' #8 62.65 deleting '/nix/store/mvmj4l8b2b3ps8w2xkm8jc9grna65k57-publicsuffix-list-2021-09-03.drv' #8 62.65 deleting '/nix/store/mqxj7di4zlwm6cjmv9hwsgjlm7g7427x-source.drv' #8 62.65 deleting '/nix/store/mpjzg0jlkx0pghm2v2l15pakj6gn2k4i-docbook-xml-4.1.2.drv' #8 62.65 deleting '/nix/store/mak2pz8xfabpihhmp86c0vjxb1924m8v-source.drv' #8 62.65 deleting '/nix/store/m47l5ci9h80dh4khxigdg21lfjjga39v-zimg-3.0.4.drv' #8 62.65 deleting '/nix/store/lx0n7aik6r27219rnvzp8w22iz83hwbc-source.drv' #8 62.65 deleting '/nix/store/lczy7hxdm5q9b4fs4hiafj15r57vji9b-source.drv' #8 62.65 deleting '/nix/store/l8s8qg6qqgggv3p76fhrlqlh2njjsc30-sassc-3.6.2.drv' #8 62.65 deleting '/nix/store/r3n59rr526g2xh1614wnw529yfjfb7iz-libsass-3.6.5.drv' #8 62.65 deleting '/nix/store/y3ac75pmsdakadhq4c7prsc5glkylhzx-source.drv' #8 62.65 deleting '/nix/store/kw04ldxcwa58jy472cvhzs7myxal5zbk-source.drv' #8 62.65 deleting '/nix/store/kvr53sr1khh5yvk0hixdwns1xvx6qgl5-source.drv' #8 62.65 deleting '/nix/store/kna8ln4srbwyr46nd8q4gibva997ca43-source.drv' #8 62.65 deleting '/nix/store/kmnvg3kjnj86x7xhbhjbj5fzi67lr7ym-source.drv' #8 62.65 deleting '/nix/store/k50h6id3sdzabpyx19hfnx49p5kl0vfc-wheel-0.37.1-source.drv' #8 62.65 deleting '/nix/store/jv2w7rwv9d6kzdqvx350ynaknlyj2brm-source.drv' #8 62.65 deleting '/nix/store/j17d36a4i0y67bwvvs37dcschnqaaqhk-source.drv' #8 62.65 deleting '/nix/store/is79dkmqdwzajp99pgq965d7kjq05y9y-source.drv' #8 62.65 deleting '/nix/store/imcan19iv3g11bbdxssf22bjkpfgwhw3-source.drv' #8 62.65 deleting '/nix/store/ij7q8w417gp6pxhzcl1j853sqmkx4yxr-source.drv' #8 62.65 deleting '/nix/store/ifznbh2cxyyifg7s43m8js276gs7mafs-libthai-0.1.29.drv' #8 62.65 deleting '/nix/store/v2y7fy9viyaf6fbmllr64h6gh8jmhnz6-libdatrie-2019-12-20.drv' #8 62.66 deleting '/nix/store/zbpma792s3796rdz0shwylhx0773dsyr-source.drv' #8 62.66 deleting '/nix/store/hrjd9k1vv0a8aj0m1yg0yh6ldqdqzn0l-source.drv' #8 62.66 deleting '/nix/store/gzm5j0haisnignvfzj7m1mfv6jyisxfl-munge-0.5.14.drv' #8 62.66 deleting '/nix/store/gxksg3h7al8dj7m87iy029zvk21hibbg-source.drv' #8 62.66 deleting '/nix/store/gbiqkfvfvzscd33l2rnfag5d9z713krb-source.drv' #8 62.66 deleting '/nix/store/g29sz7vh718wxb0ar346fxfp8mai0cii-uthash-2.3.0.drv' #8 62.66 deleting '/nix/store/izs6piq3b6dxbbsqb5xx6ab1bypv03dx-source.drv' #8 62.66 deleting '/nix/store/g18d4fyxwgng4kmafwvvrvc13dk4spqw-swig-3.0.12.drv' #8 62.66 deleting '/nix/store/syssjg2hff1p368rr7p0ggg7nmrapg3b-source.drv' #8 62.66 deleting '/nix/store/fxw4kigsy7g5g1bkv83dhak6l05sjsif-source.drv' #8 62.66 deleting '/nix/store/f573dy5i6dc1vvxagrw720c8gngklq7q-source.drv' #8 62.66 deleting '/nix/store/f2v121riia013ymm23sdvj17snx9ph1y-source.drv' #8 62.66 deleting '/nix/store/f0scvg79g5cbm9ppcb5v3g9hkzm4yymd-source.drv' #8 62.66 deleting '/nix/store/dkhlnxx8ysld5p87yfvc376yc73p81a4-x264-unstable-2021-06-13.drv' #8 62.66 deleting '/nix/store/dgk8fym18a5zhxp0782wc3qjb52v66wv-source.drv' #8 62.66 deleting '/nix/store/d6zgni4kjw8jzfzlbily8k4jjiz7k6hz-source.drv' #8 62.66 deleting '/nix/store/cq2i2h0lyqf3k0b4wk08xp9vp3afp73x-source.drv' #8 62.66 deleting '/nix/store/cpj7lpbramis681kvz5nj034fyb0dzqy-source.drv' #8 62.66 deleting '/nix/store/ci2icc5hna2hjp7yzkxk63nrnqfncl3m-source.drv' #8 62.66 deleting '/nix/store/cd6bhgsjnp76b3cvh63pn74dx2fbfarj-source.drv' #8 62.66 deleting '/nix/store/ccsh4qk9y5n9v0y7s24b13i63608s213-source.drv' #8 62.66 deleting '/nix/store/cbf3zcb3iffkimkzbz6frqz4lfvfxmjg-source.drv' #8 62.66 deleting '/nix/store/c728hrhgjczlkqxd0jhrqpkblkl5f4cj-docbook-xml-4.4.drv' #8 62.66 deleting '/nix/store/c6pjs8229n8m75255mdwjy1zr7410yai-libuv-1.44.1.drv' #8 62.66 deleting '/nix/store/r7fx91x29q3ysv5zw93yagphf4vsj75k-source.drv' #8 62.66 deleting '/nix/store/c4xwza1wnjzz5hmn31jcqgchazf95by8-source.drv' #8 62.66 deleting '/nix/store/c4dajj0gphg6a96ly7ipxpmppvs7rmrc-source.drv' #8 62.66 deleting '/nix/store/c2bnsrwmn3zifs4wh4d84smqvljz2cd0-source.drv' #8 62.66 deleting '/nix/store/bxlnb9y0nhkzvzs62qq2dz7pahy36fl9-cbqn-bytecode-files.drv' #8 62.66 deleting '/nix/store/b3b954b4cyc34n6jxja155d8gdysdspq-freefont-ttf-20120503.drv' #8 62.66 deleting '/nix/store/aza831wi3m4ih2iy0z4cx4jvxbizphbf-source.drv' #8 62.66 deleting '/nix/store/agyyyvjxkz3wfcjcdwbh22adl678hmi9-su-exec-0.2.drv' #8 62.66 deleting '/nix/store/ry5n55cbhq9gz1mab9casizbayf6swgn-source.drv' #8 62.66 deleting '/nix/store/a78hlkrncilig5hd4vcg8g0x9cqh61mh-source.drv' #8 62.66 deleting '/nix/store/a30bcw3dxqpl7j6r3l5i1gl7pb842ifj-source.drv' #8 62.66 deleting '/nix/store/9mpvafxar40kimplxc0c9mvrjb81lirc-source.drv' #8 62.66 deleting '/nix/store/9lkz60xh37b5g1sk25mzypjpx95h57xf-source.drv' #8 62.66 deleting '/nix/store/9c7xdcc5gyy6hlx272g35500agf2xh06-source.drv' #8 62.66 deleting '/nix/store/8yvp9zcvwm27mnvk5ck3hw7ns5wblpa9-source.drv' #8 62.66 deleting '/nix/store/8v63ma7ylznmqmffjcghkd4vz0r6yxgd-source.drv' #8 62.66 deleting '/nix/store/8gzrx41hkns5s4f8plqp24pmw8apy597-source.drv' #8 62.67 deleting '/nix/store/8ccidrfm09lsd97c37zvdf5bahjwivny-source.drv' #8 62.67 deleting '/nix/store/7zn1hir5z2540sdjamai80fgwybgy5ff-source.drv' #8 62.67 deleting '/nix/store/7dyrplqnlkmgnhg15927l8ak13b5ah2v-source.drv' #8 62.67 deleting '/nix/store/71y0d19v4n9f5ld8l6dj0l73r0yafc8q-source.drv' #8 62.67 deleting '/nix/store/709mn7nk47i1r9k62cv3rwyn109dcviw-source.drv' #8 62.67 deleting '/nix/store/6kf06bc3frdr2y1l4ikgr1zshnqnylqf-source.drv' #8 62.67 deleting '/nix/store/65rjhkx5p9varj6wy8p10qxc3mvnjy17-source.drv' #8 62.67 deleting '/nix/store/5wf1280yv09381sqwjwxw8b9nvwicryd-source.drv' #8 62.67 deleting '/nix/store/5fqj2xyh1f9gc5hrygbgzzd7hjnix785-source.drv' #8 62.67 deleting '/nix/store/5c26z78s1h4mfy0mrms45rfcvnwfjzlk-source.drv' #8 62.67 deleting '/nix/store/5762wj94gnc0x22l8hkjvzbf67s1s4li-hwdata-0.347.drv' #8 62.67 deleting '/nix/store/rmb6qi3v1ywfxgdmyf5wk255s1yfnxpf-source.drv' #8 62.67 deleting '/nix/store/5743826dwqi743nkkh92za32q3brw68w-tremor-unstable-2018-03-16.drv' #8 62.67 deleting '/nix/store/r70w8s6dhvliing2x9invfd5nalw6i1v-source.drv' #8 62.67 deleting '/nix/store/4r7kljmmay5ffly5048f5fzmsk05gn1g-setuptools-61.2.0-source.drv' #8 62.67 deleting '/nix/store/4pc76lr44ylwcg3qpmislvv8yjihmdkp-source.drv' #8 62.67 deleting '/nix/store/4ffvyn3fc8x6zi6clnc1aswi42252a2y-source.drv' #8 62.67 deleting '/nix/store/4c83d6cimgsfrzc8jhh1294zl7ndc4v1-source.drv' #8 62.67 deleting '/nix/store/4aw4bg3465xri8pn9nnpl1lzamnks31j-source.drv' #8 62.67 deleting '/nix/store/47qwr1zmmgpaw4rvmramm4hr6bzlb35d-source.drv' #8 62.67 deleting '/nix/store/40a0j3csyz777sz95l83zffj95rdf3ps-libfabric-1.14.0.drv' #8 62.67 deleting '/nix/store/hwzd1hbkf5i42h70vny0xvh117sd4qd0-libpsm2-11.2.206.drv' #8 62.67 deleting '/nix/store/qjx53ikfrgl4889dna7bz4i5kqm81apz-numactl-2.0.14.drv' #8 62.67 deleting '/nix/store/mapfgjk0sld6p75av8yhsj1r044fiybv-source.drv' #8 62.67 deleting '/nix/store/hdx2pl39n8nzgq0qabzk1zqb11xdqbrb-source.drv' #8 62.67 deleting '/nix/store/3sllg7433r27jx7h3gj6ix2jq09x7732-source.drv' #8 62.67 deleting '/nix/store/3is5r1mb0r420sg9g5nn2nwhbi363ia3-source.drv' #8 62.67 deleting '/nix/store/3dnm8yxkrvxfl7x3zmj054r9gmzcgag9-source.drv' #8 62.67 deleting '/nix/store/3c270al0gp3m8imcnyl47fbjll169ihn-source.drv' #8 62.67 deleting '/nix/store/2y9cf5x2h7p2nkr53pm9057v9w4k8nnl-source.drv' #8 62.67 deleting '/nix/store/2jljprpwshxkzpxmwd3h0yqbl05xh4g9-source.drv' #8 62.67 deleting '/nix/store/1q2f20f0sj07fpgn4n0n6c69crr28rbq-llvm-src-14.0.1.drv' #8 62.67 deleting '/nix/store/zfh6pv7zj4xdqx5rjjwrfg57h5c68rbr-source.drv' #8 62.67 deleting '/nix/store/1q1v4iiwjfk02vkq6v1g43g5q7lz763x-source.drv' #8 62.67 deleting '/nix/store/1bsd1j6hvk3h10w1hdqkic71smlkdq7a-source.drv' #8 62.67 deleting '/nix/store/176ki7a68mky2mq19nwvs8liqxbgzjh7-libfreeaptx-0.1.1.drv' #8 62.67 deleting '/nix/store/g8lzr36b8vpwr91z14zhm2cw1kkr5khx-source.drv' #8 62.67 deleting '/nix/store/133x6h1ba42z96cxr42cj4nqvfxjw6k3-source.drv' #8 62.67 deleting '/nix/store/10v6m6dcq6x1s8sxn556mrpn5dn65h9j-source.drv' #8 62.67 deleting '/nix/store/0clnkvnfaqzspmjkq7927qfmhcmpiaiz-docbook-xml-4.5.drv' #8 62.67 deleting '/nix/store/0bm1jkv00ai1q7v3gmbv3wv2p33bk2jc-source.drv' #8 62.67 deleting '/nix/store/0530q3pglgbbf1jz7yjs2rq9gmw7kk5m-source.drv' #8 62.68 deleting '/nix/store/052gkb957x6lc38vfddc7pa7gsh5wgk2-libyaml-0.2.5.drv' #8 62.68 deleting '/nix/store/r797ap0w6pcnpfl1z4p1xicnsclqlxzj-source.drv' #8 62.68 deleting '/nix/store/02c27h5xn4n8m695bbfq0dwp2mxxbia9-source.drv' #8 62.68 deleting '/nix/store/yd16vxbry211sm3qj17iqb20fn45679q-unzip-6.0.drv' #8 62.68 deleting '/nix/store/mxgz8g3ivdp441kf9aw6rn3nh224849b-CVE-2019-13232-2.patch.drv' #8 62.71 deleting '/nix/store/zzjn7brizycb719nnw145pvbyg3333ky-JuicyPixels-3.3.7.tar.gz.drv' #8 62.71 deleting '/nix/store/zyzhpys7418axwyarkb4qq261ivgvn2j-pciutils-3.7.0.tar.xz.drv' #8 62.71 deleting '/nix/store/zx69i4jkz1hqpgx3d08v5pnpq2lsfxkg-uniplate-1.6.13.tar.gz.drv' #8 62.71 deleting '/nix/store/zwj0icr547dg9hl8b7i932m2gncri8qb-scotty-0.12.tar.gz.drv' #8 62.71 deleting '/nix/store/zwfy32zlwdzcr9hwi85ry8bpi6zn363l-digest-0.0.1.3.tar.gz.drv' #8 62.71 deleting '/nix/store/zw8qdarvnnqw6xjgvc4nqx6vxmfk7lhn-gnome-mime-data-2.18.0.tar.bz2.drv' #8 62.71 deleting '/nix/store/zpx47sa99blxfqv6phw8vii67wpisrm8-old-locale-1.0.0.7.tar.gz.drv' #8 62.71 deleting '/nix/store/zpvim69xd1wzh8kdyzhis378qxfipgiv-libcap-ng-0.8.3.drv' #8 62.71 deleting '/nix/store/zmnar9sp44di2p0jd2bgnki094z616wi-perl5.34.1-Test-Warn-0.36.drv' #8 62.71 deleting '/nix/store/zlwj5zap0gsld8b7l7gn7gsrh2saqkbz-semirings-0.6-r1.cabal.drv' #8 62.71 deleting '/nix/store/zkgdgmh8vy7rd1x3h6bz1pgn3dflwmkc-monad-control-1.0.3.1.tar.gz.drv' #8 62.71 deleting '/nix/store/zk2q8v9g99mcp1a8wss2kyspp61g4dri-language-c-0.9.1.tar.gz.drv' #8 62.71 deleting '/nix/store/zk02d8vfpkggym925lgp85vafm54nmxl-rustc-1.60.0-src.tar.gz.drv' #8 62.71 deleting '/nix/store/zhdf9hxbdvgsh0yyyifqxadis5sanygs-pandoc-lua-marshal-0.1.5.1.tar.gz.drv' #8 62.71 deleting '/nix/store/zh7ig8snpp386ylmjkwrn88ip2g9xkgz-alabaster-0.7.12.tar.gz.drv' #8 62.71 deleting '/nix/store/zh7f5rcgd5hfdnb0zzqp52qlppv8mrz9-fontconfig-2.13.94.tar.xz.drv' #8 62.71 deleting '/nix/store/zfpdzqrc6gpdlmq4a12prj7p8qdainx7-popt-1.18.drv' #8 62.71 deleting '/nix/store/zfl89fkqar8n8mw5npra4ll3v92d6828-rsync-3.2.3.tar.gz.drv' #8 62.71 deleting '/nix/store/zdxzg4fp00mq8fv0a3y99a8hspnasqqd-HsYAML-0.2.1.0-r4.cabal.drv' #8 62.72 deleting '/nix/store/zd1imqm1q40iad7r0ylkqpmmdh38ji48-hashable-1.3.5.0-r1.cabal.drv' #8 62.72 deleting '/nix/store/zb3p3fs7pyqzdxqi7jxmz38rxxfyvkgf-doctemplates-0.10.0.1.tar.gz.drv' #8 62.72 deleting '/nix/store/z9k888n2q87593a24ilnl7xz30lqin08-async-timeout-4.0.2.tar.gz.drv' #8 62.72 deleting '/nix/store/z8g8gxa5412yv414nyfiy2m0ki35rsyf-fribidi-1.0.12.tar.xz.drv' #8 62.72 deleting '/nix/store/z876xfzwqhb3vnw11l11jajkb68h581x-libIDL-0.8.14.tar.bz2.drv' #8 62.72 deleting '/nix/store/z7z4aikac9p5c1gkhva5vij46hks31ps-genvalidity-containers-1.0.0.0.tar.gz.drv' #8 62.72 deleting '/nix/store/z6qil21qb7jwgh5x0nxss0kkr4d4sqzm-OpenJDK16U-jdk_x64_linux_hotspot_16.0.2_7.tar.gz.drv' #8 62.72 deleting '/nix/store/z5v2h64sqimhh5q9dl4wh25f2pj7yq03-at-spi2-atk-2.38.0.tar.xz.drv' #8 62.72 deleting '/nix/store/z52f3l65i9d4y8s9qs0f89rn9ixn063w-async-2.2.4-r1.cabal.drv' #8 62.72 deleting '/nix/store/z4y57i6yx53d63xfniymvwlbb8wwjbir-unix-time-0.4.7.tar.gz.drv' #8 62.72 deleting '/nix/store/z471ikjpwzm6gpjv7f8xxcasp54jp07c-libXext-1.3.4.tar.bz2.drv' #8 62.72 deleting '/nix/store/z0cqi107bdb5skqli9kkr1s2k5k2yi9k-gi-harfbuzz-0.0.5.tar.gz.drv' #8 62.72 deleting '/nix/store/yzrpa9phgkns9x68vjd1g2k2zcq1kkwl-rate-limit-1.4.2.tar.gz.drv' #8 62.72 deleting '/nix/store/yx64mlfifffjzn5kvs0chyxxlfrngnn1-classy-prelude-1.5.0.2.tar.gz.drv' #8 62.72 deleting '/nix/store/ysagrnlrz6vq4hkav4qj869mgqnsk379-regex-compat-0.95.2.1-r1.cabal.drv' #8 62.72 deleting '/nix/store/ys6vqpa6lpypxkxxfznh0674r7bjgwwn-xml-conduit-1.9.1.1.tar.gz.drv' #8 62.72 deleting '/nix/store/ys091ik1jsg13sgrchzd58905lsxzlpb-polly-12.0.1.src.tar.xz.drv' #8 62.72 deleting '/nix/store/yrk60svqccmlnw92xifbq0hkdhnb63lw-ragel-6.10.tar.gz.drv' #8 62.72 deleting '/nix/store/yngvgzi1r5nxv24rsz0vd3slh6xk8vyx-docbook-xsl-1.79.2.tar.bz2.drv' #8 62.72 deleting '/nix/store/ynd498p6v4w8ljxgfhfqh0pqgksby9ji-meson-0.61.2.tar.gz.drv' #8 62.72 deleting '/nix/store/ymfv152abaq9whq59m2xkwja10j2wvls-rh1673833-remove_removal_of_wformat_during_test_compilation.patch.drv' #8 62.72 deleting '/nix/store/yln1jxqcx1z30dl9rf8804kgnk9wk7sm-perl5.34.1-Test-Needs-0.002006.drv' #8 62.72 deleting '/nix/store/yl3vniq6rpkqg4902p2myds2bf0sr92c-lame-3.100.drv' #8 62.72 deleting '/nix/store/yj5rbjjkdz7za3mclf0gfz4xw8brqyw8-strict-0.4.0.1-r4.cabal.drv' #8 62.72 deleting '/nix/store/yi9xpivj79ykkgm0mifbqidky13xbjq0-pulseaudio-15.0.tar.xz.drv' #8 62.72 deleting '/nix/store/yi079243sw831y7r38i55gf9mmixg38q-valgrind-3.19.0.drv' #8 62.72 deleting '/nix/store/ygzwpfwlkk066j3r9gm0641l7rc5z727-libwww-perl-6.49.tar.gz.drv' #8 62.72 deleting '/nix/store/ydlgz1lcngc4g2y34bnjqqz12hb7xcg4-kmod-29.tar.xz.drv' #8 62.72 deleting '/nix/store/ycwcr69dam3m14rndlh4adr9s69rq1sz-fast-logger-3.1.1.tar.gz.drv' #8 62.72 deleting '/nix/store/yahr8p35rh2acvxg5r7pp4qbq9n8b6yl-adjunctions-4.4-r2.cabal.drv' #8 62.72 deleting '/nix/store/ya6pj4yg6qcj2m8glyjxvkmzsj76vhb4-quickcheck-classes-0.6.5.0.tar.gz.drv' #8 62.72 deleting '/nix/store/y9yj1xyfnq29w2xnnjank24s6is0igaa-wide-word-0.1.1.2-r4.cabal.drv' #8 62.72 deleting '/nix/store/y9x1x4pgsgkvqjl177abh49y4ws3f927-heterocephalus-1.0.5.6.tar.gz.drv' #8 62.72 deleting '/nix/store/y89sac5y7mkv4d749q0ybxxdbm92l041-haddock-library-1.10.0-r3.cabal.drv' #8 62.72 deleting '/nix/store/y6khs3p4nbkh8fh4hrdb425fdbs32rnr-blaze-html-0.9.1.2.tar.gz.drv' #8 62.72 deleting '/nix/store/y6gh87zr0ynxi6y22lxyfy7sz4cxsv1f-docbook-xml-4.4.zip.drv' #8 62.72 deleting '/nix/store/y67ym2fap7xga99a107aqawlb2apan2h-pbr-5.8.1.tar.gz.drv' #8 62.72 deleting '/nix/store/y5mspwcmwm207q0l64w5nxh2qgm59n6z-time-manager-0.0.0.tar.gz.drv' #8 62.72 deleting '/nix/store/y3vf73bzv5mkv3y9l5jsj1k9qzjy181b-sratom-0.6.8.tar.bz2.drv' #8 62.72 deleting '/nix/store/y2vj3j39gkiqbiakzarlaaw786ahcv76-bifunctors-5.5.11-r1.cabal.drv' #8 62.72 deleting '/nix/store/y2n116swczyrx6a4cq06fv0m9f4jn3vn-execnet-1.9.0.tar.gz.drv' #8 62.72 deleting '/nix/store/y2lxnsqjgrmvqlan55xgl9mzaz93bnl1-config.guess?id=6faca61810d335c7837f320733fe8e15a1431fc2.drv' #8 62.73 deleting '/nix/store/y17pp5vk0shsmcrii7hrqbpmqmkrj17c-py-1.11.0.tar.gz.drv' #8 62.73 deleting '/nix/store/xzqavgab4s1gij3ay7d45dyqjjqwafkz-libvdpau-1.5.tar.bz2.drv' #8 62.73 deleting '/nix/store/xyrccbwscnsix5pkcdj9rylrh7xl9gcc-scala-2.13.8.tgz.drv' #8 62.73 deleting '/nix/store/xwy5qs5hlb24ljya7k5hx3iwg686x8k8-text-short-0.1.5.tar.gz.drv' #8 62.73 deleting '/nix/store/xv7p60wq5zwzzwjd96jbyjr663f10mlp-patchutils-0.3.3.tar.xz.drv' #8 62.73 deleting '/nix/store/xsjal0mjar424vhk7sdbi6kfldwic354-multimap-1.2.1.tar.gz.drv' #8 62.73 deleting '/nix/store/xqjy54c7nppb6cn41slvqr9jjfapjhcq-attoparsec-0.14.4-r1.cabal.drv' #8 62.73 deleting '/nix/store/xqih6x8ddwfrsmcnqjni1zg35yyrx3lh-webrtc-audio-processing-0.3.1.drv' #8 62.73 deleting '/nix/store/xpgpxv2j7pw6mjsfmkx7fl4w1hd3pp3c-Test-Warn-0.36.tar.gz.drv' #8 62.73 deleting '/nix/store/xnjj8zgqxll2lmqmd5b7flvp28i5sa5d-pcre2-10.39.drv' #8 62.73 deleting '/nix/store/xni9l0bx8mm1i0r67yzm9n7z2vmzvbhb-audiofile-0.3.6.tar.gz.drv' #8 62.73 deleting '/nix/store/xmi15yyxrf6ls8xv5c4wfg3vqb0gmrda-haskell-gi-0.26.0.tar.gz.drv' #8 62.73 deleting '/nix/store/xjpizb6iwvi187arkbby3gkjmz9pmami-graphite2-1.3.14.tgz.drv' #8 62.73 deleting '/nix/store/xjbmf3gqvjl0zsaqfjmpgdxas8z8kxf5-typing_extensions-4.1.1.tar.gz.drv' #8 62.73 deleting '/nix/store/xdbial3ihr2djmzxypdqinm6p6fd4cv1-hslua-packaging-2.1.0.tar.gz.drv' #8 62.73 deleting '/nix/store/xd5xgq54zqczqg3dc1fhq4x15ya9gd1a-silently-1.2.5.2.tar.gz.drv' #8 62.73 deleting '/nix/store/xbwp22flrn8sipm3jqakcm2z9q8zls32-data-fix-0.3.2.tar.gz.drv' #8 62.73 deleting '/nix/store/xb4f1simgwz5zypn4cs81nyi8hk5dla3-quickcheck-io-0.2.0.tar.gz.drv' #8 62.73 deleting '/nix/store/xb15fysq5p83wdfyv9bwym6kvlrhjdyk-mono-traversable-1.0.15.3.tar.gz.drv' #8 62.73 deleting '/nix/store/xa7vxrqw6fmix9zrn7a0f8g6x555xwkv-libgd-2.3.3.tar.xz.drv' #8 62.73 deleting '/nix/store/x930agkv4ps3h1nfwqgrs4rjx339plgh-libxml2-2.9.14.tar.xz.drv' #8 62.73 deleting '/nix/store/x8lx74k59p8qacphgm3i3fv13sdngq8m-gnu-efi-3.0.11.tar.bz2.drv' #8 62.73 deleting '/nix/store/x81ynj8c77g01vgb4f5hv89bsk8y56ah-broadcast-chan-0.2.1.2.tar.gz.drv' #8 62.73 deleting '/nix/store/x2qs06x5qf99h8vp0wg8dr5a2h91ripn-packaging-21.3.tar.gz.drv' #8 62.73 deleting '/nix/store/x1dakxk319rzlikixj25lryk3m61ijnd-perl5.34.1-HTML-TagCloud-0.38.drv' #8 62.73 deleting '/nix/store/x14cxkxbydrmm34nw59qlm34ry6992ab-profunctors-5.6.2-r2.cabal.drv' #8 62.73 deleting '/nix/store/wzws0gzsic05zgzw3bz7pzvnkpz75djn-tagged-0.8.6.1.tar.gz.drv' #8 62.73 deleting '/nix/store/wzhqpy7csk5sy4skcxmqjjycx59381nk-HStringTemplate-0.8.8-r2.cabal.drv' #8 62.73 deleting '/nix/store/wy2hrq8fvrvsjz1z578c826q9lp0rd1j-rsync-patches-3.2.3.tar.gz.drv' #8 62.73 deleting '/nix/store/wxf1zaqy4d77fgcwk7j0lmz9nzvvhm28-split-0.2.3.4.tar.gz.drv' #8 62.73 deleting '/nix/store/wvhpinv4skb909v0gi2jd8r7qjvk7kx2-hostname-1.0.tar.gz.drv' #8 62.73 deleting '/nix/store/wv4skgk427n500pdk30wdf9ikbkws9zk-setuptools_scm-6.4.2.tar.gz.drv' #8 62.73 deleting '/nix/store/ws2jdvjnb82ghz38svg6i6jrnhfymcss-either-5.0.1.1-r1.cabal.drv' #8 62.73 deleting '/nix/store/wqcwc5m1lay00sl2p4zvbqacypr6xml8-tasty-smallcheck-0.8.2.tar.gz.drv' #8 62.73 deleting '/nix/store/wmxixqv6m94cqkcwsa6ppw29623q6k2l-hslua-objectorientation-2.1.0.tar.gz.drv' #8 62.73 deleting '/nix/store/wjhsn7xzy6bpkvinbpb85g3fwzs7ii6p-vault-0.3.1.5-r1.cabal.drv' #8 62.73 deleting '/nix/store/wgsdpgzki7inzmp6045bs9d6xjh844as-tasty-kat-0.0.3.tar.gz.drv' #8 62.73 deleting '/nix/store/wgbn8ykq6xs2373vq75il1ipsmfazdr6-cmdargs-0.10.21.tar.gz.drv' #8 62.73 deleting '/nix/store/wf3lh38fbwlpycw3pzib68p5zacgl9l6-microlens-aeson-2.4.1.tar.gz.drv' #8 62.73 deleting '/nix/store/wdy87c89ap4qcc0z10m271cj8xmgmfpf-call-stack-0.4.0.tar.gz.drv' #8 62.73 deleting '/nix/store/wc28whdhc34vxj83l1sm6l7inyk7jwxk-requests-2.27.1.tar.gz.drv' #8 62.74 deleting '/nix/store/wbjjac8y6sm5qi2z4dgyj7bcsajv8rhl-30_ag_macros.m4_syntax_error.diff.drv' #8 62.74 deleting '/nix/store/wbf5dd4f30gri87gqs0sznvyin1kpkl3-SHA-1.6.4.4.tar.gz.drv' #8 62.74 deleting '/nix/store/wap5xzlw53yrj635fbf8c0m7psg79c2m-libXcomposite-0.4.5.tar.bz2.drv' #8 62.74 deleting '/nix/store/wa186arxx5ljmimnlkc62p9cmd5p3cmi-either-5.0.1.1.tar.gz.drv' #8 62.74 deleting '/nix/store/w9vb8phw3fh15c23zr9d98ix0c8i1vw4-libdbusmenu-16.04.0.tar.gz.drv' #8 62.74 deleting '/nix/store/w9rxsdn57q5q04nrlzpz5d3f9r0q12lq-zipp-3.7.0.tar.gz.drv' #8 62.74 deleting '/nix/store/w8sp3cxnirv47a8jl7k9agasa4d4zn3j-libaio-0.3.112.drv' #8 62.74 deleting '/nix/store/w8byg2fqjvjd5z4d955369c69pzfxprd-X11-1.10.2.tar.gz.drv' #8 62.74 deleting '/nix/store/w85nv2j41qc74f26c8rmgj9b65yjmj1z-compiler-rt-11.1.0.src.tar.xz.drv' #8 62.74 deleting '/nix/store/w7h42hkz4mqfqjyyh7vr48bg8ffx3p2h-warp-3.3.20.tar.gz.drv' #8 62.74 deleting '/nix/store/w5bkhag9q1iqh6fdsi33d81ihsc88a39-citeproc-0.6.0.1.tar.gz.drv' #8 62.74 deleting '/nix/store/w332n3bj5a5f1khkcxvhw2n72f0gg23w-perl5.34.1-Test-NoWarnings-1.04.drv' #8 62.74 deleting '/nix/store/w2ssqd9l7xhklrrnkbnijlgag3pfmjp6-test-framework-hunit-0.3.0.2.tar.gz.drv' #8 62.74 deleting '/nix/store/w24zlmwag64n9yijm2j4m3vlf3c79dxf-hspec-discover-2.8.5.tar.gz.drv' #8 62.74 deleting '/nix/store/w1r5iqway3ajxddc9jl9jbpx9a0jxnm8-xtrans-1.4.0.drv' #8 62.74 deleting '/nix/store/w0ls44pz8zv01f2marc2bcxkhh0pw42p-hslogger-1.3.1.0-r5.cabal.drv' #8 62.74 deleting '/nix/store/w00hm68l3d4xkdbl6gbbwysw8sc8xs6a-resourcet-1.2.4.3-r1.cabal.drv' #8 62.74 deleting '/nix/store/vz07yw6n6zaf8arnynm4bc4snccsfrxc-cereal-0.5.8.2.tar.gz.drv' #8 62.74 deleting '/nix/store/vypx9k4q11bk8q5hzz24inq7g9c38kh3-foldl-1.4.12.tar.gz.drv' #8 62.74 deleting '/nix/store/vycwifknqw57h34wws3c2iv4k852n2bh-libpsl-0.21.1.tar.lz.drv' #8 62.74 deleting '/nix/store/vvq6hxvnaijd12pqdxx5lwkd99l1d6k4-hslua-classes-2.1.0.tar.gz.drv' #8 62.74 deleting '/nix/store/vvp43rwbv66ai4dzljyz1l0m8rbkzk9x-ghc-bignum-1.0.tar.gz.drv' #8 62.74 deleting '/nix/store/vv76mx63f8kqcnwqd50hcr2cykjgwbg1-c2hs-0.28.8-r1.cabal.drv' #8 62.74 deleting '/nix/store/vqx64154k0is6xfvkway4r6589624p5s-commonmark-pandoc-0.2.1.2.tar.gz.drv' #8 62.74 deleting '/nix/store/vnv50ygii416pprpldjh4l1drq1vsi06-pytest-mock-3.7.0.tar.gz.drv' #8 62.74 deleting '/nix/store/vingc0am5mqnjxkdpx1s486q0j76kzl6-asn1-encoding-0.9.6.tar.gz.drv' #8 62.74 deleting '/nix/store/vinbk0890ck4gkzavmrvivhaz00fnx42-libXdamage-1.1.5.tar.bz2.drv' #8 62.74 deleting '/nix/store/vgbhdv39744s2dj9lf3yhahrv7k1xlii-nettle-3.7.3.drv' #8 62.74 deleting '/nix/store/yqjp4w0zh8bkjdwia6hcgc6rw00yi3ld-nettle-3.7.3.tar.gz.drv' #8 62.74 deleting '/nix/store/vfh8hn2zc46yxjfqpzlsh576qdv0c9yh-memory-0.16.0-r1.cabal.drv' #8 62.74 deleting '/nix/store/vdwk0jz8vwgirjssv08w868xn56k4kzd-dns-root-data-2019-01-11.drv' #8 62.74 deleting '/nix/store/yrhvshnsr0km3pcnncizyffxhsdb6fsw-root.hints.drv' #8 62.74 deleting '/nix/store/vddksxgifsahz19jz709g1ryl0dsazjr-hslua-module-text-1.0.2.tar.gz.drv' #8 62.74 deleting '/nix/store/vd9zl6j9fcx0mwmwq4i4ckr83cawl1k8-libpaper-1.1.28.drv' #8 62.74 deleting '/nix/store/vcb34w3gpzxbz8pykzswlmvmwlacymha-th-lift-instances-0.1.19.tar.gz.drv' #8 62.74 deleting '/nix/store/vc6spazwkggwjprc38qc4biyn045svna-libXdmcp-1.1.3.tar.bz2.drv' #8 62.74 deleting '/nix/store/vajvjj3hkbj5sbxxjjwz0dpx5wqmcrp3-libX11-1.7.2.tar.bz2.drv' #8 62.74 deleting '/nix/store/va1lr7mq16z0vgzk4m2wbp4npyffcsrm-json-c-0.15.tar.gz.drv' #8 62.74 deleting '/nix/store/v8ibxpcapwfymd8rxrc13v3c8dqkwyjc-network-byte-order-0.1.6-r1.cabal.drv' #8 62.74 deleting '/nix/store/v5dm3y9xhx1ymxhgnwk8cxvqmj74b70c-conduit-extra-1.3.5.tar.gz.drv' #8 62.74 deleting '/nix/store/v58z35y1ybbgl59s9c7f928frdwfmc15-time-compat-1.9.6.1.tar.gz.drv' #8 62.74 deleting '/nix/store/v4p3b0ddjvj9y0aiqgyxahrw2rrasfpi-valgrind-3.19.0.tar.bz2.drv' #8 62.74 deleting '/nix/store/v42fwf57ax15wxmpa8jham989x2i3ihd-network-bsd-2.8.1.0-r4.cabal.drv' #8 62.74 deleting '/nix/store/v35k78l56xini7y99j6kppdkhdd0vqyg-Glob-0.10.2-r3.cabal.drv' #8 62.75 deleting '/nix/store/v2cwvj9bpgg2hxfxa6q9chyg12xdspvs-th-compat-0.1.3.tar.gz.drv' #8 62.75 deleting '/nix/store/v13p5yqflxsp5vjlybjx8zsgvv17x99g-db-4.8.30.drv' #8 62.75 deleting '/nix/store/vkps77mjnc2cw13p5dg6vgh7z8id1hmb-db-4.8.30.tar.gz.drv' #8 62.75 deleting '/nix/store/v135kga3imjjnk9zmnpliqs4icfmclh6-asn1-types-0.3.4.tar.gz.drv' #8 62.75 deleting '/nix/store/sz7p8qkda89dyk6vjiyf3698l2l2ij8p-quickcheck-classes-base-0.6.2.0.tar.gz.drv' #8 62.75 deleting '/nix/store/sxzcmkqmgp5qvdy3gdh4mw5dpb595qvw-lifted-base-0.2.3.12.tar.gz.drv' #8 62.75 deleting '/nix/store/sw2s5306l95madqqvrxiw1mkfd3lk33b-jira-wiki-markup-1.4.0.tar.gz.drv' #8 62.75 deleting '/nix/store/svdggrs2qdxqcf94ryjgiddakawmmkm1-sbc-1.4.tar.xz.drv' #8 62.75 deleting '/nix/store/ssrr3n602gz63c5nnc6ykca047qqgrzg-texmath-0.12.4.tar.gz.drv' #8 62.75 deleting '/nix/store/ssaj40s6rzlxh800smk3j3lmv21q55zl-streaming-commons-0.2.2.4.tar.gz.drv' #8 62.75 deleting '/nix/store/srnkyq4wc0sbazx6wb98g25asv92myn0-tracker-3.3.0.tar.xz.drv' #8 62.75 deleting '/nix/store/srgvrz9bwaj808jv7biwhd5pdqayrgl3-libksba-1.6.0.drv' #8 62.75 deleting '/nix/store/sqhjrif1xp0gg5j259jfz5i8vpbsjv19-tasty-1.4.2.1.tar.gz.drv' #8 62.75 deleting '/nix/store/sppvpj5h1jj96lxg021jl8hn98jjkkgi-libssh-0.9.6.tar.xz.drv' #8 62.75 deleting '/nix/store/spk4a24wvfgnzz5hwaxwvngj1xdqfpy8-test-framework-0.8.2.0.tar.gz.drv' #8 62.75 deleting '/nix/store/slg09j68776sqqfp5ngrxcwp33vgsgwh-text-conversions-0.3.1.tar.gz.drv' #8 62.75 deleting '/nix/store/sklmy4rscs8z85xl74ysa9vx3i2f7cr6-pygobject-3.42.1.tar.xz.drv' #8 62.75 deleting '/nix/store/sir7d3q6rrkrn08h3fclygdbrmrng1bn-pytest-xdist-2.5.0.tar.gz.drv' #8 62.75 deleting '/nix/store/sifkidndw1gywk3lp7gv3c6zi6xhw2y0-mesa-22.0.4.tar.xz.drv' #8 62.75 deleting '/nix/store/shz01a798y4zgh38iwx55mlzwla4dpcb-hslua-2.1.0.tar.gz.drv' #8 62.75 deleting '/nix/store/sh3wkrhd18dzn6lf8sa20g0qyfzyvlaq-base-compat-0.11.2.tar.gz.drv' #8 62.75 deleting '/nix/store/sfs68jmi4cw3wggmv447wb32xjhzx7k4-witherable-0.4.2-r2.cabal.drv' #8 62.75 deleting '/nix/store/sdpf4xv735g8nyxp6zl7iz5j34dxm76z-xml-types-0.3.8.tar.gz.drv' #8 62.75 deleting '/nix/store/sdhlcwf2d9bw28rc51flcajmbd1n7r5m-libXcursor-1.2.0.tar.bz2.drv' #8 62.75 deleting '/nix/store/sba689hn4zqsqy4qlw475q23s29qm2my-python-dateutil-2.8.2.tar.gz.drv' #8 62.75 deleting '/nix/store/saa0rnbgb9xq3nvk6ikryavimkwwswac-indexed-traversable-instances-0.1.1.tar.gz.drv' #8 62.75 deleting '/nix/store/s9ghagqjkqg4h63gbjv7ic1v4msnnyrc-socks-0.6.1.tar.gz.drv' #8 62.75 deleting '/nix/store/s7pfaf95cws70zzvml2nb1rvzflw6yc0-pointed-5.0.3-r1.cabal.drv' #8 62.75 deleting '/nix/store/s6g72xarml3vcafibmll0ay2andphkhy-scientific-0.3.7.0.tar.gz.drv' #8 62.75 deleting '/nix/store/s10hqvvqs0zig0rx1k26b5b19rd9nvpg-librsvg-2.54.4.tar.xz.drv' #8 62.75 deleting '/nix/store/s0m8syqfhawg5smpp2ih7hlg6k5sr141-gst-plugins-base-1.20.1.tar.xz.drv' #8 62.75 deleting '/nix/store/s0d03wjgyfg44l0yhai8k0zbvjc8aknr-uuid-types-1.0.5.tar.gz.drv' #8 62.75 deleting '/nix/store/rz9dplw2z5i6xwzz7h9pzd4n4bx26ydl-test-framework-quickcheck2-0.3.0.5.tar.gz.drv' #8 62.75 deleting '/nix/store/rwfjcs7ih2kjglydr1mc6gynprfbfhmq-liburcu-0.13.1.drv' #8 62.75 deleting '/nix/store/rvpys72xisim4xr0f4q0aqnfsj9znjdn-conduit-extra-1.3.5-r1.cabal.drv' #8 62.75 deleting '/nix/store/rv4n4g4qcgamanrplzdsd048jzb0h2dd-libvisual-0.4.0.tar.gz.drv' #8 62.75 deleting '/nix/store/rv0c25rgiq2wi7mhp1igqyhqgmhiicy1-th-abstraction-0.4.3.0.tar.gz.drv' #8 62.75 deleting '/nix/store/rrqhxpk9289dnwbfl4zdqpr0q3ridyzv-extensible-exceptions-0.1.1.4.tar.gz.drv' #8 62.75 deleting '/nix/store/rr7yn369fax9zwdyk7z165w7j9mbdksy-readline-6.3p08.drv' #8 62.75 deleting '/nix/store/z0fqylhisz47krxv8fd0izm1i2qbswfr-readline63-006.drv' #8 62.76 deleting '/nix/store/yraywinm0d5aa7h87a45h1q8kllcv47s-readline63-005.drv' #8 62.76 deleting '/nix/store/xxqxc05vk0b2s9w4sizc2bcpb5hi7cc4-readline63-001.drv' #8 62.76 deleting '/nix/store/rr3g6drfmj030qbkqnz0l92k4yp08igv-Babel-2.10.1.tar.gz.drv' #8 62.76 deleting '/nix/store/rpc5876f50ajrnf74akbhk5sjw865w9c-network-run-0.2.4.tar.gz.drv' #8 62.76 deleting '/nix/store/rmklr35y0g5adhs8khl3cnv7sz9p5kjp-hedgehog-1.0.5-r2.cabal.drv' #8 62.76 deleting '/nix/store/rmg9rj6vmsdi7xcldhzx1qf2nj31a995-network-byte-order-0.1.6.tar.gz.drv' #8 62.76 deleting '/nix/store/rmck09jvppvjkkx16g8gbg0qsk9j7ic2-libxkbcommon-1.4.0.tar.xz.drv' #8 62.76 deleting '/nix/store/rm2wir1rbfzr46gqmqckpd40dz5yynb7-splitmix-0.1.0.4.tar.gz.drv' #8 62.76 deleting '/nix/store/rj1zc0r9bcijmf677z6r80g2ykwy2ar3-pandoc-types-1.22.2.tar.gz.drv' #8 62.76 deleting '/nix/store/rgy25n7v81jc16dx8m4gnblffwszpp2a-inline-c-0.9.1.5.tar.gz.drv' #8 62.76 deleting '/nix/store/rdq74kv68q9y33k7cabnnninc1kl9p4d-lua-2.1.0.tar.gz.drv' #8 62.76 deleting '/nix/store/rcqm3x74qbac5qk5crji6gsk583lamv7-gtk-sni-tray-0.1.8.0.tar.gz.drv' #8 62.76 deleting '/nix/store/rcg1mq9rzsvfa8dwibdj4xrlxyqiiadf-Glob-0.10.2.tar.gz.drv' #8 62.76 deleting '/nix/store/rb1hfrmgj8v0jwmxawnfk8pwmgnzv93k-libnetfilter_conntrack-1.0.9.tar.bz2.drv' #8 62.76 deleting '/nix/store/r6xwxlsnb3fmzzbl0ybfcwg4l7bwvsbd-gi-gdkpixbuf-2.0.28.tar.gz.drv' #8 62.76 deleting '/nix/store/r6cxzxcim3g5x9wjghqmmsz8d157vdf1-hicolor-icon-theme-0.17.drv' #8 62.76 deleting '/nix/store/rwqcm6h1lmp0hsvk1gz2jdfy2lszz789-hicolor-icon-theme-0.17.tar.xz.drv' #8 62.76 deleting '/nix/store/r65cghyfafs9528034f2y30rag5vphp9-alsa-lib-1.2.6.1.drv' #8 62.76 deleting '/nix/store/r537c2l43dl1g84pkf3nxb0zbda30d7h-clang-11.1.0.src.tar.xz.drv' #8 62.76 deleting '/nix/store/r48nww9nf8q2pp5lqh8rhqdkmwp20wrb-psutil-5.9.0.tar.gz.drv' #8 62.76 deleting '/nix/store/r2j897f4jscgzw83dq0byniinj48rryi-ghc-byteorder-4.11.0.0.10-r2.cabal.drv' #8 62.76 deleting '/nix/store/r1g8dipck3f6bsvl0pj3hdrpv7wra9sg-hourglass-0.2.12.tar.gz.drv' #8 62.76 deleting '/nix/store/r1aw6mpxis3k2sgk8vc6p49b3g5mqrnz-mmorph-1.1.5-r1.cabal.drv' #8 62.76 deleting '/nix/store/r15k6ih12y4apbsx3a2mcndwlyig1r68-firefox-78.15.0esr.source.tar.xz.drv' #8 62.76 deleting '/nix/store/r0ml6nzxj4za511cpy888b2zh06i2fcl-concurrent-output-1.10.15.tar.gz.drv' #8 62.76 deleting '/nix/store/r089facp0ikxzivdfvzb73xwnq0aa6x4-net-tools-2.10.drv' #8 62.76 deleting '/nix/store/qyy5k4pn6f9jx4827ml59dsm6aznzcf0-gtk-strut-0.1.3.0.tar.gz.drv' #8 62.76 deleting '/nix/store/qygk8y692bv8rkgnvr74m4khmczwddgp-cabal-doctest-1.0.9.tar.gz.drv' #8 62.76 deleting '/nix/store/qy6fp7lh95j91fmb5vcq401yplc4b3ld-urllib3-1.26.9.tar.gz.drv' #8 62.76 deleting '/nix/store/qxhxdsjn0igmpm3krl4n1xnq6vxb1pcx-scotty-0.12-r6.cabal.drv' #8 62.76 deleting '/nix/store/qwfdbqc2xba81mxfwqq2whbhikga1d1b-test-framework-quickcheck2-0.3.0.5-r3.cabal.drv' #8 62.76 deleting '/nix/store/qq7why27gj6q51k1yglh2wvwn4marry5-network-uri-2.6.4.1.tar.gz.drv' #8 62.76 deleting '/nix/store/qpfmix95yhs47pzzjhaxlfb6vjxcs536-mono-traversable-instances-0.1.1.0.tar.gz.drv' #8 62.76 deleting '/nix/store/qnw7hv6wzqbzx95hahavdn9plqryx2xl-MarkupSafe-2.1.1.tar.gz.drv' #8 62.76 deleting '/nix/store/qmh9pkrw18x8i4vdnc6z15jgcmj9k7c4-soxr-0.1.3-Source.tar.xz.drv' #8 62.76 deleting '/nix/store/qm4f9rkzqvc0sb3zpfn3pi86nxwpfpfp-unicode-transforms-0.4.0.1.tar.gz.drv' #8 62.76 deleting '/nix/store/qk7c237jw020bhlph868w6xwzrsajyz8-libXrender-0.9.10.tar.bz2.drv' #8 62.76 deleting '/nix/store/qjiwjajyc2i1fx2gsalk6nin5k4bg250-gi-gtk-3.0.38.tar.gz.drv' #8 62.76 deleting '/nix/store/qi1l7y008wyx8jr56f3sxzp59m8cg6wy-libXaw-1.0.14.tar.bz2.drv' #8 62.76 deleting '/nix/store/qh1q4ly195gwq6nw7ngw1bh8mqkvj4k2-iso-codes-v4.9.0.tar.gz.drv' #8 62.76 deleting '/nix/store/qgyaqsp7nayg85q6zwyfkm4ad4chz504-prettyprinter-ansi-terminal-1.1.3.tar.gz.drv' #8 62.76 deleting '/nix/store/qgn445ygik09spvb87v8i1ybg49h291d-zip-3.0.drv' #8 62.77 deleting '/nix/store/qf2xaym419bssl40hiqmyll12mda5c0w-generic-deriving-1.14.1.tar.gz.drv' #8 62.77 deleting '/nix/store/qc7vmj132bfawf26p6fci8mbxmf1k21m-libnftnl-1.2.1.drv' #8 62.77 deleting '/nix/store/qbzbfqmzqy3vhw3b46iqcrckhpab5pxq-openmpi-4.1.4.tar.bz2.drv' #8 62.77 deleting '/nix/store/qbaha1yzf6casvm9422vgk2jdn9h6wig-these-1.1.1.1.tar.gz.drv' #8 62.77 deleting '/nix/store/qarvhpm454ajkpzv3j31rqbac1lm26ly-xtrans-1.4.0.tar.bz2.drv' #8 62.77 deleting '/nix/store/q9ncmamwq3f0s736lzp302j65fyx24za-autogen-5.18.16.tar.xz.drv' #8 62.77 deleting '/nix/store/q985cga4gpg0abi9j5jihr7mxgr1v730-retry-0.9.2.0.tar.gz.drv' #8 62.77 deleting '/nix/store/q7ck9ydqsv3lwjxw32kkl7g0bgdq9ap0-haskell-lexer-1.1.tar.gz.drv' #8 62.77 deleting '/nix/store/q541a9rnxv472v5gdk1in1c3l4r8z0mh-HTTP-Message-6.26.tar.gz.drv' #8 62.77 deleting '/nix/store/q1rncklahmg94z8ncvyn00457m2vjim1-haskell-gi-overloading-1.0.tar.gz.drv' #8 62.77 deleting '/nix/store/py2j3hn0cdm88yiyfh5pmpkrqhiw8ky8-genvalidity-1.0.0.1.tar.gz.drv' #8 62.77 deleting '/nix/store/pslkss44b486ygrxbv505zp23wv49dgm-word8-0.1.3.tar.gz.drv' #8 62.77 deleting '/nix/store/pqk46k7alxa72ga3p4dkbw2lyz816nnk-lilv-0.24.12.tar.bz2.drv' #8 62.77 deleting '/nix/store/pqbq1vra3gxclrbd1q61xm39s800i9np-blaze-builder-0.4.2.2.tar.gz.drv' #8 62.77 deleting '/nix/store/pq8d3iahivhzilfalr8mr05xjdc7pwgm-Diff-0.4.1.tar.gz.drv' #8 62.77 deleting '/nix/store/ppqrfwq6m9pbhysyn99fg1wp6rljmyqj-xdg-desktop-entry-0.1.1.1.tar.gz.drv' #8 62.77 deleting '/nix/store/pmhqz1p36mrclkir812z682gs6cbkr4f-gnupg-2.3.6.tar.bz2.drv' #8 62.77 deleting '/nix/store/pm948wv1s3brap4z9azypd8cxxvm8md2-doclayout-0.3.1.1.tar.gz.drv' #8 62.77 deleting '/nix/store/plsyl0mhspllq59pg83wsfahndkxjkan-tasty-hspec-1.2.tar.gz.drv' #8 62.77 deleting '/nix/store/plkp8km84v3xqhb6lmaiwnzyp4kg66ml-libXrandr-1.5.2.tar.bz2.drv' #8 62.77 deleting '/nix/store/pkfm8vk2qkbx82ir44cg2gaj5a5x0dlj-http-date-0.0.11.tar.gz.drv' #8 62.77 deleting '/nix/store/pg66l8kzp2lwqmydpgdqv13hpq5b81j0-libcanberra-0.30.tar.xz.drv' #8 62.77 deleting '/nix/store/pfv8fr891b1mw8bfaxv235g867snznh9-ORBit2-2.14.19.tar.bz2.drv' #8 62.77 deleting '/nix/store/pfnh5brvcadm36z0xl0hbb9mrzf1nfz6-libnftnl-1.2.1.tar.bz2.drv' #8 62.77 deleting '/nix/store/pck4rapji5qqhihmvgzn1sa8b7f7sinb-reflection-2.1.6.tar.gz.drv' #8 62.77 deleting '/nix/store/pbz1n35zr9d87804xcmsbsd36p625j69-expect5.45.4.tar.gz.drv' #8 62.77 deleting '/nix/store/pbd1a7rkxdd957b9dw80691h5nk822vs-haddock-library-1.10.0.tar.gz.drv' #8 62.77 deleting '/nix/store/p95fj3dip070nxvhy7h3b91nal4cgkdk-libpaper_1.1.28.tar.gz.drv' #8 62.77 deleting '/nix/store/p8xw65m9y553vb5c5k1f0hqjgavqpxhn-io-storage-0.3.tar.gz.drv' #8 62.77 deleting '/nix/store/p8rvd0bzvxn80l1v2dcg3yssn555b2yk-vector-algorithms-0.8.0.4.tar.gz.drv' #8 62.77 deleting '/nix/store/p7rqcygdwsk7j8x348mll9bzay6k1z01-fingertree-0.1.5.0.tar.gz.drv' #8 62.77 deleting '/nix/store/p7qx5fhd7p1hhxkv1csznbnqz1dmci7j-optparse-applicative-0.16.1.0.tar.gz.drv' #8 62.77 deleting '/nix/store/p626sv8fw6cnxzhr0r9b71ajrx977x9l-libXvMC-1.0.12.tar.bz2.drv' #8 62.77 deleting '/nix/store/p5pli62mszc7as7nv6kimkx7nhhsnh5b-libpciaccess-0.16.drv' #8 62.77 deleting '/nix/store/p59qkrd9rxy4izr4vsgrx4gzndbw5vnk-tcl-8.6.11.drv' #8 62.77 deleting '/nix/store/s8fgj313nr50l3swcdpfmg3pxw2mvqir-tcl8.6.11-src.tar.gz.drv' #8 62.77 deleting '/nix/store/p58m974d5s3s6pzbqy5c6njr6jgzz3vq-gi-cairo-1.0.26.tar.gz.drv' #8 62.77 deleting '/nix/store/p2w90bfchy7d8lhj6qf4ab5nfrj7hbbj-bash-completion-2.11.drv' #8 62.77 deleting '/nix/store/p19nlc79l2wbfw0sc4zc5j4vwj6lnq2a-data-default-instances-old-locale-0.0.1.tar.gz.drv' #8 62.77 deleting '/nix/store/nxcz123k3ar0n2vpi8cnc07665980byd-libXpm-3.5.13.tar.bz2.drv' #8 62.77 deleting '/nix/store/nwcdv3w07a4hj0kvz62alr1s36shn3k0-bsb-http-chunked-0.0.0.4-r3.cabal.drv' #8 62.77 deleting '/nix/store/nw6n70qqhjb2jwxq9m9pyn5m6lsxd6ri-17_deprecated_const_return.patch.drv' #8 62.77 deleting '/nix/store/nvs355grq7g75b1fwsfkbvxbb0394b9a-wl-pprint-annotated-0.1.0.1.tar.gz.drv' #8 62.77 deleting '/nix/store/nsvky735rgjmlr32wq2gi88vy5qy7i74-mock-4.0.3.tar.gz.drv' #8 62.77 deleting '/nix/store/nsqi5aldsvqm4lka4cf0yqqzcaj4ca1l-cracklib-2.9.7.drv' #8 62.78 deleting '/nix/store/nq7h3r9yhifr52xmxbwh75kxbcd6ni9b-check-0.15.2.drv' #8 62.78 deleting '/nix/store/xd006xprcgby9df94y7y7dykrp2xlqk5-check-0.15.2.tar.gz.drv' #8 62.78 deleting '/nix/store/npbj4qqsr73h6166v6sjp17n45m0vjsj-hslua-aeson-2.1.0.tar.gz.drv' #8 62.78 deleting '/nix/store/np7dkaf9r667jziry2yaqfg5db2vfg8r-unordered-containers-0.2.17.0.tar.gz.drv' #8 62.78 deleting '/nix/store/nlnk3xl1lgvzp33m1aag6n6h1k5x0k8f-enclosed-exceptions-1.0.3.tar.gz.drv' #8 62.78 deleting '/nix/store/nl9c9cap59v892lrad3maryssyz8p4af-typed-process-0.2.8.0-r1.cabal.drv' #8 62.78 deleting '/nix/store/niv4xc7kw8548h9234lp1lb1qk0pfc8w-gi-glib-2.0.26.tar.gz.drv' #8 62.78 deleting '/nix/store/nhvd9j1w8y586dsnjf063wspnvhx29d9-tasty-golden-2.3.5.tar.gz.drv' #8 62.78 deleting '/nix/store/nhbkqx2w2cxprsv7yxzwfwpsbp42jj4b-bluez-5.64.tar.xz.drv' #8 62.78 deleting '/nix/store/ngk01y17nihb8ld7s20hdmsnrmip6sa5-cmocka-1.1.5.tar.xz.drv' #8 62.78 deleting '/nix/store/ndzyhcwnj4lbnrvm29kh7g88dkfp9x25-iceauth-1.0.8.tar.bz2.drv' #8 62.78 deleting '/nix/store/nd0875wycydb0r3b9616nji5jfgbjch3-userspace-rcu-0.13.1.tar.bz2.drv' #8 62.78 deleting '/nix/store/ncrxr23zvkwfkfida9asnnjwm4mhg06b-semigroupoids-5.3.7.tar.gz.drv' #8 62.78 deleting '/nix/store/ncii46803clf3v943vx72hqnxqdc4icb-split-0.2.3.4-r2.cabal.drv' #8 62.78 deleting '/nix/store/n3wsyk9k5m7zrg59vrfq7apj7p4wnr1n-cpio-2.13.tar.bz2.drv' #8 62.78 deleting '/nix/store/n3w1ajmxs0f5z9769pvd63c64c3jrwcf-setlocale-1.0.0.10-r1.cabal.drv' #8 62.78 deleting '/nix/store/n08qyfygfql288d64ws4pj0gdk4qz3j8-hslua-module-system-1.0.2.tar.gz.drv' #8 62.78 deleting '/nix/store/mzhlqqbzgwi3icqzhn3ccq9b3lk2qa78-libxslt-1.1.35.tar.xz.drv' #8 62.78 deleting '/nix/store/msgishnz0mcwrlwa2id8789vdmdkvc2n-gi-cairo-render-0.1.1.tar.gz.drv' #8 62.78 deleting '/nix/store/mqdg9pspxnpprym8cqm0mg7l5jr3fmcp-old-locale-1.0.0.7-r2.cabal.drv' #8 62.78 deleting '/nix/store/mqcdpgd2lmmdxpyqhc7z1w356pw565rf-kan-extensions-5.2.3.tar.gz.drv' #8 62.78 deleting '/nix/store/mp49c5zxshwp2svc82ffgh6b2kadqbx1-aeson-pretty-0.8.9-r1.cabal.drv' #8 62.78 deleting '/nix/store/mp1ysyqx97gbl810cvxvjw9q3aq6wn45-libksba-1.6.0.tar.bz2.drv' #8 62.78 deleting '/nix/store/mmcryi3dxxx2zyc5kx96jgkipm6jbmhw-alex-3.2.7.1.drv' #8 62.78 deleting '/nix/store/rxm62vhivw902lqq5fn00f14vfv8hbv7-happy-1.20.0.drv' #8 62.78 deleting '/nix/store/mm67n2lzg0r7pwprdqzak7f2mzingxhr-gengetopt-2.23.drv' #8 62.78 deleting '/nix/store/mkk6m8adw9chf50hdmyh374xzask7zsm-tasty-smallcheck-0.8.2-r1.cabal.drv' #8 62.78 deleting '/nix/store/mk1lv7n0r0s0cz48d2q54g1ccpk7kfq2-case-insensitive-1.2.1.0.tar.gz.drv' #8 62.78 deleting '/nix/store/miz4321wxiyxg0dqgvi1ma1603nixd3l-uuid-types-1.0.5-r2.cabal.drv' #8 62.78 deleting '/nix/store/mir18k90hyks91jzpdwd1h3zpcws9xmc-libsoup-3.0.7.tar.xz.drv' #8 62.78 deleting '/nix/store/mfwlw6lw64337cgymcbsj5p7ngmxjskb-libXres-1.2.1.tar.bz2.drv' #8 62.78 deleting '/nix/store/mfmcpmckgxfaxmr8cl7xjwinwrmayw6k-vector-instances-3.4.tar.gz.drv' #8 62.78 deleting '/nix/store/mdzv00w4m2v8v8c7765d5j7cxwar8n5y-Mako-1.2.0.tar.gz.drv' #8 62.78 deleting '/nix/store/mcry0srhm9js69cxaax2lalqn5mzc5x9-gnome-vfs-2.24.4.tar.bz2.drv' #8 62.78 deleting '/nix/store/maksq9c0ba97fqh279hqsz9pgrbr5h0s-DevIL-1.7.8.tar.gz.drv' #8 62.78 deleting '/nix/store/m8q3gn19kmyqaqg1pzyggkf7x6567gn2-aeson-2.0.3.0.tar.gz.drv' #8 62.78 deleting '/nix/store/m88fpik1hd35yz0yky4jq6wahkp5kia3-blucontrol-0.7.0.0.tar.gz.drv' #8 62.78 deleting '/nix/store/m7nagq2jr4gz2c8fnjbvkaz07g9siszk-semirings-0.6.tar.gz.drv' #8 62.78 deleting '/nix/store/m4wx186y55jppa84xyrlv8sj5xaki6pv-blaze-markup-0.8.2.8-r2.cabal.drv' #8 62.78 deleting '/nix/store/m38rm4fn8l1ihck508gmasxlj7jvxvjx-lame-3.100.tar.gz.drv' #8 62.78 deleting '/nix/store/m2p0wjs1vcv4p5hwk5vcx18xvg5v6cnv-pango-1.50.7.tar.xz.drv' #8 62.78 deleting '/nix/store/m187m1dyjpv9g0zl8yc9mnz83nn7p6gi-libcap-2.63.tar.xz.drv' #8 62.78 deleting '/nix/store/lz0ihv937mcrk46lg075iw2wxrvhgkwc-setlocale-1.0.0.10.tar.gz.drv' #8 62.78 deleting '/nix/store/lxaf90cpn3gx8zx330f99c1fw4fi9bxs-wide-word-0.1.1.2.tar.gz.drv' #8 62.78 deleting '/nix/store/lviinm4sqlqfw224pa4iwnymfvh8crl0-autoconf-2.13.drv' #8 62.79 deleting '/nix/store/lv2ifqwyzxz2crrh9q3anlf5g98i8phk-pixman-0.38.4.drv' #8 62.79 deleting '/nix/store/pkwdjk0y32qdsy4ss053pwsm9wv4jbx4-pixman-0.38.4.tar.bz2.drv' #8 62.79 deleting '/nix/store/lspz7nrba4spivwiiicylvkbkwpyx6b7-json-glib-1.6.6.tar.xz.drv' #8 62.79 deleting '/nix/store/lrp8gr03sq2h5210br79aql0imykxvzx-Python-3.10.4.tar.xz.drv' #8 62.79 deleting '/nix/store/lqb9ci6x18v4wmyg4ky4ldv10i1laivx-old-time-1.1.0.3.tar.gz.drv' #8 62.79 deleting '/nix/store/lixqd2f69gnxfiisqjvv6hzcp708jf8k-primitive-addr-0.1.0.2.tar.gz.drv' #8 62.79 deleting '/nix/store/ligz384i1ln83y2nabgcp1p70mbsrqw0-sphinxcontrib-apidoc-0.3.0.tar.gz.drv' #8 62.79 deleting '/nix/store/lh4d4255r2hyi4kv0cd51hcparn1wsj1-hslua-module-version-1.0.2.tar.gz.drv' #8 62.79 deleting '/nix/store/ldq81rymv26hhrfb1x2nfwihipxnkldy-perl5.34.1-TermReadKey-2.38.drv' #8 62.79 deleting '/nix/store/xnbmapjbr5rhvhhqv8a419ax6rlqikp5-TermReadKey-2.38.tar.gz.drv' #8 62.79 deleting '/nix/store/ldk54f6j56v9ws7rnmpddbkqy607crrq-hslogger-1.3.1.0.tar.gz.drv' #8 62.79 deleting '/nix/store/lc67f1pbfnb9l13zjsp9gla3ms85v25j-dconf-0.40.0.tar.xz.drv' #8 62.79 deleting '/nix/store/l922gyd88wcwnn43bsjri61hqibc3056-libunwind-1.6.2.tar.gz.drv' #8 62.79 deleting '/nix/store/l7l4s0aw9y48ck0kjqyb3dh0n8n8hpyn-xml-1.3.14-r2.cabal.drv' #8 62.79 deleting '/nix/store/l7j57672inq27j7gyhcyi9v5fdkpjd2l-microlens-0.4.12.0.tar.gz.drv' #8 62.79 deleting '/nix/store/l7hya40rchmwyw5dkj7nrbi8p5bq8md6-code-page-0.2.1.tar.gz.drv' #8 62.79 deleting '/nix/store/l5qva1hyl1i7dsiv8fc5fjwkqqas421k-zlib-0.6.2.3-r1.cabal.drv' #8 62.79 deleting '/nix/store/l5j6c4bsmh8z5s29m27kjg9mwas5p8j2-profunctors-5.6.2.tar.gz.drv' #8 62.79 deleting '/nix/store/l2f5iawqyf1vmxrmczip0sn7m3c951q3-lzip-1.23.drv' #8 62.79 deleting '/nix/store/maw71jv2nj1177vda3lsq9j3l1rp0m6n-lzip-1.23.tar.gz.drv' #8 62.79 deleting '/nix/store/l1h48q05s21jslgp7543yc8bk27y8x4y-time-units-1.0.0.tar.gz.drv' #8 62.79 deleting '/nix/store/l0hn6jq8f323i9k7ijc0y36md7fyqr1j-simple-sendfile-0.2.30.tar.gz.drv' #8 62.79 deleting '/nix/store/l01y59j9py4a6ngddipgrxrcxm8adi62-unliftio-core-0.2.0.1-r2.cabal.drv' #8 62.79 deleting '/nix/store/kz176zlv7l8iyy5gl1z088vc9slx9290-gnutls-3.7.3.tar.xz.drv' #8 62.79 deleting '/nix/store/kwz5ihrawcmjw974ac1bmm2khwxvhivd-tuple-0.3.0.2.tar.gz.drv' #8 62.79 deleting '/nix/store/krillvp7x2ffly7qrq53mnjkvmilwnq1-logict-0.7.1.0.tar.gz.drv' #8 62.79 deleting '/nix/store/kqsh5j5qr4qpyq1zqswwwci67as7c5di-colm-0.13.0.7.tar.gz.drv' #8 62.79 deleting '/nix/store/kqfbxxzj3kssmns6cv36mlh5vzd1jwhj-dbus-1.2.22.tar.gz.drv' #8 62.79 deleting '/nix/store/kpn2sdxpzzhvhn0rg2i03ijnl26p9yrj-ChasingBottoms-1.3.1.11.tar.gz.drv' #8 62.79 deleting '/nix/store/kn861vvhgzwvvkddyilrpp8csn5cqbwl-base-compat-0.11.2-r1.cabal.drv' #8 62.79 deleting '/nix/store/kll4m5piff981v598h8s2w0jak8dslv8-cairo-1.16.0.tar.xz.drv' #8 62.79 deleting '/nix/store/khpnj8qnndpsi38dkrkbc5625n9xhi93-hspec-meta-2.7.8.tar.gz.drv' #8 62.79 deleting '/nix/store/kc2wysb56y2d9xkqz7jasmfhwz9ygd98-catalog.xml.drv' #8 62.79 deleting '/nix/store/kbhky5afd3rkql414rclyvapilqi3k34-20_no_Werror.diff.drv' #8 62.79 deleting '/nix/store/kb4z4l6mdw68ldlxx0wyhr0spfv7q1hl-colour-2.3.6.tar.gz.drv' #8 62.79 deleting '/nix/store/kazwsjszsa7g48iawygll2h513a5q2w7-speexdsp-1.2.0.drv' #8 62.79 deleting '/nix/store/sx58rpahp4d5w174xfg887y12s1jj59l-speexdsp-1.2.0.tar.gz.drv' #8 62.79 deleting '/nix/store/kaxf8ra1y96zi52v7i79ss2p7aznkyg7-foundation-0.0.28.tar.gz.drv' #8 62.79 deleting '/nix/store/k8jld5wd06fydiqbnynmjrb15iiwmhf9-Linux-PAM-1.5.2.tar.xz.drv' #8 62.79 deleting '/nix/store/k818rz0ig6rnr8kzmgcgm7hxyzglf0l7-gperf-3.1.drv' #8 62.79 deleting '/nix/store/k6yg57jlkghkjx5fs9k0bp50rv4sxxzi-distributive-0.6.2.1.tar.gz.drv' #8 62.79 deleting '/nix/store/k6frmcddm93h48c51703p1qq4l2640rc-bytestring-builder-0.10.8.2.0.tar.gz.drv' #8 62.80 deleting '/nix/store/k63xlg5i87c72a2klrgr74y43a56vwkc-commonmark-0.2.2.tar.gz.drv' #8 62.80 deleting '/nix/store/k3z5rc7vq40ml8wddbl1hwva6jlrx1mq-filelock-3.6.0.tar.gz.drv' #8 62.80 deleting '/nix/store/k3kwh5rb64h8dq48hr63z7swla18wpv8-clang-tools-extra-11.1.0.src.tar.xz.drv' #8 62.80 deleting '/nix/store/k3j60ylxx6imbpryh6p535na327ghny1-serd-0.30.10.tar.bz2.drv' #8 62.80 deleting '/nix/store/k1yn8v44a9p3w0ig2pnsmz1h504za3lk-uniplate-1.6.13-r1.cabal.drv' #8 62.80 deleting '/nix/store/k13fi65fkz7m81wb060n8yzzrr54mw6i-type-equality-1-r3.cabal.drv' #8 62.80 deleting '/nix/store/k0jscvhik1malm5mv24s1n1d0hd0cr7p-at-spi2-core-2.44.1.tar.xz.drv' #8 62.80 deleting '/nix/store/jx2m31rq8wh4nbac5x08is1z8qa3r3c4-freetype-2.12.0.tar.xz.drv' #8 62.80 deleting '/nix/store/jwfkf78bj9hx28qya455z0rh9mk4l6fg-libsodium-1.0.18.drv' #8 62.80 deleting '/nix/store/js7dinyv5gz50ddxw0l3qdmdyxcvb0pi-Markdown-3.3.7.tar.gz.drv' #8 62.80 deleting '/nix/store/jrx54sik3jipdzn710v847xakn2ggqxr-happy-1.20.0.tar.gz.drv' #8 62.80 deleting '/nix/store/jrmamnk6mhw3dajffs3phihxk2qclv5h-indexed-traversable-0.1.2-r1.cabal.drv' #8 62.80 deleting '/nix/store/jpm6fn0ynw9raizvi2n76k0qbwx70hyw-wai-3.2.3.tar.gz.drv' #8 62.80 deleting '/nix/store/jpg594pp167f9vn9j3l50vnjpvh0a43n-buildcatrust-0.1.3.tar.gz.drv' #8 62.80 deleting '/nix/store/jn918kdqv1kg8jrnwywkncm5k378yhsa-snowballstemmer-2.2.0.tar.gz.drv' #8 62.80 deleting '/nix/store/jljkgx4dnqjvjz9zlp0ipdyn5nvskjfj-from-sum-0.2.3.0.tar.gz.drv' #8 62.80 deleting '/nix/store/jkcif7362r4vq0clj8n051h9ykygfm4y-chardet-4.0.0.tar.gz.drv' #8 62.80 deleting '/nix/store/jhhi24yrmz396ddxpciqg1py0s7y57lw-avahi-0.8.tar.gz.drv' #8 62.80 deleting '/nix/store/jgx3dkmc5dgxj19g28hfqq86ak8fnpb7-comonad-5.0.8-r1.cabal.drv' #8 62.80 deleting '/nix/store/jg0ja66549l5y03kgm2mddgsb83irdyq-easy-file-0.2.2.tar.gz.drv' #8 62.80 deleting '/nix/store/jfvbdwcqzk5xqhig18vphp42v5kgzfr9-net-tools-2.10.tar.xz.drv' #8 62.80 deleting '/nix/store/jfcn4x3nnmr988abc1mha0gdfabyhcz3-docutils-0.18.1.tar.gz.drv' #8 62.80 deleting '/nix/store/jcnbm2z7i0xam31f129c10xp598bg13h-chunked-data-0.3.1.tar.gz.drv' #8 62.80 deleting '/nix/store/jbzdxlrjxd0gmk32y5k50w3ni25i8q1s-regex-posix-0.96.0.1.tar.gz.drv' #8 62.80 deleting '/nix/store/jbnldgbyjwjj9kqpgsaajrwzvwc6y3gj-GConf-3.2.6.tar.xz.drv' #8 62.80 deleting '/nix/store/j93s0wpqi2xyjvcn8h31wcpy4byh65br-Cabal-syntax-3.6.0.0.tar.gz.drv' #8 62.80 deleting '/nix/store/j3qjl0hgpz1h20k30dsfbxd3fl40hrwy-auto-update-0.1.6.tar.gz.drv' #8 62.80 deleting '/nix/store/j3hdvv1pqxyrla7148mrgiryq7hqv9pg-automake-1.15.1.drv' #8 62.80 deleting '/nix/store/kvfa04js5v65kikspx1y5mklyjzkbqgn-automake-1.15.1.tar.xz.drv' #8 62.80 deleting '/nix/store/j235nax1a44xarq7h0wdm019fp2nl5jq-docbook-xml-4.5.zip.drv' #8 62.80 deleting '/nix/store/iymjpjhw8x3cbc11dvxmvsw69nnxl4zh-pretty-show-1.10.tar.gz.drv' #8 62.80 deleting '/nix/store/iy4ipa5sp0zmzf7jgsj0sw8j77iq88k2-template-haskell-compat-v0208-0.1.7.tar.gz.drv' #8 62.80 deleting '/nix/store/ixbkdzk9ayx6awbj92hdkkqkq5g2jca8-curl-7.83.1.drv' #8 62.80 deleting '/nix/store/yc7188wq36hx9akqdni9arbv4bzf7km0-libkrb5-1.19.3.drv' #8 62.80 deleting '/nix/store/z24qs6f5d1mmwdp73n1jfc3swj4v2c5s-krb5-1.19.3.tar.gz.drv' #8 62.80 deleting '/nix/store/xskr25vfvmf4wgxjlg95ls2vj6xw0c0c-keyutils-1.6.3.drv' #8 62.80 deleting '/nix/store/iwrbvflnx6zlw9ci8ak0n2vga44mjksh-libmicrohttpd-0.9.71.tar.gz.drv' #8 62.80 deleting '/nix/store/iw7nn8fj8cgqyfcmjjj3aaqyiv310hyk-lttng-ust-2.13.1.tar.bz2.drv' #8 62.80 deleting '/nix/store/iszmqd9nliyjngz8r2ahc2cfm2zmgbfx-byte-order-0.1.3.0.tar.gz.drv' #8 62.80 deleting '/nix/store/irjfm97awvv0zzhxn90x0x9gj218l3bc-lifted-async-0.10.2.2.tar.gz.drv' #8 62.80 deleting '/nix/store/ir6zx4zn521f1bdadizgf9jzb0nlaqh2-gi-gdk-3.0.25.tar.gz.drv' #8 62.81 deleting '/nix/store/ilc2f2mmj1vxnnzrcqxdpin2xnbw3a6g-foldl-1.4.12-r3.cabal.drv' #8 62.81 deleting '/nix/store/ilac9y96qmgi7y5f1j2hblk4b8czs4cg-OneTuple-0.3.1.tar.gz.drv' #8 62.81 deleting '/nix/store/il9ldd8bdl8nz0myba5jmq5g3q078f2n-alex-3.2.7.1.tar.gz.drv' #8 62.81 deleting '/nix/store/ikcdn9s6qh1rhajg9al88rbn2rdd6hd3-bifunctors-5.5.11.tar.gz.drv' #8 62.81 deleting '/nix/store/ijg41lcnid1sxfmjb6iapjbmc7vphxi8-xcb-util-0.4.0.tar.bz2.drv' #8 62.81 deleting '/nix/store/iinh935x52fs82hr6g66g67q2ka60dw7-libgcrypt-1.10.1.drv' #8 62.81 deleting '/nix/store/jwcimzpqlp611gkwnvv09xksns2vwjs8-libgcrypt-1.10.1.tar.bz2.drv' #8 62.81 deleting '/nix/store/ii88hvp7jkig4i9qr5dm5z067jzz9ih5-libsoup-2.74.2.tar.xz.drv' #8 62.81 deleting '/nix/store/idcgphgdv0qpdjhy6pl56bc7fpg6kv3z-x509-store-1.6.9.tar.gz.drv' #8 62.81 deleting '/nix/store/icq3hdg00d9nabaspj2km799mi35j266-toml-0.10.2.tar.gz.drv' #8 62.81 deleting '/nix/store/icbpgwbjqiirz4icmcdb1ail45zb8ifi-scala-2.12.15.tgz.drv' #8 62.81 deleting '/nix/store/iay746wxmcdv85535a2wi539842ifhxv-happy-1.20.0-r1.cabal.drv' #8 62.81 deleting '/nix/store/i7195k4vj21fdlkr62b5q0q7hyj08ng4-libselinux-3.3.tar.gz.drv' #8 62.81 deleting '/nix/store/i6sfzwig1nc3cp0aghxmamag3brpr19y-mpfr-4.1.0.drv' #8 62.81 deleting '/nix/store/rlbcnbr9xlnxzqd3y3i9pr8k4v95q7vg-mpfr-4.1.0.tar.xz.drv' #8 62.81 deleting '/nix/store/i3ci5iq2v236p37y30z7vnkxgcl7430p-reflection-2.1.6-r1.cabal.drv' #8 62.81 deleting '/nix/store/i2ppplrgwhjz157dn5grb032hywkhyjc-ffmpeg-4.4.2.tar.bz2.drv' #8 62.81 deleting '/nix/store/i2nvvq0b4lrf29bbm9kv4ymh129qs8wp-iproute2-5.17.0.tar.xz.drv' #8 62.81 deleting '/nix/store/i0i8rjcysbxnsbp5kp7map7x2kd1q061-pointed-5.0.3.tar.gz.drv' #8 62.81 deleting '/nix/store/hzhzi2s7p0rgbdjskb7vn5dn50fwpqd7-gstreamer-1.20.1.tar.xz.drv' #8 62.81 deleting '/nix/store/hyrbdmn0rnwlrfn6b9f97rxs00wzvdnz-hspec-2.8.5.tar.gz.drv' #8 62.81 deleting '/nix/store/hwcxfvyp942vm8np87wd1hmr9wrmw1gr-hslua-module-path-1.0.2.tar.gz.drv' #8 62.81 deleting '/nix/store/hvb01qz2rsyvi17997h8r59gi5p3wa4w-readline63-003.drv' #8 62.81 deleting '/nix/store/hsr4b68svm4npm22ly45h7v88i0cvq6q-data-default-instances-dlist-0.0.1.tar.gz.drv' #8 62.81 deleting '/nix/store/hra6algdcgw0qb2vk5k96v1zspaiil3h-constraints-0.13.3.tar.gz.drv' #8 62.81 deleting '/nix/store/hp5vi6hg0sx05swmlczigvmacld26mc4-elfutils-0.187.tar.bz2.drv' #8 62.81 deleting '/nix/store/hp426wbj7q81cjbymnp4cyq2875qm0i3-cracklib-2.9.7.tar.bz2.drv' #8 62.81 deleting '/nix/store/hnmr1i50qrc2r11m38bxlcg0ml02fysb-unbounded-delays-0.1.1.1.tar.gz.drv' #8 62.81 deleting '/nix/store/hknid6sy64avkg15c8cd3v8ikfk3n973-libXau-1.0.9.tar.bz2.drv' #8 62.81 deleting '/nix/store/hk7s2gbxhyn5v1s8af3ljbk4v668jkmm-html-conduit-1.3.2.2.tar.gz.drv' #8 62.81 deleting '/nix/store/hil5wgnliafjanm9747lxc6x33ypbbb5-libXt-1.2.1.tar.bz2.drv' #8 62.81 deleting '/nix/store/hiiihdz5zf0xh1ym8f7xbh70sbvclxdz-CGI-4.51.tar.gz.drv' #8 62.81 deleting '/nix/store/hgshbdm4a9zlqhi3sji5bbg2pn622x3b-alsa-ucm-conf-1.2.6.3.drv' #8 62.81 deleting '/nix/store/hgqqla3ryzyms49a002nfvdvg854kk2k-groff-1.22.4.drv' #8 62.81 deleting '/nix/store/hgd5lfpg6pg9n5xpbyr6hrz7gplgsdhm-skylighting-0.12.3.tar.gz.drv' #8 62.81 deleting '/nix/store/hfx6s7mjm0y3dwn91nx7dd4n9sssnwnc-pexpect-4.8.0.tar.gz.drv' #8 62.81 deleting '/nix/store/hf1kpqdidrqvcnhg0qb0kg78y7pgcfvj-lzo-2.10.drv' #8 62.81 deleting '/nix/store/ma3lq6bjbc3smswng3q2d947arj7m35l-lzo-2.10.tar.gz.drv' #8 62.81 deleting '/nix/store/hc2ranjiy8xf3d9rkbglh5ch4r5cifqg-safe-0.3.19.tar.gz.drv' #8 62.81 deleting '/nix/store/h890ba5w3x3a6ax89xxav2j8s6vz2nd1-distributive-0.6.2.1-r1.cabal.drv' #8 62.82 deleting '/nix/store/h8372sn55x6cyl7bhz4m0qhydq4n8dw2-llvm-11.1.0.src.tar.xz.drv' #8 62.82 deleting '/nix/store/h7irljap0bgpbyvcdk6y945mc82d2dkc-libomxil-bellagio-0.9.3.drv' #8 62.82 deleting '/nix/store/xxmllss5mns7ss3c5za8knlwalwm1xik-libomxil-bellagio-0.9.3.tar.gz.drv' #8 62.82 deleting '/nix/store/h772198agqd8gbxj49ac56rh08hsfkiy-libdaemon-0.14.drv' #8 62.82 deleting '/nix/store/h5jfcphxvql2v6cvacibabr47l5qcgdv-hook.drv' #8 62.82 deleting '/nix/store/h4jswl0jkxcahwg0wr1c9yz5cqxjplqj-libseccomp-2.5.3.tar.gz.drv' #8 62.82 deleting '/nix/store/h3dpw38crbrr0qd51rs1v7gd4954fmh0-readline63-004.drv' #8 62.82 deleting '/nix/store/h394689n8jrilm0n3wh9vgi4q32xx8h7-xvidcore-1.3.7.drv' #8 62.82 deleting '/nix/store/mxxzdxwc5iyy53a0c3jfgaf65r8hznly-yasm-1.3.0.drv' #8 62.82 deleting '/nix/store/ijwf2n352n9ljyrpn61c6mmpmk8fzmah-yasm-1.3.0.tar.gz.drv' #8 62.82 deleting '/nix/store/h2njj60xmlvrsjzawyy0fvygnvnqdgl8-dlist-1.0.tar.gz.drv' #8 62.82 deleting '/nix/store/h2a1v5a73bn6vr17pgl7n61py7gkigqp-Test-NoWarnings-1.04.tar.gz.drv' #8 62.82 deleting '/nix/store/h1q02a5ckcpyzgnm47z64ssk7f8097m7-libXv-1.0.11.tar.bz2.drv' #8 62.82 deleting '/nix/store/h1p45i8xw9mmz0wpp4q78z6inr0s9i5k-psqueues-0.2.7.3.tar.gz.drv' #8 62.82 deleting '/nix/store/h0pcjba7mmg3wdw7a6lf79iv09j85hp5-libtasn1-4.18.0.drv' #8 62.82 deleting '/nix/store/gzznq52zvmrjm15c0982v2idrhgsj94h-QuickCheck-2.14.2.tar.gz.drv' #8 62.82 deleting '/nix/store/gyi72fbm5kl81pnnyn8lj1n80712v86n-wl-pprint-annotated-0.1.0.1-r1.cabal.drv' #8 62.82 deleting '/nix/store/gy5bs18z3v9zhxm66xf2a7a9cfpsg816-bash-completion-2.11.tar.xz.drv' #8 62.82 deleting '/nix/store/gvayjckzk3f8mzjks2098ww4wg75hx32-X11-xft-0.3.4.tar.gz.drv' #8 62.82 deleting '/nix/store/gv48rs8rqjzzr78rg177ab2phi3r1sz6-ply-3.11.tar.gz.drv' #8 62.82 deleting '/nix/store/gs5yli0nx86lsw859b0p7xqmk0c8ynvg-pytest-subtests-0.7.0.tar.gz.drv' #8 62.82 deleting '/nix/store/gr0qb0lg8j2nc22fkmvfnig4vw9ya9wx-sharutils-4.15.2.tar.xz.drv' #8 62.82 deleting '/nix/store/gqb7xg1qzvcyw418c4x2wliwjsphdln5-audit-2.8.5.tar.gz.drv' #8 62.82 deleting '/nix/store/gpq78mw9yj5xv4h406lpdn2wzwrvfgak-integer-logarithms-1.0.3.1.tar.gz.drv' #8 62.82 deleting '/nix/store/gphvm0ckbpz42fa0fc2cqz5cyanhkfr7-dlist-instances-0.1.1.1.tar.gz.drv' #8 62.82 deleting '/nix/store/gp0038aqs96mk8yadvisvlimhriy7p79-focuslist-0.1.1.0.tar.gz.drv' #8 62.82 deleting '/nix/store/gnx4bmydwqsz4zdsqhyr7an9xwcv79m0-stm-chans-3.0.0.6.tar.gz.drv' #8 62.82 deleting '/nix/store/gnk6z1k5k3lvkr0h4sfj247mljrix8yw-celt-0.11.3.drv' #8 62.82 deleting '/nix/store/gkvkjcjc4817m26bxb6wf4plpv8hhz7a-readline63-008.drv' #8 62.82 deleting '/nix/store/gkris9qm5qgfxppwfsrgba6k2a8678h4-erf-2.0.0.0.tar.gz.drv' #8 62.82 deleting '/nix/store/gk2n8bjl8kpampq044dwxh3r92marpd8-libdrm-2.4.110.tar.xz.drv' #8 62.82 deleting '/nix/store/gjir63glx21pi9lf8aycxqjmbff0lg1m-mutable-containers-0.3.4.tar.gz.drv' #8 62.82 deleting '/nix/store/gj0jps0crvvlw0xiwngaw6dmpzsd6azy-gi-atk-2.0.24.tar.gz.drv' #8 62.82 deleting '/nix/store/ginwgz241gx1619ml38zfhgnxdkv8p07-executable-path-0.0.3.1.tar.gz.drv' #8 62.82 deleting '/nix/store/gfwsrh5fkig273hj6is2xlbzyswhajkr-typed-process-0.2.8.0.tar.gz.drv' #8 62.82 deleting '/nix/store/gfmhrhr6x0lfqljb2ylb655kzjw8m571-parallel-3.2.2.0.tar.gz.drv' #8 62.82 deleting '/nix/store/gcm8nhhf1r9vw5cfbhfc23dczvj811d4-gts-0.7.6.tar.gz.drv' #8 62.82 deleting '/nix/store/gcafflk71ssgfzqmn0z5yv77svsffy5l-blaze-markup-0.8.2.8.tar.gz.drv' #8 62.82 deleting '/nix/store/gbjf5rhcnvafqlh2kmcxba7ci3zli575-HStringTemplate-0.8.8.tar.gz.drv' #8 62.82 deleting '/nix/store/ga1cls35jqaxa4w7djh9kwg780q6z99b-blaze-html-0.9.1.2-r2.cabal.drv' #8 62.82 deleting '/nix/store/g9gkm9i7664zm7lx808mz1733bp88jp7-type-equality-1.tar.gz.drv' #8 62.83 deleting '/nix/store/g8x3a9h7c830zvnsiy6y2hk40dlgb6m7-iniconfig-1.1.1.tar.gz.drv' #8 62.83 deleting '/nix/store/g8ax74v2vkkc4064cj6ad13l3f3j597b-validity-0.12.0.1.tar.gz.drv' #8 62.83 deleting '/nix/store/g67vvhj77csnslfhd7zsznyxd8rvm81a-dbus-glib-0.112.tar.gz.drv' #8 62.83 deleting '/nix/store/g5s2ydffnfccanaw2z0vfg7dg5xxyri0-ibmtpm1661.tar.gz.drv' #8 62.83 deleting '/nix/store/g4m894mzc3w76vlr9b0p9zqb56i2way5-these-1.1.1.1-r5.cabal.drv' #8 62.83 deleting '/nix/store/g4i7lm7l7f5g458n858yzmr9xmhr27yr-connection-0.3.1-r1.cabal.drv' #8 62.83 deleting '/nix/store/g3hwq8kaha7hzx7baa8kyyrcvf2y3jf9-wai-logger-2.4.0.tar.gz.drv' #8 62.83 deleting '/nix/store/g32wqg69b9j3y4vspnx4k4rn00fpsb9l-jailbreak-cabal-1.3.6.tar.gz.drv' #8 62.83 deleting '/nix/store/g2wj3vjd04ci8wackxkjadinwvw5zkfg-libwnck-40.1.tar.xz.drv' #8 62.83 deleting '/nix/store/g25yn60gfi7a0558qh275ydl09svmdim-adjunctions-4.4.tar.gz.drv' #8 62.83 deleting '/nix/store/g0qm3df0zjgxgw22bsgby1gsrmmjynja-libxshmfence-1.3.tar.bz2.drv' #8 62.83 deleting '/nix/store/fzaj0cqnigsnwqsiggnwkglnbb5indcg-tasty-hspec-1.2-r2.cabal.drv' #8 62.83 deleting '/nix/store/fypfvcj3g158pwy5cm96id7lc7xyf8nn-pytest-forked-1.4.0.tar.gz.drv' #8 62.83 deleting '/nix/store/fxqhz6hz4dyqr7w0qbf0r02rh8nnwrsw-hspec-core-2.8.5.tar.gz.drv' #8 62.83 deleting '/nix/store/fvd1hy10vbm3xvrgss7ji4nkyab2k4ds-th-lift-0.8.2.tar.gz.drv' #8 62.83 deleting '/nix/store/fsih7rpzq0rj98gi9i2284q2p37kkzns-vte-0.68.0.tar.xz.drv' #8 62.83 deleting '/nix/store/fs3jysacylmp5b3456f1fxwkcwblhk7v-libassuan-2.5.5.drv' #8 62.83 deleting '/nix/store/ybwvi8hz7v4ssx0cfk87x99x6x4mcl26-npth-1.6.drv' #8 62.83 deleting '/nix/store/rqj8z3pmzmwy40vm1an8kh1acwk0c40f-libassuan-2.5.5.tar.bz2.drv' #8 62.83 deleting '/nix/store/fmrr6bawgii5wjv27sxn9kdai98nngw1-x509-1.7.6.tar.gz.drv' #8 62.83 deleting '/nix/store/fmqpbhv4d8a0pvq1hy4a1kk6ni92xg2b-gengetopt-2.23.tar.xz.drv' #8 62.83 deleting '/nix/store/flw0nkl84rzwnjz5gdw87r49vcf9y06i-Cython-0.29.28.tar.gz.drv' #8 62.83 deleting '/nix/store/fjd9v7k1f9nfwcdx8318kiq0cn0ms4v4-dejagnu-1.6.3.tar.gz.drv' #8 62.83 deleting '/nix/store/fibp7sxdc9ac6dx3i22mdfb5y3pkmfdm-free-5.1.7-r1.cabal.drv' #8 62.83 deleting '/nix/store/fh0r731ifgkdz9wzaida40mg4j33y4vv-pandoc-2.17.1.1.tar.gz.drv' #8 62.83 deleting '/nix/store/fgq9rjld04mx315r60sddqfwcsa9r5rb-setenv-0.1.1.3-r1.cabal.drv' #8 62.83 deleting '/nix/store/fgjlnmkgpifcgc0swm975rawsf8d4psq-31_allow_overriding_AGexe_for_crossbuild.diff.drv' #8 62.83 deleting '/nix/store/fdln9dm0lnrd0ck2hxmjaar820hidm2j-unliftio-core-0.2.0.1.tar.gz.drv' #8 62.83 deleting '/nix/store/fd625dwhqdj3c4z1xyshpyf1jvh4wn0p-HTTP-Cookies-6.09.tar.gz.drv' #8 62.83 deleting '/nix/store/fcjwifr6bnmn2b8g7hknqbq70dfc0ck1-perl5.34.1-Sub-Uplevel-0.2800.drv' #8 62.83 deleting '/nix/store/ykch1k4kaii5vfzw7hqkmsfichym3m9a-Sub-Uplevel-0.2800.tar.gz.drv' #8 62.83 deleting '/nix/store/fbczjhjhqn0p48ih8b4lllb1yl60p49z-skylighting-core-0.12.3.tar.gz.drv' #8 62.83 deleting '/nix/store/f7h53i1l1jgx9h5miaj81k0iwnn5lldx-test-framework-hunit-0.3.0.2-r3.cabal.drv' #8 62.83 deleting '/nix/store/f6dyplx3l2kq0a3z6232w4r06s3fhxs8-text-conversions-0.3.1-r1.cabal.drv' #8 62.83 deleting '/nix/store/f6bss1mhlrzya8170scdjssi90gpff65-cracklib-words-2.9.7.gz.drv' #8 62.83 deleting '/nix/store/f405chyh3jxslzsfcpvvfw15mkkykwqn-simple-reflect-0.3.3.tar.gz.drv' #8 62.83 deleting '/nix/store/f3ycrcb6g1z7zyxvbvqmqzqm6zgwamc1-webrtc-audio-processing-0.3.1.tar.xz.drv' #8 62.83 deleting '/nix/store/f0xnb9b4kyhs09dv8pqlnh31vk41ssli-01-fix-heap-buffer-overflow-cve-2018-1000097.patch.drv' #8 62.83 deleting '/nix/store/f0hy7f580jzfhn8fnn80qrnnjni8ni85-sphinxcontrib-applehelp-1.0.2.tar.gz.drv' #8 62.83 deleting '/nix/store/f0d9gximp6r5j543gpbn9b0in3zbhkay-ipynb-0.2.tar.gz.drv' #8 62.83 deleting '/nix/store/dz555bfwimi2p7qyl0mk17vq1hkm9kbj-regex-base-0.94.0.2.tar.gz.drv' #8 62.83 deleting '/nix/store/dwdvyrxxpm85176zv850wg3mdwii262q-semigroups-0.19.2.tar.gz.drv' #8 62.84 deleting '/nix/store/ds2vfj8ad4s1jsmisifa1bj39p9f65k5-startup-notification-0.12.tar.gz.drv' #8 62.84 deleting '/nix/store/drpw3vapk0z9zwwiiq5zrxvqg4zi2z64-xdg-basedir-0.2.2.tar.gz.drv' #8 62.84 deleting '/nix/store/dr6krimmfmbrm7gbikclr5wkr6shxfvp-xml-1.3.14.tar.gz.drv' #8 62.84 deleting '/nix/store/dqwhhal5aqp4ms9ih0dmwj0b1kgpjzcz-webencodings-0.5.1.tar.gz.drv' #8 62.84 deleting '/nix/store/dqg257hm91snn8rhi92m5slh02cd5wm1-http-client-0.7.11-r1.cabal.drv' #8 62.84 deleting '/nix/store/dp78f3jliwmyrvdav3n4p81wpifxic3n-haskell-gi-base-0.26.0.tar.gz.drv' #8 62.84 deleting '/nix/store/dp1lsxm1wrhcpykycznwn5h01w1j4q2w-xcb-proto-1.14.1.tar.xz.drv' #8 62.84 deleting '/nix/store/dndn0q020vwaxfgyk4slfbs85hz6722b-fdk-aac-2.0.2.drv' #8 62.84 deleting '/nix/store/dzjp5f37sb19yisfrpmj7zi1wy0la7iv-fdk-aac-2.0.2.tar.gz.drv' #8 62.84 deleting '/nix/store/dmgri7m7cmgf81qclnvj7jmbcfr5hjwj-ghc-8.10.7-src.tar.xz.drv' #8 62.84 deleting '/nix/store/dm44sirianr50w5h6mb3arpjy3gqljck-SDL2-2.0.20.tar.gz.drv' #8 62.84 deleting '/nix/store/djmd3sjbfwnjd8ch307li94kpcrhv3is-libsamplerate-0.1.9.tar.gz.drv' #8 62.84 deleting '/nix/store/dji4k2h0gkw3c064bqs0h39cn3v34l33-sqlite-3.38.5.drv' #8 62.84 deleting '/nix/store/di9i0zb1y47133y4vmw02wnw8jsvk5if-OneTuple-0.3.1-r2.cabal.drv' #8 62.84 deleting '/nix/store/di95b12my894phzvyx2q1nzmn14s4z3j-mime-types-0.1.0.9.tar.gz.drv' #8 62.84 deleting '/nix/store/dhnxdwza0vhxb9riyf5arngcx2h2pgrq-libXinerama-1.1.4.tar.bz2.drv' #8 62.84 deleting '/nix/store/dfrdkjbmrhr26n95kl8nhh2vvykwjq95-gi-gmodule-2.0.2.tar.gz.drv' #8 62.84 deleting '/nix/store/dbxapcdqhwx30rx04yp6zp62qj4k8xyk-popt-1.18.tar.gz.drv' #8 62.84 deleting '/nix/store/dadg09vgjf328x1p0da37m252cx2scsn-sphinxcontrib-websupport-1.2.4.tar.gz.drv' #8 62.84 deleting '/nix/store/d9v77ys0bkrxyjpzq8xfynsphw98dpcb-sphinxcontrib-htmlhelp-2.0.0.tar.gz.drv' #8 62.84 deleting '/nix/store/d9ixzlma3m21yg5m3dvpsmdbgi7ihyas-source-highlight-3.1.9.tar.gz.drv' #8 62.84 deleting '/nix/store/d942zd0lah3hgqkpx233qi3q3qc9c558-ethtool-5.17.drv' #8 62.84 deleting '/nix/store/n1fn4nq8ijk4fli8bzkzwf4iw41hh4cn-libmnl-1.0.5.drv' #8 62.84 deleting '/nix/store/gkha2vcc1q6vc7xhicki3hy4z97x2ac3-libmnl-1.0.5.tar.bz2.drv' #8 62.84 deleting '/nix/store/d8gj83wmpimp6p7hwgm0fhfldmy63n18-semialign-1.2.0.1-r1.cabal.drv' #8 62.84 deleting '/nix/store/d7ivaxiirskqsvvpxcmghxagpq0ccrwa-tagsoup-0.14.8.tar.gz.drv' #8 62.84 deleting '/nix/store/d6pkx13bcdx7ry47q1w2b9wswxphjcky-tagged-0.8.6.1-r2.cabal.drv' #8 62.84 deleting '/nix/store/d5dk0wd6xhgabs95hb4kf6lb9zsr0116-curl-7.83.1.tar.bz2.drv' #8 62.84 deleting '/nix/store/d4jpf71lv80p4frvmz2mbk295rmq4gsf-libxcb-1.14.tar.xz.drv' #8 62.84 deleting '/nix/store/d3dzvzg331r8329k1m3c8v0w35xamgzx-ptyprocess-0.7.0.tar.gz.drv' #8 62.84 deleting '/nix/store/d1kvdb5rl4y3q8qmzfl2kf5y5rxp2sy8-imagesize-1.3.0.tar.gz.drv' #8 62.84 deleting '/nix/store/d01p32s0rbfqz23rs9bsi5qbkr5wvzqx-util-linux-2.37.4.tar.xz.drv' #8 62.84 deleting '/nix/store/czs0rc46210nqf0j067n0q4l2hhcg04i-timeit-2.0-r2.cabal.drv' #8 62.84 deleting '/nix/store/cx3rs0wp0szx51fk8c6w2r5iyvfsm829-tasty-lua-1.0.2.tar.gz.drv' #8 62.84 deleting '/nix/store/cwqnvklxj6djnb6wplb7fg4w8n2vxds7-gamin-0.1.10.tar.gz.drv' #8 62.84 deleting '/nix/store/cm9lr78a13mkkxx8iqp7xf6ayvccwv4n-perl5.34.1-Test-RequiresInternet-0.05.drv' #8 62.84 deleting '/nix/store/zz1lc28x25fcx6al6xwk3dk8kp7wx47y-Test-RequiresInternet-0.05.tar.gz.drv' #8 62.84 deleting '/nix/store/clvxvbbr2j7sx8ypqfqrazpp5rh6wwmw-xml-helpers-1.0.0.tar.gz.drv' #8 62.84 deleting '/nix/store/clisp95ydwicy7x1jbi07dn9zwa3x5wb-celt-0.11.3.tar.gz.drv' #8 62.85 deleting '/nix/store/cijfj6h6g3qfhqix707lqvx5y0sl0csw-http-client-0.7.11.tar.gz.drv' #8 62.85 deleting '/nix/store/ciccxmjsgsny4hnyicvs7f85hjswmxgr-libpcap-1.10.1.drv' #8 62.85 deleting '/nix/store/ciawl3i04r9276dl6ml2rf8s12fdrpqd-MissingH-1.5.0.1.tar.gz.drv' #8 62.85 deleting '/nix/store/ca7j8z6q0ggh690pi94x1dd3dfn21xhj-CVE-2019-13232-1.patch.drv' #8 62.85 deleting '/nix/store/c9isk08p8a9azlc23fk852zy4hwv09sm-libsodium-1.0.18.tar.gz.drv' #8 62.85 deleting '/nix/store/c86q309i85qblslpy6g0103mgm5is0p3-HTTP-Daemon-6.01.tar.gz.drv' #8 62.85 deleting '/nix/store/c6xf7amv4wp2bqvdf7d1g14fv8bb3ln9-libssh2-1.10.0.drv' #8 62.85 deleting '/nix/store/c4v10l22yp10bk37wd670f47py98dn5x-xvidcore-1.3.7.tar.bz2.drv' #8 62.85 deleting '/nix/store/c3vl5hhg62i8hgw8545rakgi75zfn1bk-groff-1.22.4.tar.gz.drv' #8 62.85 deleting '/nix/store/c2l9pkf1m4yvr7spqgp7djx3ls4p1cjx-libtasn1-4.18.0.tar.gz.drv' #8 62.85 deleting '/nix/store/c0zjxbrmnsa74irdfd0gyg530zxay41b-x265_3.5.tar.gz.drv' #8 62.85 deleting '/nix/store/c07jihysmd37b4caqc7dg33l4axiwr2g-indexed-traversable-0.1.2.tar.gz.drv' #8 62.85 deleting '/nix/store/bzv8604y70kkdvka4cyqxrsrgnb3y7cy-optparse-applicative-0.16.1.0-r2.cabal.drv' #8 62.85 deleting '/nix/store/bzf1f6xax1bsygm9vxlqhvhqxb388iq2-unicode-data-0.3.0-r1.cabal.drv' #8 62.85 deleting '/nix/store/bz7saqlbyzb10y7yrz4637qh41y58nqz-libXtst-1.2.3.tar.bz2.drv' #8 62.85 deleting '/nix/store/bz728mrfp70187bs36k8gd75327skvc5-boehm-gc-8.0.6.drv' #8 62.85 deleting '/nix/store/bx7l948g9fm8fbppl8g3cq1f8g2j0sk1-xml-html-qq-0.1.0.1.tar.gz.drv' #8 62.85 deleting '/nix/store/brjls81pf8hpzplzhs9qp00bspq1rn4i-giflib-5.2.1.tar.gz.drv' #8 62.85 deleting '/nix/store/bq1f5rl7j3ap3lmrzxf56kc55hkgp2mh-nats-1.1.2.tar.gz.drv' #8 62.85 deleting '/nix/store/bpv5ix3capvrfwgwdv4536v05fp2m6s5-alsa-topology-conf-1.2.5.1.drv' #8 62.85 deleting '/nix/store/hz4n2j8h5x2mkmyc948silcr20znxhck-alsa-topology-conf-1.2.5.1.tar.bz2.drv' #8 62.85 deleting '/nix/store/bnk7xpmrbqxxl60p5rhy143ng6bwhi64-pytest-7.1.1.tar.gz.drv' #8 62.85 deleting '/nix/store/bnbhy5845jhg3jhmjapl8lr637ighqjf-docbook-xsl-nons-1.79.2.tar.bz2.drv' #8 62.85 deleting '/nix/store/bmrfgbbv8rzfyg3da39ml99q4s3ic4gh-commonmark-extensions-0.2.3.1.tar.gz.drv' #8 62.85 deleting '/nix/store/bm958qpm3j5zf79vk30y0klz9yc5fyqx-attoparsec-0.14.4.tar.gz.drv' #8 62.85 deleting '/nix/store/bm1zm8krm6rjrir2b2ngkavzxk1z3i7q-gobject-introspection-1.72.0.tar.xz.drv' #8 62.85 deleting '/nix/store/bkcv0c1sjsrjd702n7pdfm36c8mwmi43-ansi-wl-pprint-0.6.9-r3.cabal.drv' #8 62.85 deleting '/nix/store/bk0id5sqdb1gxslkz0pzmvxy8lr02ddc-libpcap-1.10.1.tar.gz.drv' #8 62.85 deleting '/nix/store/bi1i9lmjbf0kjarjaggrv2b64g47gp4k-taffybar-3.3.0.tar.gz.drv' #8 62.85 deleting '/nix/store/bgs46jh71ibm0878hyvbscphjkr5bybh-hscolour-1.24.4.drv' #8 62.85 deleting '/nix/store/gksp8dgk9q9zjr7a127gs0n1ivlv5s17-hscolour-1.24.4.drv' #8 62.85 deleting '/nix/store/rpl63sfk61c2bxf333s2dja5706142c5-ghc-binary-8.10.7.drv' #8 62.85 deleting '/nix/store/q4d3xl291waphnrsx88rxsqx03zrkzai-hscolour-1.24.4.tar.gz.drv' #8 62.85 deleting '/nix/store/bfvdm8bmw34kd817f1wf14sz8f9a6z2k-status-notifier-item-0.3.1.0.tar.gz.drv' #8 62.85 deleting '/nix/store/bfc3kzw7ymq5j7nj6v7fiyzff183qh2c-lcms2-2.13.1.tar.gz.drv' #8 62.85 deleting '/nix/store/bfad9m9xdb0zvryki7sr38xhwp56zqvi-old-time-1.1.0.3-r2.cabal.drv' #8 62.85 deleting '/nix/store/bf2qs3rvxwf218ffq04xkqjw863y89hj-network-bsd-2.8.1.0.tar.gz.drv' #8 62.85 deleting '/nix/store/bdikq1jxysnhsnkrxg1iaq7al8a26nk9-scons-4.1.0.tar.gz.drv' #8 62.85 deleting '/nix/store/bbnpm1pa6vgm3g0d5smzxic8issbibvn-docbook-xml-4.3.zip.drv' #8 62.85 deleting '/nix/store/bbg0fyx3lyfd1qswlbm3xxgpg4zxlkmc-tf-random-0.5.tar.gz.drv' #8 62.85 deleting '/nix/store/ba47j15680y1lz21z435l7czb6vhq8dq-Test-Needs-0.002006.tar.gz.drv' #8 62.85 deleting '/nix/store/b7y4w5raiqx0l2bcjd150n2xvkjj3byb-idna-3.3.tar.gz.drv' #8 62.86 deleting '/nix/store/b6kxsk1pafn665c2i9kqxqiva50rm4pq-atk-2.38.0.tar.xz.drv' #8 62.86 deleting '/nix/store/b5amg5s3w4zzv5zfn7gnrbxwkny3f4qm-ghc-paths-0.1.0.12.tar.gz.drv' #8 62.86 deleting '/nix/store/b4xw46l60rxnbs8p21zg4iaiwr0zsn8g-clock-0.8.3.tar.gz.drv' #8 62.86 deleting '/nix/store/b3qcdz192xgvbcqj34j0rvg6n9nrsxi7-Pygments-2.12.0.tar.gz.drv' #8 62.86 deleting '/nix/store/b16wi9y24byaapbk4ad0rczdd1hjaysb-basement-0.0.14.tar.gz.drv' #8 62.86 deleting '/nix/store/azx7nwfcbs9vrw1qb7snp5rs0l00bc34-pem-0.2.4.tar.gz.drv' #8 62.86 deleting '/nix/store/azailiz4r2dcgyqih4fmdqr382likmfq-transformers-compat-0.6.6.tar.gz.drv' #8 62.86 deleting '/nix/store/ayph1apvjbcd5vdkp6k6l5vb4ck8vk00-time-locale-compat-0.1.1.5.tar.gz.drv' #8 62.86 deleting '/nix/store/axjnh1pbpqrdk4yg64b1zp9cyqk55w45-base16-bytestring-1.0.2.0.tar.gz.drv' #8 62.86 deleting '/nix/store/awn6jsmjyvhgzc8sbfvax63352b9yhki-libevent-2.1.12.drv' #8 62.86 deleting '/nix/store/blcq0rx3dw2wx03x5wbf356w8r3qvbdg-libevent-2.1.12-stable.tar.gz.drv' #8 62.86 deleting '/nix/store/awa19blp92aafhmy4vl2qm99isrpph02-mtl-compat-0.2.2.tar.gz.drv' #8 62.86 deleting '/nix/store/avmiwcslacs6wff902zl2f07i68z6csz-nspr-4.34.drv' #8 62.86 deleting '/nix/store/avk40xzghbhpjghq0sa96j1dqyql1768-mailcap-2.1.53.drv' #8 62.86 deleting '/nix/store/am200lczwj74ky5g37jyv6z7acq8i5q1-semigroups-0.19.2-r2.cabal.drv' #8 62.86 deleting '/nix/store/al0bq6p6glhfdq19lqhvjv2nic0rqv7j-db-5.3.28.drv' #8 62.86 deleting '/nix/store/vbajq044p50s5x0zi70a56w6ak43yd42-db-5.3.28.tar.gz.drv' #8 62.86 deleting '/nix/store/aky192xndy93mnmh6g35il3yfhs1dsxy-perl5.34.1-LWP-MediaTypes-6.04.drv' #8 62.86 deleting '/nix/store/vg8qpmrzadkjsn5pdr9cphf544mg5inv-LWP-MediaTypes-6.04.tar.gz.drv' #8 62.86 deleting '/nix/store/vb1gwwbbx4zm0y489qgr3gl89dx3l4z8-perl5.34.1-Test-Fatal-0.016.drv' #8 62.86 deleting '/nix/store/dhd7y4d786lqgw3sslk1hrv2x4lp0fdw-Test-Fatal-0.016.tar.gz.drv' #8 62.86 deleting '/nix/store/ahdfaxjgfqyr22rgxfabdkpvr19gyvj2-libopus-1.3.1.drv' #8 62.86 deleting '/nix/store/q539k9rdfhhi77s2p7wfl23dg0z1p5l2-opus-1.3.1.tar.gz.drv' #8 62.86 deleting '/nix/store/aha2qpva6jp8vh4skhm48gfsggcxnzvv-libcap-ng-0.8.3.tar.gz.drv' #8 62.86 deleting '/nix/store/adwx7yi0ig7rqmigxm3whb86h2ibhqca-tasty-hedgehog-1.1.0.0-r3.cabal.drv' #8 62.86 deleting '/nix/store/adryv32xl05qfj71f9aibzlf8ch46zy8-strict-0.4.0.1.tar.gz.drv' #8 62.86 deleting '/nix/store/ad89jjaaclzh5rf0w9ykb63kd5bcxsv8-nspr-4.34.tar.gz.drv' #8 62.86 deleting '/nix/store/ad7zs32sz50sx4q7fjjhg7macm46brc2-mockery-0.3.5.tar.gz.drv' #8 62.86 deleting '/nix/store/aczhqzm9sscrhy3qady6pzcf68m8gg2v-Net-HTTP-6.19.tar.gz.drv' #8 62.86 deleting '/nix/store/abicfwxg31zl7p0gbacr3kgmm7mhn143-th-compat-0.1.3-r1.cabal.drv' #8 62.86 deleting '/nix/store/aac5986gz3iqxs4li0i65lgn89i2kgwr-libICE-1.0.10.tar.bz2.drv' #8 62.86 deleting '/nix/store/a8ss95g1wb0fv7v92wbjw94k59pxcykj-alsa-lib-1.2.6.1.tar.bz2.drv' #8 62.86 deleting '/nix/store/a812wfkx3v9ybcnn8w5fqp0x79gzcxq0-smallcheck-1.2.1.tar.gz.drv' #8 62.86 deleting '/nix/store/a79l7sk9l5y2b934zc2fixcdwwjzz1b4-connection-0.3.1.tar.gz.drv' #8 62.86 deleting '/nix/store/a72h1b6fr81fp7xlxa6z9rbf0lmfr3gi-mmorph-1.1.5.tar.gz.drv' #8 62.86 deleting '/nix/store/a6jhny3hk80022gy9rr0p30513xzcs9m-bash-interactive-5.1-p16.drv' #8 62.86 deleting '/nix/store/z6ifnws43sf2pxnxfpz13h9qwjz1cb7y-bash51-009.drv' #8 62.86 deleting '/nix/store/z5l9zx8wgc67lv66p0xkq6gxw8d4f7vh-bash51-003.drv' #8 62.86 deleting '/nix/store/r7l87fb7zffq5n311lc7f0kl3r3j49xs-readline-8.1p2.drv' #8 62.86 deleting '/nix/store/s20h451iqgw1vxr0iyqg2rvppvlc566l-readline-8.1.tar.gz.drv' #8 62.87 deleting '/nix/store/cpjd42mvc2fah2zv7a8j4a5kjk34fjbl-ncurses-6.3-p20220507.drv' #8 62.87 deleting '/nix/store/qc391h6m4x7rzxsjcgvzrblyd16a2rjr-bash51-007.drv' #8 62.87 deleting '/nix/store/l9qwqax0ii0f3w1c7a68gjjj62209dy6-bash51-011.drv' #8 62.87 deleting '/nix/store/l049xngj47zbalqmbr7clgwhxiqy1mla-bash51-014.drv' #8 62.87 deleting '/nix/store/h5wbfnj6m9086ppxfy8xvwq2081p7zkv-bash51-008.drv' #8 62.87 deleting '/nix/store/f0xd0vakhnplavwga8gpkxk1xzqzvpvy-bash51-015.drv' #8 62.87 deleting '/nix/store/dxv8ni1l8y9wpg2vr9jx7qr907m7i4dp-bash-5.1.tar.gz.drv' #8 62.87 deleting '/nix/store/d7k9j49qlry2pr8ilqckq5nsrbwjlw1z-bash51-010.drv' #8 62.87 deleting '/nix/store/bs7vaa4zyn66pnfjf0cbx7scrj3csc2m-bash51-013.drv' #8 62.87 deleting '/nix/store/bpqf5hnspzinshy1zjyxyvihsv6a4380-bash51-002.drv' #8 62.87 deleting '/nix/store/abbaw44b7j24y3m9zxg6z1ja7g6daqxr-bash51-006.drv' #8 62.87 deleting '/nix/store/a6n7qwc413xigij3pqcnaq6g56xal9qr-bash51-004.drv' #8 62.87 deleting '/nix/store/a6g1808fcnb2d8ngiwrgmw4xmm5z4i3q-tasty-hslua-1.0.2.tar.gz.drv' #8 62.87 deleting '/nix/store/a5ikjrn272chphnxlgsf8lzicni84qa0-tiff-4.3.0.tar.gz.drv' #8 62.87 deleting '/nix/store/a5clcgs8cxx9n9r4acj5jpfsa6rq55an-th-lift-0.8.2-r1.cabal.drv' #8 62.87 deleting '/nix/store/a27bg2ajvccgs51g5cb6npjahbbg935r-lua-arbitrary-1.0.1.tar.gz.drv' #8 62.87 deleting '/nix/store/a22n61v1br7w3k81v5z2x6isr4lbq6i7-ghc-paths-0.1.0.12-r3.cabal.drv' #8 62.87 deleting '/nix/store/a0xjhxhk79d3lhsasvczm8di9263njyb-sphinxcontrib-jsmath-1.0.1.tar.gz.drv' #8 62.87 deleting '/nix/store/a0qq9c650qvlw3ijx5hsb683kzmx1rms-apipkg-2.1.0.tar.gz.drv' #8 62.87 deleting '/nix/store/9znmwmrh9jcz6scnrs0ck9139p08jzxs-gi-gio-2.0.29.tar.gz.drv' #8 62.87 deleting '/nix/store/9ywkv1azdkdqv7rm9mylma7x7qq2pkfx-sqlite-autoconf-3380500.tar.gz.drv' #8 62.87 deleting '/nix/store/9wpig5zjiha5nvv96422g45crbbk206y-bash51-005.drv' #8 62.87 deleting '/nix/store/9w4kf6h8ghad578xn2b2734i6hal2cc1-data-default-class-0.1.2.0.tar.gz.drv' #8 62.87 deleting '/nix/store/9vraknzvj02xvd4sjxd3wbnckq8blrmy-readline81-001.drv' #8 62.87 deleting '/nix/store/9ss3ayjrj6m74vyadc8s2ph7qbvlnf3j-XML-Parser-2.46.tar.gz.drv' #8 62.87 deleting '/nix/store/9skg25ly3mvl29gx0v3zp062zlv5rb08-data-default-0.7.1.1.tar.gz.drv' #8 62.87 deleting '/nix/store/9sc31pp3r7vx47z9ixrnxw4izidi3ws8-02-fix-ftbfs-with-glibc-2.28.patch.drv' #8 62.87 deleting '/nix/store/9jr1kgxxm6av8ainhd05k3p3jdxj2ch0-xmonad-0.17.0.tar.gz.drv' #8 62.87 deleting '/nix/store/9ihcgkg8cb7xz21zhvfp4662mnsw3wf8-finite-typelits-0.1.4.2.tar.gz.drv' #8 62.87 deleting '/nix/store/9hzihn74gxrablr1wf8hf64zh3dmip11-ansi-wl-pprint-0.6.9.tar.gz.drv' #8 62.87 deleting '/nix/store/9hz68dyiv17fdzmrqbd03aff7wcha1rs-transformers-base-0.4.6.tar.gz.drv' #8 62.87 deleting '/nix/store/9hk46i3xy1w23kzmkxy0xi1zzmiyxxns-perl5.34.1-File-Listing-6.14.drv' #8 62.87 deleting '/nix/store/s1n6c16wiwbydrihf4ak6yw153brhmqv-perl5.34.1-HTTP-Date-6.05.drv' #8 62.87 deleting '/nix/store/wcv5kr7glaww3i60pakrwll11zw4i925-perl5.34.1-TimeDate-2.33.drv' #8 62.87 deleting '/nix/store/wab8djsfnsb08wbyag90y464kd2p305r-TimeDate-2.33.tar.gz.drv' #8 62.87 deleting '/nix/store/q43w9sh0iqmihjmp2s834dq2ncfwcjxi-HTTP-Date-6.05.tar.gz.drv' #8 62.87 deleting '/nix/store/9g8plmd8q7bmg39rwm7gq8zyv93igxcp-cdparanoia-III-10.2.src.tgz.drv' #8 62.87 deleting '/nix/store/9d6myfhh4h89haim4x2js6c677nn4y81-readline-6.3.tar.gz.drv' #8 62.87 deleting '/nix/store/9cxql983izdmbrbqfx09w2xh8sfada4r-xkeyboard-config-2.33.tar.bz2.drv' #8 62.87 deleting '/nix/store/9ccc1qr9gfhr17mwxp77rlqir4b5gyim-gtk+-3.24.34.tar.xz.drv' #8 62.87 deleting '/nix/store/99h54jkbmsip8bahfv8w18pfh9zw0d12-genvalidity-hspec-1.0.0.0.tar.gz.drv' #8 62.87 deleting '/nix/store/99cxgjrszb2ch5x1wmd9qiyamdj5kvkw-ConfigFile-1.1.4.tar.gz.drv' #8 62.87 deleting '/nix/store/99450hkshm4285mch8d3qaikxq39hbd2-semialign-1.2.0.1.tar.gz.drv' #8 62.87 deleting '/nix/store/98w77yxl3nx3df5rzi2xs3sm5wwmxmm4-void-0.7.3.tar.gz.drv' #8 62.88 deleting '/nix/store/97hvvhgdyd1i79ais326992m64kxq0ry-http2-3.0.3.tar.gz.drv' #8 62.88 deleting '/nix/store/96ssfywq1ys1k9v01z3apj95w0y2i65a-random-1.2.1.tar.gz.drv' #8 62.88 deleting '/nix/store/95fli4b8fn66wrigsldlr3jmwid98z83-data-default-instances-containers-0.0.1.tar.gz.drv' #8 62.88 deleting '/nix/store/94w3k8437p0mlpds0pnzzgw0rr553a27-libgpg-error-1.42.drv' #8 62.88 deleting '/nix/store/mla8n0n5q7nwc27d9py1mpsgn300vpwf-libgpg-error-1.42.tar.bz2.drv' #8 62.88 deleting '/nix/store/92xynfildkwp58lkknkkmq7ih8wjddvn-yaml-0.11.8.0.tar.gz.drv' #8 62.88 deleting '/nix/store/90la12vh3acfk3qqfz0n47svgxrzdy26-HUnit-1.6.2.0.tar.gz.drv' #8 62.88 deleting '/nix/store/9069rwlrvnp9qngcgzd3pq4lf7bixhyg-reducers-3.12.4-r2.cabal.drv' #8 62.88 deleting '/nix/store/8y20vx5fzsk7xl2fv844fjg0aw26cnir-errors-2.3.0.tar.gz.drv' #8 62.88 deleting '/nix/store/8xj34cwfyaighfm2kp99v71yvzlh69hb-tasty-hedgehog-1.1.0.0.tar.gz.drv' #8 62.88 deleting '/nix/store/8w0jr6dgqvx5zba86z098z434v18vijw-guile-2.2.7.tar.xz.drv' #8 62.88 deleting '/nix/store/8skip69f53v3zd5vnc5yqia2x6lwq80h-libgtop-2.40.0.tar.xz.drv' #8 62.88 deleting '/nix/store/8pwngv6rzwysizwd5icqpfz28ljd3m86-validity-containers-0.5.0.4.tar.gz.drv' #8 62.88 deleting '/nix/store/8pq6azvq66nx2rzz3jp39aii2jzacpkw-raw-strings-qq-1.1.tar.gz.drv' #8 62.88 deleting '/nix/store/8p9nmpz9czsjdq0926jgd9b73dgrsxnn-git-2.36.0.tar.xz.drv' #8 62.88 deleting '/nix/store/8ll8m2aqy9x63qfml7z0i9f4nva2wcwr-cookie-0.4.5.tar.gz.drv' #8 62.88 deleting '/nix/store/8l6yz7xvw9snvlbyvx26db3ryf0q1n2l-zip30.tgz.drv' #8 62.88 deleting '/nix/store/8kcxkfiivnpr0349yqradjkcmh9b96mm-ethtool-5.17.tar.xz.drv' #8 62.88 deleting '/nix/store/8k5vkr4f27857fgcmqbvf7gwxq4f7r0f-util-macros-1.19.3.drv' #8 62.88 deleting '/nix/store/i90ckabvwbysjrmshhnx7j587bsiixg3-util-macros-1.19.3.tar.bz2.drv' #8 62.88 deleting '/nix/store/8jc36bdm6c1kjhwfgbj2izcj3y4g4im8-glib-2.72.3.tar.xz.drv' #8 62.88 deleting '/nix/store/8j8jwy3vc3ss6sbbbj3h80qqyga9l3cd-tls-1.5.7.tar.gz.drv' #8 62.88 deleting '/nix/store/8hxhjnz8893pc430ks8qswyxp3fblcq5-logging-facade-0.3.1.tar.gz.drv' #8 62.88 deleting '/nix/store/8h95lz8v783v2w75rph3rvgby9wd4cay-parallel-3.2.2.0-r4.cabal.drv' #8 62.88 deleting '/nix/store/8f3kxm2n620ls8jzips0d2wv2nfzzmp9-libssh2-1.10.0.tar.gz.drv' #8 62.88 deleting '/nix/store/8drw0b9wqhgkx39asfnylqf8scmw2xw0-libXi-1.8.tar.bz2.drv' #8 62.88 deleting '/nix/store/8blxcbgghcxj3707h44mgib04jrh7k8r-gradle-7.4.2-bin.zip.drv' #8 62.88 deleting '/nix/store/8bfr7q7ma93v3qzhpdnizq9w11i337bw-icu4c-68.2.drv' #8 62.88 deleting '/nix/store/hd5argps2qd9asck10kyxvfwhxm751dd-icu4c-68_2-src.tgz.drv' #8 62.88 deleting '/nix/store/8a4x7w40hpdsyx8psg6b5brsqmr8s48x-mailcap-2.1.53.tar.xz.drv' #8 62.88 deleting '/nix/store/8a1xald98jkzwmzhb9wzsy2wdv9vyxa5-quickcheck-instances-0.3.27.tar.gz.drv' #8 62.88 deleting '/nix/store/86ngsqk0dpscry9kmnnjxlm6wcibwn9c-bash51-012.drv' #8 62.88 deleting '/nix/store/866hckra7a31wypdrwyxxp51k20bjdjl-timeit-2.0.tar.gz.drv' #8 62.88 deleting '/nix/store/85viw3fyjzrnvpkscz6xxxdfqq3zcd51-ghc-8.10.7-x86_64-deb10-linux.tar.xz.drv' #8 62.88 deleting '/nix/store/85kaii5j4bai0glwk3m0z59110hqljxl-genvalidity-property-1.0.0.0.tar.gz.drv' #8 62.88 deleting '/nix/store/85cflp6b0plk7n5a8snm2gghnvflv3m7-pluggy-1.0.0.tar.gz.drv' #8 62.88 deleting '/nix/store/83bkqnwb8ngar1lbwahq5rmkk79sq0a4-integer-logarithms-1.0.3.1-r2.cabal.drv' #8 62.88 deleting '/nix/store/81vmvnil0jv3a5cfjnsxy33lsyfqpmbn-temporary-1.3.tar.gz.drv' #8 62.88 deleting '/nix/store/7zsds8mjas7clnhaf7i98kl3dm5avygb-gi-xlib-2.0.11.tar.gz.drv' #8 62.88 deleting '/nix/store/7z7n4wiswislscv14c2rc638vq3vfh18-data-fix-0.3.2-r2.cabal.drv' #8 62.88 deleting '/nix/store/7vwna9xa90j6068wfj48lvffcfvwrwnj-kbd-2.4.0.tar.xz.drv' #8 62.88 deleting '/nix/store/7v3jnvrmlc6r2kyqndzb6kjf7aw4w2s0-html5lib-1.1.tar.gz.drv' #8 62.88 deleting '/nix/store/7sy1lxpbzfdrr2r591q3vknyqgig9s8g-polly-11.1.0.src.tar.xz.drv' #8 62.89 deleting '/nix/store/7rlvfasdzapx3zllj3g70pdqqawlypm8-getopt-1.1.6.drv' #8 62.89 deleting '/nix/store/81n0d6irrd8kcav0gm5sjjvmjnkkf4wf-getopt-1.1.6.tar.gz.drv' #8 62.89 deleting '/nix/store/7r5wrdwfn1izyz9yarlmhmaln081wrky-hashable-1.3.5.0.tar.gz.drv' #8 62.89 deleting '/nix/store/7pfi9ksscpvm1pchx0c056l8lnipg05v-perl5.34.1-Try-Tiny-0.30.drv' #8 62.89 deleting '/nix/store/xn0yprq8q7i0hn6v0sq28snbrvqhpz5l-perl5.34.1-CPAN-Meta-Check-0.014.drv' #8 62.89 deleting '/nix/store/nw9b2jb5h8ikp22h4zpv8rbahs5jxggg-perl5.34.1-Test-Deep-1.130.drv' #8 62.89 deleting '/nix/store/zi8rj3mdc142lf9acky2y88bhbz5zbhw-Test-Deep-1.130.tar.gz.drv' #8 62.89 deleting '/nix/store/kpyvkf3dpigndlv7klcdpkymq8yrqsrd-CPAN-Meta-Check-0.014.tar.gz.drv' #8 62.89 deleting '/nix/store/svrwsh99zb9wdf6am93xna8920fl5lbv-perl5.34.1-Capture-Tiny-0.48.drv' #8 62.89 deleting '/nix/store/gwr1cp2f6hnwvkmqm60rvdapr3rhalkl-Capture-Tiny-0.48.tar.gz.drv' #8 62.89 deleting '/nix/store/7ni015lgfl6mv2mx53vad3a0xmj3l42p-perl5.34.1-FCGI-ProcManager-0.28.drv' #8 62.89 deleting '/nix/store/csgbbhii1siynngl489sxwbn7jwq3mfw-FCGI-ProcManager-0.28.tar.gz.drv' #8 62.89 deleting '/nix/store/7nfqym71b7iv0xnrda0ilav7s3dlgar7-ansi-terminal-0.11.3.tar.gz.drv' #8 62.89 deleting '/nix/store/7n1m1dby9i775qvb4m0wl18q3zm3xyvp-appar-0.1.8.tar.gz.drv' #8 62.89 deleting '/nix/store/7knpm46q99csbmckzj8r56xy04yp7p16-regex-compat-0.95.2.1.tar.gz.drv' #8 62.89 deleting '/nix/store/7kl0f7z9v4qg3wxx268kxphnp12flq9n-fail-4.9.0.0.tar.gz.drv' #8 62.89 deleting '/nix/store/7k0hh08nqw5804lxikx2w12hd5lyp68v-Try-Tiny-0.30.tar.gz.drv' #8 62.89 deleting '/nix/store/7jvn7liim1z8mh1xaqmxbzwvjr2ab0iz-flac-1.3.4.drv' #8 62.89 deleting '/nix/store/7j5m6dv665fxv1347a03hn65dx0aqb4g-lens-5.0.1-r3.cabal.drv' #8 62.89 deleting '/nix/store/7izaczykiv5hck0xw32r27bhxdh3fzg0-cffi-1.15.0.tar.gz.drv' #8 62.89 deleting '/nix/store/7id81cgq4sf7qkm1b7k2sp2rsczqf1sr-gi-pango-1.0.25.tar.gz.drv' #8 62.89 deleting '/nix/store/7gxsbjbm44pmivw61fmkgmghhnvawlb5-pycparser-2.21.tar.gz.drv' #8 62.89 deleting '/nix/store/7gsnfmzznv7d9vhmc60ghgsq4mdzc8xk-nss-cacert-certdata-3.80.drv' #8 62.89 deleting '/nix/store/jhyd7ylwnhrajf75gxi0w2lz3bjkspyg-nss-3.80.tar.gz.drv' #8 62.89 deleting '/nix/store/7g9n4wxjhami6vxqsdj7b02pyckghwzr-sphinxcontrib-qthelp-1.0.3.tar.gz.drv' #8 62.89 deleting '/nix/store/7dg25z62fir6iprrfr9d3w6hdkwzj5v9-cryptonite-0.29.tar.gz.drv' #8 62.89 deleting '/nix/store/7csddyfrx7xll2kk3y3aq1lziscp482f-docbook-xml-4.2.zip.drv' #8 62.89 deleting '/nix/store/7bnl7ah3l0r0mq92yk2xypscfyynnjnj-speex-1.2.0.tar.gz.drv' #8 62.89 deleting '/nix/store/7b75nzkvw6a2ifwnn4wn7ir7mij3cckk-attrs-21.4.0.tar.gz.drv' #8 62.89 deleting '/nix/store/79ng303kh94l7a47wrjnzvgrnn3bavm2-asn1-parse-0.9.5.tar.gz.drv' #8 62.89 deleting '/nix/store/79llrdia31gv71xy04i38ikic5kdknwa-pcre2-10.39.tar.bz2.drv' #8 62.89 deleting '/nix/store/79fdp58c5iicmsi9v0q3wxxi39kg7jhr-wai-extra-3.1.10.tar.gz.drv' #8 62.89 deleting '/nix/store/76xx7mn3lvxzj47hq0v0bqrqx67w7ch4-byteorder-1.0.4.tar.gz.drv' #8 62.89 deleting '/nix/store/765vhnkamqky9bjy9d2sbyy3wnhjl25h-gi-gobject-2.0.27.tar.gz.drv' #8 62.89 deleting '/nix/store/75y371135kgsszdnvrn8lyzd3x0phpd5-dbus-python-1.2.18.tar.gz.drv' #8 62.89 deleting '/nix/store/75w62pi07paphv1ilv0y8y4v098r9sl3-libyaml-0.1.2.tar.gz.drv' #8 62.89 deleting '/nix/store/74fmxjm78r03wr44lpbrhpb78jfjwxjq-03_CVE-2009-3994.diff.drv' #8 62.89 deleting '/nix/store/748z8kbx5i8bmiarwpvw78v7r0z5xhiv-typogrify-2.0.7.tar.gz.drv' #8 62.89 deleting '/nix/store/741dism68ix2437hb0snw2mqnbcy79bs-libmng-2.0.3.tar.xz.drv' #8 62.90 deleting '/nix/store/72v6plkhyzbdq9hwx101lrf2h1y6x5kr-assoc-1.0.2-r2.cabal.drv' #8 62.90 deleting '/nix/store/71s7rfhxigdc7zwdwc9cvkhvk1sr98jp-hslua-marshalling-2.1.0.tar.gz.drv' #8 62.90 deleting '/nix/store/71pcvyh89n3yjl2fdz3h1qw00yzdv5n2-comonad-5.0.8.tar.gz.drv' #8 62.90 deleting '/nix/store/71k01dcq8ljnkm7sibr8xnp8zg06x127-vault-0.3.1.5.tar.gz.drv' #8 62.90 deleting '/nix/store/70z966kyzxxd8vclgvh9b2kk20xzqdhv-keys-3.12.3-r2.cabal.drv' #8 62.90 deleting '/nix/store/6zzj2n13ca1xk56m8szjbhz5b1zx3ldl-gmp-with-cxx-6.2.1.drv' #8 62.90 deleting '/nix/store/cxc3598pjglgvmfssmv59b35rl78s5fn-gmp-6.2.1.tar.bz2.drv' #8 62.90 deleting '/nix/store/6y2my3zxzdx3jjnrcjq9fmnq2a8kvr1x-libfido2-1.10.0.tar.gz.drv' #8 62.90 deleting '/nix/store/6vb4gxc8ia7d6na4s07j4jlhkl95ngfm-x509-system-1.6.7.tar.gz.drv' #8 62.90 deleting '/nix/store/6v305q7ifqqwslwvl357c810zhbviz2v-StateVar-1.2.2.tar.gz.drv' #8 62.90 deleting '/nix/store/6ssxqc7d1yn38dgji4r0mf9cms19pjvs-hwloc-2.7.1.tar.bz2.drv' #8 62.90 deleting '/nix/store/6sn137h6al19rkaqqr6yn3cpmy95gr8k-prettyprinter-1.7.1.tar.gz.drv' #8 62.90 deleting '/nix/store/6qh02zajm23fz6rygkmi37wcnkf6mpv1-lpeg-1.0.3.tar.gz.drv' #8 62.90 deleting '/nix/store/6nwfwj9s4q2x325694scsl1ci28y3vm0-gdb-12.1.tar.xz.drv' #8 62.90 deleting '/nix/store/6nsp29nvqyd6rjwl5390g01czp5wwwwp-libdaemon-0.14.tar.gz.drv' #8 62.90 deleting '/nix/store/6nqrxwm9bky2yb3k57yqfdw2hbxi7njx-aeson-pretty-0.8.9.tar.gz.drv' #8 62.90 deleting '/nix/store/6nbh8f8rxcg2ziz45vwidg2h5z9xmcs0-resourcet-1.2.4.3.tar.gz.drv' #8 62.90 deleting '/nix/store/6l3xzwm19nw1kh73xzmpmrdxqzk53hkw-unix-compat-0.5.4.tar.gz.drv' #8 62.90 deleting '/nix/store/6l1z571h0q80pghgdm95gbi8mly9mq1g-gperf-3.1.tar.gz.drv' #8 62.90 deleting '/nix/store/6jkg9cilznr1if06r827qq9sp0k0mz0j-witherable-0.4.2.tar.gz.drv' #8 62.90 deleting '/nix/store/6hn32vm0fhzf9avqfycqqxj6hdq4lskf-unix-compat-0.5.4-r1.cabal.drv' #8 62.90 deleting '/nix/store/6fyxxgi303wq4299ybffmb92jydg4kxa-tasty-quickcheck-0.10.2.tar.gz.drv' #8 62.90 deleting '/nix/store/6fyppgcdip3knkfw99j4a57hnhc1521l-libpthread-stubs-0.4.drv' #8 62.90 deleting '/nix/store/k167dk90aajxhlw1sslsn21y68aldqns-libpthread-stubs-0.4.tar.bz2.drv' #8 62.90 deleting '/nix/store/6dslysdlczpr7ixrkrx15qibdci50zmc-nasm-2.15.05.drv' #8 62.90 deleting '/nix/store/xay5ci8w8l45fxzmjjm24afd1mk19v2v-nasm-2.15.05.tar.xz.drv' #8 62.90 deleting '/nix/store/6dgcp9wwll9lh1vai4k9y2hgawvhh9kk-keys-3.12.3.tar.gz.drv' #8 62.90 deleting '/nix/store/6ddf2ii6c8al1z5k2j02imvkvrwhwlp5-conduit-1.3.4.2.tar.gz.drv' #8 62.90 deleting '/nix/store/6d4qrig9cv9yxwpfkx7zaahycshxzzmw-smallcheck-1.2.1-r1.cabal.drv' #8 62.90 deleting '/nix/store/6c8nq60b5cwhzyr5h1l4yiy2lw4yh1pn-gi-gdkx11-3.0.12.tar.gz.drv' #8 62.90 deleting '/nix/store/6ab8j2as77xfrdz466d45ra022c2wqff-libpfm-4.11.0.drv' #8 62.90 deleting '/nix/store/8rpg97vwv1wxbh5hi57kjh00ffyyp1pg-libpfm-4.11.0.tar.gz.drv' #8 62.90 deleting '/nix/store/6a7issb62ri9jfdny0jpg8wijqya91z5-http-types-0.12.3.tar.gz.drv' #8 62.90 deleting '/nix/store/68x1283p2h0p2lzmgr5615n50gl2s3xz-gc-8.0.6.tar.gz.drv' #8 62.90 deleting '/nix/store/67jcrq2jrlabks5aywhg5p5l3bi8fxqf-tasty-1.4.2.1-r2.cabal.drv' #8 62.90 deleting '/nix/store/65d9pm949yxf5g4112xsnlnw5c1i8nv8-gi-dbusmenu-0.4.10.tar.gz.drv' #8 62.90 deleting '/nix/store/64gx2lipi6fcrmgnvvmsirfipgl8k9fd-bash51-016.drv' #8 62.90 deleting '/nix/store/64cs5fhf5ixqc126wybqh2nrkq52ilcr-alsa-ucm-conf-1.2.6.3.tar.bz2.drv' #8 62.90 deleting '/nix/store/642hd9cwjv74j9cj1i2yi1njs5axf1i0-network-3.1.2.7.tar.gz.drv' #8 62.90 deleting '/nix/store/5zs0a5d6crdkwfljwm7pd6f44s8f6kfh-http-client-tls-0.3.6.1.tar.gz.drv' #8 62.91 deleting '/nix/store/5zlxkxblkc66rpa45q5zlzz8y2vb5ij4-iptables-1.8.7.tar.bz2.drv' #8 62.91 deleting '/nix/store/5rz0w4l18zx4vak18823293d0gfa6pw2-man-db-2.10.2.tar.xz.drv' #8 62.91 deleting '/nix/store/5qr8g0vdim0lwz2sqwkp75p4kcb9c9np-libass-0.15.2.tar.xz.drv' #8 62.91 deleting '/nix/store/5pyr5p1ghbfsv3nzg31g4x6wb4s6yv8h-base-orphans-0.8.6.tar.gz.drv' #8 62.91 deleting '/nix/store/5n7wkmm8rzczkd9x1wa9dg3pn12cg4la-gsettings-desktop-schemas-42.0.tar.xz.drv' #8 62.91 deleting '/nix/store/5mxpmssr4xgl6bs7vqjkbcqm9jbb7wfn-unbound-1.14.0.tar.gz.drv' #8 62.91 deleting '/nix/store/5ivkdfvlggj9dk8gmmjin6raxdnjkqba-perl5.34.1-FCGI-0.79.drv' #8 62.91 deleting '/nix/store/7dsmpgisb8j5f0z0l29whlfblvmj8lim-FCGI-0.79.tar.gz.drv' #8 62.91 deleting '/nix/store/5ia2ihmin5i1klzcsw3xp78s8b98hcnc-perl5.34.1-Module-Build-0.4231.drv' #8 62.91 deleting '/nix/store/scfgxd8v2chklzaa6vyzy93g74bxg26m-Module-Build-0.4231.tar.gz.drv' #8 62.91 deleting '/nix/store/5i7fnb7q0n59r22zwpiv57ryafnkfra0-glibc-locales-2.34-210.drv' #8 62.91 deleting '/nix/store/v05zik9g5rk950crfgfhjs0pdy6qnjhx-locale-C.diff.drv' #8 62.91 deleting '/nix/store/qay3618yh0x0f5vqzx9lpggplcmv065z-glibc-reinstate-prlimit64-fallback.patch?id=eab07e78b691ae7866267fc04d31c7c3ad6b0eeb.drv' #8 62.91 deleting '/nix/store/f5hax6y4b7p7a200d82fj82g17m1f4jw-raw.drv' #8 62.91 deleting '/nix/store/dkzpdzdcvvnvfsjcf3vhxm3gs2r7l0ii-raw.drv' #8 62.91 deleting '/nix/store/93advnqy02mmym9xpk9cac16zampphjn-python3-minimal-3.9.13.drv' #8 62.91 deleting '/nix/store/ywwryfdrmvs41vr9syr5axnc742mirk0-libffi-3.4.2.drv' #8 62.91 deleting '/nix/store/z1wcxhb514mp0pakba88k5p569i7cw9w-libffi-3.4.2.tar.gz.drv' #8 62.91 deleting '/nix/store/wb25vv8d163i5knbcxyckic0bwszrcpp-autoconf-archive-2021.02.19.drv' #8 62.91 deleting '/nix/store/7q2ycnfkwyy5qawis83sg6d8341acy5w-autoconf-archive-2021.02.19.tar.xz.drv' #8 62.91 deleting '/nix/store/lzvymzblsf049kik5j2py142gl6zy6c3-nuke-references.drv' #8 62.91 deleting '/nix/store/hkzp1wkjqbcpb47cc9h0wmymppcflpv5-expat-2.4.8.drv' #8 62.91 deleting '/nix/store/ixdcdali0pzwq7c0xkwmp7s9xh54dz30-expat-2.4.8.tar.xz.drv' #8 62.91 deleting '/nix/store/fpgf8r1whqmgdd01x8774ijav11sfkfw-Python-3.9.13.tar.xz.drv' #8 62.91 deleting '/nix/store/6zhsmyl8l7yjljz9wds5333g0c5g4dgz-glibc-2.34.tar.xz.drv' #8 62.91 deleting '/nix/store/6gsw1dy1ym9sm56s9sv9674d0i6jgl70-linux-headers-5.17.drv' #8 62.91 deleting '/nix/store/bwx1a456pc7mak88q2s4npywgh02g2f1-linux-5.17.tar.xz.drv' #8 62.91 deleting '/nix/store/5h1k5dqz1hvxarc1yvzijcy9kkbh4h6d-freezegun-1.2.1.tar.gz.drv' #8 62.91 deleting '/nix/store/5gxm7q4zif9cnawvdd1psibmqrfqh9g1-PySocks-1.7.1.tar.gz.drv' #8 62.91 deleting '/nix/store/5g06x05ln42091qzla5kmkb7zsg5wj5y-pytz-2022.1.tar.gz.drv' #8 62.91 deleting '/nix/store/5fzw6b58qix9lbbxc63p19szdaxvv4rl-emojis-0.1.2.tar.gz.drv' #8 62.91 deleting '/nix/store/5fnrrsghifkkylpsndyvdizwyyxr0q45-trifecta-2.1.2.tar.gz.drv' #8 62.91 deleting '/nix/store/5br5wwl1y8yfwjjfwpjyq59sckzybr1f-setenv-0.1.1.3.tar.gz.drv' #8 62.91 deleting '/nix/store/591lc5kpxq8v7xzjc86jahag20dkimwb-HTTP-Negotiate-6.01.tar.gz.drv' #8 62.91 deleting '/nix/store/58psd5za1bckix5la0dw2yvmjfqlvlak-coverage-6.3.2.tar.gz.drv' #8 62.91 deleting '/nix/store/562wfbxy6qrbpl2d4rnl4vxxyiday18z-itstool-2.0.6.tar.bz2.drv' #8 62.91 deleting '/nix/store/556pq9a8z507zwz0phmnq2l4gwczb9g3-ncurses-abi5-compat-6.3-p20220507.drv' #8 62.91 deleting '/nix/store/54iv2bqvvpvjx4gsvy7lqk3n93aqkfsd-autoconf-2.13.tar.gz.drv' #8 62.92 deleting '/nix/store/54a7h9gq8lzr0wsmb0pvk87ilmw4k39k-sqlparse-0.4.2.tar.gz.drv' #8 62.92 deleting '/nix/store/54458ly7fga83qsy718rxb5x34qrn2v6-hspec-wai-0.11.1.tar.gz.drv' #8 62.92 deleting '/nix/store/53zc77as8k34ngdxg64193i9b8ilm1ax-vala-0.54.8.tar.xz.drv' #8 62.92 deleting '/nix/store/53436cis288ymrv2klrx9740lzb5gzn2-shakespeare-2.0.27.tar.gz.drv' #8 62.92 deleting '/nix/store/52vzrgavspdqm9flvw5l81gbw27qpqbw-dbus-1.14.0.tar.xz.drv' #8 62.92 deleting '/nix/store/4z666ax59lzma08n9xlblmrbpsscq293-wcwidth-0.0.2.tar.gz.drv' #8 62.92 deleting '/nix/store/4x3wcmnvc57cx625j82xz0d04r7gkf5d-lcms-1.19.drv' #8 62.92 deleting '/nix/store/gypav0zkhqa47myxfv542gwr1yycw0sy-lcms-1.19.tar.gz.drv' #8 62.92 deleting '/nix/store/4wra9shgr8czj8bbxbmlhp14cawlc6lm-Jinja2-3.1.2.tar.gz.drv' #8 62.92 deleting '/nix/store/4wkvlwvpawsysq6jmf6yzqil23fbfxv1-PyStemmer-2.0.1.tar.gz.drv' #8 62.92 deleting '/nix/store/4ss324n189y3dib9rndszr9gs7yy3gsd-test-framework-0.8.2.0-r8.cabal.drv' #8 62.92 deleting '/nix/store/4sf8vap1f6hmmmbp8mrqb7l55nwd27vk-perl5.34.1-IO-HTML-1.004.drv' #8 62.92 deleting '/nix/store/x96hd6cprl6d9dlx535gm4f6fjqncki4-IO-HTML-1.004.tar.gz.drv' #8 62.92 deleting '/nix/store/4r575lz40yfs308ajx25kpfxckg8xqbj-lv2-1.18.2.tar.bz2.drv' #8 62.92 deleting '/nix/store/4p143dz804lavc1psy9cmzdngx3i2rl7-gi-gtk-hs-0.3.12.tar.gz.drv' #8 62.92 deleting '/nix/store/4mjh1i7s848s2yg11nhhw7ckycjsmg7y-file-embed-0.0.15.0.tar.gz.drv' #8 62.92 deleting '/nix/store/4lwxrfnmmp2mvg8c94921pw8bfzqp4ng-parsers-0.12.10-r2.cabal.drv' #8 62.92 deleting '/nix/store/4lil13cx4c6b520h2wbyyw9db5w64bdi-WWW-RobotRules-6.02.tar.gz.drv' #8 62.92 deleting '/nix/store/4k1r4673jhvivkhrvnay8ng8igwdfhb2-say-0.1.0.1.tar.gz.drv' #8 62.92 deleting '/nix/store/4hf780vafnk2p1s3q6h3dv2isqjpj5ky-vector-0.12.3.1.tar.gz.drv' #8 62.92 deleting '/nix/store/4h4c8p7faz8fi62f6vvk24gs302sy3h0-cryptsetup-2.4.3.tar.xz.drv' #8 62.92 deleting '/nix/store/4ggpp3qjm56wimz5zqkmmgj507rlm603-xmonad-contrib-0.17.0.tar.gz.drv' #8 62.92 deleting '/nix/store/4gbv1wv6b1zmbv4512y3m4scn8mr3hp8-pcre-light-0.4.1.0.tar.gz.drv' #8 62.92 deleting '/nix/store/4c6f2w5pf6jkr12184b9f0flg9f9xgbd-CGI-Fast-2.15.tar.gz.drv' #8 62.92 deleting '/nix/store/4b9zx3d5ky8i1z9ffmnv9mkxi8n48z4b-HsYAML-0.2.1.0.tar.gz.drv' #8 62.92 deleting '/nix/store/478l8jn0m2bwlbqxymqkg3ybqp658wkn-libpipeline-1.5.4.drv' #8 62.92 deleting '/nix/store/9zwfy69s7jqdvx7y3m7p5gb3v3xzzlzf-libpipeline-1.5.4.tar.gz.drv' #8 62.92 deleting '/nix/store/452k516gsiyhvhni9niaay1l1ndpcskl-bash51-001.drv' #8 62.92 deleting '/nix/store/44w4lsbj74wyy991y209s0gcpad479n7-CVE-2019-13232-3.patch.drv' #8 62.92 deleting '/nix/store/43acpxp9vrv6qqz06mh8vznadknj6i66-nghttp2-1.47.0.drv' #8 62.92 deleting '/nix/store/g016c2zqzkk4n0k1akm88qyb0ag6mz8n-c-ares-1.18.1.drv' #8 62.92 deleting '/nix/store/kx296gxq584x38cfrp4dml8yqvmrv5bb-c-ares-1.18.1.tar.gz.drv' #8 62.92 deleting '/nix/store/b47abqfcbl02n2jc1bhxmzb5234gbcgc-tzdata-2022a.drv' #8 62.92 deleting '/nix/store/kqr0v8jbz4yf50pafy1i68gkqf9j0dd2-tzcode2022a.tar.gz.drv' #8 62.92 deleting '/nix/store/7fcl1kqv14d08bvdn2gdm58fi9ri3ifc-tzdata2022a.tar.gz.drv' #8 62.92 deleting '/nix/store/9gl6snxbv6d76wh25hzi0a9ha9q3nw84-openssl-1.1.1q.drv' #8 62.92 deleting '/nix/store/sly92y6a8c857ir91ss35791r8q1npw4-openssl-1.1.1q.tar.gz.drv' #8 62.92 deleting '/nix/store/7faa0m3g2m902svkcfka4g0b1qh5j6cl-nghttp2-1.47.0.tar.bz2.drv' #8 62.92 deleting '/nix/store/426gi860irj444nqf1yx3rmaimy0cxsv-lua-5.3.6.tar.gz.drv' #8 62.92 deleting '/nix/store/422cmg353951x5jibczr5qwpnai0w25n-string-qq-0.0.4.tar.gz.drv' #8 62.93 deleting '/nix/store/41fa64lsmgkg7njm1vsiz1pg0jaan244-gi-cairo-connector-0.1.1.tar.gz.drv' #8 62.93 deleting '/nix/store/409cjjxh9l8fpxr0ygz718dzzvpp8nq0-libpciaccess-0.16.tar.bz2.drv' #8 62.93 deleting '/nix/store/3zj4v577xiiyj7r16qq3akdq9qpyfd7f-libXft-2.3.4.tar.bz2.drv' #8 62.93 deleting '/nix/store/3ylklplk1xihf48b54xsh81xxwnz91sk-async-2.2.4.tar.gz.drv' #8 62.93 deleting '/nix/store/3ygpi0hz44afy9n4x7n39z2l06g5q63m-tasty-hunit-0.10.0.3.tar.gz.drv' #8 62.93 deleting '/nix/store/3xd4rx0wj4r9nxddqvbk940cbipd4gpi-ghc-9.0.2-src.tar.xz.drv' #8 62.93 deleting '/nix/store/3xb6qla2y6if2kv4f84amc2y8jjf5ip5-bsb-http-chunked-0.0.0.4.tar.gz.drv' #8 62.93 deleting '/nix/store/3w82y8g7hifbvn4c4cf82ad1gw7wy4r8-perl5.34.1-HTML-Tagset-3.20.drv' #8 62.93 deleting '/nix/store/x65qki42kqav9i9m963mw5ymz306sigf-HTML-Tagset-3.20.tar.gz.drv' #8 62.93 deleting '/nix/store/3w52089qrcijpyqz15knzi25y7fp8vvl-rubygems-3.2.26.drv' #8 62.93 deleting '/nix/store/xjlliis5k7ycjb4jr2jh6fy29d5hv146-rubygems-3.2.26.tgz.drv' #8 62.93 deleting '/nix/store/3rn43cljqxz021dm2j6zv1n8m1bn3dh0-readline63-007.drv' #8 62.93 deleting '/nix/store/3qrvsx3r9cb4i1h40p7w4x05i6ifjkbd-libaio-libaio-0.3.112.tar.gz.drv' #8 62.93 deleting '/nix/store/3nnp6j2k8bm5xna25sa1n81na8xznqvb-gi-vte-2.91.29.tar.gz.drv' #8 62.93 deleting '/nix/store/3mpr3w9ibsd5rh2ndwlxs4yrb7l7ygjm-libpng-apng-1.6.37.drv' #8 62.93 deleting '/nix/store/sjrx4b5fjmsys9gh4s0ag8jkp101n20f-libpng-1.6.37.tar.xz.drv' #8 62.93 deleting '/nix/store/jb0dlq724i69g5h93wcb8jgsmd6vjknk-libpng-1.6.37-apng.patch.gz.drv' #8 62.93 deleting '/nix/store/3krh69d8hs460q3h64f43wv7azk106a2-File-Listing-6.14.tar.gz.drv' #8 62.93 deleting '/nix/store/3klqc91zayflg0rf1ks4j11976mk19jw-libnfnetlink-1.0.2.drv' #8 62.93 deleting '/nix/store/yd2n4547nd48c1dh7h2mag2s74xl95kv-libnfnetlink-1.0.2.tar.bz2.drv' #8 62.93 deleting '/nix/store/3hq52xwczx0wnxs6n0plz14yb9h24ih8-libev-4.33.drv' #8 62.93 deleting '/nix/store/cz7bxil0g5gdgn86wza1z1kn3hhmszh2-libev-4.33.tar.gz.drv' #8 62.93 deleting '/nix/store/3h9dvdprsrk8y6da4lmr557n31z1gsrj-hspec-expectations-0.8.2.tar.gz.drv' #8 62.93 deleting '/nix/store/3gql8h3gadn5gada3c1lx8l4q35wsq9p-importlib_metadata-4.11.3.tar.gz.drv' #8 62.93 deleting '/nix/store/3gqggrbiyvjhilj423nvlnzd25y77cbd-HTML-Parser-3.75.tar.gz.drv' #8 62.93 deleting '/nix/store/3fr4d1qddll8bb5fc62a5xrgcd318vzh-parsers-0.12.10.tar.gz.drv' #8 62.93 deleting '/nix/store/3fk09d5zyyvypxizq33bnhjr32hr1381-wayland-1.20.0.tar.xz.drv' #8 62.93 deleting '/nix/store/3fay64bl771capr5q259clrb3msz8sks-blaze-builder-0.4.2.2-r1.cabal.drv' #8 62.93 deleting '/nix/store/3cxxinq7a5klvhicipds8p9k37xmb6rg-perl5.34.1-Font-TTF-1.06.drv' #8 62.93 deleting '/nix/store/vyvxc6migx6frs44akn5jx0an752rxxq-Font-TTF-1.06.tar.gz.drv' #8 62.93 deleting '/nix/store/sd0aqvs87z2h73x1fwfzxc37wb20dpdk-perl5.34.1-IO-String-1.08.drv' #8 62.93 deleting '/nix/store/735x1gm8dl68jda96dvh1q7b6rqgfv4g-IO-String-1.08.tar.gz.drv' #8 62.93 deleting '/nix/store/3c5rw024r9w511b409w8rdhxw18vz97q-unliftio-0.2.22.0.tar.gz.drv' #8 62.93 deleting '/nix/store/3bjwmvc2lvn09c93xq7cp8rpf5iscdmn-doctest-0.18.2.tar.gz.drv' #8 62.93 deleting '/nix/store/39vnja3qgskfvm6aj77v8q0zzfzd9s7r-unicode-data-0.3.0.tar.gz.drv' #8 62.93 deleting '/nix/store/39skbmadkrl9g9hdic8xsgznn3g67a37-libSM-1.2.3.tar.bz2.drv' #8 62.93 deleting '/nix/store/38kaz2qmamq1sk2a0llanj01nk3j9bzh-quickcheck-instances-0.3.27-r1.cabal.drv' #8 62.93 deleting '/nix/store/37gbjpjn3x2aifsvkqni34bb66x59d13-docbkx412.zip.drv' #8 62.93 deleting '/nix/store/350pmc9wik2h1ac3c0s6bz2gycv34mh1-cups-2.4.2-source.tar.gz.drv' #8 62.93 deleting '/nix/store/346lf97s8s76lhcxgl57f0widhl6043d-assoc-1.0.2.tar.gz.drv' #8 62.93 deleting '/nix/store/32c3q4kipvswq395fl4hx5wsy162s6gb-icu4c-67.1.drv' #8 62.93 deleting '/nix/store/7dvvyr11y4qa08q1yc9qskil1swrfa0c-icu4c-67_1-src.tgz.drv' #8 62.93 deleting '/nix/store/31v63kxp4ls9qk37a7pf0qnf24y8scvy-bytestring-to-vector-0.3.0.1.tar.gz.drv' #8 62.94 deleting '/nix/store/30vl68zm780r4m8m6x7558sxdwgmsprp-vector-0.12.3.1-r1.cabal.drv' #8 62.94 deleting '/nix/store/30d8xck5rr79jjbzm1kw5qq0vp8syq7z-sphinxcontrib-devhelp-1.0.2.tar.gz.drv' #8 62.94 deleting '/nix/store/2z0bk8y3wfb1xqdcjfb8caais264p851-syb-0.7.2.1.tar.gz.drv' #8 62.94 deleting '/nix/store/2ybdksgfrlh72bd4dgmdpy08zzmynlfp-basic-prelude-0.7.0.tar.gz.drv' #8 62.94 deleting '/nix/store/2y10saysqyn27s493ivhxyffca8kfgqf-scientific-0.3.7.0-r2.cabal.drv' #8 62.94 deleting '/nix/store/2xr87gga3p45hjripxvwpqjx90dya6j1-libXfixes-6.0.0.tar.bz2.drv' #8 62.94 deleting '/nix/store/2wgs0jzbma8p93qbn9xa79w9d3wgs43f-c2hs-0.28.8.tar.gz.drv' #8 62.94 deleting '/nix/store/2w4gd7xhl1467hcq5nmf4ga1cm270jdw-ncurses-6.3-20220507.tgz.drv' #8 62.94 deleting '/nix/store/2vz8brq0npgp6bqcjk06msfim4vf1gm0-gtk+-2.24.33.tar.xz.drv' #8 62.94 deleting '/nix/store/2s8gd9j3ylhd23575dgsjvqjk7a61nn3-gi-dbusmenugtk3-0.4.11.tar.gz.drv' #8 62.94 deleting '/nix/store/2s0wny4jbhf3y6f9ga6xx3zmndqi9q0a-HTML-TagCloud-0.38.tar.gz.drv' #8 62.94 deleting '/nix/store/2ixv4drqdcwnfprra7j6m78hshxn5b3n-boost-build-boost-1.77.0.drv' #8 62.94 deleting '/nix/store/41d75a9b6d1rarnsipwms4rfw4506rnn-boost_1_77_0.tar.bz2.drv' #8 62.94 deleting '/nix/store/2iwz0kkhmcfl0dhgqhhfmy0fzhqg33s1-orc-0.4.32.tar.xz.drv' #8 62.94 deleting '/nix/store/2hkmxanz9qiyq6a3hihcd8x7k728dnxj-flaky-3.7.0.tar.gz.drv' #8 62.94 deleting '/nix/store/2gb422c8vxm06hlf3sva8wdbm97dc8cl-nanospec-0.2.2.tar.gz.drv' #8 62.94 deleting '/nix/store/2f3cd7bnrc8bl971m7x22yx0magh8nxl-procps-ng-3.3.16.tar.xz.drv' #8 62.94 deleting '/nix/store/2b8gy6m41g91j1j2n3g8hpr7bz9qpafi-libXmu-1.1.3.tar.bz2.drv' #8 62.94 deleting '/nix/store/2apccgsfrv54syfxygcz840400dn5yy6-flac-1.3.4.tar.xz.drv' #8 62.94 deleting '/nix/store/29kp9pnd2hn8hxslf26q53ja0vq3d2v1-nose-1.3.7.tar.gz.drv' #8 62.94 deleting '/nix/store/29ii5mpw0aidfd7s9y93gd64xn15d7ws-terminal-size-0.3.3.tar.gz.drv' #8 62.94 deleting '/nix/store/27v1bb2v2jl0cpjxwlka08p7yg4fbw8m-time-compat-1.9.6.1-r3.cabal.drv' #8 62.94 deleting '/nix/store/27qimjg4l5wyzy46avvspg6ab8whvaj2-rustc-bootstrap-1.59.0.drv' #8 62.94 deleting '/nix/store/7v3g7xx4i8rn8gmfv91fppxlfxw76pzy-rust-1.59.0-x86_64-unknown-linux-gnu.tar.gz.drv' #8 62.94 deleting '/nix/store/24y7n8hc7ir6f8zhr9d6c2w6qr0kyywq-hedgehog-1.0.5.tar.gz.drv' #8 62.94 deleting '/nix/store/24fyj0j6lc2dbqb7p21afw4xi3zj3jp8-base64-bytestring-1.2.1.0.tar.gz.drv' #8 62.94 deleting '/nix/store/2468vyj7c3rqyvmcn1g0rp2y8fzppr76-utf8-string-1.0.2.tar.gz.drv' #8 62.94 deleting '/nix/store/217z0gih7lcvrxrrxxbvc5lyg8cnkh85-libthai-0.1.29.tar.xz.drv' #8 62.94 deleting '/nix/store/1xxshkrmpi9km6xjnzf3q9sm059n827b-quickcheck-unicode-1.0.1.0.tar.gz.drv' #8 62.94 deleting '/nix/store/1x9v9ydp3695ryip6paplcc7wng8p12f-reducers-3.12.4.tar.gz.drv' #8 62.94 deleting '/nix/store/1ppksvygpp8lyn12ia8xhxbs6y3snfcw-ruby-2.7.6.tar.gz.drv' #8 62.94 deleting '/nix/store/1p2bgzn4nimswjiynw75b93sbr53iidc-primitive-0.7.3.0.tar.gz.drv' #8 62.94 deleting '/nix/store/1miz331pxzq625ya036fyf4pxm17q8l7-iproute-1.7.12.tar.gz.drv' #8 62.94 deleting '/nix/store/1ljh2dcwwz884qxlfnvci77ifnhw99v2-CUnit-2.1-3.drv' #8 62.94 deleting '/nix/store/91vkvsx0n51aqrbc57i461azgy0qb2k6-CUnit-2.1-3.tar.bz2.drv' #8 62.94 deleting '/nix/store/1ldyawdm5ffsqdlviwzq4xx3aq7anx2p-autoconf-2.69.drv' #8 62.94 deleting '/nix/store/haq60yc8brz4pbyxgba4i02hqg3y41w2-autoconf-2.69.tar.xz.drv' #8 62.94 deleting '/nix/store/1icxs03hfjp4liv3bnbpwlyzp4vv0ls2-icu4c-71.1.drv' #8 62.94 deleting '/nix/store/pp1bjpm6fmm78d893lf8xfzifgjd4z55-icu4c-71_1-src.tgz.drv' #8 62.94 deleting '/nix/store/1i1m3g1lm1j9rg0wh2ji1jg17vm0w540-libXScrnSaver-1.2.3.tar.bz2.drv' #8 62.94 deleting '/nix/store/1hfyb8s3kdmh4nl4lm1d51bw27rz25ip-asn1-encoding-0.9.6-r2.cabal.drv' #8 62.94 deleting '/nix/store/1gwgas8hxlb27p456xnpsbc8ws9nfs7q-base-compat-batteries-0.11.2.tar.gz.drv' #8 62.94 deleting '/nix/store/1dlgmcw6p6m57lqjnrf0d4m8xxvkkq83-x509-validation-1.6.12.tar.gz.drv' #8 62.94 deleting '/nix/store/1d4j3z83qhdyhjiswj5cj792av7a2mry-dbus-hslogger-0.1.0.1.tar.gz.drv' #8 62.95 deleting '/nix/store/1c3ngx9zdwfj26d342dynfbjfib8sddz-xmlto-0.0.28.tar.bz2.drv' #8 62.95 deleting '/nix/store/1bw86d79mblm3prw6ravp9jv8r0jwcbj-libsepol-3.3.drv' #8 62.95 deleting '/nix/store/agx48k8xcvi2kps0yriaib585w4q3jrj-flex-2.6.4.drv' #8 62.95 deleting '/nix/store/vdii14z8f8yqwdwr8adnbwhgsxv1sx1k-bison-3.8.2.drv' #8 62.95 deleting '/nix/store/c4dk9d94al0gjlsl74lia16pp9jkyh5f-bison-3.8.2.tar.gz.drv' #8 62.95 deleting '/nix/store/j2rpd6kcgq93f98gcv41jz3vwvva9dzx-glibc-2.26.patch.drv' #8 62.95 deleting '/nix/store/hqzb440fj9j9qr692lxvd36rr49mcck4-flex-2.6.4.tar.gz.drv' #8 62.95 deleting '/nix/store/7pcm4q1z02c1vxkzdfnbgz4n9la91gqk-libsepol-3.3.tar.gz.drv' #8 62.95 deleting '/nix/store/1bplc6ly7wnv08blhsdg4mx96smwiv5g-hook.drv' #8 62.95 deleting '/nix/store/s7qspx3d3qk12sjfizwav4zg5c9mh9sf-libtool-2.4.7.drv' #8 62.95 deleting '/nix/store/rpsiqaqyh50zcsrn3a42ac3xsxqmikwa-file-5.41.drv' #8 62.95 deleting '/nix/store/655gn1rymd4vwsxqn9qa8bp5ysw9laah-file-5.41.tar.gz.drv' #8 62.95 deleting '/nix/store/n4rs6pxv3vjl1idm20442cpn9ma7zidp-libtool-2.4.7.tar.gz.drv' #8 62.95 deleting '/nix/store/fjfl3202kyfpr660vv9l7rzlj241df2i-help2man-1.49.1.drv' #8 62.95 deleting '/nix/store/vj42l57h4khy2i42jd567afxhfwry5z4-perl5.34.1-gettext-1.07.drv' #8 62.95 deleting '/nix/store/c7jz47z33sfvgkyskgb5lk42jk6djr3z-gettext-1.07.tar.gz.drv' #8 62.95 deleting '/nix/store/sfgr986shvqz55qcdhwcf1pjgcnc8ai3-help2man-1.49.1.tar.xz.drv' #8 62.95 deleting '/nix/store/r3prsy96m0fz7p57fajks7r36sd6q0sx-automake-1.16.5.drv' #8 62.95 deleting '/nix/store/znpvv5pkanfdb8wnza41i8b5vlsq4qma-automake-1.16.5.tar.xz.drv' #8 62.95 deleting '/nix/store/pakc6d7rqglw40sgbfhp1y5rqfgssyh0-gettext-0.21.drv' #8 62.95 deleting '/nix/store/js8i7fni9igbb37rv0g82xcls2gywfix-gettext-0.21.tar.gz.drv' #8 62.95 deleting '/nix/store/6siq17scgnc81mgypjf8rp44gnsdisqv-autoconf-2.71.drv' #8 62.95 deleting '/nix/store/n2nhgvv7i3a6p2w1c4fc8mazx5pqgb63-gnum4-1.4.19.drv' #8 62.95 deleting '/nix/store/qzk2ajxj15a2m3j1mg4pg0igj0kxxcba-m4-1.4.19.tar.bz2.drv' #8 62.95 deleting '/nix/store/ji6mxl6vqskb4jl5pc54l1cqi4009i9d-texinfo-6.8.drv' #8 62.95 deleting '/nix/store/g5n4s3rrpdbi3qm75kwa5rka7pak3wwj-texinfo-6.8.tar.xz.drv' #8 62.95 deleting '/nix/store/gl8jz8s3200dypjdvbwkpp8dxz3x57iq-autoconf-2.71.tar.xz.drv' #8 62.95 deleting '/nix/store/1b7fqqa169x908a2n1gxk4dglp6055d2-lens-5.0.1.tar.gz.drv' #8 62.95 deleting '/nix/store/1b25rxvh94r8zkj3699wj0369k1a94cs-primitive-unaligned-0.1.1.1.tar.gz.drv' #8 62.95 deleting '/nix/store/1ahxn5az67v1swgf1arpq52adif82nyw-nats-1.1.2-r4.cabal.drv' #8 62.95 deleting '/nix/store/19v7aq6dpa0gnnkcq5xwcbq83hajxiyy-unzip60.tar.gz.drv' #8 62.95 deleting '/nix/store/18rnpih5my1d6114jhs1h5hbx767mlcn-sysprof-3.44.0.tar.xz.drv' #8 62.95 deleting '/nix/store/175hjw83302vjikq6p9kdly89ynx1lni-xorgproto-2021.5.tar.bz2.drv' #8 62.95 deleting '/nix/store/16vabivzr7wkadcyqn3hhwvmq1l5qq7b-pretty-simple-4.0.0.0.tar.gz.drv' #8 62.95 deleting '/nix/store/15z1xghh052rqv3ln0x4f49fpyv7fff0-free-5.1.7.tar.gz.drv' #8 62.95 deleting '/nix/store/15i2xg97gd3m0xbrdyr7zx1p0mg8w24w-intltool-0.51.0.tar.gz.drv' #8 62.95 deleting '/nix/store/15dzny5mxqm59xvj1sp6gwii3gr3ahc8-npth-1.6.tar.bz2.drv' #8 62.95 deleting '/nix/store/14x1mb49dw0vnw2p8sj5bbqhs6b0jaz3-gdbm-1.23.drv' #8 62.95 deleting '/nix/store/md6i083zbqicb560zaf4w13gpb2vza3m-gdbm-1.23.tar.gz.drv' #8 62.96 deleting '/nix/store/14qrv7grmniy7ylmjz7ckblgvkk1iw16-Django-3.2.14.tar.gz.drv' #8 62.96 deleting '/nix/store/13j6iyzb0agskshzh2yrg1bfdlgh27n1-fftw-single-3.3.10.drv' #8 62.96 deleting '/nix/store/vzv5y78vv5yr3hdd90993bq4l8ndchw5-fftw-3.3.10.tar.gz.drv' #8 62.96 deleting '/nix/store/12x6w52nz2pfbvxj3py6w1d1rhjaddfq-cmake-3.22.3.tar.gz.drv' #8 62.96 deleting '/nix/store/12k0f9qqiik49fhg7zbq487hw6c66zkr-kexec-tools-2.0.23.drv' #8 62.96 deleting '/nix/store/11l4brn9x8jy11vdd5mgvg8wlhg320j7-vector-algorithms-0.8.0.4-r1.cabal.drv' #8 62.96 deleting '/nix/store/11fc3rjs761fgp14bffdy3jic0ng8p1x-libtheora-1.1.1.tar.gz.drv' #8 62.96 deleting '/nix/store/0zkh3p0hyd2798x71d4gcw50ciyam4dm-which-2.21.drv' #8 62.96 deleting '/nix/store/wb2hz615n843fy0iwj0k1zwp3dyc6fz1-which-2.21.tar.gz.drv' #8 62.96 deleting '/nix/store/0ysjwxr8d6jlbcm483gn1gh8zqx5h7iw-zip-archive-0.4.2.1.tar.gz.drv' #8 62.96 deleting '/nix/store/0yixfs4xhy62ajqfc7pk1linn6nczxhv-memory-0.16.0.tar.gz.drv' #8 62.96 deleting '/nix/store/0yhznziqaix1g38ijx6iymx162akxfrk-errors-2.3.0-r2.cabal.drv' #8 62.96 deleting '/nix/store/0y3mjg8hfmg6rsqdci4vvbdfcpik4p8g-six-1.16.0.tar.gz.drv' #8 62.96 deleting '/nix/store/0vb53i8i19lybb252dy9qx85g0ibxx0n-contravariant-1.5.5.tar.gz.drv' #8 62.96 deleting '/nix/store/0qiwk4i54ljwgyymm9gip2jsgwvjy33f-libvorbis-1.3.7.drv' #8 62.96 deleting '/nix/store/r3lsjvj83widi7sz0y5iax3a1rrldr09-libvorbis-1.3.7.tar.xz.drv' #8 62.96 deleting '/nix/store/cphlcm3prx6ls1ygk5kpkxibpk2hp80y-pkg-config-wrapper-0.29.2.drv' #8 62.96 deleting '/nix/store/jrvqsx0hr6la61hqv3250psygqzqxvxa-pkg-config-0.29.2.drv' #8 62.96 deleting '/nix/store/b65zxk1d4xnqff5m0ylmmjsbaqvvd7j0-pkg-config-0.29.2.tar.gz.drv' #8 62.96 deleting '/nix/store/0p8f1gr8i29w07b9hmh024zl28vjj84a-termonad-4.2.0.1.tar.gz.drv' #8 62.96 deleting '/nix/store/0p7qd7lk7k50pys2vhcw3fmadhk9hra6-dyre-0.9.1.tar.gz.drv' #8 62.96 deleting '/nix/store/0nvl229lan5mhklas4j3fck0sm9h7xxy-ipynb-0.2-r1.cabal.drv' #8 62.96 deleting '/nix/store/0lr5i53w9ww91pbz1i32rps0f4hj09sw-invariant-0.5.5.tar.gz.drv' #8 62.96 deleting '/nix/store/0lla56y1091jgzvygbpsm0dpkp36sj37-llvm-12.0.1.src.tar.xz.drv' #8 62.96 deleting '/nix/store/0krdh1l47fwfsf7jdimhpq0r8rw6jxz9-libXxf86vm-1.1.4.tar.bz2.drv' #8 62.96 deleting '/nix/store/0gxk4k96ijgwlqq5m59whmd8rrli6ba4-sphinxcontrib-serializinghtml-1.1.5.tar.gz.drv' #8 62.96 deleting '/nix/store/0dvxp55x7say9q9dqq206y2cfqg8d33v-libogg-1.3.5.drv' #8 62.96 deleting '/nix/store/237xn3cmmwdyf32ig8cd89vcndy2fxzc-libogg-1.3.5.tar.xz.drv' #8 62.96 deleting '/nix/store/0dmrinyz0yxrg5amml35ys60r6xv5a80-libelf-0.8.13.tar.gz.drv' #8 62.96 deleting '/nix/store/09zbvzmjcw604ic89p15pljymm1y08x1-tzdata-2022.1.tar.gz.drv' #8 62.96 deleting '/nix/store/09n8dxjwhal8hbrc4c1znr0lp0qnl2rm-unicode-collation-0.1.3.1.tar.gz.drv' #8 62.96 deleting '/nix/store/09b8j8x33yqagfg6176ij5845jy0nbj0-keyutils-1.6.3.tar.gz.drv' #8 62.96 deleting '/nix/store/08gms3cvr48zr68f9f4kxci3srnqs95i-readline63-002.drv' #8 62.96 deleting '/nix/store/06gwk7k9dsgin0i5n1dyvi0lyy4zklk9-kexec-tools-2.0.23.tar.xz.drv' #8 63.23 deleting '/nix/store/065xld8ys2vc14y3pgnlxl9l787m9dq6-perl5.34.1-Encode-Locale-1.05.drv' #8 63.23 deleting '/nix/store/lnsh5h3m1phjwjs9kzw8smj78vxmfc7j-perl-5.34.1.drv' #8 63.23 deleting '/nix/store/21anf3chjia0v6li0nc0j3j2l42s8465-perl-5.34.1.tar.gz.drv' #8 63.23 deleting '/nix/store/g9iprma06yg6ja9a7blkwsjc3hacv708-Encode-Locale-1.05.tar.gz.drv' #8 63.24 deleting '/nix/store/05d9kn91jivpihk78nwwxkpzzglrjpid-regex-tdfa-1.3.1.2.tar.gz.drv' #8 63.24 deleting '/nix/store/056qnrqqknixhr849bqwgp6wiijbbs7n-hslua-core-2.1.0.tar.gz.drv' #8 63.24 deleting '/nix/store/04ckq1ywbskqihs4q8imqa171pzvyi3j-zlib-0.6.2.3.tar.gz.drv' #8 63.24 deleting '/nix/store/02sy9vz9j38h3c3zrx6ib253n96rdg4g-readline81-002.drv' #8 63.24 deleting '/nix/store/02f1h5yw3rv3qvvia95fnvzi5njdikn7-e2fsprogs-1.46.5.tar.gz.drv' #8 63.24 deleting '/nix/store/01f4n05bsjbp029i2xl6dm9nzz51ds6y-ghc-byteorder-4.11.0.0.10.tar.gz.drv' #8 63.24 deleting '/nix/store/bwy6ck68xyxf5zhn0632ksva7hf5rrln-curl-7.83.1.drv' #8 63.24 deleting '/nix/store/404q2d1rwdyiyzgkkdr176im6p0m4p9v-libkrb5-1.19.3.drv' #8 63.24 deleting '/nix/store/zq44dwsdsw67zjibw7k7bhid1hb9c4a9-python-namespaces-hook.sh.drv' #8 63.24 deleting '/nix/store/yf77c7llnvvvh0mb0hcy8i8xp857z2ax-locales-setup-hook.sh.drv' #8 63.24 deleting '/nix/store/y95c5782rrbyv5n0bpj4dc1nmqnvzy88-nghttp2-1.47.0.drv' #8 63.24 deleting '/nix/store/y0rxnigpf5pqdk2rv2cl590kv147gj9d-hook.drv' #8 63.24 deleting '/nix/store/xv37wdvcf1m0nm3kp64s8pc0nmydgczd-cargo-install-hook.sh.drv' #8 63.24 deleting '/nix/store/x0613l4p21d37bfg9s6j7n71181y084q-hook.drv' #8 63.24 deleting '/nix/store/wxx2ysj07alxpwv7bmxmkac91rvs92fh-python-setup-hook.sh.drv' #8 63.24 deleting '/nix/store/wbcwjrhz71vhlxxgxi5vyqnp1qgf8phi-getent-glibc-2.34-210.drv' #8 63.24 deleting '/nix/store/vi4gwsqv2m147zyfbcnw5p7vcwwy9csh-fix-rpath.patch.drv' #8 63.24 deleting '/nix/store/vb48ac53z21pg628yvfyqcg09i60lmiz-cargo-setup-hook.sh.drv' #8 63.24 deleting '/nix/store/v7rfgpbg7qh24wb46cvyiq2srky13d4h-catalog-legacy-uris.patch.drv' #8 63.25 deleting '/nix/store/v1a651z2cgnhxy4m2kwvd5a5cg89yvjq-hook.drv' #8 63.25 deleting '/nix/store/svkr6hsdl5wrcqh9gy0z0pzlncp01s39-cacert-extra-certificates-bundle.crt.drv' #8 63.25 deleting '/nix/store/sn4gjx1p1787x1fwqwvllzy1rd0qd6f5-catalog-legacy-uris.patch.drv' #8 63.25 deleting '/nix/store/rninl9kmdig6nn6iqiq4n5m4g4g38qnk-prune-libtool-files.drv' #8 63.25 deleting '/nix/store/rml7gz8k2540nlg17xakgzf2kdkm5yxd-setup-hook.sh.drv' #8 63.25 deleting '/nix/store/qdly49z4a3m23c73h4ibml13ab6fnsbd-add-opengl-runpath.drv' #8 63.25 deleting '/nix/store/nb1ksmjyfn4is3sj0sqybbrzxp0iqghc-builder.pl.drv' #8 63.25 deleting '/nix/store/mh25rrjx196p51r5z9wc81hbdy5hff5f-libiberty-11.3.0.drv' #8 63.25 deleting '/nix/store/mb0y1yjzdrkpinpv9r7z8jmrcdny4f3r-keyutils-1.6.3.drv' #8 63.25 deleting '/nix/store/m27wyf0l8w8f6jc1dy75fv556lrhmi62-hook.drv' #8 63.25 deleting '/nix/store/llvkdyy13sila6flinycm77rdzc8wamk-combine-gcc-libc.drv' #8 63.25 deleting '/nix/store/l53kd8ld2ggvkh853n6i9mb35dg32klq-libssh2-1.10.0.drv' #8 63.25 deleting '/nix/store/k9gp4972mdkhm3fnkkimr52r57mwd795-ensure-newer-sources-hook.sh.drv' #8 63.25 deleting '/nix/store/jky19synrp7z7j1dycd010115lwhmyrx-pkg-config.drv' #8 63.25 deleting '/nix/store/jgm62idad5mhissk3abcp2apiix85vm1-python-remove-tests-dir-hook.drv' #8 63.25 deleting '/nix/store/j1gg1lm2qm86cv7h3qsrrxp5y8fbyf5g-absolute_shlib_path.patch.drv' #8 63.25 deleting '/nix/store/j0ag9vz8m07f5v9rav2zgdivvpz67a7r-python-setup-hook.sh.drv' #8 63.25 deleting '/nix/store/ijnqh534hjn21xj7xnks0nia48ginr94-clean-immodules-cache.sh.drv' #8 63.25 deleting '/nix/store/hfd9ncaynw560q6wcbfxnvi73a0y7fwk-clean-immodules-cache.sh.drv' #8 63.25 deleting '/nix/store/h1cs5v88f8xa4x0lmf53jh8gd8arsf3w-gfortran-wrapper-11.3.0.drv' #8 63.25 deleting '/nix/store/wydiz70c0jsjjlwjh6y3mv0zgbw1l43d-gfortran-11.3.0.drv' #8 63.25 deleting '/nix/store/ifb8g972x7air7dp0qdj247bl72flcn3-binutils-wrapper-2.38.drv' #8 63.25 deleting '/nix/store/gxhrd4g01xnv9ck19yxd2bma4sm20xk4-openssl-1.1.1q.drv' #8 63.25 deleting '/nix/store/zl88z4pnjl5r41y0b8j1jdn6p2m3c3nj-coreutils-9.0.drv' #8 63.25 deleting '/nix/store/gmshpbzhzs7f05vgdlkx115k59c5j1kl-expand-response-params.drv' #8 63.25 deleting '/nix/store/gmbv9sra738ndqq5nn07yj7h7abjl2y3-install-shell-files.drv' #8 63.25 deleting '/nix/store/cq7jgjibh5yjg5vip27yq8dnscg0nca5-glibc-iconv-2.34.drv' #8 63.25 deleting '/nix/store/aqr79gv6iv5iqm6l7i97d88lipcfrpwa-pytest-hook.drv' #8 63.25 deleting '/nix/store/9x3z7rba6hhdpq7m8vay7b40cywy794l-mirrors-list.drv' #8 63.25 deleting '/nix/store/8crf7ydzdx9byrzb1gvwvjgkz92v4m98-lua-setup-hook.sh.drv' #8 63.25 deleting '/nix/store/6a3pdrizixjncy5lyr7gjjkv55k4sc5h-0001-add-placeholder-for-nm.patch.drv' #8 63.25 deleting '/nix/store/5m5sd13k039cgjxxcsh7pmplyxgmz1vl-perl-5.34.1.drv' #8 63.25 deleting '/nix/store/4zyjgbbk8k6yg9hiajny5jbnfpmajzl4-cacert-blocklist.txt.drv' #8 63.25 deleting '/nix/store/4yi14dps8pmbqfls5zinql10fx2xvxbh-remove-references-to.drv' #8 63.25 deleting '/nix/store/43wks7hncvyklcwmby1r3qd6pslh5a3b-pkg-config-wrapper-0.29.2.drv' #8 63.25 deleting '/nix/store/3vzyjagwhdf5yppcxsqp0fiwafwqmsqi-pkg-config-0.29.2.drv' #8 63.25 deleting '/nix/store/xq39y7z64hdlv2014h1p2kzdahf12akm-stdenv-linux.drv' #8 63.25 deleting '/nix/store/12fwqzr42v4m0s5p8hwk2sw2ps5k82xr-python-remove-bin-bytecode-hook.drv' #8 63.25 deleting '/nix/store/kd6saj80qll00lzyn28ghnx7jcv23ck1-stdenv-linux.drv' #8 63.25 deleting '/nix/store/qaip1ragsf0kp8i7h5liv93m5yni94sn-gcc-wrapper-11.3.0.drv' #8 63.25 deleting '/nix/store/klxy1lzj7r8563qhqljdh2ipm2v1kmik-gnutar-1.34.drv' #8 63.25 deleting '/nix/store/kk6xm18n8k1wyh8rggmnkr8zlrq3h13p-binutils-wrapper-2.38.drv' #8 63.25 deleting '/nix/store/vvny9631cxwkb78l8v869gpf4cljk90g-gnugrep-3.7.drv' #8 63.26 deleting '/nix/store/lkwizphv2f9g8cisn9fvrg71llyl0sh2-glibc-iconv-2.34.drv' #8 63.26 deleting '/nix/store/h85aab8fhrvnp4q0scc45br47m3zb3db-gnused-4.8.drv' #8 63.26 deleting '/nix/store/g7ndh5n9dz8i2g0j8c0ndyzix1h0gnmg-patchelf-0.14.5.drv' #8 63.26 deleting '/nix/store/g7h2d69vws3xn2w4vrs0713xi6nr9sca-findutils-4.9.0.drv' #8 63.26 deleting '/nix/store/dqh8qc9q1mw2qdrglzd906h4327j2px0-pcre-8.45.drv' #8 63.26 deleting '/nix/store/azd4128fk5bjqd0hij87yaiyvvfxg1ma-gzip-1.12.drv' #8 63.26 deleting '/nix/store/i0rbbdm6zgzhab8hls9p86vfh8nhd9vy-setup-hook.drv' #8 63.26 deleting '/nix/store/as1xf2bym4fd5m5i1hk2fvblg9wsfbhg-binutils-2.38.drv' #8 63.26 deleting '/nix/store/abf6ix4pgry4976rx49ks6ya876njvsn-bzip2-1.0.6.0.2.drv' #8 63.26 deleting '/nix/store/7dxxif9l081j31xdmh6glin8szs7gma8-patch-2.7.6.drv' #8 63.26 deleting '/nix/store/azp1873hbq2kd48831zpgfjcar9kjfva-ed-1.18.drv' #8 63.26 deleting '/nix/store/yvdbvd0hz04aza24hf30aqc43w85ll0q-lzip-1.23.drv' #8 63.26 deleting '/nix/store/59mi3gdwcrhqvlx14xjd2nwxphr0w2kx-gawk-5.1.1.drv' #8 63.26 deleting '/nix/store/3d1cpjfv6c7bbjhkkhgz50j4r16rqa6p-diffutils-3.8.drv' #8 63.26 deleting '/nix/store/i1q8m903bl924c4jzm88rhmmx903ma2z-coreutils-9.0.drv' #8 63.26 deleting '/nix/store/i52898anp2gcfxv74dw78fd6f9lgdvkp-acl-2.3.1.drv' #8 63.26 deleting '/nix/store/cynbsp6as7h0n5b7dvc967lkdhrmbv17-hook.drv' #8 63.26 deleting '/nix/store/zzc4id74l1ghp7j6jg6fn6hx45l2qnr8-bootstrap-stage4-stdenv-linux.drv' #8 63.26 deleting '/nix/store/zy0hy1qr8xp0xngz0pnirczlwifwsr81-libtool-2.4.7.drv' #8 63.26 deleting '/nix/store/ha9lsy8lby7bhiq36sqcgnfmxh6szv7s-help2man-1.49.1.drv' #8 63.26 deleting '/nix/store/krlx4bgvhh1znw2rzppz77agl8pm0kda-perl5.34.1-gettext-1.07.drv' #8 63.26 deleting '/nix/store/y8a9c7jgcz8clh45rjcva6v9ls9m8gdw-perl-5.34.1.drv' #8 63.26 deleting '/nix/store/52r88zqw5paz4m018d83qccklxrabsgd-file-5.41.drv' #8 63.26 deleting '/nix/store/hqcb3kk5ar6v1z4bacimzsp093immgj6-automake-1.16.5.drv' #8 63.26 deleting '/nix/store/svmpbpd2ppf9bhcv0nlhrsd9swd5hlhg-autoconf-2.71.drv' #8 63.26 deleting '/nix/store/cwbjpkk4ff9a0mdsmlvyrnxxvcmylzkm-xz-5.2.5.drv' #8 63.26 deleting '/nix/store/2m1bz97qamqqpjdn4vf96lyssz3s5i2m-attr-2.5.1.drv' #8 63.26 deleting '/nix/store/0qdi9hbs4rmb46r3pgiymyqa6sr7fycg-gnumake-4.3.drv' #8 63.26 deleting '/nix/store/0lj5m63bn3ins5qiq6chs1vz3nk030xs-bash-5.1-p16.drv' #8 63.26 deleting '/nix/store/r6sbk1l9jj8x3f4fc74jfcvv4jfmdw8i-bootstrap-stage4-stdenv-linux.drv' #8 63.26 deleting '/nix/store/9rj9h0as9k5542189vxkf4zsn7rr99pd-bootstrap-stage4-gcc-wrapper-11.3.0.drv' #8 63.26 deleting '/nix/store/ic3pvhxngzhmwdl6k8v6v0ig8171v6m7-expand-response-params.drv' #8 63.26 deleting '/nix/store/b0cs0n4lzrcx6p7g5vm2xym5ykjv0fzg-gcc-11.3.0.drv' #8 63.26 deleting '/nix/store/zklddgbh3vx7nrrrglki8w2a5spq708b-isl-0.20.drv' #8 63.26 deleting '/nix/store/y42l57az7ab0kspfyvzd6wblj3721dcy-texinfo-6.8.drv' #8 63.26 deleting '/nix/store/nfpbc82gdv75iqbanbvywq5iwlfg97i4-libelf-0.8.13.drv' #8 63.26 deleting '/nix/store/nz6wj7h861ss7vvjwg6g0kxi4wkz5gkr-gettext-0.21.drv' #8 63.26 deleting '/nix/store/qqq22k19jd0mwfvsmdbx174jg9ifq8rp-xz-5.2.5.drv' #8 63.26 deleting '/nix/store/hkhv6b71a2a7cp5nqx1gl89jd8lyvdd8-bash-5.1-p16.drv' #8 63.26 deleting '/nix/store/iqd7bbcj9l0i7dajfa2azga3s63v4zsx-libmpc-1.2.1.drv' #8 63.26 deleting '/nix/store/d27dl0vqjkpsqg1a61nk735fzhkx6nsh-which-2.21.drv' #8 63.26 deleting '/nix/store/7ki8si83q6xvrf49c6nqbjg8dxyj5mqj-zlib-1.2.12.drv' #8 63.27 deleting '/nix/store/6x4yxx9x9d5zm4crw2f2crwhh7jm3v41-mpfr-4.1.0.drv' #8 63.27 deleting '/nix/store/2h266kcz2qp0fnsazf2g4l5whyr57p68-gmp-with-cxx-6.2.1.drv' #8 63.27 deleting '/nix/store/hjx9r1jlbbm39wkgzbpb7zcspnpdmdc9-bootstrap-stage3-stdenv-linux.drv' #8 63.27 deleting '/nix/store/h228zawhghxplg8nycirq5m86za2sny5-bootstrap-stage3-gcc-wrapper-.drv' #8 63.27 deleting '/nix/store/q8nh1rmr79qiwn0ccgkb094g6dmgzdlc-binutils-wrapper-2.38.drv' #8 63.27 deleting '/nix/store/bsmx77rpy3g4rl0vkl91sc1n4lh2p4an-binutils-2.38.drv' #8 63.27 deleting '/nix/store/z50ca4h3jb7l48knvyyrlq2yi3hv8320-glibc-2.34-210.drv' #8 63.27 deleting '/nix/store/z9d7ydla7i7m5gncyfarg68zp6i3c9ib-python3-minimal-3.9.13.drv' #8 63.27 deleting '/nix/store/8gn30mrf62k6m6bbj7ykgk2722bv5bx9-pkg-config-wrapper-0.29.2.drv' #8 63.27 deleting '/nix/store/wbsni65jz1vijn6hymz3zkv4lhwscn7i-pkg-config-0.29.2.drv' #8 63.27 deleting '/nix/store/796dnsf95f3yi1sd4gcsl6ijcknvlxq0-libgl-path.patch' #8 63.27 deleting '/nix/store/wyx0z7kcf4awbpbc6xjwr0mlilijnn10-bzip2-1.0.6.0.2.drv' #8 63.27 deleting '/nix/store/ad18841fbwvkxlcng7bpqp70ars7q1ma-help2man-1.49.1.drv' #8 63.27 deleting '/nix/store/9nxjzdykll08klzxlcfrf42l8dlc14z7-hook.drv' #8 63.27 deleting '/nix/store/2077ys3cldylcspclczmg5pcg8pgfy0j-libtool-2.4.7.drv' #8 63.27 deleting '/nix/store/kriai380m11510m9v0j0ck70azhdghrl-help2man-1.49.1.drv' #8 63.27 deleting '/nix/store/wsqm127z52159zzrd39ikvi07zcdk50d-help2man-1.49.1.tar.xz.drv' #8 63.27 deleting '/nix/store/v98a88gnqxcv8pfxkxdvkffhpmiphpmf-0002-binaries-with-env-shebang.patch' #8 63.27 deleting '/nix/store/29m7jhy0593rzjfg53y5a0w78bzv182m-automake-1.16.5.drv' #8 63.27 deleting '/nix/store/w7yayg65p8vvi97a2952bpvq7rfwnszp-do-not-regenerate-revision.h.patch' #8 63.27 deleting '/nix/store/z9avq7lw5cqh76j21q6psk0qk2ymsr4i-file-5.41.drv' #8 63.27 deleting '/nix/store/v6fmndyxfmclzijiwsr912ikmisngg59-expat-2.4.8.drv' #8 63.27 deleting '/nix/store/q1n021skk8m0kbqkz5il7qzjvmpgbk7r-autoconf-archive-2021.02.19.drv' #8 63.27 deleting '/nix/store/p0ccvkg57kxrwj0xwh0gzs9k01v6liwp-libidn2-2.3.2.drv' #8 63.27 deleting '/nix/store/km9ilca5z6sm6cwi1vcz05vkp513d3f8-libffi-3.4.2.drv' #8 63.27 deleting '/nix/store/kjp0l98xbb731l2pmfpvd1pkg7yr8xrr-perl5.34.1-gettext-1.07.drv' #8 63.27 deleting '/nix/store/m9r4jxm05w7h5188syckp35yrhagmfmy-perl-5.34.1.drv' #8 63.27 deleting '/nix/store/i546fyj8nsh6m5gqrs9846fw9h38624i-libunistring-1.0.drv' #8 63.27 deleting '/nix/store/c1x6ripbcsxpkc2fncil51k1whyc9rc6-autoconf-2.71.drv' #8 63.27 deleting '/nix/store/7fxzjzaqch15zrngbvrgx8vj5mz428s9-expand-response-params.drv' #8 63.27 deleting '/nix/store/6bh25qb78r65f9s6z7f62319vhrvqdpm-texinfo-6.8.drv' #8 63.27 deleting '/nix/store/63z9vpg4743qrhjm7d60bx8cg24kpz3p-nuke-references.drv' #8 63.27 deleting '/nix/store/4zqw1rfwkqxccali36287r8lc5g44kcv-linux-headers-5.17.drv' #8 63.28 deleting '/nix/store/4s1ms3dggdql132firb01gskadjycr4z-gettext-0.21.drv' #8 63.28 deleting '/nix/store/smfn4w9lvn7pd6hjarpih49m3yz22kyl-bash-5.1-p16.drv' #8 63.28 deleting '/nix/store/3gbdv4ywhfh58vpzwqlhxzwnkchv1bgj-patchelf-0.14.5.drv' #8 63.28 deleting '/nix/store/36m5sr9w04g49ba5sv8grr1hl8hqvsyl-xz-5.2.5.drv' #8 63.28 deleting '/nix/store/2h80phwv3027slrifbqj3764magfg3rn-zlib-1.2.12.drv' #8 63.28 deleting '/nix/store/pd6y3kd2kj8vdmvxdz8k5afi5wwkybma-bootstrap-stage2-stdenv-linux.drv' #8 63.28 deleting '/nix/store/3his6c9g9a4fgr8324zn7kvh88ym91ki-bootstrap-stage2-gcc-wrapper-.drv' #8 63.28 deleting '/nix/store/c7n9sgi72s7affg04hmkkasqisaxglz9-binutils-wrapper-2.38.drv' #8 63.28 deleting '/nix/store/v89a406s7cdwm8430205dvri8v6x9jxh-expand-response-params.drv' #8 63.28 deleting '/nix/store/q6rcm1chzj4fdymwk8p7w010226qj62c-binutils-2.38.drv' #8 63.28 deleting '/nix/store/vjzhjvnl5qjmziajsp1l5qc67ziajav7-gettext-0.21.drv' #8 63.28 deleting '/nix/store/7f35j22sdz9rz8jqdvvwzjag3y23xw43-bash-5.1-p16.drv' #8 63.28 deleting '/nix/store/cycgldqzxkcmxbww18hd095gdfapyvlg-texinfo-6.8.drv' #8 63.28 deleting '/nix/store/2wb3ri3fhh89dyan8qi0cmjkaid110m2-xz-5.2.5.drv' #8 63.28 deleting '/nix/store/98zmqfkj9sqsiqvw7jsqb291cnb4bbk8-bison-3.8.2.drv' #8 63.28 deleting '/nix/store/xa4956yxrd7pdfcsb8n4688g31vxh68b-perl-5.34.1.drv' #8 63.28 deleting '/nix/store/brjm2sijm4b7vpi8a1lx0q131vfg5fl1-zlib-1.2.12.drv' #8 63.28 deleting '/nix/store/kp3fkdr4p1h1416w36fll266crxr2wn0-gnum4-1.4.19.drv' #8 63.28 deleting '/nix/store/l73wl8kzzwk1z5l8c99465cxsianrsz6-bootstrap-stage1-stdenv-linux.drv' #8 63.28 deleting '/nix/store/rvy23g1fx690n4v48yd0hfjc0ff4cxai-bootstrap-stage1-gcc-wrapper-.drv' #8 63.28 deleting '/nix/store/5j2p1ly0jh7f4h7r9j34dhpw2nrnpffr-stdenv-linux' #8 63.28 deleting '/nix/store/8sqpilc7xz92rs2d3i2l54ahhbpir1jg-curl-7.88.0-bin' #8 63.28 deleting '/nix/store/hwka9k94awxf8yq99rp7x0zbwksha5a7-curl-7.88.0' #8 63.28 deleting '/nix/store/2zc9s4cbdq1cnzimhqj5mv71qa3xpcp7-libkrb5-1.20.1-dev' #8 63.28 deleting '/nix/store/rwfwqrvs6sjflbzc8wnkj57mnv94s40s-libkrb5-1.20.1' #8 63.28 deleting '/nix/store/gyppxd2hyc3nkq3b2s19n71qd23cvzn0-clean-immodules-cache.sh' #8 63.28 deleting '/nix/store/k3786wfzw637r7sylccdmm92saqp73d8-glibc-2.34.tar.xz.drv' #8 63.28 deleting '/nix/store/zs3v6nqczpgs8v9pnk528p6kkr8h46f2-libssh2-1.10.0-dev' #8 63.29 deleting '/nix/store/a688bd5jzc5mihk1yc63j7chna71js4v-0070-installed-tests-path.patch' #8 63.29 deleting '/nix/store/c3f4jdwzn8fm9lp72m91ffw524bakp6v-stdenv-linux' #8 63.29 deleting '/nix/store/bfbp3ypd9nm3fapz634gvvs738blrl0y-gcc-wrapper-12.2.0' #8 63.29 deleting '/nix/store/i2pdyabq6nrrnisbkma71h42fw6ha0y6-binutils-wrapper-2.40' #8 63.29 deleting '/nix/store/45a55rzx3k794626g8adslzc6557gh0j-expand-response-params' #8 63.29 deleting '/nix/store/rv3skw12nf2gh78wycpwx825mkz126zy-libidn2-2.3.2.drv' #8 63.29 deleting '/nix/store/pkgqjfz5im5z5rj28jxqki28sh9s5a06-patchelf-0.14.5.drv' #8 63.29 deleting '/nix/store/imv626rfxfj9r7mnx9wl60178cls8108-perl5.34.1-gettext-1.07.drv' #8 63.29 deleting '/nix/store/hqgyzm2260hkz4wasylpaas7q46n991n-perl-5.34.1.drv' #8 63.29 deleting '/nix/store/fza9mvx62b4b70s1cl4rwwq31sgac5sl-libunistring-1.0.drv' #8 63.29 deleting '/nix/store/bb6f9a5y4jmpm34q9hfi2aj3yapcldzm-gettext-0.21.drv' #8 63.29 deleting '/nix/store/lxrn3khi3s1zyc8zfrmlmx172sl8sf47-bash-5.1-p16.drv' #8 63.29 deleting '/nix/store/alnwc03z6vzd1dly8j42975rikifnzg2-pkg-config-wrapper-0.29.2.drv' #8 63.29 deleting '/nix/store/ix1alpk67wimamhpikfmgvzd4cdfx4ll-pkg-config-0.29.2.drv' #8 63.29 deleting '/nix/store/8v0i2ly0hvj1nczzn4g73pnqspq6gvv5-autoconf-archive-2021.02.19.drv' #8 63.29 deleting '/nix/store/6q9ql7p0v28y7fdlr3afxijr1sq4yb40-xz-5.2.5.drv' #8 63.29 deleting '/nix/store/44j66c9wrkcqbikkp1ywivnwplcsby42-libffi-3.4.2.drv' #8 63.29 deleting '/nix/store/2xsla7871izi5b2p8rs1md23srpj7d81-linux-headers-5.17.drv' #8 63.29 deleting '/nix/store/1n2dyq37448wa0ql3amw06xm2cqkpkhv-expand-response-params.drv' #8 63.29 deleting '/nix/store/0v5h2s1dn9ncwwkgrd6hdbh6nzgjycf7-expat-2.4.8.drv' #8 63.29 deleting '/nix/store/0f69sx6fmzpwmnjkb7n6al1rhzs8jh4r-file-5.41.drv' #8 63.29 deleting '/nix/store/50igrmwcqq15bdi9q1dvfrwvipvvrkqc-zlib-1.2.12.drv' #8 63.29 deleting '/nix/store/vr33lcqn0c94lw8p6vq6sjknr0q5drvb-bootstrap-stage2-stdenv-linux.drv' #8 63.29 deleting '/nix/store/l02z30237qqgfxshpb0fs4bl1wlca2gn-bootstrap-stage2-gcc-wrapper-.drv' #8 63.29 deleting '/nix/store/ns8nwyn5rj3fqn98k70r8z5w9n4b9b69-binutils-wrapper-2.38.drv' #8 63.29 deleting '/nix/store/08av8qhbbzylpkx02ghjhqbbycll5c3s-binutils-2.38.drv' #8 63.29 deleting '/nix/store/mnij3qhvhn320k3720q1n2c62av63frn-gettext-0.21.drv' #8 63.29 deleting '/nix/store/aq2pv5ijchrhhk07lhmcscdjw8babgph-3.0-immodules.cache.patch' #8 63.29 deleting '/nix/store/p1qwpq5615yrbcy7xh5kw0v5hn52w9zy-setup-hook.sh' #8 63.29 deleting '/nix/store/7w5cmms8sh5pv70xgz2ysmhgdi12nwyf-make-shell-wrapper-hook' #8 63.29 deleting '/nix/store/wx4nsqbssywgx9zkabwgl9sxm5l61ni3-gcc-12.2.0' #8 63.33 deleting '/nix/store/pqnd39aq2sksad2zvswjcpkqdc7ig3f9-glibc-2.35-224-dev' #8 63.34 deleting '/nix/store/nlpcn3g4g8hn4di887l04fxbv9fq6iwp-bash-5.1-p16.drv' #8 63.34 deleting '/nix/store/k31rqappkqncvgyhhski91cfn3zl6igy-bash51-001.drv' #8 63.34 deleting '/nix/store/mgx19wbmgrh3rblbxhs6vi47sha15n11-2.34-master.patch.gz' #8 63.34 deleting '/nix/store/1hkqfya7ymmyw44d0ib1bkqnjclsk1q8-setup-hook.sh' #8 63.34 deleting '/nix/store/x7gk6bmimkbfz65ya3dvya2dnv4610kx-bash51-014.drv' #8 63.34 deleting '/nix/store/3xk9ps0qz073k641b88swpa4fgx3hzwg-nix-ssl-cert-file.patch' #8 63.34 deleting '/nix/store/xp4xas4k39l50gg0hbaan08qvwpgaq3q-texinfo-6.8.drv' #8 63.34 deleting '/nix/store/hv80pzn278kcc9jfni9xi0z3lpwcq9fz-xz-5.2.5.drv' #8 63.34 deleting '/nix/store/br8z9km5nw114av2cbw63zv6gxavij1l-expand-response-params.drv' #8 63.34 deleting '/nix/store/9w384wfsl8cx6lsy73v1p40b6j0b74i5-bison-3.8.2.drv' #8 63.35 deleting '/nix/store/wfnhf6ly3v3zdc5ca0c95yajs3d2hg2a-gnum4-1.4.19.drv' #8 63.35 deleting '/nix/store/9f7np97ka4hra5p2gsnrhiahlxs40zj3-nuke-references.drv' #8 63.35 deleting '/nix/store/rras9l4p9v86vplv5fp2v17zc65x39gc-perl-5.34.1.drv' #8 63.35 deleting '/nix/store/7n2dzgaj7vidsg7ici611g3h1wlrgg4n-zlib-1.2.12.drv' #8 63.35 deleting '/nix/store/85m93rbydryw5n4qqr5y1g9yzqmr74gw-bootstrap-stage1-stdenv-linux.drv' #8 63.35 deleting '/nix/store/y0crik5j7l52sbqk2a8kar5jx7s5vvwl-bootstrap-stage1-gcc-wrapper-.drv' #8 63.35 deleting '/nix/store/9l2ks0vn2k6r204rykfs0vsg5pi4q1jj-bootstrap-stage0-binutils-wrapper-.drv' #8 63.35 deleting '/nix/store/s72nq0kr68vnl74lqpfaihr45r4hkp3s-0001-Start-device-units-for-uninitialised-encrypted-devic.patch' #8 63.35 deleting '/nix/store/3530bsadfqy0jlvnv53xk8967kdxpvbl-util-linux-2.38.1-dev' #8 63.35 deleting '/nix/store/sdlik6c03dfqh2z8scpbx4yj3zn7mdpz-util-linux-2.38.1-bin' #8 63.35 deleting '/nix/store/ldcc5b03yyy8gaf5kc04vw5dhdrpr820-util-linux-2.38.1-lib' #8 63.35 deleting '/nix/store/83yjp3445pxdjlr5pkgryiqfyjh8myv7-add-riscv64-support.patch' #8 63.35 deleting '/nix/store/v3fnnlch7i18q6ga55dqc05ig9nry17r-no-arch_only-6.3.patch' #8 63.35 deleting '/nix/store/plfxxq6siry726sjd7j98k8qrngvyjmc-sitecustomize.py' #8 63.36 deleting '/nix/store/lldlrykclfm03wn4s974bxzh6zngnncv-python-setup-hook.sh.drv' #8 63.36 deleting '/nix/store/jw5f744vn0nv6q0ms6s5q0w0kkml2a8v-fix-configure-issue-cross.patch' #8 63.36 deleting '/nix/store/c5pa07qa6q16blxi7zj1spdiazaw37i9-0019-core-handle-lookup-paths-being-symlinks.patch' #8 63.36 deleting '/nix/store/wlldapf5bg58kivw520ll5bw0fmlaid7-raw.drv' #8 63.36 deleting '/nix/store/iz8yw42pfpxyisd6mwysim7rfmlj9zma-0002-Fix-compatibility-with-new-SCons.patch' #8 63.36 deleting '/nix/store/v4dhg1im8yrl1gq1697jgwh2g85mqwr6-gawk-5.2.1' #8 63.36 deleting '/nix/store/pgcas80cjg87a9xix5h3dm387la4jpga-headers.patch' #8 63.36 deleting '/nix/store/xniqbx8mh8lx06bw267g6hkfkp2c79kn-comprehensive-crc-validation-for-wrong-implementations.patch' #8 63.36 deleting '/nix/store/wgwawkqik54nhqx08s7a27qyl6b0vgd5-0010-localectl-use-etc-X11-xkb-for-list-x11.patch' #8 63.36 deleting '/nix/store/3wnrn3vvnfz1l0j94yhdd0kxsa92d9p9-pinpointDependencies.js' #8 63.36 deleting '/nix/store/8ci16d92gw844rvacwysp3m4pqym0pqn-setup-hook.sh' #8 63.36 deleting '/nix/store/5kqw0l5s940vbp7gxz59vk9fad25v3wr-increase-javadoc-heap-jdk13.patch' #8 63.36 deleting '/nix/store/8mg6zjhc5fbms6nm3snd41galx63ijhw-xz-5.2.5.tar.bz2.drv' #8 63.36 deleting '/nix/store/m5kvnyhmxh0phjkbpd4bwzg584slq5sx-enable-riscv.patch' #8 63.36 deleting '/nix/store/bj9hz7k924j9vawvb3hljkqn24capdvc-lilv-pkgconfig.patch' #8 63.36 deleting '/nix/store/lgnjdzw80mvfinswl3ca5khyv9cg0266-0050-pipewire-pulse-path.patch' #8 63.36 deleting '/nix/store/z3pqhg6lbygziw6gbv0nwmmsm81s6lfi-gcc-6.patch' #8 63.36 deleting '/nix/store/6yayhdb6xlj7ax9zrzb8ld7fvwwykd5f-include-dir.patch' #8 63.36 deleting '/nix/store/cnrpf7f0qz587jq9zknw3na4mm36hrjf-0009-Change-usr-share-zoneinfo-to-etc-zoneinfo.patch' #8 63.37 deleting '/nix/store/c77i9x890iw6v7h9xb2d1bncdcpdsmw8-bootstrap-stage1-stdenv-linux.drv' #8 63.37 deleting '/nix/store/3s5496sphlm6dppp7hm468f2l3d03xwg-python-setup-hook.sh.drv' #8 63.37 deleting '/nix/store/2qmmcayqbv5vypnc4rlc1mm3phyb551n-bootstrap-stage0-glibc-iconv-bootstrap.drv' #8 63.37 deleting '/nix/store/3lk5l1sls314ld7695fifvy6iykjahwb-bootstrap-stage0-glibc-bootstrap.drv' #8 63.37 deleting '/nix/store/768ls13lg2qy33anblljrj1q67178h29-bootstrap-stage0-stdenv-linux.drv' #8 63.37 deleting '/nix/store/1h688wg0lfa0dv6dl00f51a2v8j92hjy-bootstrap-stage2-stdenv-linux.drv' #8 63.37 deleting '/nix/store/c5ifg9iy3mlwbpp8rlrnjnpcw1b77f6m-bootstrap-tools.drv' #8 63.37 deleting '/nix/store/s29xjzid62937vc17jx6zi785nhk0plk-file-5.44' #8 63.37 deleting '/nix/store/3pfygw88w83dyi519p2jmnq7bxbr0p15-user-environment' #8 63.38 deleting '/nix/store/gzcxdb2nf7gxmy88zz88491la3ira8r3-bash51-010.drv' #8 63.38 deleting '/nix/store/12ifkgi01pxy7cy5chndmwy73kacgd0m-7.83.1-quiche-support-ca-fallback.patch' #8 63.38 deleting '/nix/store/7f7k8xda5nvvw4bjhzzdpkyk0kzvb0b1-openssl-1.1.1q.tar.gz.drv' #8 63.38 deleting '/nix/store/ilsa6dxdcjdpxmpsz7cvflrhcs98czfd-alsa-plugin-conf-multilib.patch' #8 63.38 deleting '/nix/store/9whvblgb7bgnmqsv7y5xqs1w8xv9aa1d-pkg-config-wrapper.sh' #8 63.38 deleting '/nix/store/b8v360m2d123v3awgdh0saqkx0s9xl78-cargo-setup-hook.sh' #8 63.38 deleting '/nix/store/pz03lhak99nzyyni72m14zsjzfjvqvr8-no-sys-dirs.patch' #8 63.38 deleting '/nix/store/fhzz4yrdy17czwc9i4swhlpcp445inzb-binutils-2.40' #8 63.39 deleting '/nix/store/rh7x3c8alkz2lkaa0mz4x5pj8sqh4qdp-bootstrap-stage0-glibc-iconv-bootstrap.drv' #8 63.39 deleting '/nix/store/h00i7m4w8wz498l9c7p0dfifyc093206-bootstrap-stage0-binutils-wrapper-.drv' #8 63.39 deleting '/nix/store/r1daaldgc14159w4ffzlz3fdi9p0qqq0-bootstrap-stage0-glibc-bootstrap.drv' #8 63.39 deleting '/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh' #8 63.39 deleting '/nix/store/r6gv9w3a0kcpc93dxywil6pksfcyprpr-disk_cache-include-dri-driver-path-in-cache-key.patch' #8 63.39 deleting '/nix/store/fy4fr4ciy7hnqcy6la7z539yp7llvc7j-setup-hook.sh' #8 63.40 deleting '/nix/store/jij4waw18na5smksrxfwzky7nd0hf2m6-curl-7.88.0-man' #8 63.40 deleting '/nix/store/rwwl0dr7m4vg6r5rsb8ssljx0mawxmfc-disable-arm-neon-default.patch' #8 63.40 deleting '/nix/store/y9yz15h8mlpggmr3jidjdhjpddsx7d25-setup-hook.sh' #8 63.40 deleting '/nix/store/gp49lkiabq8dnx0ix9pam80n1p93p6q6-gcc-11.3.0.tar.xz.drv' #8 63.40 deleting '/nix/store/3l8bksr6fgavgq42hmvdgqc4snv65635-fix-1.42-cross-compilation.patch' #8 63.40 deleting '/nix/store/ara7ym168qgzfzi2an6g594361xxk0c9-zlib-1.2.12.tar.gz.drv' #8 63.40 deleting '/nix/store/9nx034jij9krfxb81b2b733ai5r3r3x1-rename-version.patch' #8 63.40 deleting '/nix/store/m6gchfynp5clz77bg4l52g7xrxp1z1ha-revert-malloc-alignment-assumption.patch' #8 63.40 deleting '/nix/store/q6kd3wqyg44fsnmap5v4vgwfljqa8qlj-bash51-007.drv' #8 63.40 deleting '/nix/store/89f7xg76qsshcax0bp4y1lh1cawlnvqv-set-java-classpath.sh' #8 63.40 deleting '/nix/store/wqs8r3nzmbl58id21vg7vis7k2knyiqq-0007-hostnamed-localed-timedated-disable-methods-that-cha.patch' #8 63.40 deleting '/nix/store/vx1flyrywivb5g8szyp2nrybrn071wia-bootstrap-stage1-stdenv-linux.drv' #8 63.40 deleting '/nix/store/vk6d0wmdh0ll5ww7xbv08mnjmgvsngjq-bootstrap-stage2-stdenv-linux.drv' #8 63.40 deleting '/nix/store/5pd3nryggnk2vsikf754qahha8dvsr31-bootstrap-stage0-stdenv-linux.drv' #8 63.40 deleting '/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh' #8 63.40 deleting '/nix/store/bn9ga54bjw05z7psd1gxh3dnhn8h1dr7-CVE-2022-34903-g10-fix-garbled-status-messages-in-NOTATION_DATA.patch' #8 63.40 deleting '/nix/store/0zhkga32apid60mm7nh92z2970im5837-bootstrap-tools.drv' #8 63.40 deleting '/nix/store/wzdwpgqf2384hr2npma78mqillg5lv08-unpack-bootstrap-tools.sh' #8 63.40 deleting '/nix/store/c4g14gya2arr3sqwwnjn76gizn4ks46h-ed-1.18.tar.lz.drv' #8 63.40 deleting '/nix/store/n6hwl4y21nhvf6kdmnipdhphxd1nyq13-linux-5.17.tar.xz.drv' #8 63.40 deleting '/nix/store/8cxvyc19j7iczn9d06g5awgns6d48rrw-0001-add-placeholder-for-nm.patch' #8 63.40 deleting '/nix/store/nm5946y3ffkynrz67vz47ik0ygvg6byn-pgrp-pipe-5.1.patch' #8 63.40 deleting '/nix/store/4dk9jfhw46cyk9c5n3vw8r6kcyp0gjgm-coreutils-9.0.tar.xz.drv' #8 63.40 deleting '/nix/store/4z2l72qpypmqbfpbkzbw2210dw92h5aw-0008-Fix-hwdb-paths.patch' #8 63.40 deleting '/nix/store/pml074rz39xzsk2xq6h3r9k0lwj5986h-fix-includes.patch' #8 63.40 deleting '/nix/store/a0i0a09n86p92p1s8ic482ldv974q517-search-path.patch' #8 63.40 deleting '/nix/store/l5zr5m1agvvnic49fg6qc44g5fgj3la1-glibc-reinstate-prlimit64-fallback.patch?id=eab07e78b691ae7866267fc04d31c7c3ad6b0eeb.drv' #8 63.40 deleting '/nix/store/xwglgm7pj8s9wacyhsga3yrggyy93fgc-0095-spa-data-dir.patch' #8 63.40 deleting '/nix/store/g34z3anny1r7fwrzmj3mam62rw6j3w1a-0005-Add-some-NixOS-specific-unit-directories.patch' #8 63.40 deleting '/nix/store/wyjhd12vda66y64x6m3q3i056k8z66vp-fix-pkgconfig.patch' #8 63.40 deleting '/nix/store/p28nvi191giw15v888dyi4sn8ynczp88-bash51-012.drv' #8 63.40 deleting '/nix/store/g4c3jbhc8ag6db5py0xk2sicfy0hrpmw-tcl-package-hook.sh' #8 63.41 deleting '/nix/store/8f90vq9y2i4v5idx5b4wv0x6v2r3a0ad-llvm-12.0.1.drv' #8 63.41 deleting '/nix/store/gzkr2b3bhf975z71yl7vdr5857d71dv7-polly-12.0.1.src.tar.xz.drv' #8 63.41 deleting '/nix/store/0k5dhghrssfd0fs0bkvaw698w6666v9g-mirrors-list' #8 63.41 deleting '/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh' #8 63.41 deleting '/nix/store/2lnc71xdsbkrs3hi5z5c30fjzg7zpkvc-fortran-hook.sh' #8 63.41 deleting '/nix/store/505wfrslr3qm77ac6s4rcalb440w9ijk-CVE-2022-32206.patch' #8 63.41 deleting '/nix/store/3lkxb92zc1dy8h1cw8wcan9ix7543d0h-opencl.patch' #8 63.41 deleting '/nix/store/7qknalznr049gsw2g1q5asbz28al3ma2-bash51-013.drv' #8 63.41 deleting '/nix/store/mrmq2wn103apnfxgys49bzgas0dvv75z-3.0-Xft-setting-fallback-compute-DPI-properly.patch' #8 63.41 deleting '/nix/store/z96r6dgni6pwfbr66dm4aqh0nj3vywzx-reconstructpackagelock.js' #8 63.41 deleting '/nix/store/p6rpcjg7j05b2kzbfzn6dnbryam6c513-configure.patch' #8 63.41 deleting '/nix/store/45j86ggi8mlpfslcrgvjf7m6phia21fp-raw.drv' #8 63.41 deleting '/nix/store/bnyq7bdgwj2w7nz98kc2xsy9vy09yfng-bash51-003.drv' #8 63.41 deleting '/nix/store/z9yvxs0s3xdkp5jgmzis4g50bfq3dgvm-0018-pkg-config-derive-prefix-from-prefix.patch' #8 63.41 deleting '/nix/store/5pi27cr43baazlvy239qdj4c1jzzbfv7-codesign.patch' #8 63.41 deleting '/nix/store/n28wj7kzzn6s2cg8xy932v4inga2n6s9-setup-hook-2.2.sh' #8 63.41 deleting '/nix/store/x0137mdpq76zfp2xvn3ncawys2g4c93i-normalize-var.patch' #8 63.41 deleting '/nix/store/rk47gqaw3xk90x4z33iizvpg49hliqk0-CVE-2022-32207.patch' #8 63.41 deleting '/nix/store/syqgms9jqlgbfqac4j4b0z2wjmhx4clm-bash51-009.drv' #8 63.41 deleting '/nix/store/l3c6z7m9n1cbpc637g1y09pz5z7dnydw-enable-powerpc.patch' #8 63.41 deleting '/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh' #8 63.41 deleting '/nix/store/hf066cp95jiq13xl46s2zrdi94qvqlvv-openssl-3.0.8-dev' #8 63.41 deleting '/nix/store/zfsf3gffd6myvlkly4hb4cdndbb7dyic-openssl-3.0.8-bin' #8 63.42 deleting '/nix/store/facpy8mrdga06s4vcfzampl1b3rdh2kx-libssh2-1.10.0' #8 63.42 deleting '/nix/store/aq06nz8mq5nxkccasnj94zdk9pfqi2vs-openssl-3.0.8' #8 63.42 deleting '/nix/store/p6dnqlq09jwcka4acqyrxpja284yzlss-bash-5.1.tar.gz.drv' #8 63.42 deleting '/nix/store/3wv1iqxkbkwagvy10knkxgc0ki7s66my-auto-patchelf.sh' #8 63.42 deleting '/nix/store/0925dc4vx2brfibqmvsyqx819fgym4r9-setup-hook.sh' #8 63.42 deleting '/nix/store/z28gz99zpxnjrgx1f7ck7rzayrqd797r-fno-common.patch' #8 63.42 deleting '/nix/store/h92k47znafywj1vf1g5ck6x7q8lk8x28-autoconf-archive-2021.02.19.tar.xz.drv' #8 63.42 deleting '/nix/store/hd1qi9m5pqvjnkf5bhv517xp4j12wpba-builder.pl' #8 63.42 deleting '/nix/store/7n2b0329xqvwrpqwk3vvlfp7s3vglpi3-application-services.patch' #8 63.42 deleting '/nix/store/z4dpbzn9fibkrmkk60pf7ym3iiy1pjix-source' #8 63.42 deleting '/nix/store/7pbkjmaaa36qfgcsy2j2n6vzrji73la3-setup-hook.sh' #8 63.42 deleting '/nix/store/fznarjiqmp7mvcgs5m5ssk38nn0k3bm4-libffi-3.4.2.tar.gz.drv' #8 63.42 deleting '/nix/store/dpsrgciy3a0gmh9mwbxaw4maxrg0b365-source' #8 63.43 deleting '/nix/store/f19g1bx64frn83hsnvnq1s0x1yilhk18-Python-3.9.13.tar.xz.drv' #8 63.43 deleting '/nix/store/w9wywm887rxzbpa3h60vh4xwnrvmvvpb-linkbins.js' #8 63.43 deleting '/nix/store/bxfsiysmkpxpaxs09w4vrkada173pv98-find-headers.patch' #8 63.43 deleting '/nix/store/f90zi5khmd715hd72mcbr8wwjbha3dm5-nix-prefetch-git' #8 63.43 deleting '/nix/store/6g6d4la7xsizvr8qg91f56jiqx149iqq-binutils-2.40-lib' #8 63.43 deleting '/nix/store/kmr9gajk4hq8148pjigywyddg3mal39y-tarWrapper' #8 63.43 deleting '/nix/store/j11gknndx7rs0x5k1d7szyan8lps8i4y-0016-kmod-static-nodes.service-Update-ConditionFileNotEmp.patch' #8 63.43 deleting '/nix/store/hc3z14jhqg35x5286hw5wmc3injg62fa-add-hardening.sh' #8 63.43 deleting '/nix/store/1zi0k7y01rhqr2gfqb42if0icswg65sj-locale-C.diff.drv' #8 63.43 deleting '/nix/store/nlivy11dm5lm8xp7wqvbjwriibm3y9zc-0001-add-post-extract-hook.patch' #8 63.43 deleting '/nix/store/324cpa1yjwzjbg7c4jvgd53qpmr910yb-fix-includedir.patch' #8 63.43 deleting '/nix/store/gzf564jcn3ll0m3caw2by2v4a60vfhlk-setup-hook.sh' #8 63.43 deleting '/nix/store/7bsjh2y3fzb5sbfd3knclm53gr5naqrr-0001-tests-Rename-a-a-o-_-.py-_-.py.patch' #8 63.43 deleting '/nix/store/03f77phmfdmsbfpcc6mspjfff3yc9fdj-setup-hook.sh' #8 63.43 deleting '/nix/store/rd219mbs8n7pdzdnqkyf25999zaih60c-user-environment.drv' #8 63.43 deleting '/nix/store/hrviwn7m1p5k45pxivwq2r7imb33figv-user-environment' #8 63.46 deleting '/nix/store/xppcw0vgwaq88n3wmc21ih65z9micfw1-split-dev-programs.patch' #8 63.46 deleting '/nix/store/pmw5l118lmhak47aqlz71a87xgaw3alb-X86-support-extension.patch' #8 63.46 deleting '/nix/store/xkd50xxii6k7l1kmw4l5x6xzbhamcs87-allow-kernel-2.6.32.patch' #8 63.46 deleting '/nix/store/bjrjyj42mg6fb2jai5z76ai2vsv4azbc-user-environment.drv' #8 63.46 deleting '/nix/store/vjwa7i7p92bmikwzv2l5lf5rpcls5ddd-env-manifest.nix' #8 63.46 deleting '/nix/store/1h2k4r9m23y3mkp8dzahfhf9izhcqy41-bash51-005.drv' #8 63.46 deleting '/nix/store/mv5gpi07yzb8m9b6829l8hkw6rpay49c-patchelf-0.15.0' #8 63.46 deleting '/nix/store/dhdp9vwy886bbdsvgqkg9h2ydigzbmli-setup-hook.sh' #8 63.46 deleting '/nix/store/fsri1cp66sqyjb83yzy1pgbfpfy6nqxn-gnu-install-dirs.patch' #8 63.46 deleting '/nix/store/xbcxlszq6zd5a179d2gqz7kiq32ipsqk-0001-Prefer-NixOS-Nix-default-CA-bundles-over-certifi.patch' #8 63.47 deleting '/nix/store/g4y4ssim94dkg5135xz7vj2i0f3jwgg6-file-5.41.tar.gz.drv' #8 63.47 deleting '/nix/store/c9fwa4fbfj3d66k6lrcab6fxqwamwiff-setup-hook.sh' #8 63.47 deleting '/nix/store/cnh3rigjsk9vfismiz6cjx3qf6g0pipz-sed-4.8.tar.xz.drv' #8 63.47 deleting '/nix/store/gd3iz7a9nrbihx2kh759a34ala0l6zrj-fix-llvm-issue-49955.patch' #8 63.47 deleting '/nix/store/h6jns7vzal5mc732p3ig0r1i6kwa5z6n-system_bus.conf' #8 63.47 deleting '/nix/store/79klmpamw6m1m20jvxk9kigajan03j5v-source' #8 63.50 deleting '/nix/store/085k559gw177n1np6zxna81hajy7wh7m-gnu-install-dirs.patch' #8 63.50 deleting '/nix/store/99ba598l007l8zq97gm6rvsr3i9pmj15-composer.phar' #8 63.50 deleting '/nix/store/yba6blmr9dj1j9x42v8i4d1ix4cvdh5l-python-imports-check-hook.sh' #8 63.50 deleting '/nix/store/ignk0x41n3d5w9dr4k5wbrgsj04ffgxc-bash51-015.drv' #8 63.50 deleting '/nix/store/mpds2vrlb6m0yxs23fi6gs4z7y7h7ljr-nghttp2-1.51.0-lib' #8 63.50 deleting '/nix/store/ykw085qn591p4da372jsfnmc70lk4w70-cross-build-nm-path.patch' #8 63.50 deleting '/nix/store/j7fsc3rprbnsjbsbpkbl23hk5fp72si4-respect-env-tzdir.patch' #8 63.50 deleting '/nix/store/x5zgvg1ikf64rszqzcdxs1q9yj7qbc4a-0003-gem-install-default-to-user.patch' #8 63.50 deleting '/nix/store/lv1hwcmry75256awiysfa7mb93a0c49c-mpfr-4.1.0.tar.xz.drv' #8 63.50 deleting '/nix/store/mzvx1viz147iq6zzz0b9cqqv27x6rvc2-ignore-LegalNoticeFilePlugin.patch' #8 63.50 deleting '/nix/store/y3jr6xnfjncmgklis1lyrd08j9w46503-curl-7.83.1.tar.bz2.drv' #8 63.50 deleting '/nix/store/55szi95529di53hsb4n39svvzmgr63hg-setup.sh' #8 63.50 deleting '/nix/store/881pcwinv35z9f6c5max2m7il0sxvg3n-fix-java-home-jdk10.patch' #8 63.50 deleting '/nix/store/2im72lrcgrfzkprjc5bf0vw5dsgklhvl-gfortran-driving.patch' #8 63.50 deleting '/nix/store/8b5aa8sh9hshjp7xi9r24db65nzyd304-arm64-check.patch' #8 63.50 deleting '/nix/store/kf8v13z8q064xq3r6sk1cxvpazcwdrpc-add-option-for-installation-sysconfdir.patch' #8 63.50 deleting '/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh' #8 63.51 deleting '/nix/store/biyyd43nihvi6g68ll2k8syqlb2jrnnp-0013-add-rootprefix-to-lookup-dir-paths.patch' #8 63.51 deleting '/nix/store/fkwg3625q6zc377fd453zy9dm9fdylky-fix-cmake-config-includedir.patch' #8 63.51 deleting '/nix/store/896ji3ynxi12mcn0rk85avsisjyzaw30-allow-import-of-previously-known-keys-even-without-UI.patch' #8 63.51 deleting '/nix/store/18f148plnap66q6q2jrzmlh6bq77z0fz-aws-sdk-cpp-1.9.294.drv' #8 63.51 deleting '/nix/store/c9sgpp7j2skq276i7ws8xg96i0273jpk-nghttp2-1.47.0.tar.bz2.drv' #8 63.51 deleting '/nix/store/nqrwkrrnpc7443annivd10zgnnfcc0cm-fix-arm64-macos.patch' #8 63.51 deleting '/nix/store/jrxmi74200w7l24h0a6i99h2ck3f4r7m-make-4.3.tar.gz.drv' #8 63.51 deleting '/nix/store/prcf7q4nix9g0fa1ikc90d057vi9yaqg-installdir.patch' #8 63.51 deleting '/nix/store/wq7zxvl223s5s97y3dhc3gkyk5d6dw0w-rbconfig.rb' #8 63.51 deleting '/nix/store/piz51kxrmx27h7zsj0avbvm8a01d67bk-0012-inherit-systemd-environment-when-calling-generators.patch' #8 63.51 deleting '/nix/store/d64385jbq0x01ndai8ki27dc6pmjmj7s-setup-hook.sh' #8 63.51 deleting '/nix/store/q6a122idzfix30ffb10jfzl9p3h9793z-musl.patch' #8 63.51 deleting '/nix/store/33v78v183h875b81w8avgrkifnsfvrbw-add-nostdlibinc-flag.patch' #8 63.51 deleting '/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh' #8 63.51 deleting '/nix/store/gyhsjkaryybk7kgfbp6w9k9rymrxi82k-bash51-006.drv' #8 63.51 deleting '/nix/store/0cixafavy49m0czb31sysr2w3wmc761j-krb5-1.19.3.tar.gz.drv' #8 63.51 deleting '/nix/store/dy1dn0zrq7sy7qyiv4xc7hi6kfhv5d2j-respect-ar-path.patch' #8 63.51 deleting '/nix/store/4a1x4jyp6aymcq602v5nx4fgwzdi6xjx-make-binary-wrapper.sh' #8 63.51 deleting '/nix/store/qh0zicqin3zrlj4ywz2jgz9i8c7yxwsf-libsanitizer-no-cyclades.patch' #8 63.51 deleting '/nix/store/bmjrxb250i7jhhzz8gfmrprnaj6h0zp5-patchelf-0.14.5.tar.bz2.drv' #8 63.51 deleting '/nix/store/426awn8vpaysw0skanj6xingk62q14da-0001-Remove-deprecated-scons-call.patch' #8 63.51 deleting '/nix/store/ck6z9xr8z25azz7rsvz61xmwg0yf31r6-drop-icon-theme-cache.sh' #8 63.51 deleting '/nix/store/720ikgx7yaapyb8hvi8lkicjqwzcx3xr-builder.sh' #8 63.51 deleting '/nix/store/1npji6k0br8c3712d7rmygi9j63fn2f8-0006-Get-rid-of-a-useless-message-in-user-sessions.patch' #8 63.51 deleting '/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh' #8 63.51 deleting '/nix/store/9mda4dix3blzjwjybilycpf0vqqf3rm8-gnu-install-dirs.patch' #8 63.51 deleting '/nix/store/7ig9rwg9sanypv241bh3bj0gnk8dnjvh-0004-Look-for-fsck-in-the-right-place.patch' #8 63.52 deleting '/nix/store/9gg4kd6lb6gkzjxh4jhx91byqk64z0lg-build-fix.patch' #8 63.52 deleting '/nix/store/95hp6hs9g73h93safadb8x6vajyqkv6q-0001-Revert-Remove-all-usage-of-BASH-or-BASH-in-installed.patch' #8 63.52 deleting '/nix/store/0i5i9mj0n4nry46qvzlmi6h1k9d3pbcn-gtk2-theme-paths.patch' #8 63.52 deleting '/nix/store/nc4bvrgb8jxh4k1fq2zgzh4mmxqavp54-setup-hook.sh' #8 63.52 deleting '/nix/store/mm2g3f5s75618ck1q4niyl1k57vx88ha-nghttp2-1.51.0-bin' #8 63.52 deleting '/nix/store/1pwgrga58hqznq90n5lgld09xnk7immq-fix_pc.patch' #8 63.52 deleting '/nix/store/s74kqbjk4v5aihx7c2s1ykjgj662yxgg-wrap-gapps-hook.sh' #8 63.52 deleting '/nix/store/v9nmyvrwagr36vrcjmprqmfblsqw53xa-setup-hook.sh' #8 63.52 deleting '/nix/store/806qrynji7s8dayqd5gzqxk5s7816nyw-bzip2-1.0.6.0.2.tar.gz.drv' #8 63.52 deleting '/nix/store/7r3b56dqf8jy4qd922i8ziisrn6ijikr-mpc-1.2.1.tar.gz.drv' #8 63.52 deleting '/nix/store/ls4ipvw2rksl767hszarffwkp7div0yr-gnu-install-dirs.patch' #8 63.52 deleting '/nix/store/d00vwhmdwj00pvnjwlksrkd88zwzi8mk-rbinstall-new-rubygems-compat.patch' #8 63.52 deleting '/nix/store/wa0r176p1dpbsw1sm3cy4d2kp9zmwvmk-0040-alsa-profiles-use-libdir.patch' #8 63.52 deleting '/nix/store/wyzaa007anaxxhmrcbffm597v14n2mxs-linux-headers-6.1' #8 63.53 deleting '/nix/store/6xa18rm747hsb6lmgknharv2ifzbk7n5-bash51-004.drv' #8 63.53 deleting '/nix/store/7i9060pvz2di4llhmjzb6fi6hkhxrs4y-bash51-008.drv' #8 63.53 deleting '/nix/store/481a51f0r73sgfz5dalc565qd0bkj5sv-builder.sh' #8 63.53 deleting '/nix/store/i6xak8ka6jbpkxjdbgzj7578696b003x-install-package' #8 63.53 deleting '/nix/store/9k07l1w51r9aakxxgqh2hnplmdhdm4mx-bash51-016.drv' #8 63.53 deleting '/nix/store/p4zpzkbva8ckhkqi3wvw4hcqlgdg628d-0002-Don-t-try-to-unmount-nix-or-nix-store.patch' #8 63.53 deleting '/nix/store/2idjp2xdckqyrdk3hd8msp4cfdi6b8if-utils.bash' #8 63.53 deleting '/nix/store/5fsjx4cx5chfiyv2shnnzqs2cl0bp3vq-bash51-002.drv' #8 63.53 deleting '/nix/store/8jila4w19nb5sflkkzgh9qpva1d7wyhd-builder.sh' #8 63.53 deleting '/nix/store/hyyqm67nl4bhp0agjy5az8l4qy28q9mb-lndir-1.0.4' #8 63.54 deleting '/nix/store/rm33byskammpnrlwb8cil0r66hx6vy1k-llvm-12.0.1.src.tar.xz.drv' #8 63.54 deleting '/nix/store/scbgacx2m0h3f3nsp89hl4bz3lmxd0av-libuv-application-services.patch' #8 63.54 deleting '/nix/store/2fz1fk3ahwh8rgsd6w0sw2mw72raka2f-CVE-2022-32208.patch' #8 63.54 deleting '/nix/store/4192g9ynrbv0w4pchg1n1wn51zirhsji-swing-use-gtk-jdk13.patch' #8 63.54 deleting '/nix/store/vj2q0y9fir00isp0phqf7pycmvyqa1nz-0014-systemd-shutdown-execute-scripts-in-etc-systemd-syst.patch' #8 63.54 deleting '/nix/store/z1ipbcclk6rw0rwnkml8y9j6kk1jp230-cross-compile.patch' #8 63.54 deleting '/nix/store/alckvda5hllp5w48vxbbvpx65w2i6v3j-setuptools-distutils-C++.patch' #8 63.54 deleting '/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh' #8 63.54 deleting '/nix/store/jpaqw4iycd1hi7vcrlhhab172kz1zf68-0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch' #8 63.54 deleting '/nix/store/xir6rxfd3wnq4lw8j3zksfkri490nzxp-gawk-5.1.1.tar.xz.drv' #8 63.54 deleting '/nix/store/gm1vihrf3d8hks2fgjfgfyn5wm2rs49a-locales-builder.sh' #8 63.54 deleting '/nix/store/ilryrc8qcd530v8dwh80ri2vsamm18a0-pnpm-7.29.0.tgz' #8 63.54 deleting '/nix/store/6jabq3799g5n8gmwip3277si8clkl4rw-cc-wrapper.sh' #8 63.54 deleting '/nix/store/dvpk4r9vg7dfvhjfsq0w0q4a2l7xvcbr-gcc10-asan-glibc-2.34.patch' #8 63.54 deleting '/nix/store/57a25371m4zb694krjyg8k7w0wm1g8q7-no-mkdir-localstatedir.patch' #8 63.54 deleting '/nix/store/wnf28g32lllbi3i80n97gyzfj2sf9zyx-cve-2019-12900.patch' #8 63.54 deleting '/nix/store/vh1cpdrgrbipscys6lzr0sfcamr0r2vk-builder.sh' #8 63.54 deleting '/nix/store/8c8dkw03j082nzqcvx4rlxa78rnngaa1-bootstrap-tools.tar.xz.drv' #8 63.54 deleting '/nix/store/hvf2h3b8q8ilvyq3sax9mpm8i1glazfm-0090-pipewire-config-template-paths.patch' #8 63.54 deleting '/nix/store/2szbgj1a7la4lqwsaab9i53jw4qlbbi3-0003-Fix-NixOS-containers.patch' #8 63.55 deleting '/nix/store/qf3mzpvsmkrw963xchbivcci06078n13-builder.sh' #8 63.55 deleting '/nix/store/p4qar37zn2892m83b2lkp8fw5dsjkzxy-no-ldconfig.patch' #8 63.55 deleting '/nix/store/p7mriij91pfljc22raw9qn3sn0kczvw1-ld-wrapper.sh' #8 63.55 deleting '/nix/store/baj2gzm2pr5xxwbj0mmaq89l32brsfqh-make-wrapper.sh' #8 63.55 deleting '/nix/store/9x5ycdmcdgajnjfnppj2i8qg7js5h13p-python-catch-conflicts-hook.sh' #8 63.55 deleting '/nix/store/xk5l56ri0sbmh7375qdnl405qb7ymy21-deadlock.patch' #8 63.55 deleting '/nix/store/hfr9x8ifhh5pyfw5gbzwiahgglc3pk40-eai_system.patch' #8 63.55 deleting '/nix/store/08307j5x1ip16s0b0nik01i77pz6zch1-currency-date-range-jdk10.patch' #8 63.55 deleting '/nix/store/fqmbpm4ar850k3662fdbjhbp00caqa6h-env-manifest.nix' #8 63.55 deleting '/nix/store/ywv3w19rjd3390ygyddwxjc5f51awf7h-node-sources' #8 63.93 deleting '/nix/store/16s5gg3w1pb7zgb06vls7x4iy42wjm6f-CVE-2022-32205.patch' #8 63.94 deleting '/nix/store/na821jm7brmpkk7hpk5dzx3ibv9qqjcq-die-hook' #8 63.94 deleting '/nix/store/0an3176n8cp5143c7l9dw1sq6vf90pcq-expat-2.4.8.tar.xz.drv' #8 63.94 deleting '/nix/store/5s87b3i5xfdd1mrl2haavfjrzfp4w4zf-libelf-0.8.13.tar.gz.drv' #8 63.94 deleting '/nix/store/hdymmykwbxb2ardvfaszm8fzb8lz6hyk-disable-failing-tests.patch' #8 63.94 deleting '/nix/store/pza7hhm23l5qlkb633di8mrf67jp9lbr-allow-dirs-outside-of-prefix.patch' #8 63.94 deleting '/nix/store/y3gyzq179zpclsqyd9gs7i9f162imbs0-util-linux-2.38.1' #8 63.94 deleting '/nix/store/a8avdy8qyf7961i3sgbm81qsnacbmv1q-0017-path-util.h-add-placeholder-for-DEFAULT_PATH_NORMAL.patch' #8 63.94 deleting '/nix/store/r8acyr4xb2yw1k73qjzm9sxmpws27gjr-CVE-2016-3189.patch' #8 63.94 deleting '/nix/store/l3x9p4h9iq6y6b5l3s16kyhwqdz43zdz-remove-references-to.sh' #8 63.94 deleting '/nix/store/j6a2glhywhbiia1cfrp91qgqg7nr3b6j-fix_private_keyword.patch' #8 63.94 deleting '/nix/store/snhl0w63mc0s3q6y386g061bgc7jdwwn-disable-seek-hole.patch' #8 63.94 deleting '/nix/store/31lk3pbnfv6ajnl9cl0jdi2v5c12b3dg-0015-systemd-sleep-execute-scripts-in-etc-systemd-system-.patch' #8 63.94 deleting '/nix/store/ikmqczy0y20n04a2b8qfflzwihv8139g-separate-debug-info.sh' #8 63.94 deleting '/nix/store/b8q8avykqsvvy298q7p6bp87xapp0vby-fedora-fixes.patch' #8 63.94 deleting '/nix/store/q2wyf8axjbfp4mnyr1ng8z2kq22nf3s8-auto-patchelf.py' #8 63.94 deleting '/nix/store/ibxq26r8zymkfjad4nfmvggi42mp8kqz-xmonad_0_17_0-nix.patch' #8 63.94 deleting '/nix/store/3zfcang88j3y15viz1b4c83dwxpl9ps6-read-truststore-from-env-jdk10.patch' #8 63.94 deleting '/nix/store/jcb1zr0g47d0cd13jfvg64fwczy2cfd7-source' #8 65.02 deleting '/nix/store/1cl09g0szzjgchiy7dz2xs8w5nqi2004-CVE-2015-7747.patch' #8 65.02 deleting '/nix/store/hz8rjaky5yxab2jn63pvpfzqrl3mbix2-addintegrityfields.js' #8 65.02 deleting '/nix/store/hjmilld4rpac14gka8zrrsk188bzy05k-cargo-vendor-normalise.py' #8 65.02 deleting '/nix/store/qs0cq4wgqa2b7zgchryibflxq1im2hpb-0080-pipewire-config-dir.patch' #8 65.03 deleting '/nix/store/srr6xmjy79z5cn06mr7sx51p4hz8sv58-perl-5.34.1.tar.gz.drv' #8 65.03 deleting '/nix/store/2j8nv5xpgw7js9lr3dnspc2vk04jifzv-fix-chmod-exit-code.patch' #8 65.03 deleting '/nix/store/51zw3ipvxllxyk0h9gy0a3v7g6h6488h-nix-ssl-cert-file.patch' #8 65.03 deleting '/nix/store/38n3s6l5ijf0hsqqbjbknj0ipwzya5vk-bash51-011.drv' #8 65.03 deleting '/nix/store/gdqnvkbp6nnrvww108adb7nvjgrpdxzb-7.79.1-darwin-no-systemconfiguration.patch' #8 65.03 deleting '/nix/store/pri6h73ac1q076pb858jarpnh5lgd0p6-2.0-immodules.cache.patch' #8 65.03 deleting '/nix/store/kf2lcp7fx5s8qsk7ls2ci8gp0m1nqnxj-gettext-1.07.tar.gz.drv' #8 65.03 deleting unused links... #8 65.03 note: currently hard linking saves -0.00 MiB #8 65.11 2834 store paths deleted, 915.40 MiB freed #8 208.8 105.51 MiB freed by hard-linking 13322 files #8 209.0 Configured https://tuleap-community.cachix.org binary cache in /etc/nix/nix.conf #8 DONE 209.3s #9 exporting to image #9 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #9 exporting layers #9 exporting layers 13.3s done #9 writing image sha256:6c555dfb78b4bc5a1901891fb25c49e5109f112a1ed9315e2aa7dc39df6c1d2a done #9 naming to docker.io/library/generated-file-builder-11519 done #9 DONE 13.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . generated-file-builder-11519 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Docker RPM i-06986bdaa8711ff14 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 --tmpfs /tmp/tuleap_build:rw,noexec,nosuid --read-only -v /nix -v /root -w /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster:rw,z -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster@tmp:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** generated-file-builder-11519 cat $ docker top ad274d5246ebe5250e71d89fd1f16918b9785234abfd376cd1d422ea541764ca -eo pid,comm [Pipeline] { [Pipeline] dir Running in /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $NPM_USER or $NPM_PASSWORD or $COMPOSER_GITHUB_AUTH [Pipeline] { [Pipeline] sh + tools/utils/scripts/generated-files-builder.sh + su-exec-nixdaemon root sh -c 'TMPDIR=/tmp/tuleap_build/ nix-daemon' + TULEAP_BUILD_TMP_FOLDER=/tmp/tuleap_build +++ dirname tools/utils/scripts/generated-files-builder.sh ++ readlink -f tools/utils/scripts/../../.. + ROOT_DIR=/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources + create_tuleap_build_folders + mkdir -p /tmp/tuleap_build + configure_composer_github_auth + '[' '!' -z **** ']' + HOME=/tmp/tuleap_build + TMPDIR=/tmp/tuleap_build + composer config --global --auth github-oauth.github.com **** + build_generated_files + TMPDIR=/tmp/tuleap_build + TMP=/tmp/tuleap_build + HOME=/tmp/tuleap_build + OS=centos7 + make -C /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/tools/rpm tarball make: Entering directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/tools/rpm' [ -d /tmp/tuleap_build/rpmbuild ] || mkdir -p /tmp/tuleap_build/rpmbuild /tmp/tuleap_build/rpmbuild/BUILD /tmp/tuleap_build/rpmbuild/RPMS /tmp/tuleap_build/rpmbuild/SOURCES /tmp/tuleap_build/rpmbuild/SPECS /tmp/tuleap_build/rpmbuild/SRPMS /tmp/tuleap_build/rpmbuild/TMP cd /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources &&\ CYPRESS_INSTALL_BINARY=0 pnpm install --frozen-lockfile &&\ pnpm run build Scope: all 158 workspace projects lib/frontend/angular-tlp | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/angular-tlp | +2 + Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +1169 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/fe/198650f9a9d205e0c7f3afe68196e83014ddce21e1a2cc6bf6c4d539296473d4edd0b1e49152f61a18338ffef75f4458268fb41856ccafbaa46ffac5dc7e36' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/color-name@1.1.3/node_modules/_tmp_53_1b835ae1544b433af6c445072c9588e5/README.md' Falling back to copying packages from store Packages are copied from the content-addressable store to the virtual store. Content-addressable store is at: /tmp/tuleap_build/.local/share/pnpm/store/v3 Virtual store is at: lib/frontend/angular-async/node_modules/.pnpm  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/14/358f81cf34144b391027d06a93da1a507298434402996261abd66a2c7a2031c64e32616acd577540fcd563ec64a11385e4408792fe1cba1e6707f16f0e6c3f' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/ansi-styles@3.2.1/node_modules/_tmp_53_92653092fe6f8ff66615d3fe3bc91c40/index.js' Falling back to copying packages from store  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/32/467daa08beb5703dd96a3509dbfae381aee126e4c01bedbcc703ac5a1a20ea6ea39c66fd99307c2f1631fdb4e23a1fe87cb0228a77c0e7a3ea682d6d111509' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/color-convert@1.9.3/node_modules/_tmp_53_9e3ff83af20c6d94c43b61817d927133/package.json' Falling back to copying packages from store  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/29/844c3773154ee8b2e579050c77793e74261da427b77cf5ea7b010de3f167d60d9aaec8165b25a41065477508fb3be56c47a6ce8c0e61e2a297d6b4664398c5' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/@babel+highlight@7.18.6/node_modules/@babel/_tmp_53_1a621ad6c20c88e182d7fef515aa966d/LICENSE' Falling back to copying packages from store  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/9c/8b2def76ae5ffe4d636166bf9635d7abd69cdac4bf819a2145f7969646d39ae95c96364bc117f9fa544b98518c294233455d4f665af430c75d70798dd4ab13' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/supports-color@5.5.0/node_modules/_tmp_53_2e034d7e44036c1e56525e08827b6bc0/license' Falling back to copying packages from store  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/9c/9c214c1e94189ac59ff34c56c598be3aaf54f6fb849da3304f9081dd2cfe715563704f3bba85a56e60083e0f9069044589a5d50dbbd9aa27419c5bb78e35a2' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/escape-string-regexp@1.0.5/node_modules/_tmp_53_88e5614249c5080b75642d62fd2ae062/index.js' Falling back to copying packages from store  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/29/844c3773154ee8b2e579050c77793e74261da427b77cf5ea7b010de3f167d60d9aaec8165b25a41065477508fb3be56c47a6ce8c0e61e2a297d6b4664398c5' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/@babel+code-frame@7.18.6/node_modules/@babel/_tmp_53_7a9a5713b23bc7457292412ed0ed69cd/LICENSE' Falling back to copying packages from store  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/d6/966b2ce47722cde3ada95ea9a2d905425592c5cbe67fd1fd70a4ff02cebec9199976f242bc46061bce3476ab1ff3b8c074cc3b67fa9d63556f37893e0bada6' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/chalk@2.4.2/node_modules/_tmp_53_12373263d705af6138dabb81bde4a0cf/package.json' Falling back to copying packages from store  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/fa/ade6c812273526ba862517b7f7fac2e0cd5f3bf87d91e5c330909288de7d00f373ca097b6ef2d990e0b6ca258c98905b2292ce4baebbcc3f926275880cf1c6' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/@jridgewell+set-array@1.1.2/node_modules/@jridgewell/_tmp_53_43d33b23d2a7bd2234586e3709160a1e/LICENSE' Falling back to copying packages from store  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/5d/da4cfde8e1f951cec157d6c5929aef22e956ed89450cd62da24337a0df9076e33d2205dd1e81d1dcbfa55e1b9b49512a04994592507d83e37556ef89946751' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/@jridgewell+sourcemap-codec@1.4.14/node_modules/@jridgewell/_tmp_53_fcb464c16977a537496cb71f77075bf9/LICENSE' Falling back to copying packages from store  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/c0/ec0fa47b639f1ca0664a214eb697cf542b7682f53d6c041d5284589b692e5655460e237f43b70e4ee0500690d2234485dff52774ee0de782e4cff297e266d6' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/@jridgewell+resolve-uri@3.1.0/node_modules/@jridgewell/_tmp_53_0ba9382b1a23a8364ec6af2c3a904213/LICENSE' Falling back to copying packages from store lib/frontend/build-system-configurator | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/build-system-configurator | +86 +++++++++  WARN  EXDEV: cross-device link not permitted, link '/tmp/tuleap_build/.local/share/pnpm/store/v3/files/fa/ade6c812273526ba862517b7f7fac2e0cd5f3bf87d91e5c330909288de7d00f373ca097b6ef2d990e0b6ca258c98905b2292ce4baebbcc3f926275880cf1c6' -> '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/@jridgewell+gen-mapping@0.1.1/node_modules/@jridgewell/_tmp_53_9553fd0d45d32f6c1809e169e3654886/LICENSE' Falling back to copying packages from store lib/frontend/chart-builder | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/chart-builder | +20 ++ lib/frontend/angular-tlp | Progress: resolved 2, reused 0, downloaded 1, added 1 Progress: resolved 1169, reused 0, downloaded 51, added 50 lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 0, added 10 lib/frontend/chart-builder | Progress: resolved 20, reused 0, downloaded 0, added 0 Progress: resolved 1169, reused 0, downloaded 173, added 167 lib/frontend/angular-tlp | Progress: resolved 2, reused 0, downloaded 2, added 1 lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 0, added 18 lib/frontend/ckeditor-image-upload | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/ckeditor-image-upload | +21 ++ Progress: resolved 1169, reused 0, downloaded 292, added 290 lib/frontend/angular-tlp | Progress: resolved 2, reused 0, downloaded 2, added 2, done lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 0, added 25 lib/frontend/ckeditor-image-upload | Progress: resolved 21, reused 0, downloaded 0, added 0 Progress: resolved 1169, reused 0, downloaded 427, added 428 lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 0, added 29 Progress: resolved 1169, reused 0, downloaded 582, added 582 lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 0, added 69 Progress: resolved 1169, reused 0, downloaded 736, added 736 lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 0, added 71 Progress: resolved 1169, reused 0, downloaded 851, added 855 Progress: resolved 1169, reused 0, downloaded 921, added 918 Progress: resolved 1169, reused 0, downloaded 1020, added 1019 Progress: resolved 1169, reused 0, downloaded 1052, added 1054 lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 1, added 71 Progress: resolved 1169, reused 0, downloaded 1084, added 1087 lib/frontend/chart-builder | Progress: resolved 20, reused 0, downloaded 1, added 0 lib/frontend/ckeditor-image-upload | Progress: resolved 21, reused 0, downloaded 1, added 0 lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 9, added 80 Progress: resolved 1169, reused 0, downloaded 1105, added 1109 lib/frontend/chart-builder | Progress: resolved 20, reused 0, downloaded 18, added 18 lib/frontend/ckeditor-image-upload | Progress: resolved 21, reused 0, downloaded 18, added 18 lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 10, added 85 Progress: resolved 1169, reused 0, downloaded 1155, added 1158 lib/frontend/chart-builder | Progress: resolved 20, reused 0, downloaded 20, added 20, done lib/frontend/ckeditor-image-upload | Progress: resolved 21, reused 0, downloaded 20, added 20 lib/frontend/fetch-result | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/fetch-result | +1 + lib/frontend/fp-feedback | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/fp-feedback | +3 + lib/frontend/gettext | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/gettext | +3 + lib/frontend/build-system-configurator | Progress: resolved 86, reused 0, downloaded 10, added 86, done Progress: resolved 1169, reused 0, downloaded 1161, added 1166 lib/frontend/keyboard-shortcuts | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/keyboard-shortcuts | +1 + lib/frontend/link-selector | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/link-selector | +5 + lib/frontend/ckeditor-image-upload | Progress: resolved 21, reused 0, downloaded 21, added 21, done lib/frontend/list-picker | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/list-picker | +5 + lib/frontend/pie-chart | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/pie-chart | +9 + lib/frontend/po-gettext-plugin | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/po-gettext-plugin | +31 +++ lib/frontend/fetch-result | Progress: resolved 1, reused 0, downloaded 1, added 1, done lib/frontend/fp-feedback | Progress: resolved 3, reused 0, downloaded 3, added 3, done ...ly-dangerous-bidirectional-characters | Progress: resolved 1, reused 0, downloaded 0, added 0 ...ly-dangerous-bidirectional-characters | +1 + lib/frontend/gettext | Progress: resolved 3, reused 0, downloaded 2, added 3, done lib/frontend/project-sidebar | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/project-sidebar | +1 + lib/frontend/project-sidebar-internal | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/project-sidebar-internal | +34 +++ lib/frontend/keyboard-shortcuts | Progress: resolved 1, reused 0, downloaded 1, added 1, done lib/frontend/link-selector | Progress: resolved 5, reused 0, downloaded 4, added 5, done lib/frontend/tlp-dropdown | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/tlp-dropdown | +2 + lib/frontend/list-picker | Progress: resolved 5, reused 0, downloaded 0, added 5, done lib/frontend/tlp-popovers | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/tlp-popovers | +2 + lib/frontend/pie-chart | Progress: resolved 9, reused 0, downloaded 4, added 9, done lib/frontend/po-gettext-plugin | Progress: resolved 31, reused 0, downloaded 5, added 31, done Progress: resolved 1169, reused 0, downloaded 1162, added 1166 ...ly-dangerous-bidirectional-characters | Progress: resolved 1, reused 0, downloaded 1, added 1, done lib/frontend/project-sidebar-internal | Progress: resolved 34, reused 0, downloaded 23, added 33 lib/frontend/vue-breadcrumb-privacy | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/vue-breadcrumb-privacy | +48 +++++ lib/frontend/tlp-dropdown | Progress: resolved 2, reused 0, downloaded 2, added 2, done lib/frontend/tlp-popovers | Progress: resolved 2, reused 0, downloaded 0, added 2, done lib/frontend/project-sidebar | Progress: resolved 1, reused 0, downloaded 1, added 0 Progress: resolved 1169, reused 0, downloaded 1163, added 1168 lib/frontend/vue-breadcrumb-privacy | Progress: resolved 48, reused 0, downloaded 14, added 47 lib/frontend/project-sidebar-internal | Progress: resolved 34, reused 0, downloaded 23, added 34 .../vue-permissions-per-group-badge | Progress: resolved 1, reused 0, downloaded 0, added 0 .../vue-permissions-per-group-badge | +13 + .../vue2-gettext-composition-helpers | Progress: resolved 1, reused 0, downloaded 0, added 0 .../vue2-gettext-composition-helpers | +12 + lib/frontend/vue2-gettext-init | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/vue2-gettext-init | +13 + lib/frontend/project-sidebar | Progress: resolved 1, reused 0, downloaded 1, added 1, done lib/frontend/vue3-gettext-init | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/vue3-gettext-init | +83 ++++++++ lib/frontend/vuex-store-wrapper-jest | Progress: resolved 1, reused 0, downloaded 0, added 0 lib/frontend/vuex-store-wrapper-jest | +2 + lib/frontend/vue-breadcrumb-privacy | Progress: resolved 48, reused 0, downloaded 15, added 48, done plugins/agiledashboard | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/agiledashboard | +42 ++++ lib/frontend/project-sidebar-internal | Progress: resolved 34, reused 0, downloaded 23, added 34, done .../vue-permissions-per-group-badge | Progress: resolved 13, reused 0, downloaded 2, added 13, done .../vue2-gettext-composition-helpers | Progress: resolved 12, reused 0, downloaded 0, added 12, done lib/frontend/vue2-gettext-init | Progress: resolved 13, reused 0, downloaded 1, added 13, done plugins/agiledashboard/scripts/kanban | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/agiledashboard/scripts/kanban | +34 +++ lib/frontend/vue3-gettext-init | Progress: resolved 83, reused 0, downloaded 15, added 82 lib/frontend/vuex-store-wrapper-jest | Progress: resolved 2, reused 0, downloaded 2, added 2, done plugins/agiledashboard | Progress: resolved 42, reused 0, downloaded 23, added 42, done .../scripts/lib/card-fields | Progress: resolved 1, reused 0, downloaded 0, added 0 .../scripts/lib/card-fields | +7 + Progress: resolved 1169, reused 0, downloaded 1164, added 1168 plugins/agiledashboard/scripts/kanban | Progress: resolved 34, reused 0, downloaded 18, added 34, done .../scripts/permissions-per-group | Progress: resolved 1, reused 0, downloaded 0, added 0 .../scripts/permissions-per-group | +12 + .../agiledashboard/scripts/planning-v2 | Progress: resolved 1, reused 0, downloaded 0, added 0 .../agiledashboard/scripts/planning-v2 | +12 + .../scripts/lib/card-fields | Progress: resolved 7, reused 0, downloaded 0, added 7, done Progress: resolved 1169, reused 0, downloaded 1164, added 1169, done plugins/api_explorer | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/api_explorer | +263 ++++++++++++++++++++++++++ .../scripts/permissions-per-group | Progress: resolved 12, reused 0, downloaded 0, added 12, done .../agiledashboard/scripts/planning-v2 | Progress: resolved 12, reused 0, downloaded 2, added 12, done plugins/baseline | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/baseline | +59 ++++++ plugins/api_explorer | Progress: resolved 263, reused 0, downloaded 55, added 121 plugins/baseline | Progress: resolved 59, reused 0, downloaded 0, added 54 plugins/api_explorer | Progress: resolved 263, reused 0, downloaded 73, added 148 plugins/botmattermost_agiledashboard | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/botmattermost_agiledashboard | +1 + plugins/api_explorer | Progress: resolved 263, reused 0, downloaded 85, added 158 plugins/api_explorer | Progress: resolved 263, reused 0, downloaded 94, added 169 plugins/api_explorer | Progress: resolved 263, reused 0, downloaded 136, added 205 plugins/api_explorer | Progress: resolved 263, reused 0, downloaded 165, added 235 plugins/botmattermost_agiledashboard | Progress: resolved 1, reused 0, downloaded 1, added 0 plugins/baseline | Progress: resolved 59, reused 0, downloaded 1, added 54 plugins/crosstracker | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/crosstracker | +52 +++++ plugins/api_explorer | Progress: resolved 263, reused 0, downloaded 188, added 263, done plugins/botmattermost_agiledashboard | Progress: resolved 1, reused 0, downloaded 1, added 1, done plugins/baseline | Progress: resolved 59, reused 0, downloaded 5, added 59, done plugins/document | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/document | +115 ++++++++++++ plugins/crosstracker | Progress: resolved 52, reused 0, downloaded 2, added 52, done plugins/document_generation | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/document_generation | +115 ++++++++++++ plugins/document | Progress: resolved 115, reused 0, downloaded 22, added 97 .../document_generation/scripts/lib/docx | Progress: resolved 1, reused 0, downloaded 0, added 0 .../document_generation/scripts/lib/docx | +24 ++ plugins/document_generation | Progress: resolved 115, reused 0, downloaded 15, added 95 plugins/document | Progress: resolved 115, reused 0, downloaded 22, added 115, done .../document_generation/scripts/lib/docx | Progress: resolved 24, reused 0, downloaded 0, added 23 .../document_generation/scripts/lib/xlsx | Progress: resolved 1, reused 0, downloaded 0, added 0 .../document_generation/scripts/lib/xlsx | +11 + plugins/document_generation | Progress: resolved 115, reused 0, downloaded 22, added 113 plugins/forumml | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/forumml | +48 +++++ .../document_generation/scripts/lib/docx | Progress: resolved 24, reused 0, downloaded 0, added 24, done plugins/frs | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/frs | +7 + .../artifact-create-branch-action | Progress: resolved 1, reused 0, downloaded 0, added 0 .../artifact-create-branch-action | +86 +++++++++ .../document_generation/scripts/lib/xlsx | Progress: resolved 11, reused 0, downloaded 1, added 11, done plugins/document_generation | Progress: resolved 115, reused 0, downloaded 23, added 114 plugins/forumml | Progress: resolved 48, reused 0, downloaded 0, added 48, done .../git/scripts/lib/gitlab-api-querier | Progress: resolved 1, reused 0, downloaded 0, added 0 .../git/scripts/lib/gitlab-api-querier | +1 + .../git/scripts/permissions-per-group | Progress: resolved 1, reused 0, downloaded 0, added 0 .../git/scripts/permissions-per-group | +49 +++++ plugins/frs | Progress: resolved 7, reused 0, downloaded 3, added 7, done .../artifact-create-branch-action | Progress: resolved 86, reused 0, downloaded 5, added 86, done plugins/git/scripts/repositories-list | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/git/scripts/repositories-list | +57 ++++++ .../git/scripts/lib/gitlab-api-querier | Progress: resolved 1, reused 0, downloaded 0, added 1, done .../git/scripts/permissions-per-group | Progress: resolved 49, reused 0, downloaded 0, added 49, done plugins/git/scripts/repository | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/git/scripts/repository | +51 +++++ plugins/git/scripts/repositories-list | Progress: resolved 57, reused 0, downloaded 1, added 55 plugins/git/scripts/repository | Progress: resolved 51, reused 0, downloaded 0, added 49 plugins/git/scripts/repositories-list | Progress: resolved 57, reused 0, downloaded 3, added 55 lib/frontend/vue3-gettext-init | Progress: resolved 83, reused 0, downloaded 16, added 82 plugins/document_generation | Progress: resolved 115, reused 0, downloaded 23, added 115 .../artifact-create-branch-action | Progress: resolved 1, reused 0, downloaded 0, added 0 .../artifact-create-branch-action | +84 ++++++++ plugins/gitlab/scripts/group-link-wizard | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/gitlab/scripts/group-link-wizard | +90 +++++++++ plugins/git/scripts/repository | Progress: resolved 51, reused 0, downloaded 0, added 51, done plugins/git/scripts/repositories-list | Progress: resolved 57, reused 0, downloaded 3, added 57, done lib/frontend/vue3-gettext-init | Progress: resolved 83, reused 0, downloaded 16, added 83, done plugins/gitlab/scripts/linked-group | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/gitlab/scripts/linked-group | +3 + plugins/graphontrackersv5 | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/graphontrackersv5 | +21 ++ plugins/document_generation | Progress: resolved 115, reused 0, downloaded 23, added 115, done .../artifact-create-branch-action | Progress: resolved 84, reused 0, downloaded 1, added 82 plugins/gitlab/scripts/group-link-wizard | Progress: resolved 90, reused 0, downloaded 5, added 89 plugins/hudson_git | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/hudson_git | +4 + plugins/label | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/label | +17 ++ plugins/ldap | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/ldap | +2 + .../mediawiki-mathoid | Progress: resolved 1, reused 0, downloaded 0, added 0 .../mediawiki-mathoid | +425 ++++++++++++++++++++++++++++++++ plugins/mytuleap_contact_support | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/mytuleap_contact_support | +7 + plugins/gitlab/scripts/linked-group | Progress: resolved 3, reused 0, downloaded 0, added 3, done plugins/graphontrackersv5 | Progress: resolved 21, reused 0, downloaded 2, added 21, done .../artifact-create-branch-action | Progress: resolved 84, reused 0, downloaded 1, added 83 plugins/gitlab/scripts/group-link-wizard | Progress: resolved 90, reused 0, downloaded 6, added 90, done plugins/hudson_git | Progress: resolved 4, reused 0, downloaded 3, added 4, done plugins/label | Progress: resolved 17, reused 0, downloaded 0, added 17, done plugins/ldap | Progress: resolved 2, reused 0, downloaded 0, added 2, done .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 46, added 108 plugins/oauth2_server | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/oauth2_server | +2 + plugins/mytuleap_contact_support | Progress: resolved 7, reused 0, downloaded 0, added 0 .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 134, added 369 plugins/oauth2_server | Progress: resolved 2, reused 0, downloaded 0, added 2, done plugins/mytuleap_contact_support | Progress: resolved 7, reused 0, downloaded 0, added 4 plugins/onlyoffice/scripts/siteadmin | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/onlyoffice/scripts/siteadmin | +86 +++++++++ .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 172, added 408 plugins/mytuleap_contact_support | Progress: resolved 7, reused 0, downloaded 1, added 5 plugins/onlyoffice/scripts/siteadmin | Progress: resolved 86, reused 0, downloaded 7, added 83 plugins/program_management/scripts/admin | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/program_management/scripts/admin | +2 + .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 184, added 421 .../scripts/planned-iterations | Progress: resolved 1, reused 0, downloaded 0, added 0 .../scripts/planned-iterations | +50 +++++ .../scripts/program_management | Progress: resolved 1, reused 0, downloaded 0, added 0 .../scripts/program_management | +53 +++++ plugins/mytuleap_contact_support | Progress: resolved 7, reused 0, downloaded 3, added 7, done plugins/onlyoffice/scripts/siteadmin | Progress: resolved 86, reused 0, downloaded 10, added 86, done plugins/program_management/scripts/admin | Progress: resolved 2, reused 0, downloaded 0, added 2, done .../scripts/planned-iterations | Progress: resolved 50, reused 0, downloaded 0, added 50, done .../scripts/program_management | Progress: resolved 53, reused 0, downloaded 0, added 53, done plugins/projectmilestones | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/projectmilestones | +64 ++++++ .../scripts/create-pullrequest-button | Progress: resolved 1, reused 0, downloaded 0, added 0 .../scripts/create-pullrequest-button | +14 + .../scripts/lib/pullrequest-comments | Progress: resolved 1, reused 0, downloaded 0, added 0 .../scripts/lib/pullrequest-comments | +6 + plugins/projectmilestones | Progress: resolved 64, reused 0, downloaded 4, added 64, done .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 185, added 421 .../scripts/pullrequest-overview | Progress: resolved 1, reused 0, downloaded 0, added 0 .../scripts/pullrequest-overview | +104 ++++++++++ .../scripts/create-pullrequest-button | Progress: resolved 14, reused 0, downloaded 0, added 14, done .../pullrequest/scripts/pullrequests-app | Progress: resolved 1, reused 0, downloaded 0, added 0 .../pullrequest/scripts/pullrequests-app | +19 ++ .../scripts/lib/pullrequest-comments | Progress: resolved 6, reused 0, downloaded 4, added 6, done .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 185, added 422 .../scripts/pullrequest-overview | Progress: resolved 104, reused 0, downloaded 4, added 103 plugins/roadmap | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/roadmap | +56 ++++++ .../pullrequest/scripts/pullrequests-app | Progress: resolved 19, reused 0, downloaded 10, added 17 .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 186, added 423 .../scripts/pullrequest-overview | Progress: resolved 104, reused 0, downloaded 4, added 104, done plugins/svn | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/svn | +13 + plugins/roadmap | Progress: resolved 56, reused 0, downloaded 1, added 56, done .../pullrequest/scripts/pullrequests-app | Progress: resolved 19, reused 0, downloaded 11, added 19, done plugins/taskboard | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/taskboard | +65 +++++++ plugins/testmanagement | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/testmanagement | +133 +++++++++++++ plugins/svn | Progress: resolved 13, reused 0, downloaded 0, added 13, done plugins/taskboard | Progress: resolved 65, reused 0, downloaded 6, added 65, done plugins/testmanagement | Progress: resolved 133, reused 0, downloaded 10, added 58 plugins/testplan | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/testplan | +123 ++++++++++++ plugins/testmanagement | Progress: resolved 133, reused 0, downloaded 13, added 133, done plugins/testplan | Progress: resolved 123, reused 0, downloaded 6, added 122 .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 187, added 423 plugins/timetracking | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/timetracking | +49 +++++ plugins/tracker | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/tracker | +76 ++++++++ plugins/testplan | Progress: resolved 123, reused 0, downloaded 7, added 123, done .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 187, added 424 plugins/timetracking | Progress: resolved 49, reused 0, downloaded 2, added 48 plugins/tracker | Progress: resolved 76, reused 0, downloaded 2, added 76, done plugins/tracker/grammar | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/tracker/grammar | +2 + .../tracker/scripts/lib/TQL-CodeMirror | Progress: resolved 1, reused 0, downloaded 0, added 0 .../tracker/scripts/lib/TQL-CodeMirror | +4 + .../lib/artifact-ckeditor-image-upload | Progress: resolved 1, reused 0, downloaded 0, added 0 .../lib/artifact-ckeditor-image-upload | +54 +++++ .../mediawiki-mathoid | Progress: resolved 425, reused 0, downloaded 188, added 425, done plugins/timetracking | Progress: resolved 49, reused 0, downloaded 3, added 49, done .../tracker/scripts/lib/artifact-modal | Progress: resolved 1, reused 0, downloaded 0, added 0 .../tracker/scripts/lib/artifact-modal | +33 +++ .../artifact-create-branch-action | Progress: resolved 84, reused 0, downloaded 2, added 83 plugins/tracker/grammar | Progress: resolved 2, reused 0, downloaded 2, added 2, done plugins/tracker/scripts/lib/colorpicker | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/tracker/scripts/lib/colorpicker | +82 ++++++++ .../tracker/scripts/lib/TQL-CodeMirror | Progress: resolved 4, reused 0, downloaded 1, added 4, done .../lib/artifact-ckeditor-image-upload | Progress: resolved 54, reused 0, downloaded 15, added 54, done .../tracker/scripts/lib/artifact-modal | Progress: resolved 33, reused 0, downloaded 3, added 33, done .../tracker/scripts/lib/rich-text-editor | Progress: resolved 1, reused 0, downloaded 0, added 0 .../tracker/scripts/lib/rich-text-editor | +16 ++ .../tracker/scripts/semantics-timeframe | Progress: resolved 1, reused 0, downloaded 0, added 0 .../tracker/scripts/semantics-timeframe | +87 +++++++++ .../artifact-create-branch-action | Progress: resolved 84, reused 0, downloaded 2, added 84, done plugins/tracker/scripts/lib/colorpicker | Progress: resolved 82, reused 0, downloaded 2, added 80 plugins/velo****ty | Progress: resolved 1, reused 0, downloaded 0, added 0 plugins/velo****ty | +5 + src/additional-packages/tuleap-realtime | Progress: resolved 1, reused 0, downloaded 0, added 0 src/additional-packages/tuleap-realtime | +302 ++++++++++++++++++++++++++++++ .../tracker/scripts/lib/rich-text-editor | Progress: resolved 16, reused 0, downloaded 5, added 16, done .../tracker/scripts/semantics-timeframe | Progress: resolved 87, reused 0, downloaded 5, added 85 src/scripts/first-timer | Progress: resolved 1, reused 0, downloaded 0, added 0 src/scripts/first-timer | +2 + plugins/tracker/scripts/lib/colorpicker | Progress: resolved 82, reused 0, downloaded 3, added 81 plugins/velo****ty | Progress: resolved 5, reused 0, downloaded 0, added 5, done src/additional-packages/tuleap-realtime | Progress: resolved 302, reused 0, downloaded 80, added 217 .../tracker/scripts/semantics-timeframe | Progress: resolved 87, reused 0, downloaded 5, added 86 src/scripts/first-timer | Progress: resolved 2, reused 0, downloaded 2, added 2, done src/additional-packages/tuleap-realtime | Progress: resolved 302, reused 0, downloaded 105, added 299 src/scripts/main | Progress: resolved 1, reused 0, downloaded 0, added 0 src/scripts/main | +109 +++++++++++ src/additional-packages/tuleap-realtime | Progress: resolved 302, reused 0, downloaded 105, added 301 src/scripts/main | Progress: resolved 109, reused 0, downloaded 10, added 43 src/additional-packages/tuleap-realtime | Progress: resolved 302, reused 0, downloaded 106, added 302, done src/scripts/main | Progress: resolved 109, reused 0, downloaded 26, added 107 src/scripts/mermaid-diagram-element | Progress: resolved 1, reused 0, downloaded 0, added 0 src/scripts/mermaid-diagram-element | +65 +++++++ src/scripts/main | Progress: resolved 109, reused 0, downloaded 27, added 108 src/scripts/mermaid-diagram-element | Progress: resolved 65, reused 0, downloaded 19, added 48 src/scripts/main | Progress: resolved 109, reused 0, downloaded 28, added 108 src/scripts/mermaid-diagram-element | Progress: resolved 65, reused 0, downloaded 29, added 61 src/scripts/project-registration | Progress: resolved 1, reused 0, downloaded 0, added 0 src/scripts/project-registration | +55 ++++++ src/scripts/main | Progress: resolved 109, reused 0, downloaded 28, added 109, done src/scripts/mermaid-diagram-element | Progress: resolved 65, reused 0, downloaded 31, added 63 src/scripts/switch-to | Progress: resolved 1, reused 0, downloaded 0, added 0 src/scripts/switch-to | +109 +++++++++++ src/scripts/project-registration | Progress: resolved 55, reused 0, downloaded 1, added 55, done src/scripts/mermaid-diagram-element | Progress: resolved 65, reused 0, downloaded 32, added 64 src/scripts/switch-to | Progress: resolved 109, reused 0, downloaded 13, added 108 src/scripts/tlp-doc | Progress: resolved 1, reused 0, downloaded 0, added 0 src/scripts/tlp-doc | +2 + src/themes/BurningParrot | Progress: resolved 1, reused 0, downloaded 0, added 0 src/themes/BurningParrot | +6 + src/themes/FlamingParrot | Progress: resolved 1, reused 0, downloaded 0, added 0 src/themes/FlamingParrot | +1 + src/scripts/mermaid-diagram-element | Progress: resolved 65, reused 0, downloaded 33, added 65, done src/themes/common | Progress: resolved 1, reused 0, downloaded 0, added 0 src/themes/common | +1 + src/themes/tlp | Progress: resolved 1, reused 0, downloaded 0, added 0 src/themes/tlp | +6 + src/scripts/tlp-doc | Progress: resolved 2, reused 0, downloaded 1, added 2, done src/themes/BurningParrot | Progress: resolved 6, reused 0, downloaded 0, added 6, done src/themes/FlamingParrot | Progress: resolved 1, reused 0, downloaded 0, added 1, done plugins/tracker/scripts/lib/colorpicker | Progress: resolved 82, reused 0, downloaded 4, added 81 src/themes/common | Progress: resolved 1, reused 0, downloaded 0, added 1, done src/themes/tlp | Progress: resolved 6, reused 0, downloaded 2, added 6, done .../tracker/scripts/semantics-timeframe | Progress: resolved 87, reused 0, downloaded 6, added 86 src/scripts/switch-to | Progress: resolved 109, reused 0, downloaded 14, added 108 plugins/tracker/scripts/lib/colorpicker | Progress: resolved 82, reused 0, downloaded 4, added 82, done .../tracker/scripts/semantics-timeframe | Progress: resolved 87, reused 0, downloaded 6, added 87, done .../node_modules/dtrace-provider install$ node-gyp rebuild || node suppress-error.js .../node_modules/heapdump install$ node-gyp rebuild .../node_modules/dtrace-provider install: gyp info it worked if it ends with ok .../node_modules/dtrace-provider install: gyp info using node-gyp@9.3.1 .../node_modules/dtrace-provider install: gyp info using node@18.14.2 | linux | x64 .../node_modules/heapdump install: gyp info it worked if it ends with ok .../node_modules/heapdump install: gyp info using node-gyp@9.3.1 .../node_modules/heapdump install: gyp info using node@18.14.2 | linux | x64 .../node_modules/dtrace-provider install: gyp ERR! find Python .../node_modules/dtrace-provider install: gyp ERR! find Python Python is not set from command line or npm configuration .../node_modules/dtrace-provider install: gyp ERR! find Python Python is not set from environment variable PYTHON .../node_modules/dtrace-provider install: gyp ERR! find Python checking if "python3" can be used .../node_modules/dtrace-provider install: gyp ERR! find Python - "python3" is not in PATH or produced an error .../node_modules/dtrace-provider install: gyp ERR! find Python checking if "python" can be used .../node_modules/dtrace-provider install: gyp ERR! find Python - "python" is not in PATH or produced an error .../node_modules/dtrace-provider install: gyp ERR! find Python .../node_modules/dtrace-provider install: gyp ERR! find Python ********************************************************** .../node_modules/dtrace-provider install: gyp ERR! find Python You need to install the latest version of Python. .../node_modules/dtrace-provider install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not, .../node_modules/dtrace-provider install: gyp ERR! find Python you can try one of the following options: .../node_modules/dtrace-provider install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable" .../node_modules/dtrace-provider install: gyp ERR! find Python (accepted by both node-gyp and npm) .../node_modules/dtrace-provider install: gyp ERR! find Python - Set the environment variable PYTHON .../node_modules/dtrace-provider install: gyp ERR! find Python - Set the npm configuration variable python: .../node_modules/dtrace-provider install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable" .../node_modules/dtrace-provider install: gyp ERR! find Python For more information consult the documentation at: .../node_modules/dtrace-provider install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation .../node_modules/dtrace-provider install: gyp ERR! find Python ********************************************************** .../node_modules/dtrace-provider install: gyp ERR! find Python .../node_modules/dtrace-provider install: gyp ERR! configure error .../node_modules/dtrace-provider install: gyp ERR! stack Error: Could not find any Python installation to use .../node_modules/dtrace-provider install: gyp ERR! stack at PythonFinder.fail (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:330:47) .../node_modules/dtrace-provider install: gyp ERR! stack at PythonFinder.runChecks (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:159:21) .../node_modules/dtrace-provider install: gyp ERR! stack at PythonFinder. (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:202:16) .../node_modules/dtrace-provider install: gyp ERR! stack at PythonFinder.execFileCallback (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:294:16) .../node_modules/dtrace-provider install: gyp ERR! stack at exithandler (node:child_process:427:5) .../node_modules/dtrace-provider install: gyp ERR! stack at ChildProcess.errorhandler (node:child_process:439:5) .../node_modules/dtrace-provider install: gyp ERR! stack at ChildProcess.emit (node:events:513:28) .../node_modules/dtrace-provider install: gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:289:12) .../node_modules/dtrace-provider install: gyp ERR! stack at onErrorNT (node:internal/child_process:476:16) .../node_modules/dtrace-provider install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:82:21) .../node_modules/dtrace-provider install: gyp ERR! System Linux 5.15.101 .../node_modules/dtrace-provider install: gyp ERR! command "/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2/bin/node" "/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild" .../node_modules/dtrace-provider install: gyp ERR! cwd /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/node_modules/.pnpm/dtrace-provider@0.8.8/node_modules/dtrace-provider .../node_modules/dtrace-provider install: gyp ERR! node -v v18.14.2 .../node_modules/dtrace-provider install: gyp ERR! node-gyp -v v9.3.1 .../node_modules/dtrace-provider install: gyp ERR! not ok .../node_modules/heapdump install: gyp ERR! find Python .../node_modules/heapdump install: gyp ERR! find Python Python is not set from command line or npm configuration .../node_modules/heapdump install: gyp ERR! find Python Python is not set from environment variable PYTHON .../node_modules/heapdump install: gyp ERR! find Python checking if "python3" can be used .../node_modules/heapdump install: gyp ERR! find Python - "python3" is not in PATH or produced an error .../node_modules/heapdump install: gyp ERR! find Python checking if "python" can be used .../node_modules/heapdump install: gyp ERR! find Python - "python" is not in PATH or produced an error .../node_modules/heapdump install: gyp ERR! find Python .../node_modules/heapdump install: gyp ERR! find Python ********************************************************** .../node_modules/heapdump install: gyp ERR! find Python You need to install the latest version of Python. .../node_modules/heapdump install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not, .../node_modules/heapdump install: gyp ERR! find Python you can try one of the following options: .../node_modules/heapdump install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable" .../node_modules/heapdump install: gyp ERR! find Python (accepted by both node-gyp and npm) .../node_modules/heapdump install: gyp ERR! find Python - Set the environment variable PYTHON .../node_modules/heapdump install: gyp ERR! find Python - Set the npm configuration variable python: .../node_modules/heapdump install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable" .../node_modules/heapdump install: gyp ERR! find Python For more information consult the documentation at: .../node_modules/heapdump install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation .../node_modules/heapdump install: gyp ERR! find Python ********************************************************** .../node_modules/heapdump install: gyp ERR! find Python .../node_modules/heapdump install: gyp ERR! configure error .../node_modules/heapdump install: gyp ERR! stack Error: Could not find any Python installation to use .../node_modules/heapdump install: gyp ERR! stack at PythonFinder.fail (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:330:47) .../node_modules/heapdump install: gyp ERR! stack at PythonFinder.runChecks (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:159:21) .../node_modules/heapdump install: gyp ERR! stack at PythonFinder. (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:202:16) .../node_modules/heapdump install: gyp ERR! stack at PythonFinder.execFileCallback (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:294:16) .../node_modules/heapdump install: gyp ERR! stack at exithandler (node:child_process:427:5) .../node_modules/heapdump install: gyp ERR! stack at ChildProcess.errorhandler (node:child_process:439:5) .../node_modules/heapdump install: gyp ERR! stack at ChildProcess.emit (node:events:513:28) .../node_modules/heapdump install: gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:289:12) .../node_modules/heapdump install: gyp ERR! stack at onErrorNT (node:internal/child_process:476:16) .../node_modules/heapdump install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:82:21) .../node_modules/heapdump install: gyp ERR! System Linux 5.15.101 .../node_modules/heapdump install: gyp ERR! command "/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2/bin/node" "/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild" .../node_modules/heapdump install: gyp ERR! cwd /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/node_modules/.pnpm/heapdump@0.3.15/node_modules/heapdump .../node_modules/heapdump install: gyp ERR! node -v v18.14.2 .../node_modules/heapdump install: gyp ERR! node-gyp -v v9.3.1 .../node_modules/heapdump install: gyp ERR! not ok .../node_modules/heapdump install: Failed .../node_modules/dtrace-provider install: Done src/scripts/switch-to | Progress: resolved 109, reused 0, downloaded 14, added 109, done .../node_modules/unix-dgram install$ node-gyp rebuild .../node_modules/unix-dgram install: gyp info it worked if it ends with ok .../node_modules/unix-dgram install: gyp info using node-gyp@9.3.1 .../node_modules/unix-dgram install: gyp info using node@18.14.2 | linux | x64 .../node_modules/unix-dgram install: gyp ERR! find Python .../node_modules/unix-dgram install: gyp ERR! find Python Python is not set from command line or npm configuration .../node_modules/unix-dgram install: gyp ERR! find Python Python is not set from environment variable PYTHON .../node_modules/unix-dgram install: gyp ERR! find Python checking if "python3" can be used .../node_modules/unix-dgram install: gyp ERR! find Python - "python3" is not in PATH or produced an error .../node_modules/unix-dgram install: gyp ERR! find Python checking if "python" can be used .../node_modules/unix-dgram install: gyp ERR! find Python - "python" is not in PATH or produced an error .../node_modules/unix-dgram install: gyp ERR! find Python .../node_modules/unix-dgram install: gyp ERR! find Python ********************************************************** .../node_modules/unix-dgram install: gyp ERR! find Python You need to install the latest version of Python. .../node_modules/unix-dgram install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not, .../node_modules/unix-dgram install: gyp ERR! find Python you can try one of the following options: .../node_modules/unix-dgram install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable" .../node_modules/unix-dgram install: gyp ERR! find Python (accepted by both node-gyp and npm) .../node_modules/unix-dgram install: gyp ERR! find Python - Set the environment variable PYTHON .../node_modules/unix-dgram install: gyp ERR! find Python - Set the npm configuration variable python: .../node_modules/unix-dgram install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable" .../node_modules/unix-dgram install: gyp ERR! find Python For more information consult the documentation at: .../node_modules/unix-dgram install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation .../node_modules/unix-dgram install: gyp ERR! find Python ********************************************************** .../node_modules/unix-dgram install: gyp ERR! find Python .../node_modules/unix-dgram install: gyp ERR! configure error .../node_modules/unix-dgram install: gyp ERR! stack Error: Could not find any Python installation to use .../node_modules/unix-dgram install: gyp ERR! stack at PythonFinder.fail (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:330:47) .../node_modules/unix-dgram install: gyp ERR! stack at PythonFinder.runChecks (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:159:21) .../node_modules/unix-dgram install: gyp ERR! stack at PythonFinder. (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:202:16) .../node_modules/unix-dgram install: gyp ERR! stack at PythonFinder.execFileCallback (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:294:16) .../node_modules/unix-dgram install: gyp ERR! stack at exithandler (node:child_process:427:5) .../node_modules/unix-dgram install: gyp ERR! stack at ChildProcess.errorhandler (node:child_process:439:5) .../node_modules/unix-dgram install: gyp ERR! stack at ChildProcess.emit (node:events:513:28) .../node_modules/unix-dgram install: gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:289:12) .../node_modules/unix-dgram install: gyp ERR! stack at onErrorNT (node:internal/child_process:476:16) .../node_modules/unix-dgram install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:82:21) .../node_modules/unix-dgram install: gyp ERR! System Linux 5.15.101 .../node_modules/unix-dgram install: gyp ERR! command "/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2/bin/node" "/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild" .../node_modules/unix-dgram install: gyp ERR! cwd /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/node_modules/.pnpm/unix-dgram@2.0.6/node_modules/unix-dgram .../node_modules/unix-dgram install: gyp ERR! node -v v18.14.2 .../node_modules/unix-dgram install: gyp ERR! node-gyp -v v9.3.1 .../node_modules/unix-dgram install: gyp ERR! not ok .../node_modules/unix-dgram install: Failed .../node_modules/core-js-pure postinstall$ node -e "try{require('./postinstall')}catch(e){}" .../node_modules/core-js-pure postinstall: Done .../node_modules/tree-sitter-json install$ node-gyp rebuild .../node_modules/tree-sitter-yaml install$ node-gyp rebuild .../node_modules/tree-sitter-json install: gyp info it worked if it ends with ok .../node_modules/tree-sitter-json install: gyp info using node-gyp@9.3.1 .../node_modules/tree-sitter-json install: gyp info using node@18.14.2 | linux | x64 .../node_modules/tree-sitter-yaml install: gyp info it worked if it ends with ok .../node_modules/tree-sitter-yaml install: gyp info using node-gyp@9.3.1 .../node_modules/tree-sitter-yaml install: gyp info using node@18.14.2 | linux | x64 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python .../node_modules/tree-sitter-yaml install: gyp ERR! find Python Python is not set from command line or npm configuration .../node_modules/tree-sitter-yaml install: gyp ERR! find Python Python is not set from environment variable PYTHON .../node_modules/tree-sitter-yaml install: gyp ERR! find Python checking if "python3" can be used .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - "python3" is not in PATH or produced an error .../node_modules/tree-sitter-yaml install: gyp ERR! find Python checking if "python" can be used .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - "python" is not in PATH or produced an error .../node_modules/tree-sitter-yaml install: gyp ERR! find Python .../node_modules/tree-sitter-yaml install: gyp ERR! find Python ********************************************************** .../node_modules/tree-sitter-yaml install: gyp ERR! find Python You need to install the latest version of Python. .../node_modules/tree-sitter-yaml install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not, .../node_modules/tree-sitter-yaml install: gyp ERR! find Python you can try one of the following options: .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable" .../node_modules/tree-sitter-yaml install: gyp ERR! find Python (accepted by both node-gyp and npm) .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - Set the environment variable PYTHON .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - Set the npm configuration variable python: .../node_modules/tree-sitter-yaml install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable" .../node_modules/tree-sitter-yaml install: gyp ERR! find Python For more information consult the documentation at: .../node_modules/tree-sitter-yaml install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation .../node_modules/tree-sitter-yaml install: gyp ERR! find Python ********************************************************** .../node_modules/tree-sitter-yaml install: gyp ERR! find Python .../node_modules/tree-sitter-yaml install: gyp ERR! configure error .../node_modules/tree-sitter-yaml install: gyp ERR! stack Error: Could not find any Python installation to use .../node_modules/tree-sitter-yaml install: gyp ERR! stack at PythonFinder.fail (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:330:47) .../node_modules/tree-sitter-yaml install: gyp ERR! stack at PythonFinder.runChecks (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:159:21) .../node_modules/tree-sitter-yaml install: gyp ERR! stack at PythonFinder. (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:202:16) .../node_modules/tree-sitter-yaml install: gyp ERR! stack at PythonFinder.execFileCallback (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:294:16) .../node_modules/tree-sitter-yaml install: gyp ERR! stack at exithandler (node:child_process:427:5) .../node_modules/tree-sitter-yaml install: gyp ERR! stack at ChildProcess.errorhandler (node:child_process:439:5) .../node_modules/tree-sitter-yaml install: gyp ERR! stack at ChildProcess.emit (node:events:513:28) .../node_modules/tree-sitter-json install: gyp ERR! find Python .../node_modules/tree-sitter-json install: gyp ERR! find Python Python is not set from command line or npm configuration .../node_modules/tree-sitter-json install: gyp ERR! find Python Python is not set from environment variable PYTHON .../node_modules/tree-sitter-json install: gyp ERR! find Python checking if "python3" can be used .../node_modules/tree-sitter-json install: gyp ERR! find Python - "python3" is not in PATH or produced an error .../node_modules/tree-sitter-json install: gyp ERR! find Python checking if "python" can be used .../node_modules/tree-sitter-json install: gyp ERR! find Python - "python" is not in PATH or produced an error .../node_modules/tree-sitter-json install: gyp ERR! find Python .../node_modules/tree-sitter-json install: gyp ERR! find Python ********************************************************** .../node_modules/tree-sitter-json install: gyp ERR! find Python You need to install the latest version of Python. .../node_modules/tree-sitter-json install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not, .../node_modules/tree-sitter-json install: gyp ERR! find Python you can try one of the following options: .../node_modules/tree-sitter-json install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable" .../node_modules/tree-sitter-json install: gyp ERR! find Python (accepted by both node-gyp and npm) .../node_modules/tree-sitter-json install: gyp ERR! find Python - Set the environment variable PYTHON .../node_modules/tree-sitter-json install: gyp ERR! find Python - Set the npm configuration variable python: .../node_modules/tree-sitter-json install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable" .../node_modules/tree-sitter-json install: gyp ERR! find Python For more information consult the documentation at: .../node_modules/tree-sitter-json install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation .../node_modules/tree-sitter-json install: gyp ERR! find Python ********************************************************** .../node_modules/tree-sitter-json install: gyp ERR! find Python .../node_modules/tree-sitter-json install: gyp ERR! configure error .../node_modules/tree-sitter-json install: gyp ERR! stack Error: Could not find any Python installation to use .../node_modules/tree-sitter-json install: gyp ERR! stack at PythonFinder.fail (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:330:47) .../node_modules/tree-sitter-json install: gyp ERR! stack at PythonFinder.runChecks (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:159:21) .../node_modules/tree-sitter-json install: gyp ERR! stack at PythonFinder. (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:202:16) .../node_modules/tree-sitter-json install: gyp ERR! stack at PythonFinder.execFileCallback (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:294:16) .../node_modules/tree-sitter-json install: gyp ERR! stack at exithandler (node:child_process:427:5) .../node_modules/tree-sitter-json install: gyp ERR! stack at ChildProcess.errorhandler (node:child_process:439:5) .../node_modules/tree-sitter-json install: gyp ERR! stack at ChildProcess.emit (node:events:513:28) .../node_modules/tree-sitter-json install: gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:289:12) .../node_modules/tree-sitter-json install: gyp ERR! stack at onErrorNT (node:internal/child_process:476:16) .../node_modules/tree-sitter-json install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:82:21) .../node_modules/tree-sitter-json install: gyp ERR! System Linux 5.15.101 .../node_modules/tree-sitter-json install: gyp ERR! command "/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2/bin/node" "/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild" .../node_modules/tree-sitter-json install: gyp ERR! cwd /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/api_explorer/node_modules/.pnpm/tree-sitter-json@0.20.0/node_modules/tree-sitter-json .../node_modules/tree-sitter-json install: gyp ERR! node -v v18.14.2 .../node_modules/tree-sitter-json install: gyp ERR! node-gyp -v v9.3.1 .../node_modules/tree-sitter-json install: gyp ERR! not ok .../node_modules/tree-sitter-yaml install: gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:289:12) .../node_modules/tree-sitter-yaml install: gyp ERR! stack at onErrorNT (node:internal/child_process:476:16) .../node_modules/tree-sitter-yaml install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:82:21) .../node_modules/tree-sitter-yaml install: gyp ERR! System Linux 5.15.101 .../node_modules/tree-sitter-yaml install: gyp ERR! command "/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2/bin/node" "/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild" .../node_modules/tree-sitter-yaml install: gyp ERR! cwd /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/api_explorer/node_modules/.pnpm/tree-sitter-yaml@0.5.0/node_modules/tree-sitter-yaml .../node_modules/tree-sitter-yaml install: gyp ERR! node -v v18.14.2 .../node_modules/tree-sitter-yaml install: gyp ERR! node-gyp -v v9.3.1 .../node_modules/tree-sitter-yaml install: gyp ERR! not ok .../node_modules/tree-sitter-json install: Failed .../node_modules/tree-sitter-yaml install: Failed .../node_modules/tree-sitter install$ prebuild-install || node-gyp rebuild .../node_modules/tree-sitter install: prebuild-install WARN install No prebuilt binaries found (target=18.14.2 runtime=node arch=x64 libc= platform=linux) .../node_modules/tree-sitter install: gyp info it worked if it ends with ok .../node_modules/tree-sitter install: gyp info using node-gyp@9.3.1 .../node_modules/tree-sitter install: gyp info using node@18.14.2 | linux | x64 .../node_modules/tree-sitter install: gyp ERR! find Python .../node_modules/tree-sitter install: gyp ERR! find Python Python is not set from command line or npm configuration .../node_modules/tree-sitter install: gyp ERR! find Python Python is not set from environment variable PYTHON .../node_modules/tree-sitter install: gyp ERR! find Python checking if "python3" can be used .../node_modules/tree-sitter install: gyp ERR! find Python - "python3" is not in PATH or produced an error .../node_modules/tree-sitter install: gyp ERR! find Python checking if "python" can be used .../node_modules/tree-sitter install: gyp ERR! find Python - "python" is not in PATH or produced an error .../node_modules/tree-sitter install: gyp ERR! find Python .../node_modules/tree-sitter install: gyp ERR! find Python ********************************************************** .../node_modules/tree-sitter install: gyp ERR! find Python You need to install the latest version of Python. .../node_modules/tree-sitter install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not, .../node_modules/tree-sitter install: gyp ERR! find Python you can try one of the following options: .../node_modules/tree-sitter install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable" .../node_modules/tree-sitter install: gyp ERR! find Python (accepted by both node-gyp and npm) .../node_modules/tree-sitter install: gyp ERR! find Python - Set the environment variable PYTHON .../node_modules/tree-sitter install: gyp ERR! find Python - Set the npm configuration variable python: .../node_modules/tree-sitter install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable" .../node_modules/tree-sitter install: gyp ERR! find Python For more information consult the documentation at: .../node_modules/tree-sitter install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation .../node_modules/tree-sitter install: gyp ERR! find Python ********************************************************** .../node_modules/tree-sitter install: gyp ERR! find Python .../node_modules/tree-sitter install: gyp ERR! configure error .../node_modules/tree-sitter install: gyp ERR! stack Error: Could not find any Python installation to use .../node_modules/tree-sitter install: gyp ERR! stack at PythonFinder.fail (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:330:47) .../node_modules/tree-sitter install: gyp ERR! stack at PythonFinder.runChecks (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:159:21) .../node_modules/tree-sitter install: gyp ERR! stack at PythonFinder. (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:202:16) .../node_modules/tree-sitter install: gyp ERR! stack at PythonFinder.execFileCallback (/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/find-python.js:294:16) .../node_modules/tree-sitter install: gyp ERR! stack at exithandler (node:child_process:427:5) .../node_modules/tree-sitter install: gyp ERR! stack at ChildProcess.errorhandler (node:child_process:439:5) .../node_modules/tree-sitter install: gyp ERR! stack at ChildProcess.emit (node:events:513:28) .../node_modules/tree-sitter install: gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:289:12) .../node_modules/tree-sitter install: gyp ERR! stack at onErrorNT (node:internal/child_process:476:16) .../node_modules/tree-sitter install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:82:21) .../node_modules/tree-sitter install: gyp ERR! System Linux 5.15.101 .../node_modules/tree-sitter install: gyp ERR! command "/nix/store/dnhhyhfql3cs9jmrhd3a05620higxy0i-nodejs-18.14.2/bin/node" "/nix/store/vr3zffal5kvlpmcd5al9rhhy332zl867-pnpm-7.29.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild" .../node_modules/tree-sitter install: gyp ERR! cwd /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/api_explorer/node_modules/.pnpm/tree-sitter@0.20.1/node_modules/tree-sitter .../node_modules/tree-sitter install: gyp ERR! node -v v18.14.2 .../node_modules/tree-sitter install: gyp ERR! node-gyp -v v9.3.1 .../node_modules/tree-sitter install: gyp ERR! not ok .../node_modules/tree-sitter install: Failed .../node_modules/swagger-ui postinstall$ patch-package .../node_modules/swagger-ui postinstall: patch-package 6.5.1 .../node_modules/swagger-ui postinstall: Applying patches... .../node_modules/swagger-ui postinstall: No patch files found .../node_modules/swagger-ui postinstall: Done .../@fortawesome/fontawesome-free postinstall$ node attribution.js .../@fortawesome/fontawesome-free postinstall: Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com .../@fortawesome/fontawesome-free postinstall: License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) .../@fortawesome/fontawesome-free postinstall: Copyright 2022 Fonticons, Inc. .../@fortawesome/fontawesome-free postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done .../esbuild@0.16.17/node_modules/esbuild postinstall$ node install.js .../esbuild@0.16.17/node_modules/esbuild postinstall: Done .../.pnpm/turbo@1.5.1/node_modules/turbo postinstall$ node install.js .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../.pnpm/turbo@1.5.1/node_modules/turbo postinstall: Done .../node_modules/vue-demi postinstall: Done .../esbuild@0.15.8/node_modules/esbuild postinstall$ node install.js .../esbuild@0.15.8/node_modules/esbuild postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../cypress@10.8.0/node_modules/cypress postinstall$ node index.js --exec install .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall: Done .../cypress@10.8.0/node_modules/cypress postinstall: Note: Skipping binary installation: Environment variable CYPRESS_INSTALL_BINARY = 0. .../cypress@10.8.0/node_modules/cypress postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done .../@fortawesome/fontawesome-free postinstall$ node attribution.js .../@fortawesome/fontawesome-free postinstall: Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com .../@fortawesome/fontawesome-free postinstall: License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) .../@fortawesome/fontawesome-free postinstall: Copyright 2022 Fonticons, Inc. .../@fortawesome/fontawesome-free postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done .../@fortawesome/fontawesome-free postinstall$ node attribution.js .../@fortawesome/fontawesome-free postinstall: Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com .../@fortawesome/fontawesome-free postinstall: License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) .../@fortawesome/fontawesome-free postinstall: Copyright 2022 Fonticons, Inc. .../@fortawesome/fontawesome-free postinstall: Done .../@fortawesome/fontawesome-free postinstall$ node attribution.js .../@fortawesome/fontawesome-free postinstall: Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com .../@fortawesome/fontawesome-free postinstall: License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) .../@fortawesome/fontawesome-free postinstall: Copyright 2022 Fonticons, Inc. .../@fortawesome/fontawesome-free postinstall: Done .../fontawesome-common-types postinstall$ node attribution.js .../fontawesome-common-types postinstall: Font Awesome Free 0.2.36 by @fontawesome - https://fontawesome.com .../fontawesome-common-types postinstall: License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) .../fontawesome-common-types postinstall: Done .../@fortawesome/free-solid-svg-icons postinstall$ node attribution.js .../@fortawesome/free-regular-svg-icons postinstall$ node attribution.js .../@fortawesome/fontawesome-svg-core postinstall$ node attribution.js .../@fortawesome/free-solid-svg-icons postinstall: Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com .../@fortawesome/free-solid-svg-icons postinstall: License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) .../@fortawesome/free-solid-svg-icons postinstall: Done .../@fortawesome/free-regular-svg-icons postinstall: Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com .../@fortawesome/free-regular-svg-icons postinstall: License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) .../@fortawesome/free-regular-svg-icons postinstall: Done .../@fortawesome/fontawesome-svg-core postinstall: Font Awesome Free 1.2.36 by @fontawesome - https://fontawesome.com .../@fortawesome/fontawesome-svg-core postinstall: License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) .../@fortawesome/fontawesome-svg-core postinstall: Done .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js .../node_modules/vue-demi postinstall: Done Done in 1m 16.6s > @tuleap/dev-and-build-tools@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources > turbo run build • Packages in scope: @tuleap/angular-async, @tuleap/angular-tlp, @tuleap/autocomplete-for-select2, @tuleap/build-system-configurator, @tuleap/burningparrot-theme, @tuleap/chart-builder, @tuleap/ckeditor-image-upload, @tuleap/common-theme, @tuleap/concurrency-limit-pool, @tuleap/copy-to-clipboard, @tuleap/core, @tuleap/core-constants, @tuleap/core-cypress-e2e-full-tests, @tuleap/core-first-timer, @tuleap/core-manage-project-restrictions-resources, @tuleap/core-mermaid-diagram-element, @tuleap/core-project-registration, @tuleap/core-rest-api-types, @tuleap/core-switch-to, @tuleap/core-user-registration, @tuleap/cross-ref-badges, @tuleap/cypress-configurator, @tuleap/cypress-utilities-support, @tuleap/date-helper, @tuleap/dom, @tuleap/drag-and-drop, @tuleap/fault, @tuleap/fetch-result, @tuleap/filter-inline-table, @tuleap/flamingparrot-theme, @tuleap/fp-feedback, @tuleap/gettext, @tuleap/html-escaper, @tuleap/keyboard-shortcuts, @tuleap/link-selector, @tuleap/list-picker, @tuleap/mention, @tuleap/pie-chart, @tuleap/plugin-agiledashboard, @tuleap/plugin-agiledashboard-administration, @tuleap/plugin-agiledashboard-artifact-action, @tuleap/plugin-agiledashboard-burnup-data-transformer, @tuleap/plugin-agiledashboard-card-fields, @tuleap/plugin-agiledashboard-kanban, @tuleap/plugin-agiledashboard-overview, @tuleap/plugin-agiledashboard-permissions-per-group, @tuleap/plugin-agiledashboard-planning-v2, @tuleap/plugin-agiledashboard-scrum-header, @tuleap/plugin-agiledashboard-scrum-milestone-header, @tuleap/plugin-agiledashboard-shared, @tuleap/plugin-api_explorer, @tuleap/plugin-artifactsfolder, @tuleap/plugin-baseline, @tuleap/plugin-botmattermost, @tuleap/plugin-botmattermost_agiledashboard, @tuleap/plugin-botmattermost_git, @tuleap/plugin-bugzilla_reference, @tuleap/plugin-captcha, @tuleap/plugin-cardwall, @tuleap/plugin-crosstracker, @tuleap/plugin-crosstracker-e2e-tests, @tuleap/plugin-docgen-docx, @tuleap/plugin-docgen-xlsx, @tuleap/plugin-docman, @tuleap/plugin-document, @tuleap/plugin-document_generation, @tuleap/plugin-embed, @tuleap/plugin-forumml, @tuleap/plugin-frs, @tuleap/plugin-git, @tuleap/plugin-git-artifact-create-branch-action, @tuleap/plugin-git-gitlab-api-querier, @tuleap/plugin-git-legacy, @tuleap/plugin-git-permissions-per-group, @tuleap/plugin-git-repositories-list, @tuleap/plugin-git-repository, @tuleap/plugin-git-repository-admin, @tuleap/plugin-git-site-admin, @tuleap/plugin-gitlab-administration-theme, @tuleap/plugin-gitlab-create-branch-action, @tuleap/plugin-gitlab-group-link-wizard, @tuleap/plugin-gitlab-linked-group, @tuleap/plugin-graphontrackersv5, @tuleap/plugin-hudson, @tuleap/plugin-hudson_git, @tuleap/plugin-hudson_svn, @tuleap/plugin-label, @tuleap/plugin-ldap, @tuleap/plugin-mediawiki, @tuleap/plugin-mediawiki_standalone-mathoid, @tuleap/plugin-mytuleap_contact_support, @tuleap/plugin-oauth2_server, @tuleap/plugin-onlyoffice-open, @tuleap/plugin-onlyoffice-siteadmin, @tuleap/plugin-openidconnectclient, @tuleap/plugin-pluginsadministration, @tuleap/plugin-proftpd, @tuleap/plugin-program-management, @tuleap/plugin-program-management-admin, @tuleap/plugin-program-management-artifact-action, @tuleap/plugin-program-management-backlog, @tuleap/plugin-program-management-iterations, @tuleap/plugin-project_ownership, @tuleap/plugin-projectlinks, @tuleap/plugin-projectmilestones, @tuleap/plugin-pullrequest-app, @tuleap/plugin-pullrequest-button, @tuleap/plugin-pullrequest-comments, @tuleap/plugin-pullrequest-constants, @tuleap/plugin-pullrequest-overview, @tuleap/plugin-pullrequest-rest-api-types, @tuleap/plugin-roadmap, @tuleap/plugin-statistics, @tuleap/plugin-svn, @tuleap/plugin-taskboard, @tuleap/plugin-testmanagement, @tuleap/plugin-testplan, @tuleap/plugin-timetracking, @tuleap/plugin-tracker, @tuleap/plugin-tracker-artifact-ckeditor-image-upload, @tuleap/plugin-tracker-artifact-modal, @tuleap/plugin-tracker-color-picker, @tuleap/plugin-tracker-constants, @tuleap/plugin-tracker-legacy, @tuleap/plugin-tracker-rest-api-types, @tuleap/plugin-tracker-rich-text-editor, @tuleap/plugin-tracker-semantics-timeframe, @tuleap/plugin-tracker-tql-codemirror, @tuleap/plugin-tracker_encryption, @tuleap/plugin-tuleap-synchro, @tuleap/plugin-userlog, @tuleap/plugin-velo****ty, @tuleap/po-gettext-plugin, @tuleap/potentially-dangerous-bidirectional-characters, @tuleap/project-background, @tuleap/project-privacy-helper, @tuleap/project-sidebar, @tuleap/project-sidebar-internal, @tuleap/tlp, @tuleap/tlp-doc, @tuleap/tlp-dropdown, @tuleap/tlp-fetch, @tuleap/tlp-modal, @tuleap/tlp-popovers, @tuleap/tlp-relative-date, @tuleap/tlp-swatch-colors, @tuleap/tooltip, @tuleap/user-and-ugroup-autocompleter, @tuleap/vue-breadcrumb-privacy, @tuleap/vue-permissions-per-group-badge, @tuleap/vue2-gettext-composition-helper, @tuleap/vue2-gettext-init, @tuleap/vue3-gettext-init, @tuleap/vuex-store-wrapper-jest, TQL-grammar, tuleap-realtime, viewvc-theme-tuleap • Running build in 157 packages @tuleap/build-system-configurator:typecheck: cache miss, executing 343ce4cb5e29bb2c @tuleap/plugin-mediawiki_standalone-mathoid:build: cache miss, executing 6f902bdc31fe03ab @tuleap/cypress-configurator:build: cache miss, executing 3218c9a7e01bec56 viewvc-theme-tuleap:build: cache miss, executing 53d76f7064723550 @tuleap/cypress-utilities-support:build: cache miss, executing fe82210b53ae839a TQL-grammar:build: cache miss, executing 506264100a67c0e0 @tuleap/potentially-dangerous-bidirectional-characters:build: cache miss, executing 8f6c73333a7bbb21 tuleap-realtime:build: cache miss, executing e5d6bf8ab259bcdd @tuleap/cypress-utilities-support:build: @tuleap/cypress-utilities-support:build: > @tuleap/cypress-utilities-support@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/test-utils/cypress-utilities-support @tuleap/cypress-utilities-support:build: > rm -rf dist/ && tsc @tuleap/cypress-utilities-support:build: viewvc-theme-tuleap:build: viewvc-theme-tuleap:build: > viewvc-theme-tuleap@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/additional-packages/viewvc-theme-tuleap viewvc-theme-tuleap:build: > vite build viewvc-theme-tuleap:build: @tuleap/plugin-mediawiki_standalone-mathoid:build: @tuleap/plugin-mediawiki_standalone-mathoid:build: > @tuleap/plugin-mediawiki_standalone-mathoid@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid @tuleap/plugin-mediawiki_standalone-mathoid:build: > pkg --no-bytecode --public-packages '*' --public --output dist/mathoid-cli package.json @tuleap/plugin-mediawiki_standalone-mathoid:build: @tuleap/build-system-configurator:typecheck: @tuleap/build-system-configurator:typecheck: > @tuleap/build-system-configurator@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/build-system-configurator @tuleap/build-system-configurator:typecheck: > tsc --noEmit @tuleap/build-system-configurator:typecheck: @tuleap/potentially-dangerous-bidirectional-characters:build: @tuleap/potentially-dangerous-bidirectional-characters:build: > @tuleap/potentially-dangerous-bidirectional-characters@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/potentially-dangerous-bidirectional-characters @tuleap/potentially-dangerous-bidirectional-characters:build: > rm -rf dist/ && tsc @tuleap/potentially-dangerous-bidirectional-characters:build: @tuleap/cypress-configurator:build: @tuleap/cypress-configurator:build: > @tuleap/cypress-configurator@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/test-utils/cypress-configurator @tuleap/cypress-configurator:build: > rm -rf dist/ && tsc @tuleap/cypress-configurator:build: TQL-grammar:build: TQL-grammar:build: > TQL-grammar@0.1.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/grammar TQL-grammar:build: > rm -rf backend-assets/ && node ./src/generate_parser.js TQL-grammar:build: tuleap-realtime:build: tuleap-realtime:build: > tuleap-realtime@1.12.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/additional-packages/tuleap-realtime tuleap-realtime:build: > pkg --no-bytecode --public-packages '*' --public --output dist/tuleap-realtime --targets node16-linuxstatic-x64 package.json tuleap-realtime:build: tuleap-realtime:build: > pkg@5.5.2 tuleap-realtime:build: > Fetching base Node.js binaries to PKG_CACHE_PATH @tuleap/plugin-mediawiki_standalone-mathoid:build: > pkg@5.8.0 @tuleap/plugin-mediawiki_standalone-mathoid:build: > Fetching base Node.js binaries to PKG_CACHE_PATH tuleap-realtime:build: tuleap-realtime:build: viewvc-theme-tuleap:build: vite v4.1.4 building for production... @tuleap/plugin-mediawiki_standalone-mathoid:build: @tuleap/plugin-mediawiki_standalone-mathoid:build: viewvc-theme-tuleap:build: transforming... viewvc-theme-tuleap:build: ✓ 1 modules transformed. viewvc-theme-tuleap:build: rendering chunks... viewvc-theme-tuleap:build: computing gzip size... viewvc-theme-tuleap:build: src/assets/style.css 9.36 kB │ gzip: 1.97 kB @tuleap/build-system-configurator:build: cache miss, executing 1b0852889fd4f4c7 @tuleap/build-system-configurator:build: @tuleap/build-system-configurator:build: > @tuleap/build-system-configurator@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/build-system-configurator @tuleap/build-system-configurator:build: > rm -rf dist/ && tsc --project tsconfig-build.json @tuleap/build-system-configurator:build: @tuleap/plugin-git:build: cache miss, executing c4d6369477b557bb @tuleap/plugin-git:build: @tuleap/plugin-git:build: > @tuleap/plugin-git@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git @tuleap/plugin-git:build: > pnpm run build:backend-assets @tuleap/plugin-git:build: @tuleap/plugin-git:build: @tuleap/plugin-git:build: > @tuleap/plugin-git@ build:backend-assets /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git @tuleap/plugin-git:build: > rm -rf ./backend-assets && mkdir ./backend-assets && ./node_modules/.bin/potentially-dangerous-bidirectional-characters > ./backend-assets/potentially-dangerous-bidirectional-characters.json @tuleap/plugin-git:build: @tuleap/plugin-tracker-constants:typecheck: cache miss, executing f948035e9468f5ce @tuleap/pie-chart:build: cache miss, executing 7565aeb6da44a4f3 @tuleap/fault:typecheck: cache miss, executing 03980abd1a7d6670 @tuleap/gettext:typecheck: cache miss, executing ac5e8c1aa1c4ca4d @tuleap/plugin-mediawiki:build: cache miss, executing 8a8b7fe56ba8c1df @tuleap/core-rest-api-types:typecheck: cache miss, executing d8f7af1e6e1c4819 @tuleap/drag-and-drop:typecheck: cache miss, executing f0111e8224064539 @tuleap/filter-inline-table:typecheck: cache miss, executing f5aedfeff2412afe @tuleap/plugin-tracker-constants:typecheck: @tuleap/plugin-tracker-constants:typecheck: > @tuleap/plugin-tracker-constants@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/constants @tuleap/plugin-tracker-constants:typecheck: > tsc --noEmit @tuleap/plugin-tracker-constants:typecheck: @tuleap/drag-and-drop:typecheck: @tuleap/drag-and-drop:typecheck: > @tuleap/drag-and-drop@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/drag-and-drop @tuleap/drag-and-drop:typecheck: > tsc --noEmit @tuleap/drag-and-drop:typecheck: @tuleap/fault:typecheck: @tuleap/fault:typecheck: > @tuleap/fault@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/fault @tuleap/fault:typecheck: > tsc --noEmit @tuleap/fault:typecheck: @tuleap/gettext:typecheck: @tuleap/gettext:typecheck: > @tuleap/gettext@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/gettext @tuleap/gettext:typecheck: > tsc --noEmit @tuleap/gettext:typecheck: @tuleap/plugin-mediawiki:build: @tuleap/plugin-mediawiki:build: > @tuleap/plugin-mediawiki@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/mediawiki @tuleap/plugin-mediawiki:build: > webpack --config webpack.prod.js @tuleap/plugin-mediawiki:build: @tuleap/filter-inline-table:typecheck: @tuleap/filter-inline-table:typecheck: > @tuleap/filter-inline-table@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/filter-table @tuleap/filter-inline-table:typecheck: > tsc --noEmit @tuleap/filter-inline-table:typecheck: @tuleap/core-rest-api-types:typecheck: @tuleap/core-rest-api-types:typecheck: > @tuleap/core-rest-api-types@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/rest-api-types @tuleap/core-rest-api-types:typecheck: > tsc --noEmit @tuleap/core-rest-api-types:typecheck: @tuleap/pie-chart:build: @tuleap/pie-chart:build: > @tuleap/pie-chart@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/pie-chart @tuleap/pie-chart:build: > vite build @tuleap/pie-chart:build: @tuleap/concurrency-limit-pool:typecheck: cache miss, executing ca2c4772c2e8c38c @tuleap/fp-feedback:typecheck: cache miss, executing 4cae1b39dcecc7b7 @tuleap/plugin-onlyoffice-open:typecheck: cache miss, executing cbc713e9cd3c592d @tuleap/concurrency-limit-pool:typecheck: @tuleap/concurrency-limit-pool:typecheck: > @tuleap/concurrency-limit-pool@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/concurrency-limit-pool @tuleap/concurrency-limit-pool:typecheck: > tsc --noEmit @tuleap/concurrency-limit-pool:typecheck: @tuleap/fp-feedback:typecheck: @tuleap/fp-feedback:typecheck: > @tuleap/fp-feedback@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/fp-feedback @tuleap/fp-feedback:typecheck: > tsc --noEmit @tuleap/fp-feedback:typecheck: @tuleap/tlp-dropdown:typecheck: cache miss, executing 39045f32f785ad4d @tuleap/core-constants:typecheck: cache miss, executing fda82c4d85208c64 @tuleap/plugin-onlyoffice-open:typecheck: @tuleap/plugin-onlyoffice-open:typecheck: > @tuleap/plugin-onlyoffice-open@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/onlyoffice/scripts/open-in-onlyoffice @tuleap/plugin-onlyoffice-open:typecheck: > tsc --noEmit @tuleap/plugin-onlyoffice-open:typecheck: @tuleap/tlp-dropdown:typecheck: @tuleap/tlp-dropdown:typecheck: > @tuleap/tlp-dropdown@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-dropdown @tuleap/tlp-dropdown:typecheck: > tsc --noEmit @tuleap/tlp-dropdown:typecheck: @tuleap/po-gettext-plugin:typecheck: cache miss, executing cc6ff3b86ec2dc3d @tuleap/core-constants:typecheck: @tuleap/core-constants:typecheck: > @tuleap/core-constants@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/constants @tuleap/core-constants:typecheck: > tsc --noEmit @tuleap/core-constants:typecheck: @tuleap/plugin-pullrequest-constants:typecheck: cache miss, executing dec971ec11a9344e @tuleap/po-gettext-plugin:typecheck: @tuleap/po-gettext-plugin:typecheck: > @tuleap/po-gettext-plugin@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/po-gettext-plugin @tuleap/po-gettext-plugin:typecheck: > tsc --noEmit @tuleap/po-gettext-plugin:typecheck: @tuleap/plugin-api_explorer:typecheck: cache miss, executing 4c3168a470eb5927 @tuleap/vue2-gettext-composition-helper:typecheck: cache miss, executing d4ea54f1749aa4ca @tuleap/plugin-pullrequest-constants:typecheck: @tuleap/plugin-pullrequest-constants:typecheck: > @tuleap/plugin-pullrequest-constants@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/lib/constants @tuleap/plugin-pullrequest-constants:typecheck: > tsc --noEmit @tuleap/plugin-pullrequest-constants:typecheck: @tuleap/plugin-agiledashboard-burnup-data-transformer:typecheck: cache miss, executing 7cf3662845fc9e97 @tuleap/pie-chart:build: vite v4.1.4 building for production... @tuleap/pie-chart:build: transforming... @tuleap/pie-chart:build: ✓ 2 modules transformed. @tuleap/pie-chart:build: rendering chunks... @tuleap/pie-chart:build: dist/pie-chart.js 7.31 kB @tuleap/pie-chart:build: No name was provided for external module "d3-selection" in "output.globals" – guessing "d3Selection". @tuleap/pie-chart:build: No name was provided for external module "d3-shape" in "output.globals" – guessing "d3Shape". @tuleap/pie-chart:build: dist/pie-chart.umd.cjs 6.57 kB @tuleap/pie-chart:build: @tuleap/pie-chart:build: [vite:dts] Start generate declaration files... @tuleap/plugin-api_explorer:typecheck: @tuleap/plugin-api_explorer:typecheck: > @tuleap/plugin-api_explorer@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/api_explorer @tuleap/plugin-api_explorer:typecheck: > tsc --noEmit @tuleap/plugin-api_explorer:typecheck: @tuleap/pie-chart:build: [vite:dts] Declaration files built in 1107ms. @tuleap/pie-chart:build: @tuleap/plugin-mediawiki:build: asset admin-eb99ed307bf3e83e8377.js 1.08 KiB [emitted] [immutable] [minimized] (name: admin) @tuleap/plugin-mediawiki:build: asset style-bef571ae2b24aa4f204d.css 704 bytes [emitted] [immutable] [minimized] (name: style) @tuleap/plugin-mediawiki:build: asset manifest.json 98 bytes [emitted] @tuleap/plugin-mediawiki:build: webpack compiled in 3648 ms @tuleap/vue2-gettext-composition-helper:typecheck: @tuleap/vue2-gettext-composition-helper:typecheck: > @tuleap/vue2-gettext-composition-helper@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vue2-gettext-composition-helpers @tuleap/vue2-gettext-composition-helper:typecheck: > tsc --noEmit @tuleap/vue2-gettext-composition-helper:typecheck: @tuleap/tlp-popovers:typecheck: cache miss, executing 7e56e56b1934b476 @tuleap/plugin-docgen-xlsx:typecheck: cache miss, executing 7b74b95282711ad8 @tuleap/plugin-embed:typecheck: cache miss, executing 30e972a064ad58bf @tuleap/plugin-tracker-tql-codemirror:typecheck: cache miss, executing 5edd776fd2950a93 @tuleap/plugin-agiledashboard-burnup-data-transformer:typecheck: @tuleap/plugin-agiledashboard-burnup-data-transformer:typecheck: > @tuleap/plugin-agiledashboard-burnup-data-transformer@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/lib/burnup-data-transformer @tuleap/plugin-agiledashboard-burnup-data-transformer:typecheck: > tsc --noEmit @tuleap/plugin-agiledashboard-burnup-data-transformer:typecheck: @tuleap/copy-to-clipboard:typecheck: cache miss, executing 99f64d3cf75b7293 @tuleap/plugin-docgen-xlsx:typecheck: @tuleap/plugin-docgen-xlsx:typecheck: > @tuleap/plugin-docgen-xlsx@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/document_generation/scripts/lib/xlsx @tuleap/plugin-docgen-xlsx:typecheck: > tsc --noEmit @tuleap/plugin-docgen-xlsx:typecheck: @tuleap/tlp-popovers:typecheck: @tuleap/tlp-popovers:typecheck: > @tuleap/tlp-popovers@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-popovers @tuleap/tlp-popovers:typecheck: > tsc --noEmit @tuleap/tlp-popovers:typecheck: @tuleap/project-privacy-helper:typecheck: cache miss, executing 34be9e6ecc4e04d7 @tuleap/plugin-embed:typecheck: @tuleap/plugin-embed:typecheck: > @tuleap/plugin-embed@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/embed @tuleap/plugin-embed:typecheck: > tsc --noEmit @tuleap/plugin-embed:typecheck: @tuleap/plugin-tracker-tql-codemirror:typecheck: @tuleap/plugin-tracker-tql-codemirror:typecheck: > @tuleap/plugin-tracker-tql-codemirror@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/TQL-CodeMirror @tuleap/plugin-tracker-tql-codemirror:typecheck: > tsc --noEmit @tuleap/plugin-tracker-tql-codemirror:typecheck: @tuleap/copy-to-clipboard:typecheck: @tuleap/copy-to-clipboard:typecheck: > @tuleap/copy-to-clipboard@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/copy-to-clipboard @tuleap/copy-to-clipboard:typecheck: > tsc --noEmit @tuleap/copy-to-clipboard:typecheck: @tuleap/core-mermaid-diagram-element:typecheck: cache miss, executing 353481586ccfbdb5 @tuleap/tlp-modal:typecheck: cache miss, executing d17eedeb8dc1fcdb @tuleap/project-privacy-helper:typecheck: @tuleap/project-privacy-helper:typecheck: > @tuleap/project-privacy-helper@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/project-privacy-helper @tuleap/project-privacy-helper:typecheck: > tsc --noEmit @tuleap/project-privacy-helper:typecheck: @tuleap/core-mermaid-diagram-element:typecheck: @tuleap/core-mermaid-diagram-element:typecheck: > @tuleap/core-mermaid-diagram-element@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/mermaid-diagram-element @tuleap/core-mermaid-diagram-element:typecheck: > tsc --noEmit @tuleap/core-mermaid-diagram-element:typecheck: @tuleap/tlp-modal:typecheck: @tuleap/tlp-modal:typecheck: > @tuleap/tlp-modal@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-modal @tuleap/tlp-modal:typecheck: > tsc --noEmit @tuleap/tlp-modal:typecheck: @tuleap/dom:typecheck: cache miss, executing 3d589d12f2a5a1a3 @tuleap/dom:typecheck: @tuleap/dom:typecheck: > @tuleap/dom@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/dom @tuleap/dom:typecheck: > tsc --noEmit @tuleap/dom:typecheck: @tuleap/tlp-relative-date:typecheck: cache miss, executing 5be231aa4f8d9f90 @tuleap/vuex-store-wrapper-jest:typecheck: cache miss, executing 991edfbc60363907 @tuleap/plugin-tracker-constants:build: cache miss, executing fd2bc86152fc9fe9 @tuleap/plugin-tuleap-synchro:build: cache miss, executing c645bd098c84acdf @tuleap/core-rest-api-types:build: cache miss, executing f9b79953463ff695 @tuleap/plugin-proftpd:build: cache miss, executing 9aca353cf11f29b1 @tuleap/tlp-relative-date:typecheck: @tuleap/tlp-relative-date:typecheck: > @tuleap/tlp-relative-date@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-relative-date @tuleap/tlp-relative-date:typecheck: > tsc --noEmit @tuleap/tlp-relative-date:typecheck: @tuleap/vuex-store-wrapper-jest:typecheck: @tuleap/vuex-store-wrapper-jest:typecheck: > @tuleap/vuex-store-wrapper-jest@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vuex-store-wrapper-jest @tuleap/vuex-store-wrapper-jest:typecheck: > tsc --noEmit @tuleap/vuex-store-wrapper-jest:typecheck: @tuleap/core-rest-api-types:build: @tuleap/core-rest-api-types:build: > @tuleap/core-rest-api-types@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/rest-api-types @tuleap/core-rest-api-types:build: > vite build @tuleap/core-rest-api-types:build: @tuleap/plugin-tracker-constants:build: @tuleap/plugin-tracker-constants:build: > @tuleap/plugin-tracker-constants@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/constants @tuleap/plugin-tracker-constants:build: > vite build @tuleap/plugin-tracker-constants:build: @tuleap/plugin-projectlinks:build: cache miss, executing 2b859f3ffd3799f0 @tuleap/plugin-tuleap-synchro:build: @tuleap/plugin-tuleap-synchro:build: > @tuleap/plugin-tuleap-synchro@0.1.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tuleap_synchro @tuleap/plugin-tuleap-synchro:build: > webpack --config webpack.prod.js @tuleap/plugin-tuleap-synchro:build: @tuleap/plugin-proftpd:build: @tuleap/plugin-proftpd:build: > @tuleap/plugin-proftpd@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/proftpd @tuleap/plugin-proftpd:build: > webpack --config webpack.prod.js @tuleap/plugin-proftpd:build: @tuleap/gettext:build: cache miss, executing 2fcba533bdd0976c @tuleap/fault:build: cache miss, executing a70b9bb11497320c @tuleap/plugin-projectlinks:build: @tuleap/plugin-projectlinks:build: > @tuleap/plugin-projectlinks@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/projectlinks @tuleap/plugin-projectlinks:build: > webpack --config webpack.prod.js @tuleap/plugin-projectlinks:build: @tuleap/gettext:build: @tuleap/gettext:build: > @tuleap/gettext@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/gettext @tuleap/gettext:build: > vite build @tuleap/gettext:build: @tuleap/filter-inline-table:build: cache miss, executing d09629f455572546 @tuleap/fault:build: @tuleap/fault:build: > @tuleap/fault@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/fault @tuleap/fault:build: > vite build @tuleap/fault:build: @tuleap/plugin-agiledashboard-card-fields:build: cache miss, executing c1f3aa0cad40e23a @tuleap/filter-inline-table:build: @tuleap/filter-inline-table:build: > @tuleap/filter-inline-table@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/filter-table @tuleap/filter-inline-table:build: > vite build @tuleap/filter-inline-table:build: @tuleap/plugin-agiledashboard-card-fields:build: @tuleap/plugin-agiledashboard-card-fields:build: > @tuleap/plugin-agiledashboard-card-fields@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/lib/card-fields @tuleap/plugin-agiledashboard-card-fields:build: > vite build @tuleap/plugin-agiledashboard-card-fields:build: @tuleap/plugin-tracker-constants:build: vite v4.1.4 building for production... @tuleap/plugin-tracker-constants:build: transforming... @tuleap/plugin-tracker-constants:build: ✓ 1 modules transformed. @tuleap/plugin-tracker-constants:build: rendering chunks... @tuleap/plugin-tracker-constants:build: dist/plugin-tracker-constants.js 1.62 kB @tuleap/plugin-tracker-constants:build: dist/plugin-tracker-constants.umd.cjs 1.61 kB @tuleap/plugin-tracker-constants:build: @tuleap/plugin-tracker-constants:build: [vite:dts] Start generate declaration files... @tuleap/core-rest-api-types:build: vite v4.1.4 building for production... @tuleap/core-rest-api-types:build: transforming... @tuleap/core-rest-api-types:build: ✓ 1 modules transformed. @tuleap/core-rest-api-types:build: rendering chunks... @tuleap/core-rest-api-types:build: dist/core-rest-api-types.js 0.06 kB @tuleap/core-rest-api-types:build: dist/core-rest-api-types.umd.cjs 0.36 kB @tuleap/core-rest-api-types:build: @tuleap/core-rest-api-types:build: [vite:dts] Start generate declaration files... @tuleap/plugin-proftpd:build: asset style-c16cfe62fcbcdcb7a2f0.css 1.9 KiB [emitted] [immutable] [minimized] (name: style) @tuleap/plugin-proftpd:build: asset manifest.json 51 bytes [emitted] @tuleap/plugin-proftpd:build: webpack compiled in 3076 ms @tuleap/html-escaper:build: cache miss, executing bf9b50ba89f3c26f @tuleap/core-rest-api-types:build: [vite:dts] Declaration files built in 1043ms. @tuleap/core-rest-api-types:build: @tuleap/plugin-artifactsfolder:build: cache miss, executing 65ae5babb3849726 @tuleap/plugin-tracker-constants:build: [vite:dts] Declaration files built in 2360ms. @tuleap/plugin-tracker-constants:build: @tuleap/plugin-tuleap-synchro:build: asset tuleap_synchro-4682210242b29a659ec7.js 566 bytes [emitted] [immutable] [minimized] (name: tuleap_synchro) @tuleap/plugin-tuleap-synchro:build: asset tuleap_synchro_style-40f4347cb8c816af570b.css 229 bytes [emitted] [immutable] [minimized] (name: tuleap_synchro_style) @tuleap/plugin-tuleap-synchro:build: asset manifest.json 146 bytes [emitted] @tuleap/plugin-tuleap-synchro:build: webpack compiled in 3335 ms @tuleap/angular-async:build: cache miss, executing 5fedb21746af240e @tuleap/drag-and-drop:build: cache miss, executing 154bfe568c79f4c8 @tuleap/gettext:build: vite v4.1.4 building for production... @tuleap/gettext:build: transforming... @tuleap/fault:build: vite v4.1.4 building for production... @tuleap/fault:build: transforming... @tuleap/fault:build: ✓ 1 modules transformed. @tuleap/fault:build: rendering chunks... @tuleap/html-escaper:build: @tuleap/html-escaper:build: > @tuleap/html-escaper@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/html-escaper @tuleap/html-escaper:build: > vite build @tuleap/html-escaper:build: @tuleap/fault:build: dist/fault.js 1.26 kB @tuleap/fault:build: dist/fault.umd.cjs 0.64 kB @tuleap/fault:build: @tuleap/fault:build: [vite:dts] Start generate declaration files... @tuleap/plugin-artifactsfolder:build: @tuleap/plugin-artifactsfolder:build: > @tuleap/plugin-artifactsfolder@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/artifactsfolders @tuleap/plugin-artifactsfolder:build: > webpack --config webpack.prod.js @tuleap/plugin-artifactsfolder:build: @tuleap/plugin-projectlinks:build: asset projectlinks-c36be32bc6124558906d.css 78 bytes [emitted] [immutable] [minimized] (name: projectlinks) @tuleap/plugin-projectlinks:build: asset manifest.json 65 bytes [emitted] @tuleap/plugin-projectlinks:build: webpack compiled in 3318 ms @tuleap/gettext:build: ✓ 10 modules transformed. @tuleap/plugin-bugzilla_reference:build: cache miss, executing 9d4c29e1c1e715d6 @tuleap/gettext:build: rendering chunks... @tuleap/gettext:build: dist/gettext.js 49.81 kB @tuleap/angular-async:build: @tuleap/angular-async:build: > @tuleap/angular-async@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/angular-async @tuleap/angular-async:build: > vite build @tuleap/angular-async:build: @tuleap/drag-and-drop:build: @tuleap/drag-and-drop:build: > @tuleap/drag-and-drop@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/drag-and-drop @tuleap/drag-and-drop:build: > vite build @tuleap/drag-and-drop:build: @tuleap/gettext:build: dist/gettext.umd.cjs 34.17 kB @tuleap/gettext:build: @tuleap/gettext:build: [vite:dts] Start generate declaration files... @tuleap/fault:build: [vite:dts] Declaration files built in 2169ms. @tuleap/fault:build: @tuleap/concurrency-limit-pool:build: cache miss, executing 5dffd073b93126c5 @tuleap/gettext:build: [vite:dts] Declaration files built in 1784ms. @tuleap/gettext:build: @tuleap/plugin-hudson_svn:build: cache miss, executing af1d9d5fd946d3e3 @tuleap/plugin-bugzilla_reference:build: @tuleap/plugin-bugzilla_reference:build: > @tuleap/plugin-bugzilla_reference@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/bugzilla_reference @tuleap/plugin-bugzilla_reference:build: > webpack --config webpack.prod.js @tuleap/plugin-bugzilla_reference:build: @tuleap/plugin-agiledashboard-card-fields:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-card-fields:build: transforming... @tuleap/filter-inline-table:build: vite v4.1.4 building for production... @tuleap/filter-inline-table:build: transforming... @tuleap/filter-inline-table:build: ✓ 1 modules transformed. @tuleap/filter-inline-table:build: rendering chunks... @tuleap/filter-inline-table:build: dist/filter-inline-table.js 2.48 kB @tuleap/filter-inline-table:build: dist/filter-inline-table.umd.cjs 2.24 kB @tuleap/filter-inline-table:build: @tuleap/filter-inline-table:build: [vite:dts] Start generate declaration files... @tuleap/concurrency-limit-pool:build: @tuleap/concurrency-limit-pool:build: > @tuleap/concurrency-limit-pool@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/concurrency-limit-pool @tuleap/concurrency-limit-pool:build: > vite build @tuleap/concurrency-limit-pool:build: @tuleap/plugin-hudson_svn:build: @tuleap/plugin-hudson_svn:build: > @tuleap/plugin-hudson_svn@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/hudson_svn @tuleap/plugin-hudson_svn:build: > webpack --config webpack.prod.js @tuleap/plugin-hudson_svn:build: @tuleap/plugin-agiledashboard-card-fields:build: ✓ 20 modules transformed. @tuleap/plugin-agiledashboard-card-fields:build: rendering chunks... @tuleap/plugin-agiledashboard-card-fields:build: dist/style.css 11.07 kB @tuleap/plugin-agiledashboard-card-fields:build: dist/plugin-agiledashboard-card-fields.js 42.74 kB @tuleap/filter-inline-table:build: [vite:dts] Declaration files built in 2366ms. @tuleap/filter-inline-table:build: @tuleap/plugin-agiledashboard-card-fields:build: No name was provided for external module "angular" in "output.globals" – guessing "angular". @tuleap/plugin-agiledashboard-card-fields:build: No name was provided for external module "angular-sanitize" in "output.globals" – guessing "ngSanitize". @tuleap/plugin-agiledashboard-card-fields:build: No name was provided for external module "moment" in "output.globals" – guessing "moment". @tuleap/core-constants:build: cache miss, executing 1dd67517fd99849a @tuleap/plugin-agiledashboard-card-fields:build: dist/plugin-agiledashboard-card-fields.umd.cjs 34.02 kB @tuleap/plugin-tracker-legacy:build: cache miss, executing 57cb3a4400a2336a @tuleap/core-constants:build: @tuleap/core-constants:build: > @tuleap/core-constants@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/constants @tuleap/core-constants:build: > vite build @tuleap/core-constants:build: @tuleap/plugin-tracker-legacy:build: @tuleap/plugin-tracker-legacy:build: > @tuleap/plugin-tracker-legacy@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/legacy @tuleap/plugin-tracker-legacy:build: > webpack --config webpack.prod.js @tuleap/plugin-tracker-legacy:build: @tuleap/html-escaper:build: vite v4.1.4 building for production... @tuleap/html-escaper:build: transforming... @tuleap/html-escaper:build: ✓ 1 modules transformed. @tuleap/html-escaper:build: rendering chunks... @tuleap/html-escaper:build: dist/html-escaper.js 0.28 kB @tuleap/html-escaper:build: dist/html-escaper.umd.cjs 0.55 kB @tuleap/fp-feedback:build: cache miss, executing 7fa40f168404be43 @tuleap/angular-async:build: vite v4.1.4 building for production... @tuleap/angular-async:build: transforming... @tuleap/angular-async:build: ✓ 1 modules transformed. @tuleap/angular-async:build: rendering chunks... @tuleap/angular-async:build: dist/angular-async.js 0.64 kB @tuleap/angular-async:build: Entry module "src/index.js" is using named and default exports together. Consumers of your bundle will have to use `AngularAsync.default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning. @tuleap/angular-async:build: No name was provided for external module "angular" in "output.globals" – guessing "angular". @tuleap/angular-async:build: dist/angular-async.umd.cjs 0.96 kB @tuleap/plugin-captcha:build: cache miss, executing e6364db627c1ce23 @tuleap/drag-and-drop:build: vite v4.1.4 building for production... @tuleap/drag-and-drop:build: transforming... @tuleap/plugin-artifactsfolder:build: asset rollup-fb9be1a133c8d5f342dc.js 2.67 KiB [emitted] [immutable] [minimized] (name: rollup) @tuleap/plugin-artifactsfolder:build: asset style-5ecb8f2eb9ac69e68b15.css 459 bytes [emitted] [immutable] [minimized] (name: style) @tuleap/plugin-artifactsfolder:build: asset manifest.json 100 bytes [emitted] @tuleap/plugin-artifactsfolder:build: webpack compiled in 3159 ms @tuleap/drag-and-drop:build: ✓ 9 modules transformed. @tuleap/drag-and-drop:build: rendering chunks... @tuleap/plugin-pullrequest-constants:build: cache miss, executing e3967315b4a20d7c @tuleap/drag-and-drop:build: dist/style.css 0.17 kB @tuleap/drag-and-drop:build: dist/drag-and-drop.js 8.05 kB @tuleap/drag-and-drop:build: dist/drag-and-drop.umd.cjs 6.73 kB @tuleap/drag-and-drop:build: @tuleap/drag-and-drop:build: [vite:dts] Start generate declaration files... @tuleap/fp-feedback:build: @tuleap/fp-feedback:build: > @tuleap/fp-feedback@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/fp-feedback @tuleap/fp-feedback:build: > vite build @tuleap/fp-feedback:build: @tuleap/plugin-captcha:build: @tuleap/plugin-captcha:build: > @tuleap/plugin-captcha@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/captcha @tuleap/plugin-captcha:build: > webpack --config webpack.prod.js @tuleap/plugin-captcha:build: @tuleap/plugin-pullrequest-constants:build: @tuleap/plugin-pullrequest-constants:build: > @tuleap/plugin-pullrequest-constants@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/lib/constants @tuleap/plugin-pullrequest-constants:build: > vite build @tuleap/plugin-pullrequest-constants:build: @tuleap/drag-and-drop:build: [vite:dts] Declaration files built in 2496ms. @tuleap/drag-and-drop:build: @tuleap/plugin-bugzilla_reference:build: asset bugzilla-reference-f4e6bbe54d6704f62db1.js 775 bytes [emitted] [immutable] [minimized] (name: bugzilla-reference) @tuleap/plugin-bugzilla_reference:build: asset burningparrot-style-60c0875d003df9308763.css 172 bytes [emitted] [immutable] [minimized] (name: burningparrot-style) @tuleap/plugin-bugzilla_reference:build: asset manifest.json 152 bytes [emitted] @tuleap/plugin-bugzilla_reference:build: webpack compiled in 3047 ms @tuleap/plugin-onlyoffice-open:build: cache miss, executing 418c73d0c37e5c9e @tuleap/plugin-botmattermost_agiledashboard:build: cache miss, executing f491bfefbb81c1ae @tuleap/concurrency-limit-pool:build: vite v4.1.4 building for production... @tuleap/concurrency-limit-pool:build: transforming... @tuleap/concurrency-limit-pool:build: ✓ 1 modules transformed. @tuleap/concurrency-limit-pool:build: rendering chunks... @tuleap/concurrency-limit-pool:build: dist/concurrency-limit-pool.js 0.45 kB @tuleap/concurrency-limit-pool:build: dist/concurrency-limit-pool.umd.cjs 0.65 kB @tuleap/concurrency-limit-pool:build: @tuleap/concurrency-limit-pool:build: [vite:dts] Start generate declaration files... @tuleap/plugin-hudson_svn:build: asset form-b4d4bddb654475aa7453.js 524 bytes [emitted] [immutable] [minimized] (name: form) @tuleap/plugin-hudson_svn:build: asset default-style-1b1699a81ff6f082104b.css 135 bytes [emitted] [immutable] [minimized] (name: default-style) @tuleap/plugin-hudson_svn:build: asset manifest.json 112 bytes [emitted] @tuleap/plugin-hudson_svn:build: webpack compiled in 3126 ms @tuleap/plugin-onlyoffice-open:build: @tuleap/plugin-onlyoffice-open:build: > @tuleap/plugin-onlyoffice-open@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/onlyoffice/scripts/open-in-onlyoffice @tuleap/plugin-onlyoffice-open:build: > vite build @tuleap/plugin-onlyoffice-open:build: @tuleap/angular-tlp:build: cache miss, executing 81f360d64e14fc8d @tuleap/plugin-botmattermost_agiledashboard:build: @tuleap/plugin-botmattermost_agiledashboard:build: > @tuleap/plugin-botmattermost_agiledashboard@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/botmattermost_agiledashboard @tuleap/plugin-botmattermost_agiledashboard:build: > webpack --config webpack.prod.js @tuleap/plugin-botmattermost_agiledashboard:build: @tuleap/plugin-tracker-legacy:build: (node:9027) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_PUSH] DeprecationWarning: chunk.files was changed from Array to Set (using Array method 'push' is deprecated) @tuleap/plugin-tracker-legacy:build: (Use `node --trace-deprecation ...` to show where the warning was created) @tuleap/core-constants:build: vite v4.1.4 building for production... @tuleap/concurrency-limit-pool:build: [vite:dts] Declaration files built in 2324ms. @tuleap/concurrency-limit-pool:build: @tuleap/core-constants:build: transforming... @tuleap/plugin-tracker-legacy:build: asset tracker-a28b4e05c3.js 75.2 KiB [emitted] [minimized] (name: tracker) @tuleap/plugin-tracker-legacy:build: asset manifest.json 43 bytes [emitted] @tuleap/plugin-tracker-legacy:build: webpack compiled in 401 ms @tuleap/tlp-dropdown:build: cache miss, executing 43fec3d012659562 @tuleap/core-constants:build: ✓ 1 modules transformed. @tuleap/core-constants:build: rendering chunks... @tuleap/plugin-tracker_encryption:build: cache miss, executing 8b199ad60152266f @tuleap/core-constants:build: dist/core-constants.js 0.37 kB @tuleap/core-constants:build: dist/core-constants.umd.cjs 0.61 kB @tuleap/core-constants:build: @tuleap/core-constants:build: [vite:dts] Start generate declaration files... @tuleap/core-constants:build: [vite:dts] Declaration files built in 952ms. @tuleap/core-constants:build: @tuleap/plugin-project_ownership:build: cache miss, executing 98f110213472a852 @tuleap/angular-tlp:build: @tuleap/angular-tlp:build: > @tuleap/angular-tlp@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/angular-tlp @tuleap/angular-tlp:build: > vite build @tuleap/angular-tlp:build: @tuleap/plugin-tracker_encryption:build: @tuleap/plugin-tracker_encryption:build: > @tuleap/plugin-tracker_encryption@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker_encryption @tuleap/plugin-tracker_encryption:build: > webpack --config webpack.prod.js @tuleap/plugin-tracker_encryption:build: @tuleap/tlp-dropdown:build: @tuleap/tlp-dropdown:build: > @tuleap/tlp-dropdown@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-dropdown @tuleap/tlp-dropdown:build: > vite build @tuleap/tlp-dropdown:build: @tuleap/fp-feedback:build: vite v4.1.4 building for production... @tuleap/fp-feedback:build: transforming... @tuleap/plugin-project_ownership:build: @tuleap/plugin-project_ownership:build: > @tuleap/plugin-project_ownership@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/project_ownership @tuleap/plugin-project_ownership:build: > webpack --config webpack.prod.js @tuleap/plugin-project_ownership:build: @tuleap/fp-feedback:build: ✓ 2 modules transformed. @tuleap/fp-feedback:build: rendering chunks... @tuleap/fp-feedback:build: dist/fp-feedback.js 0.56 kB @tuleap/fp-feedback:build: No name was provided for external module "dompurify" in "output.globals" – guessing "dompurify". @tuleap/fp-feedback:build: dist/fp-feedback.umd.cjs 0.80 kB @tuleap/fp-feedback:build: @tuleap/fp-feedback:build: [vite:dts] Start generate declaration files... @tuleap/plugin-pullrequest-constants:build: vite v4.1.4 building for production... @tuleap/plugin-pullrequest-constants:build: transforming... @tuleap/plugin-pullrequest-constants:build: ✓ 1 modules transformed. @tuleap/plugin-pullrequest-constants:build: rendering chunks... @tuleap/plugin-pullrequest-constants:build: dist/plugin-pullrequest-constants.js 0.70 kB @tuleap/plugin-pullrequest-constants:build: dist/plugin-pullrequest-constants.umd.cjs 0.91 kB @tuleap/plugin-pullrequest-constants:build: @tuleap/plugin-pullrequest-constants:build: [vite:dts] Start generate declaration files... @tuleap/fp-feedback:build: [vite:dts] Declaration files built in 2959ms. @tuleap/fp-feedback:build: @tuleap/plugin-captcha:build: asset style-d2bb3c0b0a3dcbb47178.css 86 bytes [emitted] [immutable] [minimized] (name: style) @tuleap/plugin-captcha:build: asset manifest.json 51 bytes [emitted] @tuleap/plugin-captcha:build: webpack compiled in 2970 ms @tuleap/po-gettext-plugin:build: cache miss, executing 25557b72b4d257ca @tuleap/vue2-gettext-composition-helper:build: cache miss, executing 3b7d13cf3f7c334d @tuleap/plugin-pullrequest-constants:build: [vite:dts] Declaration files built in 1430ms. @tuleap/plugin-pullrequest-constants:build: @tuleap/plugin-agiledashboard-burnup-data-transformer:build: cache miss, executing 37227e3a540a31b9 @tuleap/plugin-botmattermost_agiledashboard:build: asset autocompleter-027f7cd76a4ed8adb9f8.js 7.01 KiB [emitted] [immutable] [minimized] (name: autocompleter) @tuleap/plugin-botmattermost_agiledashboard:build: asset modal-0b07387370472fcbc75e.js 691 bytes [emitted] [immutable] [minimized] (name: modal) @tuleap/plugin-botmattermost_agiledashboard:build: asset manifest.json 112 bytes [emitted] @tuleap/plugin-botmattermost_agiledashboard:build: webpack compiled in 992 ms @tuleap/plugin-tracker-tql-codemirror:build: cache miss, executing afec869948d685cb @tuleap/plugin-onlyoffice-open:build: vite v4.1.4 building for production... @tuleap/plugin-onlyoffice-open:build: transforming... @tuleap/vue2-gettext-composition-helper:build: @tuleap/vue2-gettext-composition-helper:build: > @tuleap/vue2-gettext-composition-helper@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vue2-gettext-composition-helpers @tuleap/vue2-gettext-composition-helper:build: > vite build @tuleap/vue2-gettext-composition-helper:build: @tuleap/po-gettext-plugin:build: @tuleap/po-gettext-plugin:build: > @tuleap/po-gettext-plugin@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/po-gettext-plugin @tuleap/po-gettext-plugin:build: > rm -rf dist/ && tsc --project tsconfig-build.json @tuleap/po-gettext-plugin:build: @tuleap/plugin-onlyoffice-open:build: ✓ 3 modules transformed. @tuleap/plugin-onlyoffice-open:build: rendering chunks... @tuleap/plugin-onlyoffice-open:build: frontend-assets/manifest.json 0.50 kB @tuleap/plugin-onlyoffice-open:build: frontend-assets/assets/open-in-onlyoffice-5332bfac.css 0.05 kB @tuleap/plugin-onlyoffice-open:build: frontend-assets/assets/open-in-onlyoffice-bee1cfdc.js 0.23 kB @tuleap/plugin-onlyoffice-open:build: frontend-assets/assets/onlyoffice-editor-5bf97e34.js 1.30 kB @tuleap/vue-permissions-per-group-badge:build: cache miss, executing b112d69336cf04a5 @tuleap/angular-tlp:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-burnup-data-transformer:build: @tuleap/plugin-agiledashboard-burnup-data-transformer:build: > @tuleap/plugin-agiledashboard-burnup-data-transformer@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/lib/burnup-data-transformer @tuleap/plugin-agiledashboard-burnup-data-transformer:build: > vite build @tuleap/plugin-agiledashboard-burnup-data-transformer:build: @tuleap/angular-tlp:build: transforming... @tuleap/plugin-tracker-tql-codemirror:build: @tuleap/plugin-tracker-tql-codemirror:build: > @tuleap/plugin-tracker-tql-codemirror@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/TQL-CodeMirror @tuleap/plugin-tracker-tql-codemirror:build: > vite build @tuleap/plugin-tracker-tql-codemirror:build: @tuleap/angular-tlp:build: ✓ 3 modules transformed. @tuleap/angular-tlp:build: rendering chunks... @tuleap/angular-tlp:build: dist/angular-tlp.js 3.21 kB @tuleap/angular-tlp:build: No name was provided for external module "angular" in "output.globals" – guessing "angular". @tuleap/angular-tlp:build: No name was provided for external module "tlp" in "output.globals" – guessing "tlp". @tuleap/angular-tlp:build: dist/angular-tlp.umd.cjs 2.93 kB @tuleap/tooltip:build: cache miss, executing 3e625dccad71c1f6 @tuleap/vue-permissions-per-group-badge:build: @tuleap/vue-permissions-per-group-badge:build: > @tuleap/vue-permissions-per-group-badge@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vue-permissions-per-group-badge @tuleap/vue-permissions-per-group-badge:build: > vite build @tuleap/vue-permissions-per-group-badge:build: @tuleap/tooltip:build: @tuleap/tooltip:build: > @tuleap/tooltip@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tooltip @tuleap/tooltip:build: > vite build @tuleap/tooltip:build: @tuleap/tlp-dropdown:build: vite v4.1.4 building for production... @tuleap/tlp-dropdown:build: transforming... @tuleap/plugin-project_ownership:build: asset manifest.json 103 bytes [emitted] @tuleap/plugin-project_ownership:build: asset project-ownership-project-admin-698970764fab79a2aee8.css 64 bytes [emitted] [immutable] [minimized] (name: project-ownership-project-admin) @tuleap/plugin-project_ownership:build: webpack compiled in 2344 ms @tuleap/plugin-tracker_encryption:build: (node:9301) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_PUSH] DeprecationWarning: chunk.files was changed from Array to Set (using Array method 'push' is deprecated) @tuleap/plugin-tracker_encryption:build: (Use `node --trace-deprecation ...` to show where the warning was created) @tuleap/plugin-docgen-xlsx:build: cache miss, executing f7ac375ca1fe04bf @tuleap/plugin-tracker_encryption:build: asset tracker_encryption-de5a93fc0a.js 744 bytes [emitted] [minimized] (name: tracker_encryption) @tuleap/plugin-tracker_encryption:build: asset manifest.json 114 bytes [emitted] @tuleap/plugin-tracker_encryption:build: asset style-7c0a005265a69a8a79ec.css 54 bytes [emitted] [immutable] [minimized] (name: style) @tuleap/plugin-tracker_encryption:build: webpack compiled in 3380 ms @tuleap/plugin-cardwall:build: cache miss, executing 45e869e3bdbd1eac @tuleap/tlp-popovers:build: cache miss, executing 65a50549e94cad7e @tuleap/tlp-dropdown:build: ✓ 3 modules transformed. @tuleap/tlp-dropdown:build: rendering chunks... @tuleap/tlp-dropdown:build: dist/style.css 6.08 kB @tuleap/tlp-dropdown:build: dist/tlp-dropdown.js 4.31 kB @tuleap/tlp-dropdown:build: No name was provided for external module "@floating-ui/dom" in "output.globals" – guessing "dom". @tuleap/tlp-dropdown:build: dist/tlp-dropdown.umd.cjs 3.77 kB @tuleap/tlp-dropdown:build: @tuleap/tlp-dropdown:build: [vite:dts] Start generate declaration files... @tuleap/plugin-cardwall:build: @tuleap/plugin-cardwall:build: > @tuleap/plugin-cardwall@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/cardwall @tuleap/plugin-cardwall:build: > webpack --config webpack.prod.js @tuleap/plugin-cardwall:build: @tuleap/tlp-popovers:build: @tuleap/tlp-popovers:build: > @tuleap/tlp-popovers@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-popovers @tuleap/tlp-popovers:build: > vite build @tuleap/tlp-popovers:build: @tuleap/plugin-docgen-xlsx:build: @tuleap/plugin-docgen-xlsx:build: > @tuleap/plugin-docgen-xlsx@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/document_generation/scripts/lib/xlsx @tuleap/plugin-docgen-xlsx:build: > vite build @tuleap/plugin-docgen-xlsx:build: @tuleap/vue2-gettext-composition-helper:build: vite v4.1.4 building for production... @tuleap/vue2-gettext-composition-helper:build: transforming... @tuleap/tlp-dropdown:build: [vite:dts] Declaration files built in 2936ms. @tuleap/tlp-dropdown:build: @tuleap/vue2-gettext-composition-helper:build: ✓ 1 modules transformed. @tuleap/project-privacy-helper:build: cache miss, executing e73632b149d0d86b @tuleap/vue2-gettext-composition-helper:build: rendering chunks... @tuleap/vue2-gettext-composition-helper:build: dist/vue2-gettext-composition-helper.js 0.44 kB @tuleap/vue2-gettext-composition-helper:build: No name was provided for external module "vue" in "output.globals" – guessing "vue". @tuleap/vue2-gettext-composition-helper:build: dist/vue2-gettext-composition-helper.umd.cjs 0.70 kB @tuleap/vue2-gettext-composition-helper:build: @tuleap/vue2-gettext-composition-helper:build: [vite:dts] Start generate declaration files... @tuleap/plugin-agiledashboard-burnup-data-transformer:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-burnup-data-transformer:build: transforming... @tuleap/plugin-tracker-tql-codemirror:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-burnup-data-transformer:build: ✓ 2 modules transformed. @tuleap/plugin-tracker-tql-codemirror:build: transforming... @tuleap/plugin-agiledashboard-burnup-data-transformer:build: rendering chunks... @tuleap/plugin-agiledashboard-burnup-data-transformer:build: dist/plugin-agiledashboard-burnup-data-transformer.js 0.66 kB @tuleap/plugin-agiledashboard-burnup-data-transformer:build: dist/plugin-agiledashboard-burnup-data-transformer.umd.cjs 0.83 kB @tuleap/plugin-agiledashboard-burnup-data-transformer:build: @tuleap/plugin-agiledashboard-burnup-data-transformer:build: [vite:dts] Start generate declaration files... @tuleap/project-privacy-helper:build: @tuleap/project-privacy-helper:build: > @tuleap/project-privacy-helper@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/project-privacy-helper @tuleap/project-privacy-helper:build: > vite build @tuleap/project-privacy-helper:build: @tuleap/vue2-gettext-composition-helper:build: [vite:dts] Declaration files built in 3235ms. @tuleap/vue2-gettext-composition-helper:build: @tuleap/copy-to-clipboard:build: cache miss, executing bc48e092186fd559 @tuleap/vue-permissions-per-group-badge:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-burnup-data-transformer:build: [vite:dts] Declaration files built in 2955ms. @tuleap/plugin-agiledashboard-burnup-data-transformer:build: @tuleap/vue-permissions-per-group-badge:build: transforming... @tuleap/plugin-embed:build: cache miss, executing 0588a5899751ffaa @tuleap/vue-permissions-per-group-badge:build: ✓ 2 modules transformed. @tuleap/vue-permissions-per-group-badge:build: rendering chunks... @tuleap/tooltip:build: vite v4.1.4 building for production... @tuleap/vue-permissions-per-group-badge:build: dist/vue-permissions-per-group-badge.js 1.63 kB @tuleap/tooltip:build: transforming... @tuleap/vue-permissions-per-group-badge:build: dist/vue-permissions-per-group-badge.umd.cjs 1.41 kB @tuleap/plugin-api_explorer:build: cache miss, executing e876504a2952ab1d @tuleap/tooltip:build: ✓ 1 modules transformed. @tuleap/tooltip:build: rendering chunks... @tuleap/tooltip:build: dist/tooltip.js 3.54 kB @tuleap/tooltip:build: No name was provided for external module "jquery" in "output.globals" – guessing "jQuery". @tuleap/tooltip:build: dist/tooltip.umd.cjs 3.13 kB @tuleap/core-mermaid-diagram-element:build: cache miss, executing 7db1e09a2c82fcd7 @tuleap/copy-to-clipboard:build: @tuleap/copy-to-clipboard:build: > @tuleap/copy-to-clipboard@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/copy-to-clipboard @tuleap/copy-to-clipboard:build: > vite build @tuleap/copy-to-clipboard:build: @tuleap/plugin-embed:build: @tuleap/plugin-embed:build: > @tuleap/plugin-embed@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/embed @tuleap/plugin-embed:build: > vite build @tuleap/plugin-embed:build: @tuleap/plugin-api_explorer:build: @tuleap/plugin-api_explorer:build: > @tuleap/plugin-api_explorer@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/api_explorer @tuleap/plugin-api_explorer:build: > vite build @tuleap/plugin-api_explorer:build: @tuleap/tlp-popovers:build: vite v4.1.4 building for production... @tuleap/tlp-popovers:build: transforming... @tuleap/core-mermaid-diagram-element:build: @tuleap/core-mermaid-diagram-element:build: > @tuleap/core-mermaid-diagram-element@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/mermaid-diagram-element @tuleap/core-mermaid-diagram-element:build: > vite build @tuleap/core-mermaid-diagram-element:build: @tuleap/plugin-tracker-tql-codemirror:build: ✓ 16 modules transformed. @tuleap/plugin-docgen-xlsx:build: vite v4.1.4 building for production... @tuleap/plugin-docgen-xlsx:build: transforming... @tuleap/plugin-tracker-tql-codemirror:build: rendering chunks... @tuleap/plugin-tracker-tql-codemirror:build: dist/style.css  6.16 kB @tuleap/plugin-tracker-tql-codemirror:build: dist/plugin-tracker-tql-codemirror.js 281.75 kB @tuleap/plugin-docgen-xlsx:build: ✓ 6 modules transformed. @tuleap/plugin-docgen-xlsx:build: rendering chunks... @tuleap/plugin-docgen-xlsx:build: dist/plugin-docgen-xlsx.js 3.15 kB @tuleap/plugin-docgen-xlsx:build: dist/plugin-docgen-xlsx.umd.cjs 2.48 kB @tuleap/plugin-docgen-xlsx:build: @tuleap/plugin-docgen-xlsx:build: [vite:dts] Start generate declaration files... @tuleap/plugin-tracker-tql-codemirror:build: dist/plugin-tracker-tql-codemirror.umd.cjs 192.20 kB @tuleap/plugin-tracker-tql-codemirror:build: @tuleap/plugin-tracker-tql-codemirror:build: [vite:dts] Start generate declaration files... @tuleap/tlp-popovers:build: ✓ 3 modules transformed. @tuleap/tlp-popovers:build: rendering chunks... @tuleap/tlp-popovers:build: dist/style.css 4.03 kB @tuleap/tlp-popovers:build: dist/tlp-popovers.js 4.27 kB @tuleap/tlp-popovers:build: No name was provided for external module "@floating-ui/dom" in "output.globals" – guessing "dom". @tuleap/tlp-popovers:build: dist/tlp-popovers.umd.cjs 3.28 kB @tuleap/tlp-popovers:build: @tuleap/tlp-popovers:build: [vite:dts] Start generate declaration files... @tuleap/plugin-cardwall:build: (node:9621) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_PUSH] DeprecationWarning: chunk.files was changed from Array to Set (using Array method 'push' is deprecated) @tuleap/plugin-cardwall:build: (Use `node --trace-deprecation ...` to show where the warning was created) @tuleap/plugin-cardwall:build: asset cardwall-cfbfe50961.js 19.9 KiB [emitted] [minimized] (name: cardwall) @tuleap/plugin-cardwall:build: asset flamingparrot-theme-0eedb44ad43a18fd46a6.css 18.8 KiB [emitted] [immutable] [minimized] (name: flamingparrot-theme) @tuleap/plugin-cardwall:build: asset manifest.json 122 bytes [emitted] @tuleap/plugin-cardwall:build: webpack compiled in 4463 ms @tuleap/tlp-modal:build: cache miss, executing 4f56f29dac29e930 @tuleap/plugin-tracker-tql-codemirror:build: [vite:dts] Declaration files built in 2494ms. @tuleap/plugin-tracker-tql-codemirror:build: @tuleap/dom:build: cache miss, executing 75ce348901479174 @tuleap/project-privacy-helper:build: vite v4.1.4 building for production... @tuleap/project-privacy-helper:build: transforming... @tuleap/project-privacy-helper:build: ✓ 1 modules transformed. @tuleap/project-privacy-helper:build: rendering chunks... @tuleap/project-privacy-helper:build: dist/project-privacy-helper.js 0.31 kB @tuleap/project-privacy-helper:build: dist/project-privacy-helper.umd.cjs 0.60 kB @tuleap/project-privacy-helper:build: @tuleap/project-privacy-helper:build: [vite:dts] Start generate declaration files... @tuleap/tlp-popovers:build: [vite:dts] Declaration files built in 3291ms. @tuleap/tlp-popovers:build: @tuleap/vuex-store-wrapper-jest:build: cache miss, executing 0714821bb4c46aad @tuleap/tlp-modal:build: @tuleap/tlp-modal:build: > @tuleap/tlp-modal@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-modal @tuleap/tlp-modal:build: > vite build @tuleap/tlp-modal:build: @tuleap/plugin-docgen-xlsx:build: [vite:dts] Declaration files built in 4340ms. @tuleap/plugin-docgen-xlsx:build: @tuleap/tlp-relative-date:build: cache miss, executing 452558caa36143f1 @tuleap/project-privacy-helper:build: [vite:dts] Declaration files built in 1063ms. @tuleap/project-privacy-helper:build: @tuleap/plugin-tracker-rest-api-types:typecheck: cache miss, executing 33d7fbc75556a79a @tuleap/dom:build: @tuleap/dom:build: > @tuleap/dom@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/dom @tuleap/dom:build: > vite build @tuleap/dom:build: @tuleap/vuex-store-wrapper-jest:build: @tuleap/vuex-store-wrapper-jest:build: > @tuleap/vuex-store-wrapper-jest@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vuex-store-wrapper-jest @tuleap/vuex-store-wrapper-jest:build: > rm -rf dist/ && tsc --project tsconfig-build.json @tuleap/vuex-store-wrapper-jest:build: @tuleap/tlp-relative-date:build: @tuleap/tlp-relative-date:build: > @tuleap/tlp-relative-date@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-relative-date @tuleap/tlp-relative-date:build: > vite build @tuleap/tlp-relative-date:build: @tuleap/copy-to-clipboard:build: vite v4.1.4 building for production... @tuleap/copy-to-clipboard:build: transforming... @tuleap/copy-to-clipboard:build: ✓ 3 modules transformed. @tuleap/copy-to-clipboard:build: rendering chunks... @tuleap/copy-to-clipboard:build: dist/copy-to-clipboard.js 1.66 kB @tuleap/copy-to-clipboard:build: dist/copy-to-clipboard.umd.cjs 1.49 kB @tuleap/copy-to-clipboard:build: @tuleap/copy-to-clipboard:build: [vite:dts] Start generate declaration files... @tuleap/plugin-tracker-rest-api-types:typecheck: @tuleap/plugin-tracker-rest-api-types:typecheck: > @tuleap/plugin-tracker-rest-api-types@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/rest-api-types @tuleap/plugin-tracker-rest-api-types:typecheck: > tsc --noEmit @tuleap/plugin-tracker-rest-api-types:typecheck: @tuleap/plugin-api_explorer:build: vite v4.1.4 building for production... @tuleap/plugin-api_explorer:build: transforming... @tuleap/plugin-embed:build: vite v4.1.4 building for production... @tuleap/plugin-embed:build: transforming... @tuleap/plugin-embed:build: ✓ 7 modules transformed. @tuleap/plugin-embed:build: rendering chunks... @tuleap/plugin-embed:build: frontend-assets/manifest.json 0.12 kB @tuleap/plugin-embed:build: frontend-assets/assets/embed-1056b928.js 2.14 kB @tuleap/vue2-gettext-init:typecheck: cache miss, executing 3ea1ef90a4607f1b @tuleap/core-mermaid-diagram-element:build: vite v4.1.4 building for production... @tuleap/core-mermaid-diagram-element:build: transforming... @tuleap/plugin-hudson_git:typecheck: cache miss, executing a66cec37412e0b2c @tuleap/copy-to-clipboard:build: [vite:dts] Declaration files built in 3703ms. @tuleap/copy-to-clipboard:build: @tuleap/vue3-gettext-init:typecheck: cache miss, executing 9797721992a31265 @tuleap/plugin-hudson:build: cache miss, executing 4458983a0eb5f8d3 @tuleap/vue2-gettext-init:typecheck: @tuleap/vue2-gettext-init:typecheck: > @tuleap/vue2-gettext-init@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vue2-gettext-init @tuleap/vue2-gettext-init:typecheck: > tsc --noEmit @tuleap/vue2-gettext-init:typecheck: @tuleap/plugin-hudson_git:typecheck: @tuleap/plugin-hudson_git:typecheck: > @tuleap/plugin-hudson_git@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/hudson_git @tuleap/plugin-hudson_git:typecheck: > tsc --noEmit @tuleap/plugin-hudson_git:typecheck: @tuleap/vue3-gettext-init:typecheck: @tuleap/vue3-gettext-init:typecheck: > @tuleap/vue3-gettext-init@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vue3-gettext-init @tuleap/vue3-gettext-init:typecheck: > tsc --noEmit @tuleap/vue3-gettext-init:typecheck: @tuleap/plugin-hudson:build: @tuleap/plugin-hudson:build: > @tuleap/plugin-hudson@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/hudson @tuleap/plugin-hudson:build: > webpack --config webpack.prod.js @tuleap/plugin-hudson:build: @tuleap/tlp-modal:build: vite v4.1.4 building for production... @tuleap/dom:build: vite v4.1.4 building for production... @tuleap/tlp-modal:build: transforming... @tuleap/dom:build: transforming... @tuleap/dom:build: ✓ 1 modules transformed. @tuleap/dom:build: rendering chunks... @tuleap/dom:build: dist/dom.js 0.37 kB @tuleap/dom:build: dist/dom.umd.cjs 0.61 kB @tuleap/dom:build: @tuleap/dom:build: [vite:dts] Start generate declaration files... @tuleap/tlp-modal:build: ✓ 4 modules transformed. @tuleap/tlp-modal:build: rendering chunks... @tuleap/tlp-modal:build: dist/style.css 3.66 kB @tuleap/tlp-modal:build: dist/tlp-modal.js 6.67 kB @tuleap/tlp-modal:build: dist/tlp-modal.umd.cjs 5.79 kB @tuleap/tlp-modal:build: @tuleap/tlp-modal:build: [vite:dts] Start generate declaration files... @tuleap/tlp-relative-date:build: vite v4.1.4 building for production... @tuleap/tlp-relative-date:build: transforming... @tuleap/tlp-relative-date:build: ✓ 4 modules transformed. @tuleap/tlp-relative-date:build: rendering chunks... @tuleap/tlp-relative-date:build: dist/tlp-relative-date.js 3.33 kB @tuleap/tlp-relative-date:build: dist/tlp-relative-date.umd.cjs 3.04 kB @tuleap/tlp-relative-date:build: @tuleap/tlp-relative-date:build: [vite:dts] Start generate declaration files... @tuleap/fetch-result:typecheck: cache miss, executing 238380e172990bd7 @tuleap/dom:build: [vite:dts] Declaration files built in 3854ms. @tuleap/dom:build: @tuleap/tlp-fetch:typecheck: cache miss, executing 6e7b2dedaededc3a @tuleap/tlp-fetch:typecheck: @tuleap/tlp-fetch:typecheck: > @tuleap/tlp-fetch@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-fetch @tuleap/tlp-fetch:typecheck: > tsc --noEmit @tuleap/tlp-fetch:typecheck: @tuleap/fetch-result:typecheck: @tuleap/fetch-result:typecheck: > @tuleap/fetch-result@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/fetch-result @tuleap/fetch-result:typecheck: > tsc --noEmit @tuleap/fetch-result:typecheck: @tuleap/date-helper:typecheck: cache miss, executing 169c6f3abf494cb7 @tuleap/tlp-modal:build: [vite:dts] Declaration files built in 5224ms. @tuleap/tlp-modal:build: @tuleap/plugin-pullrequest-rest-api-types:typecheck: cache miss, executing 03d8da959514370b @tuleap/tlp-relative-date:build: [vite:dts] Declaration files built in 4566ms. @tuleap/tlp-relative-date:build: @tuleap/chart-builder:typecheck: cache miss, executing ec85710bd9d8beee @tuleap/plugin-agiledashboard-scrum-milestone-header:typecheck: cache miss, executing 13af5bab822d5544 @tuleap/date-helper:typecheck: @tuleap/date-helper:typecheck: > @tuleap/date-helper@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/date-helper @tuleap/date-helper:typecheck: > tsc --noEmit @tuleap/date-helper:typecheck: @tuleap/plugin-pullrequest-rest-api-types:typecheck: @tuleap/plugin-pullrequest-rest-api-types:typecheck: > @tuleap/plugin-pullrequest-rest-api-types@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/lib/rest-api-types @tuleap/plugin-pullrequest-rest-api-types:typecheck: > tsc --noEmit @tuleap/plugin-pullrequest-rest-api-types:typecheck: @tuleap/chart-builder:typecheck: @tuleap/chart-builder:typecheck: > @tuleap/chart-builder@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/chart-builder @tuleap/chart-builder:typecheck: > tsc --noEmit @tuleap/chart-builder:typecheck: @tuleap/plugin-agiledashboard-scrum-milestone-header:typecheck: @tuleap/plugin-agiledashboard-scrum-milestone-header:typecheck: > @tuleap/plugin-agiledashboard-scrum-milestone-header@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/lib/scrum-milestone-header @tuleap/plugin-agiledashboard-scrum-milestone-header:typecheck: > tsc --noEmit @tuleap/plugin-agiledashboard-scrum-milestone-header:typecheck: @tuleap/vue-breadcrumb-privacy:typecheck: cache miss, executing 63f0d11d1191c276 @tuleap/plugin-tracker-rest-api-types:build: cache miss, executing 790184cb6a1c07ae @tuleap/plugin-pluginsadministration:build: cache miss, executing 3a1d3047e178a7fc @tuleap/plugin-git-legacy:build: cache miss, executing 8a0829ca7abbd642 @tuleap/vue-breadcrumb-privacy:typecheck: @tuleap/vue-breadcrumb-privacy:typecheck: > @tuleap/vue-breadcrumb-privacy@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vue-breadcrumb-privacy @tuleap/vue-breadcrumb-privacy:typecheck: > vue-tsc --noEmit @tuleap/vue-breadcrumb-privacy:typecheck: @tuleap/user-and-ugroup-autocompleter:build: cache miss, executing bd2f5ec7d4ca8273 @tuleap/plugin-hudson:build: assets by path *.js 50.4 KiB @tuleap/plugin-hudson:build: asset test-results-pie-84147405705fc358c1ef.js 49.8 KiB [emitted] [immutable] [minimized] (name: test-results-pie) @tuleap/plugin-hudson:build: asset hudson_tab-8edc07dce67534287c4c.js 583 bytes [emitted] [immutable] [minimized] (name: hudson_tab) @tuleap/plugin-hudson:build: assets by path *.css 2.07 KiB @tuleap/plugin-hudson:build: asset hudson-style-400121d0697a2b718a65.css 1.48 KiB [emitted] [immutable] [minimized] (name: hudson-style) @tuleap/plugin-hudson:build: asset default-style-8151c21947dd5d732c3a.css 599 bytes [emitted] [immutable] [minimized] (name: default-style) @tuleap/plugin-hudson:build: asset manifest.json 256 bytes [emitted] @tuleap/plugin-hudson:build: webpack compiled in 6466 ms @tuleap/autocomplete-for-select2:build: cache miss, executing 0d42105f56441e20 @tuleap/plugin-tracker-rest-api-types:build: @tuleap/plugin-tracker-rest-api-types:build: > @tuleap/plugin-tracker-rest-api-types@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/rest-api-types @tuleap/plugin-tracker-rest-api-types:build: > rm -rf dist/ && tsc --project tsconfig-build.json @tuleap/plugin-tracker-rest-api-types:build: @tuleap/plugin-botmattermost_git:build: cache miss, executing 460dba5e931c3017 @tuleap/plugin-pluginsadministration:build: @tuleap/plugin-pluginsadministration:build: > @tuleap/plugin-pluginsadministration@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pluginsadministration @tuleap/plugin-pluginsadministration:build: > webpack --config webpack.prod.js @tuleap/plugin-pluginsadministration:build: @tuleap/plugin-git-legacy:build: @tuleap/plugin-git-legacy:build: > @tuleap/plugin-git-legacy@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/legacy @tuleap/plugin-git-legacy:build: > webpack --config webpack.prod.mjs @tuleap/plugin-git-legacy:build: @tuleap/user-and-ugroup-autocompleter:build: @tuleap/user-and-ugroup-autocompleter:build: > @tuleap/user-and-ugroup-autocompleter@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/user-and-ugroup-autocompleter @tuleap/user-and-ugroup-autocompleter:build: > vite build @tuleap/user-and-ugroup-autocompleter:build: @tuleap/autocomplete-for-select2:build: @tuleap/autocomplete-for-select2:build: > @tuleap/autocomplete-for-select2@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/autocomplete-for-select2 @tuleap/autocomplete-for-select2:build: > vite build @tuleap/autocomplete-for-select2:build: @tuleap/mention:build: cache miss, executing aac884518f6397d2 @tuleap/plugin-botmattermost_git:build: @tuleap/plugin-botmattermost_git:build: > @tuleap/plugin-botmattermost_git@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/botmattermost_git @tuleap/plugin-botmattermost_git:build: > webpack --config webpack.prod.js @tuleap/plugin-botmattermost_git:build: @tuleap/plugin-api_explorer:build: ✓ 5 modules transformed. @tuleap/mention:build: @tuleap/mention:build: > @tuleap/mention@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/mention @tuleap/mention:build: > vite build @tuleap/mention:build: @tuleap/plugin-api_explorer:build: rendering chunks... @tuleap/plugin-api_explorer:build: frontend-assets/manifest.json  0.29 kB @tuleap/plugin-api_explorer:build: frontend-assets/assets/index-d5346513.css  143.38 kB @tuleap/plugin-api_explorer:build: frontend-assets/assets/api-explorer-47b86a98.js 1,174.88 kB @tuleap/vue2-gettext-init:build: cache miss, executing 407a99b219bec90a @tuleap/vue2-gettext-init:build: @tuleap/vue2-gettext-init:build: > @tuleap/vue2-gettext-init@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vue2-gettext-init @tuleap/vue2-gettext-init:build: > vite build @tuleap/vue2-gettext-init:build: @tuleap/keyboard-shortcuts:typecheck: cache miss, executing aa474afc714fcf3b @tuleap/keyboard-shortcuts:typecheck: @tuleap/keyboard-shortcuts:typecheck: > @tuleap/keyboard-shortcuts@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/keyboard-shortcuts @tuleap/keyboard-shortcuts:typecheck: > tsc --noEmit @tuleap/keyboard-shortcuts:typecheck: @tuleap/user-and-ugroup-autocompleter:build: vite v4.1.4 building for production... @tuleap/user-and-ugroup-autocompleter:build: transforming... @tuleap/user-and-ugroup-autocompleter:build: ✓ 1 modules transformed. @tuleap/user-and-ugroup-autocompleter:build: rendering chunks... @tuleap/user-and-ugroup-autocompleter:build: dist/user-and-ugroup-autocompleter.js 1.80 kB @tuleap/user-and-ugroup-autocompleter:build: No name was provided for external module "@tuleap/html-escaper" in "output.globals" – guessing "htmlEscaper". @tuleap/user-and-ugroup-autocompleter:build: No name was provided for external module "jquery" in "output.globals" – guessing "jQuery". @tuleap/user-and-ugroup-autocompleter:build: dist/user-and-ugroup-autocompleter.umd.cjs 1.78 kB @tuleap/autocomplete-for-select2:build: vite v4.1.4 building for production... @tuleap/vue3-gettext-init:build: cache miss, executing ce87398ca2a224e1 @tuleap/autocomplete-for-select2:build: transforming... @tuleap/autocomplete-for-select2:build: ✓ 1 modules transformed. @tuleap/autocomplete-for-select2:build: rendering chunks... @tuleap/autocomplete-for-select2:build: dist/autocomplete-for-select2.js 1.94 kB @tuleap/autocomplete-for-select2:build: No name was provided for external module "tlp" in "output.globals" – guessing "tlp". @tuleap/autocomplete-for-select2:build: No name was provided for external module "@tuleap/html-escaper" in "output.globals" – guessing "htmlEscaper". @tuleap/plugin-git-legacy:build: (node:10409) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_PUSH] DeprecationWarning: chunk.files was changed from Array to Set (using Array method 'push' is deprecated) @tuleap/plugin-git-legacy:build: (Use `node --trace-deprecation ...` to show where the warning was created) @tuleap/autocomplete-for-select2:build: dist/autocomplete-for-select2.umd.cjs 1.90 kB @tuleap/plugin-oauth2_server:typecheck: cache miss, executing 04a2e3de494f04d4 @tuleap/plugin-pluginsadministration:build: asset pluginsadministration-51ebfa4f3ad93d4dd285.js 2.66 KiB [emitted] [immutable] [minimized] (name: pluginsadministration) @tuleap/plugin-pluginsadministration:build: asset pluginsadministration-style-c17bd89dfb07a76f675f.css 1.29 KiB [emitted] [immutable] [minimized] (name: pluginsadministration-style) @tuleap/plugin-pluginsadministration:build: asset manifest.json 174 bytes [emitted] @tuleap/plugin-pluginsadministration:build: webpack compiled in 3130 ms @tuleap/plugin-git-legacy:build: asset git-6574decd54.js 12.2 KiB [emitted] [minimized] (name: git) @tuleap/plugin-git-legacy:build: asset default-deda653d58bc5c638594.css 9.77 KiB [emitted] [immutable] [minimized] (name: default) @tuleap/plugin-git-legacy:build: asset css-assets/help-59bfeb7fd1ba1213b9a1.png 1.35 KiB [emitted] [immutable] [from: themes/help.png] (auxiliary name: default) @tuleap/plugin-git-legacy:build: asset manifest.json 157 bytes [emitted] @tuleap/plugin-git-legacy:build: webpack compiled in 3449 ms @tuleap/tlp:typecheck: cache miss, executing d2f0bddffc02258d @tuleap/plugin-frs:build: cache miss, executing 11713adff55bba96 @tuleap/plugin-botmattermost_git:build: asset style-f4f9093865346998241c.css 1.33 KiB [emitted] [immutable] [minimized] (name: style) @tuleap/plugin-botmattermost_git:build: asset autocompleter-b7801c7069b460d3ad50.js 1.17 KiB [emitted] [immutable] [minimized] (name: autocompleter) @tuleap/plugin-botmattermost_git:build: asset manifest.json 114 bytes [emitted] @tuleap/plugin-botmattermost_git:build: webpack compiled in 2906 ms @tuleap/plugin-hudson_git:build: cache miss, executing 9f08b77e4fd26d00 @tuleap/vue3-gettext-init:build: @tuleap/vue3-gettext-init:build: > @tuleap/vue3-gettext-init@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vue3-gettext-init @tuleap/vue3-gettext-init:build: > vite build @tuleap/vue3-gettext-init:build: @tuleap/plugin-oauth2_server:typecheck: @tuleap/plugin-oauth2_server:typecheck: > @tuleap/plugin-oauth2_server@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/oauth2_server @tuleap/plugin-oauth2_server:typecheck: > tsc --noEmit @tuleap/plugin-oauth2_server:typecheck: @tuleap/mention:build: vite v4.1.4 building for production... @tuleap/mention:build: transforming... @tuleap/tlp:typecheck: @tuleap/tlp:typecheck: > @tuleap/tlp@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/themes/tlp @tuleap/tlp:typecheck: > tsc --noEmit @tuleap/tlp:typecheck: @tuleap/plugin-frs:build: @tuleap/plugin-frs:build: > @tuleap/plugin-frs@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/frs @tuleap/plugin-frs:build: > webpack --config webpack.prod.js @tuleap/plugin-frs:build: @tuleap/plugin-hudson_git:build: @tuleap/plugin-hudson_git:build: > @tuleap/plugin-hudson_git@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/hudson_git @tuleap/plugin-hudson_git:build: > webpack --config webpack.prod.js @tuleap/plugin-hudson_git:build: @tuleap/mention:build: ✓ 5 modules transformed. @tuleap/mention:build: rendering chunks... @tuleap/mention:build: dist/style.css  0.56 kB @tuleap/mention:build: dist/mention.js 26.25 kB @tuleap/mention:build: No name was provided for external module "jquery" in "output.globals" – guessing "jQuery". @tuleap/mention:build: dist/mention.umd.cjs 20.05 kB @tuleap/plugin-pullrequest-rest-api-types:build: cache miss, executing 325651a1523d785a @tuleap/chart-builder:build: cache miss, executing 123b746e9435e2cd @tuleap/vue2-gettext-init:build: vite v4.1.4 building for production... @tuleap/plugin-pullrequest-rest-api-types:build: @tuleap/plugin-pullrequest-rest-api-types:build: > @tuleap/plugin-pullrequest-rest-api-types@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/lib/rest-api-types @tuleap/plugin-pullrequest-rest-api-types:build: > rm -rf dist/ && tsc --project tsconfig-build.json @tuleap/plugin-pullrequest-rest-api-types:build: @tuleap/vue2-gettext-init:build: transforming... @tuleap/vue2-gettext-init:build: ✓ 6 modules transformed. @tuleap/vue2-gettext-init:build: rendering chunks... @tuleap/vue2-gettext-init:build: dist/vue2-gettext-init.js 24.58 kB @tuleap/vue2-gettext-init:build: dist/vue2-gettext-init.umd.cjs 14.89 kB @tuleap/plugin-agiledashboard-scrum-milestone-header:build: cache miss, executing 99c4404db793f189 @tuleap/chart-builder:build: @tuleap/chart-builder:build: > @tuleap/chart-builder@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/chart-builder @tuleap/chart-builder:build: > vite build @tuleap/chart-builder:build: @tuleap/fetch-result:build: cache miss, executing 5505ce3d1bd26dfe @tuleap/tlp-fetch:build: cache miss, executing 982ed120a008b719 @tuleap/plugin-agiledashboard-scrum-milestone-header:build: @tuleap/plugin-agiledashboard-scrum-milestone-header:build: > @tuleap/plugin-agiledashboard-scrum-milestone-header@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/lib/scrum-milestone-header @tuleap/plugin-agiledashboard-scrum-milestone-header:build: > vite build @tuleap/plugin-agiledashboard-scrum-milestone-header:build: @tuleap/fetch-result:build: @tuleap/fetch-result:build: > @tuleap/fetch-result@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/fetch-result @tuleap/fetch-result:build: > vite build @tuleap/fetch-result:build: @tuleap/vue3-gettext-init:build: vite v4.1.4 building for production... @tuleap/vue3-gettext-init:build: transforming... @tuleap/tlp-fetch:build: @tuleap/tlp-fetch:build: > @tuleap/tlp-fetch@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/tlp-fetch @tuleap/tlp-fetch:build: > vite build @tuleap/tlp-fetch:build: @tuleap/vue3-gettext-init:build: ✓ 2 modules transformed. @tuleap/vue3-gettext-init:build: rendering chunks... @tuleap/vue3-gettext-init:build: dist/vue3-gettext-init.js 6.02 kB @tuleap/vue3-gettext-init:build: dist/vue3-gettext-init.umd.cjs 4.97 kB @tuleap/vue3-gettext-init:build: @tuleap/vue3-gettext-init:build: [vite:dts] Start generate declaration files... @tuleap/date-helper:build: cache miss, executing 92ceb36f0dd00673 @tuleap/date-helper:build: @tuleap/date-helper:build: > @tuleap/date-helper@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/date-helper @tuleap/date-helper:build: > vite build @tuleap/date-helper:build: @tuleap/plugin-hudson_git:build: assets by path *.js 38.8 KiB @tuleap/plugin-hudson_git:build: asset git-administration-fab2857a3116b82aeded.js 37.9 KiB [emitted] [immutable] [minimized] (name: git-administration) @tuleap/plugin-hudson_git:build: asset git-administration-po-1-635856be767e97b2bd8d.js 581 bytes [emitted] [immutable] [minimized] (name: git-administration-po-1) @tuleap/plugin-hudson_git:build: asset git-administration-po-0-f325e35501b9fba93f07.js 259 bytes [emitted] [immutable] [minimized] (name: git-administration-po-0) @tuleap/plugin-hudson_git:build: asset style-582859ecc4f26641912e.css 550 bytes [emitted] [immutable] [minimized] (name: style) @tuleap/plugin-hudson_git:build: asset manifest.json 290 bytes [emitted] @tuleap/plugin-hudson_git:build: webpack compiled in 3779 ms @tuleap/vue-breadcrumb-privacy:build: cache miss, executing 00127cbc526f3dfa @tuleap/vue-breadcrumb-privacy:build: @tuleap/vue-breadcrumb-privacy:build: > @tuleap/vue-breadcrumb-privacy@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/vue-breadcrumb-privacy @tuleap/vue-breadcrumb-privacy:build: > vite build @tuleap/vue-breadcrumb-privacy:build: @tuleap/vue3-gettext-init:build: [vite:dts] Declaration files built in 5478ms. @tuleap/vue3-gettext-init:build: @tuleap/core-manage-project-restrictions-resources:typecheck: cache miss, executing 5896cc6f3c838cbe @tuleap/chart-builder:build: vite v4.1.4 building for production... @tuleap/chart-builder:build: transforming... @tuleap/chart-builder:build: ✓ 17 modules transformed. @tuleap/chart-builder:build: rendering chunks... @tuleap/chart-builder:build: dist/chart-builder.js 14.80 kB @tuleap/chart-builder:build: No name was provided for external module "d3-scale" in "output.globals" – guessing "d3Scale". @tuleap/chart-builder:build: No name was provided for external module "d3-selection" in "output.globals" – guessing "d3Selection". @tuleap/chart-builder:build: No name was provided for external module "d3-axis" in "output.globals" – guessing "d3Axis". @tuleap/chart-builder:build: No name was provided for external module "d3-shape" in "output.globals" – guessing "d3Shape". @tuleap/chart-builder:build: No name was provided for external module "moment" in "output.globals" – guessing "moment". @tuleap/chart-builder:build: No name was provided for external module "sprintf-js" in "output.globals" – guessing "sprintfJs". @tuleap/chart-builder:build: No name was provided for external module "@tuleap/gettext" in "output.globals" – guessing "gettext". @tuleap/chart-builder:build: No name was provided for external module "d3-array" in "output.globals" – guessing "d3Array". @tuleap/chart-builder:build: dist/chart-builder.umd.cjs 12.20 kB @tuleap/chart-builder:build: @tuleap/chart-builder:build: [vite:dts] Start generate declaration files... @tuleap/plugin-agiledashboard-scrum-milestone-header:build: vite v4.1.4 building for production... @tuleap/fetch-result:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-scrum-milestone-header:build: transforming... @tuleap/plugin-frs:build: assets by path css-assets/*.gif 12.9 KiB @tuleap/plugin-frs:build: asset css-assets/loader-mini-af74dd56ed5a2d1b7c00.gif 6.57 KiB [emitted] [immutable] [from: themes/images/loader-mini.gif] (auxiliary name: frs-style) @tuleap/plugin-frs:build: asset css-assets/spinner-946a9939542a62cccf5a.gif 6.37 KiB [emitted] [immutable] [from: ../../src/www/themes/BurningParrot/images/spinner.gif] (auxiliary name: frs-style) @tuleap/plugin-frs:build: asset tuleap-frs-e6add9d7aa17a81bae37.js 558 KiB [emitted] [immutable] [minimized] [big] (name: tuleap-frs) @tuleap/plugin-frs:build: asset frs-style-8f8518abfc4737d272bf.css 950 bytes [emitted] [immutable] [minimized] (name: frs-style) @tuleap/plugin-frs:build: asset manifest.json 274 bytes [emitted] @tuleap/plugin-frs:build: webpack compiled in 8275 ms @tuleap/fetch-result:build: transforming... @tuleap/plugin-git-site-admin:typecheck: cache miss, executing e1e62066466c0de9 @tuleap/core-manage-project-restrictions-resources:typecheck: @tuleap/core-manage-project-restrictions-resources:typecheck: > @tuleap/core-manage-project-restrictions-resources@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/manage-project-restrictions-resources @tuleap/core-manage-project-restrictions-resources:typecheck: > tsc --noEmit @tuleap/core-manage-project-restrictions-resources:typecheck: @tuleap/fetch-result:build: ✓ 12 modules transformed. @tuleap/fetch-result:build: rendering chunks... @tuleap/fetch-result:build: dist/fetch-result.js 5.49 kB @tuleap/fetch-result:build: No name was provided for external module "neverthrow" in "output.globals" – guessing "neverthrow". @tuleap/fetch-result:build: No name was provided for external module "@tuleap/concurrency-limit-pool" in "output.globals" – guessing "concurrencyLimitPool". @tuleap/fetch-result:build: No name was provided for external module "@tuleap/fault" in "output.globals" – guessing "fault". @tuleap/fetch-result:build: dist/fetch-result.umd.cjs 4.31 kB @tuleap/fetch-result:build: @tuleap/fetch-result:build: [vite:dts] Start generate declaration files... @tuleap/chart-builder:build: [vite:dts] Declaration files built in 1964ms. @tuleap/chart-builder:build: @tuleap/plugin-openidconnectclient:build: cache miss, executing dca167060d4a9350 @tuleap/tlp-fetch:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-scrum-milestone-header:build: ✓ 5 modules transformed. @tuleap/tlp-fetch:build: transforming... @tuleap/plugin-agiledashboard-scrum-milestone-header:build: rendering chunks... @tuleap/plugin-agiledashboard-scrum-milestone-header:build: dist/style.css  0.11 kB @tuleap/plugin-agiledashboard-scrum-milestone-header:build: dist/plugin-agiledashboard-scrum-milestone-header.js 19.51 kB @tuleap/tlp-fetch:build: ✓ 1 modules transformed. @tuleap/plugin-agiledashboard-scrum-milestone-header:build: dist/plugin-agiledashboard-scrum-milestone-header.umd.cjs 15.00 kB @tuleap/tlp-fetch:build: rendering chunks... @tuleap/tlp-fetch:build: dist/tlp-fetch.js 2.82 kB @tuleap/tlp-fetch:build: No name was provided for external module "@tuleap/concurrency-limit-pool" in "output.globals" – guessing "concurrencyLimitPool". @tuleap/tlp-fetch:build: dist/tlp-fetch.umd.cjs 2.48 kB @tuleap/tlp-fetch:build: @tuleap/tlp-fetch:build: [vite:dts] Start generate declaration files... @tuleap/keyboard-shortcuts:build: cache miss, executing 0dfd511c679c2335 @tuleap/plugin-git-site-admin:typecheck: @tuleap/plugin-git-site-admin:typecheck: > @tuleap/plugin-git-site-admin@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/siteadmin @tuleap/plugin-git-site-admin:typecheck: > tsc --noEmit @tuleap/plugin-git-site-admin:typecheck: @tuleap/plugin-openidconnectclient:build: @tuleap/plugin-openidconnectclient:build: > @tuleap/plugin-openidconnectclient@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/openidconnectclient @tuleap/plugin-openidconnectclient:build: > webpack --config webpack.prod.js @tuleap/plugin-openidconnectclient:build: @tuleap/date-helper:build: vite v4.1.4 building for production... @tuleap/date-helper:build: transforming... @tuleap/date-helper:build: ✓ 2 modules transformed. @tuleap/date-helper:build: rendering chunks... @tuleap/date-helper:build: dist/date-helper.js 0.60 kB @tuleap/date-helper:build: dist/date-helper.umd.cjs 0.77 kB @tuleap/keyboard-shortcuts:build: @tuleap/keyboard-shortcuts:build: > @tuleap/keyboard-shortcuts@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/keyboard-shortcuts @tuleap/keyboard-shortcuts:build: > vite build @tuleap/keyboard-shortcuts:build: @tuleap/date-helper:build: @tuleap/date-helper:build: [vite:dts] Start generate declaration files... @tuleap/fetch-result:build: [vite:dts] Declaration files built in 4515ms. @tuleap/fetch-result:build: @tuleap/plugin-oauth2_server:build: cache miss, executing 3822784dcace3c1d @tuleap/tlp-fetch:build: [vite:dts] Declaration files built in 3686ms. @tuleap/tlp-fetch:build: @tuleap/date-helper:build: [vite:dts] Declaration files built in 1305ms. @tuleap/date-helper:build: @tuleap/tlp:build: cache miss, executing 5f7cfb8d3cd3446f @tuleap/plugin-docman:build: cache miss, executing 841108581cc3b39a @tuleap/vue-breadcrumb-privacy:build: vite v4.1.4 building for production... @tuleap/vue-breadcrumb-privacy:build: transforming... @tuleap/plugin-oauth2_server:build: @tuleap/plugin-oauth2_server:build: > @tuleap/plugin-oauth2_server@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/oauth2_server @tuleap/plugin-oauth2_server:build: > vite build @tuleap/plugin-oauth2_server:build: @tuleap/vue-breadcrumb-privacy:build: ✓ 20 modules transformed. @tuleap/tlp:build: @tuleap/tlp:build: > @tuleap/tlp@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/themes/tlp @tuleap/tlp:build: > echo 'I exist only to make pnpm build things that depend on me in the right order' @tuleap/tlp:build: @tuleap/tlp:build: I exist only to make pnpm build things that depend on me in the right order @tuleap/vue-breadcrumb-privacy:build: rendering chunks... @tuleap/plugin-tracker-semantics-timeframe:typecheck: cache miss, executing 3da8017ebd9ddcca @tuleap/vue-breadcrumb-privacy:build: dist/vue-breadcrumb-privacy.js 11.54 kB @tuleap/vue-breadcrumb-privacy:build: No name was provided for external module "vue" in "output.globals" – guessing "Vue". @tuleap/vue-breadcrumb-privacy:build: No name was provided for external module "@tuleap/tlp-popovers" in "output.globals" – guessing "tlpPopovers". @tuleap/vue-breadcrumb-privacy:build: No name was provided for external module "@tuleap/project-privacy-helper" in "output.globals" – guessing "projectPrivacyHelper". @tuleap/vue-breadcrumb-privacy:build: dist/vue-breadcrumb-privacy.umd.cjs 9.71 kB @tuleap/plugin-tracker-color-picker:typecheck: cache miss, executing b62f7e9e72f23bd9 @tuleap/plugin-docman:build: @tuleap/plugin-docman:build: > @tuleap/plugin-docman@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/docman @tuleap/plugin-docman:build: > webpack --config webpack.prod.js @tuleap/plugin-docman:build: @tuleap/plugin-tracker-semantics-timeframe:typecheck: @tuleap/plugin-tracker-semantics-timeframe:typecheck: > @tuleap/plugin-tracker-semantics-timeframe@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/semantics-timeframe @tuleap/plugin-tracker-semantics-timeframe:typecheck: > vue-tsc --noEmit @tuleap/plugin-tracker-semantics-timeframe:typecheck: @tuleap/plugin-tracker-color-picker:typecheck: @tuleap/plugin-tracker-color-picker:typecheck: > @tuleap/plugin-tracker-color-picker@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/colorpicker @tuleap/plugin-tracker-color-picker:typecheck: > vue-tsc --noEmit @tuleap/plugin-tracker-color-picker:typecheck: @tuleap/plugin-git-repository-admin:build: cache miss, executing 6f2aa15dd5c62926 @tuleap/plugin-statistics:build: cache miss, executing 44c34d08fe209c31 @tuleap/plugin-git-repository-admin:build: @tuleap/plugin-git-repository-admin:build: > @tuleap/plugin-git-repository-admin@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/repository-admin @tuleap/plugin-git-repository-admin:build: > vite build @tuleap/plugin-git-repository-admin:build: @tuleap/plugin-statistics:build: @tuleap/plugin-statistics:build: > @tuleap/plugin-statistics@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/statistics @tuleap/plugin-statistics:build: > webpack --config webpack.prod.js @tuleap/plugin-statistics:build: @tuleap/keyboard-shortcuts:build: vite v4.1.4 building for production... @tuleap/keyboard-shortcuts:build: transforming... @tuleap/keyboard-shortcuts:build: ✓ 13 modules transformed. @tuleap/keyboard-shortcuts:build: rendering chunks... @tuleap/keyboard-shortcuts:build: dist/keyboard-shortcuts.js 11.29 kB @tuleap/keyboard-shortcuts:build: dist/keyboard-shortcuts.umd.cjs 9.05 kB @tuleap/keyboard-shortcuts:build: @tuleap/keyboard-shortcuts:build: [vite:dts] Start generate declaration files... @tuleap/plugin-oauth2_server:build: vite v4.1.4 building for production... @tuleap/keyboard-shortcuts:build: [vite:dts] Declaration files built in 3070ms. @tuleap/keyboard-shortcuts:build: @tuleap/plugin-git-gitlab-api-querier:typecheck: cache miss, executing b8ae57931242ae34 @tuleap/plugin-oauth2_server:build: transforming... @tuleap/plugin-oauth2_server:build: ✓ 13 modules transformed. @tuleap/plugin-oauth2_server:build: rendering chunks... @tuleap/plugin-oauth2_server:build: frontend-assets/manifest.json  1.08 kB @tuleap/plugin-oauth2_server:build: frontend-assets/assets/administration-b5b1d7b5.css  0.09 kB @tuleap/plugin-oauth2_server:build: frontend-assets/assets/user-preferences-3aeebe8f.css  0.17 kB @tuleap/plugin-oauth2_server:build: frontend-assets/assets/authorization-form-155a00bb.css  0.49 kB @tuleap/plugin-oauth2_server:build: frontend-assets/assets/user-preferences-c44fbb85.js  0.69 kB @tuleap/plugin-oauth2_server:build: frontend-assets/assets/administration-e44413e5.js  2.95 kB @tuleap/plugin-oauth2_server:build: frontend-assets/assets/replacers-ca63867b.js 44.01 kB @tuleap/plugin-git-gitlab-api-querier:typecheck: @tuleap/plugin-git-gitlab-api-querier:typecheck: > @tuleap/plugin-git-gitlab-api-querier@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/lib/gitlab-api-querier @tuleap/plugin-git-gitlab-api-querier:typecheck: > tsc --noEmit @tuleap/plugin-git-gitlab-api-querier:typecheck: @tuleap/plugin-onlyoffice-siteadmin:typecheck: cache miss, executing 61d9ac599fce3b72 @tuleap/plugin-openidconnectclient:build: assets by path css-assets/*.png 78.7 KiB @tuleap/plugin-openidconnectclient:build: asset css-assets/login-background-bluegrey-abe088a3ae9b06026fa9.png 14.2 KiB [emitted] [immutable] [from: ../../src/themes/FlamingParrot/images/login/login-background-bluegrey.png] (auxiliary name: fp-style) @tuleap/plugin-openidconnectclient:build: asset css-assets/login-background-blue-31b198335e1c6e9eae3f.png 13.6 KiB [emitted] [immutable] [from: ../../src/themes/FlamingParrot/images/login/login-background-blue.png] (auxiliary name: fp-style) @tuleap/plugin-openidconnectclient:build: asset css-assets/login-background-red-a9d2b34df16fdc8c8ee6.png 13.5 KiB [emitted] [immutable] [from: ../../src/themes/FlamingParrot/images/login/login-background-red.png] (auxiliary name: fp-style) @tuleap/plugin-openidconnectclient:build: asset css-assets/login-background-orange-9041701c71e5c1acc52a.png 12.6 KiB [emitted] [immutable] [from: ../../src/themes/FlamingParrot/images/login/login-background-orange.png] (auxiliary name: fp-style) @tuleap/plugin-openidconnectclient:build: asset css-assets/login-background-green-2e98b71ad93359e8c6c9.png 12.5 KiB [emitted] [immutable] [from: ../../src/themes/FlamingParrot/images/login/login-background-green.png] (auxiliary name: fp-style) @tuleap/plugin-openidconnectclient:build: asset css-assets/login-background-purple-266b6316f7ae88178fda.png 12.3 KiB [emitted] [immutable] [from: ../../src/themes/FlamingParrot/images/login/login-background-purple.png] (auxiliary name: fp-style) @tuleap/plugin-openidconnectclient:build: assets by path *.css 77.1 KiB @tuleap/plugin-openidconnectclient:build: asset fp-style-052fd4cfcc15543e3892.css 31.2 KiB [emitted] [immutable] [minimized] (name: fp-style) @tuleap/plugin-openidconnectclient:build: asset bp-style-a5c017d485d522064be8.css 25.6 KiB [emitted] [immutable] [minimized] (name: bp-style) @tuleap/plugin-openidconnectclient:build: asset default-99545c07d5b6b3f76c76.css 20.2 KiB [emitted] [immutable] [minimized] (name: default) @tuleap/plugin-openidconnectclient:build: asset user-account-style-70d8d0c691e0c31a7c93.css 69 bytes [emitted] [immutable] [minimized] (name: user-account-style) @tuleap/plugin-openidconnectclient:build: asset open-id-connect-client-aa82e250bde57d9662ab.js 27.5 KiB [emitted] [immutable] [minimized] (name: open-id-connect-client) @tuleap/plugin-openidconnectclient:build: asset manifest.json 955 bytes [emitted] @tuleap/plugin-openidconnectclient:build: webpack compiled in 8886 ms @tuleap/core-switch-to:typecheck: cache miss, executing dfcf80b657420e60 @tuleap/plugin-docman:build: (node:11184) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_PUSH] DeprecationWarning: chunk.files was changed from Array to Set (using Array method 'push' is deprecated) @tuleap/plugin-docman:build: (Use `node --trace-deprecation ...` to show where the warning was created) @tuleap/plugin-docman:build: assets by path css-assets/ 7.96 KiB @tuleap/plugin-docman:build: asset css-assets/help-59bfeb7fd1ba1213b9a1.png 1.35 KiB [emitted] [immutable] [from: www/themes/default/images/ic/help.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/lock_delete-4ca7ac40ba6c1f584771.png 673 bytes [emitted] [immutable] [from: www/themes/default/images/ic/lock_delete.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/lock_add-056000c6b2dad518e489.png 644 bytes [emitted] [immutable] [from: www/themes/default/images/ic/lock_add.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/approval-dd03439bd7f903b2be63.png 634 bytes [emitted] [immutable] [from: www/themes/default/images/ic/approval.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/notifications-a01d45ce90312bc4c918.png 550 bytes [emitted] [immutable] [from: www/themes/default/images/ic/notifications.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/cut-e57dc6bfc360457292c1.png 520 bytes [emitted] [immutable] [from: www/themes/default/images/ic/cut.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/delete-52c0ef6ee036536b6dfa.png 513 bytes [emitted] [immutable] [from: www/themes/default/images/ic/delete.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/file-newversion-fe9402f0ecb8b344536e.png 431 bytes [emitted] [immutable] [from: www/themes/default/images/ic/file-newversion.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/folder-new-cca030a1bcb08951abea.png 420 bytes [emitted] [immutable] [from: www/themes/default/images/ic/folder-new.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/permissions-11debd39bae16dec6ad5.png 403 bytes [emitted] [immutable] [from: www/themes/default/images/ic/permissions.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/paste-64011b3ba07179efa7d2.png 346 bytes [emitted] [immutable] [from: www/themes/default/images/ic/paste.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/line-67b1b531fd1ed06ffdf8.gif 293 bytes [emitted] [immutable] [from: www/themes/default/images/line.gif] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/item-move-df149974c8e877f1d875.png 291 bytes [emitted] [immutable] [from: www/themes/default/images/ic/item-move.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/copy-c777bec403322edae42c.png 276 bytes [emitted] [immutable] [from: www/themes/default/images/ic/copy.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/document-new-951b2dacdb85f53c9132.png 272 bytes [emitted] [immutable] [from: www/themes/default/images/ic/document-new.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/item-details-a9da2c6c0e3c197d07b6.png 263 bytes [emitted] [immutable] [from: www/themes/default/images/ic/item-details.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: asset css-assets/history-ed15a28ebc5348a4ee8d.png 241 bytes [emitted] [immutable] [from: www/themes/default/images/ic/history.png] (auxiliary name: default-style) @tuleap/plugin-docman:build: assets by path *.js 54.6 KiB @tuleap/plugin-docman:build: asset docman-75b48ffadd.js 27 KiB [emitted] [minimized] (name: docman) @tuleap/plugin-docman:build: asset admin-properties-368a47707ee1e1be528d.js 25.3 KiB [emitted] [immutable] [minimized] (name: admin-properties) @tuleap/plugin-docman:build: asset notifications-71c1d51caaf8b2866b93.js 1.49 KiB [emitted] [immutable] [minimized] (name: notifications) @tuleap/plugin-docman:build: asset admin-filename-pattern-675096e20d60f22bf2c9.js 609 bytes [emitted] [immutable] [minimized] (name: admin-filename-pattern) @tuleap/plugin-docman:build: asset admin-permissions-06c854b17e05189a2adc.js 269 bytes [emitted] [immutable] [minimized] (name: admin-permissions) @tuleap/plugin-docman:build: assets by path *.css 7.29 KiB @tuleap/plugin-docman:build: asset default-style-59e04a4562daf95c09c5.css 6.54 KiB [emitted] [immutable] [minimized] (name: default-style) @tuleap/plugin-docman:build: asset admin-style-8eae78c1955bde9bb2e8.css 684 bytes [emitted] [immutable] [minimized] (name: admin-style) @tuleap/plugin-docman:build: asset burningparrot-style-1eb269570ceafff35423.css 82 bytes [emitted] [immutable] [minimized] (name: burningparrot-style) @tuleap/plugin-docman:build: asset manifest.json 1.81 KiB [emitted] @tuleap/plugin-docman:build: webpack compiled in 5461 ms @tuleap/plugin-git-permissions-per-group:typecheck: cache miss, executing a4bc001091f4fdac @tuleap/plugin-docgen-docx:typecheck: cache miss, executing c45da66d72d0b1bc @tuleap/plugin-onlyoffice-siteadmin:typecheck: @tuleap/plugin-onlyoffice-siteadmin:typecheck: > @tuleap/plugin-onlyoffice-siteadmin@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/onlyoffice/scripts/siteadmin @tuleap/plugin-onlyoffice-siteadmin:typecheck: > vue-tsc --noEmit @tuleap/plugin-onlyoffice-siteadmin:typecheck: @tuleap/core-switch-to:typecheck: @tuleap/core-switch-to:typecheck: > @tuleap/core-switch-to@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/switch-to @tuleap/core-switch-to:typecheck: > vue-tsc --noEmit @tuleap/core-switch-to:typecheck: @tuleap/plugin-git-repository-admin:build: vite v4.1.4 building for production... @tuleap/plugin-git-repository-admin:build: transforming... @tuleap/plugin-git-permissions-per-group:typecheck: @tuleap/plugin-git-permissions-per-group:typecheck: > @tuleap/plugin-git-permissions-per-group@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/permissions-per-group @tuleap/plugin-git-permissions-per-group:typecheck: > vue-tsc --noEmit @tuleap/plugin-git-permissions-per-group:typecheck: @tuleap/plugin-git-repository-admin:build: ✓ 3 modules transformed. @tuleap/plugin-git-repository-admin:build: rendering chunks... @tuleap/plugin-git-repository-admin:build: frontend-assets/manifest.json 0.15 kB @tuleap/plugin-git-repository-admin:build: frontend-assets/assets/notifications-2959730f.js 1.38 kB @tuleap/plugin-tracker-rich-text-editor:typecheck: cache miss, executing a5cbc35a14deb5a9 @tuleap/plugin-docgen-docx:typecheck: @tuleap/plugin-docgen-docx:typecheck: > @tuleap/plugin-docgen-docx@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/document_generation/scripts/lib/docx @tuleap/plugin-docgen-docx:typecheck: > tsc --noEmit @tuleap/plugin-docgen-docx:typecheck: @tuleap/plugin-program-management-artifact-action:typecheck: cache miss, executing 955e45c13512f223 @tuleap/plugin-mytuleap_contact_support:typecheck: cache miss, executing 1ee5c12bfa04f0f6 @tuleap/plugin-tracker-rich-text-editor:typecheck: @tuleap/plugin-tracker-rich-text-editor:typecheck: > @tuleap/plugin-tracker-rich-text-editor@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/rich-text-editor @tuleap/plugin-tracker-rich-text-editor:typecheck: > tsc --noEmit @tuleap/plugin-tracker-rich-text-editor:typecheck: @tuleap/plugin-program-management-artifact-action:typecheck: @tuleap/plugin-program-management-artifact-action:typecheck: > @tuleap/plugin-program-management-artifact-action@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/program_management/scripts/artifact-additional-action @tuleap/plugin-program-management-artifact-action:typecheck: > tsc --noEmit @tuleap/plugin-program-management-artifact-action:typecheck: @tuleap/plugin-mytuleap_contact_support:typecheck: @tuleap/plugin-mytuleap_contact_support:typecheck: > @tuleap/plugin-mytuleap_contact_support@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/mytuleap_contact_support @tuleap/plugin-mytuleap_contact_support:typecheck: > tsc --noEmit @tuleap/plugin-mytuleap_contact_support:typecheck: @tuleap/plugin-statistics:build: assets by path *.js 54.3 KiB @tuleap/plugin-statistics:build: asset disk-usage-pie-00125c96a30fd785682d.js 49.4 KiB [emitted] [immutable] [minimized] (name: disk-usage-pie) @tuleap/plugin-statistics:build: asset admin-f6e0036c33d94f32f437.js 4.84 KiB [emitted] [immutable] [minimized] (name: admin) @tuleap/plugin-statistics:build: assets by path *.css 4.25 KiB @tuleap/plugin-statistics:build: asset style-bp-c45146c30584f5a3833b.css 3.1 KiB [emitted] [immutable] [minimized] (name: style-bp) @tuleap/plugin-statistics:build: asset style-fp-6373340368c52f962bdf.css 1.16 KiB [emitted] [immutable] [minimized] (name: style-fp) @tuleap/plugin-statistics:build: asset css-assets/help-59bfeb7fd1ba1213b9a1.png 1.35 KiB [emitted] [immutable] [from: themes/FlamingParrot/images/ic/help.png] (auxiliary name: style-fp) @tuleap/plugin-statistics:build: asset manifest.json 293 bytes [emitted] @tuleap/plugin-statistics:build: webpack compiled in 6567 ms @tuleap/plugin-agiledashboard-shared:typecheck: cache miss, executing 1369fa1a102e0851 @tuleap/plugin-agiledashboard-shared:typecheck: @tuleap/plugin-agiledashboard-shared:typecheck: > @tuleap/plugin-agiledashboard-shared@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/lib/shared @tuleap/plugin-agiledashboard-shared:typecheck: > tsc --noEmit @tuleap/plugin-agiledashboard-shared:typecheck: @tuleap/plugin-agiledashboard-artifact-action:typecheck: cache miss, executing d599940fb7d90df5 @tuleap/plugin-pullrequest-comments:typecheck: cache miss, executing 3b33976208f7a195 @tuleap/link-selector:typecheck: cache miss, executing 5c6c727c879c75d4 @tuleap/plugin-agiledashboard-artifact-action:typecheck: @tuleap/plugin-agiledashboard-artifact-action:typecheck: > @tuleap/plugin-agiledashboard-artifact-action@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/artifact-additional-action @tuleap/plugin-agiledashboard-artifact-action:typecheck: > tsc --noEmit @tuleap/plugin-agiledashboard-artifact-action:typecheck: @tuleap/list-picker:typecheck: cache miss, executing 7b0f4d425a235c47 @tuleap/plugin-userlog:typecheck: cache miss, executing a467620b02b25e29 @tuleap/plugin-pullrequest-comments:typecheck: @tuleap/plugin-pullrequest-comments:typecheck: > @tuleap/plugin-pullrequest-comments@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/lib/pullrequest-comments @tuleap/plugin-pullrequest-comments:typecheck: > tsc --noEmit @tuleap/plugin-pullrequest-comments:typecheck: @tuleap/link-selector:typecheck: @tuleap/link-selector:typecheck: > @tuleap/link-selector@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/link-selector @tuleap/link-selector:typecheck: > tsc --noEmit @tuleap/link-selector:typecheck: @tuleap/list-picker:typecheck: @tuleap/list-picker:typecheck: > @tuleap/list-picker@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/list-picker @tuleap/list-picker:typecheck: > tsc --noEmit @tuleap/list-picker:typecheck: @tuleap/plugin-userlog:typecheck: @tuleap/plugin-userlog:typecheck: > @tuleap/plugin-userlog@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/userlog @tuleap/plugin-userlog:typecheck: > tsc --noEmit @tuleap/plugin-userlog:typecheck: @tuleap/plugin-git-artifact-create-branch-action:typecheck: cache miss, executing 6ca6aa97c95c8941 @tuleap/plugin-git-artifact-create-branch-action:typecheck: @tuleap/plugin-git-artifact-create-branch-action:typecheck: > @tuleap/plugin-git-artifact-create-branch-action@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/artifact-create-branch-action @tuleap/plugin-git-artifact-create-branch-action:typecheck: > vue-tsc --noEmit @tuleap/plugin-git-artifact-create-branch-action:typecheck: @tuleap/plugin-ldap:typecheck: cache miss, executing df80ca7b33e98587 @tuleap/plugin-gitlab-create-branch-action:typecheck: cache miss, executing 0db50366d7a0a1bd @tuleap/plugin-forumml:typecheck: cache miss, executing b32c7e95824fe3e7 @tuleap/plugin-ldap:typecheck: @tuleap/plugin-ldap:typecheck: > @tuleap/plugin-ldap@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/ldap @tuleap/plugin-ldap:typecheck: > tsc --noEmit @tuleap/plugin-ldap:typecheck: @tuleap/plugin-gitlab-create-branch-action:typecheck: @tuleap/plugin-gitlab-create-branch-action:typecheck: > @tuleap/plugin-gitlab-create-branch-action@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/gitlab/scripts/artifact-create-branch-action @tuleap/plugin-gitlab-create-branch-action:typecheck: > vue-tsc --noEmit @tuleap/plugin-gitlab-create-branch-action:typecheck: @tuleap/plugin-baseline:typecheck: cache miss, executing d12d5b6e12246757 @tuleap/plugin-forumml:typecheck: @tuleap/plugin-forumml:typecheck: > @tuleap/plugin-forumml@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/forumml @tuleap/plugin-forumml:typecheck: > tsc --noEmit @tuleap/plugin-forumml:typecheck: @tuleap/core-manage-project-restrictions-resources:build: cache miss, executing 73c8023b31b06b34 @tuleap/plugin-git-site-admin:build: cache miss, executing 76be9b8c58f33638 @tuleap/plugin-velo****ty:build: cache miss, executing 57da1c2f7cccae7e @tuleap/plugin-baseline:typecheck: @tuleap/plugin-baseline:typecheck: > @tuleap/plugin-baseline@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/baseline @tuleap/plugin-baseline:typecheck: > vue-tsc --noEmit @tuleap/plugin-baseline:typecheck: @tuleap/plugin-git-site-admin:build: @tuleap/plugin-git-site-admin:build: > @tuleap/plugin-git-site-admin@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/siteadmin @tuleap/plugin-git-site-admin:build: > vite build @tuleap/plugin-git-site-admin:build: @tuleap/core-manage-project-restrictions-resources:build: @tuleap/core-manage-project-restrictions-resources:build: > @tuleap/core-manage-project-restrictions-resources@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/manage-project-restrictions-resources @tuleap/core-manage-project-restrictions-resources:build: > vite build @tuleap/core-manage-project-restrictions-resources:build: @tuleap/plugin-velo****ty:build: @tuleap/plugin-velo****ty:build: > @tuleap/plugin-velo****ty@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/velo****ty @tuleap/plugin-velo****ty:build: > webpack --config webpack.prod.js @tuleap/plugin-velo****ty:build: @tuleap/ckeditor-image-upload:build: cache miss, executing 2748b1af4c7edbab @tuleap/ckeditor-image-upload:build: @tuleap/ckeditor-image-upload:build: > @tuleap/ckeditor-image-upload@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/ckeditor-image-upload @tuleap/ckeditor-image-upload:build: > vite build @tuleap/ckeditor-image-upload:build: @tuleap/plugin-tracker-color-picker:build: cache miss, executing 96e465e404c558d8 @tuleap/plugin-tracker-semantics-timeframe:build: cache miss, executing a2adb70d430911ac @tuleap/plugin-git-gitlab-api-querier:build: cache miss, executing 0118c75589af96e5 @tuleap/plugin-tracker-color-picker:build: @tuleap/plugin-tracker-color-picker:build: > @tuleap/plugin-tracker-color-picker@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/colorpicker @tuleap/plugin-tracker-color-picker:build: > vite build @tuleap/plugin-tracker-color-picker:build: @tuleap/plugin-tracker-semantics-timeframe:build: @tuleap/plugin-tracker-semantics-timeframe:build: > @tuleap/plugin-tracker-semantics-timeframe@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/semantics-timeframe @tuleap/plugin-tracker-semantics-timeframe:build: > vite build @tuleap/plugin-tracker-semantics-timeframe:build: @tuleap/plugin-git-gitlab-api-querier:build: @tuleap/plugin-git-gitlab-api-querier:build: > @tuleap/plugin-git-gitlab-api-querier@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/lib/gitlab-api-querier @tuleap/plugin-git-gitlab-api-querier:build: > vite build @tuleap/plugin-git-gitlab-api-querier:build: @tuleap/plugin-tracker-rich-text-editor:build: cache miss, executing ca73211aec0eed4a @tuleap/core-manage-project-restrictions-resources:build: vite v4.1.4 building for production... @tuleap/core-manage-project-restrictions-resources:build: transforming... @tuleap/core-manage-project-restrictions-resources:build: ✓ 5 modules transformed. @tuleap/core-manage-project-restrictions-resources:build: rendering chunks... @tuleap/core-manage-project-restrictions-resources:build: frontend-assets/manifest.json 0.15 kB @tuleap/core-manage-project-restrictions-resources:build: frontend-assets/assets/manage-project-restrictions-resources-7e0a35c4.js 8.21 kB @tuleap/plugin-git-site-admin:build: vite v4.1.4 building for production... @tuleap/plugin-timetracking:build: cache miss, executing 861d329d6482fc0b @tuleap/plugin-tracker-rich-text-editor:build: @tuleap/plugin-tracker-rich-text-editor:build: > @tuleap/plugin-tracker-rich-text-editor@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/rich-text-editor @tuleap/plugin-tracker-rich-text-editor:build: > vite build @tuleap/plugin-tracker-rich-text-editor:build: @tuleap/plugin-git-site-admin:build: transforming... @tuleap/plugin-git-site-admin:build: ✓ 8 modules transformed. @tuleap/plugin-git-site-admin:build: rendering chunks... @tuleap/plugin-git-site-admin:build: frontend-assets/manifest.json 0.68 kB @tuleap/plugin-git-site-admin:build: frontend-assets/assets/git-7ab16c49.css 1.92 kB @tuleap/plugin-git-site-admin:build: frontend-assets/assets/gerrit-77a88d73.js 0.28 kB @tuleap/plugin-git-site-admin:build: frontend-assets/assets/mirror-d99c31e7.js 0.43 kB @tuleap/plugin-git-site-admin:build: frontend-assets/assets/gitolite-a5f3a949.js 3.58 kB @tuleap/plugin-git-site-admin:build: frontend-assets/assets/tlp-modal-95a9d9c7.js 4.52 kB @tuleap/plugin-graphontrackersv5:build: cache miss, executing 49c638820b035e4d @tuleap/plugin-timetracking:build: @tuleap/plugin-timetracking:build: > @tuleap/plugin-timetracking@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/timetracking @tuleap/plugin-timetracking:build: > webpack --config webpack.prod.js @tuleap/plugin-timetracking:build: @tuleap/ckeditor-image-upload:build: vite v4.1.4 building for production... @tuleap/ckeditor-image-upload:build: transforming... @tuleap/ckeditor-image-upload:build: ✓ 30 modules transformed. @tuleap/ckeditor-image-upload:build: rendering chunks... @tuleap/plugin-graphontrackersv5:build: @tuleap/plugin-graphontrackersv5:build: > @tuleap/plugin-graphontrackersv5@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/graphontrackersv5 @tuleap/plugin-graphontrackersv5:build: > webpack --config webpack.prod.js @tuleap/plugin-graphontrackersv5:build: @tuleap/ckeditor-image-upload:build: dist/ckeditor-image-upload.js 57.40 kB @tuleap/ckeditor-image-upload:build: dist/ckeditor-image-upload.umd.cjs 40.06 kB @tuleap/plugin-agiledashboard-permissions-per-group:build: cache miss, executing a65ae3464ea5b09f @tuleap/plugin-tracker-color-picker:build: vite v4.1.4 building for production... @tuleap/plugin-tracker-semantics-timeframe:build: vite v4.1.4 building for production... @tuleap/plugin-tracker-color-picker:build: transforming... @tuleap/plugin-velo****ty:build: assets by path *.css 368 bytes @tuleap/plugin-velo****ty:build: asset velo****ty-style-a764a79aa57debd10d04.css 260 bytes [emitted] [immutable] [minimized] (name: velo****ty-style) @tuleap/plugin-velo****ty:build: asset style-fp-3ed2099fd1e5336792de.css 108 bytes [emitted] [immutable] [minimized] (name: style-fp) @tuleap/plugin-velo****ty:build: asset velo****ty-chart-49298b56a53ac07d0bad.js 205 KiB [emitted] [immutable] [minimized] (name: velo****ty-chart) @tuleap/plugin-velo****ty:build: asset manifest.json 189 bytes [emitted] @tuleap/plugin-velo****ty:build: webpack compiled in 8535 ms @tuleap/plugin-tracker-semantics-timeframe:build: transforming... @tuleap/plugin-mytuleap_contact_support:build: cache miss, executing 13a3b606ddbce347 @tuleap/plugin-git-gitlab-api-querier:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-permissions-per-group:build: @tuleap/plugin-agiledashboard-permissions-per-group:build: > @tuleap/plugin-agiledashboard-permissions-per-group@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/permissions-per-group @tuleap/plugin-agiledashboard-permissions-per-group:build: > vite build @tuleap/plugin-agiledashboard-permissions-per-group:build: @tuleap/plugin-git-gitlab-api-querier:build: transforming... @tuleap/plugin-git-gitlab-api-querier:build: ✓ 4 modules transformed. @tuleap/plugin-git-gitlab-api-querier:build: rendering chunks... @tuleap/plugin-git-gitlab-api-querier:build: dist/plugin-git-gitlab-api-querier.js 0.66 kB @tuleap/plugin-git-gitlab-api-querier:build: No name was provided for external module "@tuleap/fetch-result" in "output.globals" – guessing "fetchResult". @tuleap/plugin-git-gitlab-api-querier:build: No name was provided for external module "neverthrow" in "output.globals" – guessing "neverthrow". @tuleap/plugin-git-gitlab-api-querier:build: No name was provided for external module "@tuleap/fault" in "output.globals" – guessing "fault". @tuleap/plugin-git-gitlab-api-querier:build: dist/plugin-git-gitlab-api-querier.umd.cjs 0.91 kB @tuleap/plugin-git-gitlab-api-querier:build: @tuleap/plugin-git-gitlab-api-querier:build: [vite:dts] Start generate declaration files... @tuleap/plugin-mytuleap_contact_support:build: @tuleap/plugin-mytuleap_contact_support:build: > @tuleap/plugin-mytuleap_contact_support@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/mytuleap_contact_support @tuleap/plugin-mytuleap_contact_support:build: > webpack --config webpack.prod.js @tuleap/plugin-mytuleap_contact_support:build: @tuleap/plugin-tracker-color-picker:build: ✓ 26 modules transformed. @tuleap/plugin-tracker-color-picker:build: rendering chunks... @tuleap/plugin-tracker-semantics-timeframe:build: ✓ 26 modules transformed. @tuleap/plugin-tracker-color-picker:build: dist/style.css 14.42 kB @tuleap/plugin-tracker-color-picker:build: dist/fr_FR-9a41781f.js  1.38 kB @tuleap/plugin-tracker-color-picker:build: dist/plugin-tracker-color-picker.js 32.98 kB @tuleap/plugin-tracker-color-picker:build: No name was provided for external module "vue" in "output.globals" – guessing "vue". @tuleap/plugin-tracker-color-picker:build: dist/plugin-tracker-color-picker.umd.cjs 24.01 kB @tuleap/plugin-tracker-semantics-timeframe:build: rendering chunks... @tuleap/plugin-pullrequest-button:build: cache miss, executing 5ac81c19a83edd78 @tuleap/plugin-tracker-semantics-timeframe:build: frontend-assets/manifest.json  0.42 kB @tuleap/plugin-tracker-semantics-timeframe:build: frontend-assets/assets/pt_BR-d51c4239.js  2.85 kB @tuleap/plugin-tracker-semantics-timeframe:build: frontend-assets/assets/fr_FR-23fe31cc.js  3.97 kB @tuleap/plugin-tracker-semantics-timeframe:build: frontend-assets/assets/timeframe-adc4173b.js 99.49 kB @tuleap/plugin-crosstracker:build: cache miss, executing 660a2a680694a80a @tuleap/plugin-git-gitlab-api-querier:build: [vite:dts] Declaration files built in 4071ms. @tuleap/plugin-git-gitlab-api-querier:build: @tuleap/plugin-projectmilestones:build: cache miss, executing 4aec5555173ff1f4 @tuleap/plugin-tracker-rich-text-editor:build: vite v4.1.4 building for production... @tuleap/plugin-tracker-rich-text-editor:build: transforming... @tuleap/plugin-pullrequest-button:build: @tuleap/plugin-pullrequest-button:build: > @tuleap/plugin-pullrequest-button@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/create-pullrequest-button @tuleap/plugin-pullrequest-button:build: > webpack --config webpack.prod.js @tuleap/plugin-pullrequest-button:build: @tuleap/plugin-crosstracker:build: @tuleap/plugin-crosstracker:build: > @tuleap/plugin-crosstracker@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/crosstracker @tuleap/plugin-crosstracker:build: > webpack --config webpack.prod.js @tuleap/plugin-crosstracker:build: @tuleap/plugin-projectmilestones:build: @tuleap/plugin-projectmilestones:build: > @tuleap/plugin-projectmilestones@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/projectmilestones @tuleap/plugin-projectmilestones:build: > webpack --config webpack.prod.js @tuleap/plugin-projectmilestones:build: @tuleap/plugin-tracker-rich-text-editor:build: ✓ 41 modules transformed. @tuleap/plugin-tracker-rich-text-editor:build: rendering chunks... @tuleap/plugin-tracker-rich-text-editor:build: dist/style.css  5.01 kB @tuleap/plugin-tracker-rich-text-editor:build: dist/plugin-tracker-rich-text-editor.js 182.54 kB @tuleap/plugin-tracker-rich-text-editor:build: No name was provided for external module "ckeditor4" in "output.globals" – guessing "CKEDITOR". @tuleap/plugin-tracker-rich-text-editor:build: No name was provided for external module "jquery" in "output.globals" – guessing "jQuery". @tuleap/plugin-tracker-rich-text-editor:build: dist/plugin-tracker-rich-text-editor.umd.cjs 132.86 kB @tuleap/plugin-tracker-rich-text-editor:build: @tuleap/plugin-tracker-rich-text-editor:build: [vite:dts] Start generate declaration files... @tuleap/plugin-agiledashboard-permissions-per-group:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-permissions-per-group:build: transforming... @tuleap/plugin-docgen-docx:build: cache miss, executing 3deb604b04c96d75 @tuleap/plugin-agiledashboard-permissions-per-group:build: ✓ 13 modules transformed. @tuleap/plugin-agiledashboard-permissions-per-group:build: rendering chunks... @tuleap/plugin-agiledashboard-permissions-per-group:build: frontend-assets/manifest.json  0.44 kB @tuleap/plugin-agiledashboard-permissions-per-group:build: frontend-assets/assets/pt_BR-1ca0d55f.js  1.25 kB @tuleap/plugin-agiledashboard-permissions-per-group:build: frontend-assets/assets/fr_FR-a25771a3.js  1.44 kB @tuleap/plugin-agiledashboard-permissions-per-group:build: frontend-assets/assets/permissions-per-group-c20f449b.js 90.81 kB @tuleap/plugin-botmattermost:build: cache miss, executing 03423466ef671046 @tuleap/plugin-docgen-docx:build: @tuleap/plugin-docgen-docx:build: > @tuleap/plugin-docgen-docx@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/document_generation/scripts/lib/docx @tuleap/plugin-docgen-docx:build: > vite build @tuleap/plugin-docgen-docx:build: @tuleap/plugin-graphontrackersv5:build: asset graphontrackersv5-d93131cbd933930abe43.js 129 KiB [emitted] [immutable] [minimized] (name: graphontrackersv5) @tuleap/plugin-graphontrackersv5:build: asset style-d23ed0f75767e6aa1a8d.css 12.8 KiB [emitted] [immutable] [minimized] (name: style) @tuleap/plugin-graphontrackersv5:build: asset css-assets/tuleap-spinner-67d991d644dd5a1603e5.gif 7.21 KiB [emitted] [immutable] [from: ../../src/www/themes/common/images/tuleap-spinner.gif] (auxiliary name: style) @tuleap/plugin-graphontrackersv5:build: asset manifest.json 211 bytes [emitted] @tuleap/plugin-graphontrackersv5:build: webpack compiled in 8657 ms @tuleap/plugin-agiledashboard-shared:build: cache miss, executing ad0ca37082f11ff3 @tuleap/plugin-mytuleap_contact_support:build: assets by path *.js 60.8 KiB @tuleap/plugin-mytuleap_contact_support:build: asset modal-burning-parrot-48c5ec070443ba255366.js 31.4 KiB [emitted] [immutable] [minimized] (name: modal-burning-parrot) @tuleap/plugin-mytuleap_contact_support:build: asset modal-flaming-parrot-a41d11389c8efef82992.js 26.2 KiB [emitted] [immutable] [minimized] (name: modal-flaming-parrot) @tuleap/plugin-mytuleap_contact_support:build: asset help-page-8e0339144d19090869e8.js 3.2 KiB [emitted] [immutable] [minimized] (name: help-page) @tuleap/plugin-mytuleap_contact_support:build: assets by path *.css 3.55 KiB @tuleap/plugin-mytuleap_contact_support:build: asset style-flamingparrot-abe30de50045b0214391.css 2.33 KiB [emitted] [immutable] [minimized] (name: style-flamingparrot) @tuleap/plugin-mytuleap_contact_support:build: asset style-burningparrot-6b8f85ba70ff43d25785.css 1.22 KiB [emitted] [immutable] [minimized] (name: style-burningparrot) @tuleap/plugin-mytuleap_contact_support:build: asset manifest.json 365 bytes [emitted] @tuleap/plugin-mytuleap_contact_support:build: webpack compiled in 4246 ms @tuleap/plugin-timetracking:build: assets by path *.js 260 KiB @tuleap/plugin-timetracking:build: asset widget-timetracking-a51acd28e03661708167.js 132 KiB [emitted] [immutable] [minimized] (name: widget-timetracking) @tuleap/plugin-timetracking:build: asset timetracking-overview-7595a1271e593effc108.js 128 KiB [emitted] [immutable] [minimized] (name: timetracking-overview) @tuleap/plugin-timetracking:build: assets by path *.css 5.83 KiB @tuleap/plugin-timetracking:build: asset style-bp-fd0df0450ea7d2b7d5dc.css 4.93 KiB [emitted] [immutable] [minimized] (name: style-bp) @tuleap/plugin-timetracking:build: asset style-fp-4649795c221982d82700.css 920 bytes [emitted] [immutable] [minimized] (name: style-fp) @tuleap/plugin-timetracking:build: asset css-assets/spinner-946a9939542a62cccf5a.gif 6.37 KiB [emitted] [immutable] [from: ../../src/www/themes/BurningParrot/images/spinner.gif] (auxiliary name: style-bp) @tuleap/plugin-timetracking:build: asset manifest.json 341 bytes [emitted] @tuleap/plugin-timetracking:build: webpack compiled in 11312 ms @tuleap/plugin-git-permissions-per-group:build: cache miss, executing f72bb5f125769fa0 @tuleap/plugin-program-management-artifact-action:build: cache miss, executing 80880dbcb5e441ea @tuleap/plugin-botmattermost:build: @tuleap/plugin-botmattermost:build: > @tuleap/plugin-botmattermost@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/botmattermost @tuleap/plugin-botmattermost:build: > webpack --config webpack.prod.js @tuleap/plugin-botmattermost:build: @tuleap/plugin-tracker-rich-text-editor:build: [vite:dts] Declaration files built in 8055ms. @tuleap/plugin-tracker-rich-text-editor:build: @tuleap/plugin-svn:build: cache miss, executing 82ecd1cf2985cfdf @tuleap/plugin-program-management-artifact-action:build: @tuleap/plugin-program-management-artifact-action:build: > @tuleap/plugin-program-management-artifact-action@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/program_management/scripts/artifact-additional-action @tuleap/plugin-program-management-artifact-action:build: > vite build @tuleap/plugin-program-management-artifact-action:build: @tuleap/plugin-agiledashboard-shared:build: @tuleap/plugin-agiledashboard-shared:build: > @tuleap/plugin-agiledashboard-shared@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/lib/shared @tuleap/plugin-agiledashboard-shared:build: > vite build @tuleap/plugin-agiledashboard-shared:build: @tuleap/plugin-git-permissions-per-group:build: @tuleap/plugin-git-permissions-per-group:build: > @tuleap/plugin-git-permissions-per-group@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/permissions-per-group @tuleap/plugin-git-permissions-per-group:build: > vite build @tuleap/plugin-git-permissions-per-group:build: @tuleap/plugin-svn:build: @tuleap/plugin-svn:build: > @tuleap/plugin-svn@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/svn @tuleap/plugin-svn:build: > rm -rf ./frontend-assets && webpack --config webpack.prod.js @tuleap/plugin-svn:build: @tuleap/plugin-pullrequest-button:build: assets by path *.js 126 KiB @tuleap/plugin-pullrequest-button:build: asset create-pullrequest-button-2c9b476fa3ef6bfa51cd.js 122 KiB [emitted] [immutable] [minimized] (name: create-pullrequest-button) @tuleap/plugin-pullrequest-button:build: asset 119-f4a7360e851c13f6c48c.js 2.49 KiB [emitted] [immutable] [minimized] @tuleap/plugin-pullrequest-button:build: asset 666-3bded1578a527fc9d08b.js 1.9 KiB [emitted] [immutable] [minimized] @tuleap/plugin-pullrequest-button:build: asset repository-style-6e58ebe22b6e6491fb39.css 335 bytes [emitted] [immutable] [minimized] (name: repository-style) @tuleap/plugin-pullrequest-button:build: asset manifest.json 288 bytes [emitted] @tuleap/plugin-pullrequest-button:build: webpack compiled in 8940 ms @tuleap/plugin-onlyoffice-siteadmin:build: cache miss, executing 9cf0573309a15a25 @tuleap/plugin-onlyoffice-siteadmin:build: @tuleap/plugin-onlyoffice-siteadmin:build: > @tuleap/plugin-onlyoffice-siteadmin@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/onlyoffice/scripts/siteadmin @tuleap/plugin-onlyoffice-siteadmin:build: > vite build @tuleap/plugin-onlyoffice-siteadmin:build: @tuleap/plugin-docgen-docx:build: vite v4.1.4 building for production... @tuleap/plugin-docgen-docx:build: transforming... @tuleap/plugin-docgen-docx:build: ✓ 20 modules transformed. @tuleap/plugin-docgen-docx:build: rendering chunks... @tuleap/plugin-docgen-docx:build: dist/plugin-docgen-docx.js 23.50 kB @tuleap/plugin-docgen-docx:build: No name was provided for external module "docx" in "output.globals" – guessing "docx". @tuleap/plugin-docgen-docx:build: No name was provided for external module "@tuleap/tlp-fetch" in "output.globals" – guessing "tlpFetch". @tuleap/plugin-docgen-docx:build: No name was provided for external module "dompurify" in "output.globals" – guessing "dompurify". @tuleap/plugin-crosstracker:build: assets by path *.js 412 KiB @tuleap/plugin-crosstracker:build: asset cross-tracker-4881c7bdf8ff16743191.js 406 KiB [emitted] [immutable] [minimized] [big] (name: cross-tracker) @tuleap/plugin-crosstracker:build: asset cross-tracker-po-0-7d554c7a8826235f8763.js 3.95 KiB [emitted] [immutable] [minimized] (name: cross-tracker-po-0) @tuleap/plugin-crosstracker:build: asset cross-tracker-po-1-bdd3bd16a7dcff7afcd3.js 2.77 KiB [emitted] [immutable] [minimized] (name: cross-tracker-po-1) @tuleap/plugin-crosstracker:build: asset cross-tracker-style-daf6366703c236e600b5.css 9.73 KiB [emitted] [immutable] [minimized] (name: cross-tracker-style) @tuleap/plugin-crosstracker:build: asset css-assets/spinner-946a9939542a62cccf5a.gif 6.37 KiB [emitted] [immutable] [from: ../../src/www/themes/BurningParrot/images/spinner.gif] (auxiliary name: cross-tracker-style) @tuleap/plugin-crosstracker:build: asset manifest.json 363 bytes [emitted] @tuleap/plugin-crosstracker:build: webpack compiled in 15309 ms @tuleap/plugin-docgen-docx:build: dist/plugin-docgen-docx.umd.cjs 16.27 kB @tuleap/plugin-docgen-docx:build: @tuleap/plugin-docgen-docx:build: [vite:dts] Start generate declaration files... @tuleap/plugin-pullrequest-comments:build: cache miss, executing 8eb875227346e0f4 @tuleap/plugin-program-management-artifact-action:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-shared:build: vite v4.1.4 building for production... @tuleap/plugin-program-management-artifact-action:build: transforming... @tuleap/plugin-agiledashboard-shared:build: transforming... @tuleap/plugin-git-permissions-per-group:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-shared:build: ✓ 1 modules transformed. @tuleap/plugin-agiledashboard-shared:build: rendering chunks... @tuleap/plugin-agiledashboard-shared:build: dist/plugin-agiledashboard-shared.js 0.31 kB @tuleap/plugin-agiledashboard-shared:build: dist/plugin-agiledashboard-shared.umd.cjs 0.58 kB @tuleap/plugin-agiledashboard-shared:build: @tuleap/plugin-agiledashboard-shared:build: [vite:dts] Start generate declaration files... @tuleap/plugin-git-permissions-per-group:build: transforming... @tuleap/plugin-pullrequest-comments:build: @tuleap/plugin-pullrequest-comments:build: > @tuleap/plugin-pullrequest-comments@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/lib/pullrequest-comments @tuleap/plugin-pullrequest-comments:build: > vite build @tuleap/plugin-pullrequest-comments:build: @tuleap/plugin-program-management-artifact-action:build: ✓ 11 modules transformed. @tuleap/plugin-program-management-artifact-action:build: rendering chunks... @tuleap/plugin-program-management-artifact-action:build: frontend-assets/manifest.json  0.44 kB @tuleap/plugin-program-management-artifact-action:build: frontend-assets/assets/pt_BR-bbebdca4.js  1.43 kB @tuleap/plugin-program-management-artifact-action:build: frontend-assets/assets/fr_FR-1e7e998e.js  1.51 kB @tuleap/plugin-program-management-artifact-action:build: frontend-assets/assets/artifact_additional_action-f878d764.js 60.04 kB @tuleap/link-selector:build: cache miss, executing 052a5d2f2f538fe7 @tuleap/plugin-agiledashboard-shared:build: [vite:dts] Declaration files built in 3727ms. @tuleap/plugin-agiledashboard-shared:build: @tuleap/plugin-userlog:build: cache miss, executing 37f0f046f92088ec @tuleap/plugin-botmattermost:build: assets by path *.js 1.39 KiB @tuleap/plugin-botmattermost:build: asset project-admin-modals-568a9845519c23d0630b.js 817 bytes [emitted] [immutable] [minimized] (name: project-admin-modals) @tuleap/plugin-botmattermost:build: asset modals-808ecccb0d389b1e531d.js 604 bytes [emitted] [immutable] [minimized] (name: modals) @tuleap/plugin-botmattermost:build: asset manifest.json 205 bytes [emitted] @tuleap/plugin-botmattermost:build: asset botmattermost-style-d21bb38fad7d0d0771c8.css 96 bytes [emitted] [immutable] [minimized] (name: botmattermost-style) @tuleap/plugin-botmattermost:build: webpack compiled in 9752 ms @tuleap/link-selector:build: @tuleap/link-selector:build: > @tuleap/link-selector@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/link-selector @tuleap/link-selector:build: > vite build @tuleap/link-selector:build: @tuleap/list-picker:build: cache miss, executing 7ec5b569c8d592c3 @tuleap/plugin-git-permissions-per-group:build: ✓ 42 modules transformed. @tuleap/plugin-git-permissions-per-group:build: rendering chunks... @tuleap/plugin-git-permissions-per-group:build: frontend-assets/manifest.json  0.44 kB @tuleap/plugin-git-permissions-per-group:build: frontend-assets/assets/pt_BR-df2c04c4.js  1.46 kB @tuleap/plugin-git-permissions-per-group:build: frontend-assets/assets/fr_FR-3a0bb2a1.js  1.87 kB @tuleap/plugin-git-permissions-per-group:build: frontend-assets/assets/permissions-per-group-a1ab3dbf.js 103.16 kB @tuleap/core-switch-to:build: cache miss, executing 4609f163ac1be4b8 @tuleap/plugin-userlog:build: @tuleap/plugin-userlog:build: > @tuleap/plugin-userlog@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/userlog @tuleap/plugin-userlog:build: > webpack --config webpack.prod.js @tuleap/plugin-userlog:build: @tuleap/plugin-svn:build: assets by path *.js 93.1 KiB @tuleap/plugin-svn:build: asset permission-per-group-d7433cc37ed0928f8690.js 92.5 KiB [emitted] [immutable] [minimized] (name: permission-per-group) @tuleap/plugin-svn:build: asset global-admin-migrate-851822dad71c4ac96fc4.js 444 bytes [emitted] [immutable] [minimized] (name: global-admin-migrate) @tuleap/plugin-svn:build: asset homepage-fe5ee27d0a033d33ca8f.js 165 bytes [emitted] [immutable] [minimized] (name: homepage) @tuleap/plugin-svn:build: assets by path *.css 7.74 KiB @tuleap/plugin-svn:build: asset style-fp-5b0739ea540768caa060.css 6.7 KiB [emitted] [immutable] [minimized] (name: style-fp) @tuleap/plugin-svn:build: asset style-bp-5e8bd4449323449130b5.css 1.04 KiB [emitted] [immutable] [minimized] (name: style-bp) @tuleap/plugin-svn:build: asset manifest.json 417 bytes [emitted] @tuleap/plugin-svn:build: webpack compiled in 8207 ms @tuleap/plugin-svn:build: @tuleap/plugin-svn:build: asset svn-admin-77f62a56972c2c74f067.js 5.33 KiB [emitted] [immutable] [minimized] (name: svn-admin) @tuleap/plugin-svn:build: asset svn-e857bf6835af76c46165.js 1.13 KiB [emitted] [immutable] [minimized] (name: svn) @tuleap/plugin-svn:build: asset manifest.json 100 bytes [emitted] @tuleap/plugin-svn:build: webpack compiled in 5366 ms @tuleap/list-picker:build: @tuleap/list-picker:build: > @tuleap/list-picker@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/list-picker @tuleap/list-picker:build: > vite build @tuleap/list-picker:build: @tuleap/plugin-agiledashboard-artifact-action:build: cache miss, executing 753ce4ddbca8bca9 @tuleap/plugin-projectmilestones:build: assets by path *.js 742 KiB @tuleap/plugin-projectmilestones:build: asset projectmilestones-70e414462ee8d736f42e.js 737 KiB [emitted] [immutable] [minimized] [big] (name: projectmilestones) @tuleap/plugin-projectmilestones:build: asset projectmilestones-po-0-e27fe1b481833bfec9b7.js 2.98 KiB [emitted] [immutable] [minimized] (name: projectmilestones-po-0) @tuleap/plugin-projectmilestones:build: asset projectmilestones-preferences-fb8f707a7fffab61ed8d.js 1.87 KiB [emitted] [immutable] [minimized] (name: projectmilestones-preferences) @tuleap/plugin-projectmilestones:build: asset projectmilestones-po-1-f07d7cbca6ccc3ad00c0.js 496 bytes [emitted] [immutable] [minimized] (name: projectmilestones-po-1) @tuleap/plugin-projectmilestones:build: asset projectmilestones-style-59da09bd3158dc9fb8ea.css 52.5 KiB [emitted] [immutable] [minimized] (name: projectmilestones-style) @tuleap/plugin-projectmilestones:build: asset css-assets/spinner-946a9939542a62cccf5a.gif 6.37 KiB [emitted] [immutable] [from: ../../src/www/themes/BurningParrot/images/spinner.gif] (auxiliary name: projectmilestones-style) @tuleap/plugin-projectmilestones:build: asset manifest.json 490 bytes [emitted] @tuleap/plugin-projectmilestones:build: webpack compiled in 24816 ms @tuleap/plugin-forumml:build: cache miss, executing f14068efa912d50f @tuleap/core-switch-to:build: @tuleap/core-switch-to:build: > @tuleap/core-switch-to@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/switch-to @tuleap/core-switch-to:build: > vite build @tuleap/core-switch-to:build: @tuleap/plugin-agiledashboard-artifact-action:build: @tuleap/plugin-agiledashboard-artifact-action:build: > @tuleap/plugin-agiledashboard-artifact-action@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/scripts/artifact-additional-action @tuleap/plugin-agiledashboard-artifact-action:build: > vite build @tuleap/plugin-agiledashboard-artifact-action:build: @tuleap/plugin-onlyoffice-siteadmin:build: vite v4.1.4 building for production... @tuleap/plugin-onlyoffice-siteadmin:build: transforming... @tuleap/plugin-forumml:build: @tuleap/plugin-forumml:build: > @tuleap/plugin-forumml@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/forumml @tuleap/plugin-forumml:build: > webpack --config webpack.prod.js @tuleap/plugin-forumml:build: @tuleap/plugin-docgen-docx:build: [vite:dts] Declaration files built in 13774ms. @tuleap/plugin-docgen-docx:build: @tuleap/plugin-git-artifact-create-branch-action:build: cache miss, executing 0691337d4a0589dc @tuleap/plugin-pullrequest-comments:build: vite v4.1.4 building for production... @tuleap/plugin-pullrequest-comments:build: transforming... @tuleap/plugin-git-artifact-create-branch-action:build: @tuleap/plugin-git-artifact-create-branch-action:build: > @tuleap/plugin-git-artifact-create-branch-action@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/git/scripts/artifact-create-branch-action @tuleap/plugin-git-artifact-create-branch-action:build: > vite build @tuleap/plugin-git-artifact-create-branch-action:build: @tuleap/link-selector:build: vite v4.1.4 building for production... @tuleap/link-selector:build: transforming... @tuleap/plugin-onlyoffice-siteadmin:build: ✓ 68 modules transformed. @tuleap/plugin-onlyoffice-siteadmin:build: rendering chunks... @tuleap/plugin-onlyoffice-siteadmin:build: frontend-assets/manifest.json  0.54 kB @tuleap/plugin-onlyoffice-siteadmin:build: frontend-assets/assets/onlyoffice-siteadmin-0ffda5e8.css  0.64 kB @tuleap/plugin-onlyoffice-siteadmin:build: frontend-assets/assets/fr_FR-b8f252c0.js  7.94 kB @tuleap/plugin-onlyoffice-siteadmin:build: frontend-assets/assets/onlyoffice-siteadmin-78179538.js 104.43 kB @tuleap/plugin-ldap:build: cache miss, executing 463b422fdb583a0f @tuleap/link-selector:build: ✓ 22 modules transformed. @tuleap/link-selector:build: rendering chunks... @tuleap/link-selector:build: dist/style.css  6.58 kB @tuleap/link-selector:build: dist/link-selector.js 28.01 kB @tuleap/link-selector:build: No name was provided for external module "lit/html.js" in "output.globals" – guessing "html_js". @tuleap/link-selector:build: dist/link-selector.umd.cjs 23.90 kB @tuleap/link-selector:build: @tuleap/link-selector:build: [vite:dts] Start generate declaration files... @tuleap/list-picker:build: vite v4.1.4 building for production... @tuleap/list-picker:build: transforming... @tuleap/plugin-pullrequest-comments:build: ✓ 65 modules transformed. @tuleap/core-switch-to:build: vite v4.1.4 building for production... @tuleap/core-switch-to:build: transforming... @tuleap/plugin-pullrequest-comments:build: rendering chunks... @tuleap/plugin-pullrequest-comments:build: dist/style.css  5.63 kB @tuleap/plugin-pullrequest-comments:build: dist/plugin-pullrequest-comments.js 231.10 kB @tuleap/plugin-pullrequest-comments:build: dist/plugin-pullrequest-comments.umd.cjs 172.72 kB @tuleap/plugin-pullrequest-comments:build: @tuleap/plugin-pullrequest-comments:build: [vite:dts] Start generate declaration files... @tuleap/plugin-ldap:build: @tuleap/plugin-ldap:build: > @tuleap/plugin-ldap@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/ldap @tuleap/plugin-ldap:build: > webpack --config webpack.prod.js @tuleap/plugin-ldap:build: @tuleap/plugin-userlog:build: asset style-bp-23d65e6419607597c4bd.css 437 bytes [emitted] [immutable] [minimized] (name: style-bp) @tuleap/plugin-userlog:build: asset user-logging-date-picker-2b06752dccccc1cbb006.js 281 bytes [emitted] [immutable] [minimized] (name: user-logging-date-picker) @tuleap/plugin-userlog:build: asset manifest.json 142 bytes [emitted] @tuleap/plugin-userlog:build: webpack compiled in 3649 ms @tuleap/plugin-gitlab-create-branch-action:build: cache miss, executing 283851b4148630f9 @tuleap/plugin-agiledashboard-artifact-action:build: vite v4.1.4 building for production... @tuleap/plugin-agiledashboard-artifact-action:build: transforming... @tuleap/link-selector:build: [vite:dts] Declaration files built in 4115ms. @tuleap/link-selector:build: @tuleap/plugin-gitlab-linked-group:typecheck: cache miss, executing f359fabd410009ec @tuleap/plugin-gitlab-create-branch-action:build: @tuleap/plugin-gitlab-create-branch-action:build: > @tuleap/plugin-gitlab-create-branch-action@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/gitlab/scripts/artifact-create-branch-action @tuleap/plugin-gitlab-create-branch-action:build: > vite build @tuleap/plugin-gitlab-create-branch-action:build: @tuleap/list-picker:build: ✓ 26 modules transformed. @tuleap/list-picker:build: rendering chunks... @tuleap/list-picker:build: dist/style.css 21.42 kB @tuleap/list-picker:build: dist/list-picker.js 47.00 kB @tuleap/plugin-agiledashboard-artifact-action:build: ✓ 11 modules transformed. @tuleap/list-picker:build: No name was provided for external module "lit/html.js" in "output.globals" – guessing "html_js". @tuleap/list-picker:build: No name was provided for external module "lit/directives/style-map.js" in "output.globals" – guessing "styleMap_js". @tuleap/list-picker:build: No name was provided for external module "lit/directives/class-map.js" in "output.globals" – guessing "classMap_js". @tuleap/list-picker:build: No name was provided for external module "@tuleap/gettext" in "output.globals" – guessing "gettext". @tuleap/list-picker:build: dist/list-picker.umd.cjs 39.59 kB @tuleap/list-picker:build: @tuleap/list-picker:build: [vite:dts] Start generate declaration files... @tuleap/plugin-agiledashboard-artifact-action:build: rendering chunks... @tuleap/plugin-agiledashboard-artifact-action:build: frontend-assets/manifest.json  0.43 kB @tuleap/plugin-agiledashboard-artifact-action:build: frontend-assets/assets/fr_FR-cf04ce17.js  1.29 kB @tuleap/plugin-agiledashboard-artifact-action:build: frontend-assets/assets/pt_BR-bbebdca4.js  1.43 kB @tuleap/plugin-agiledashboard-artifact-action:build: frontend-assets/assets/artifact-action-7840911d.js 59.96 kB @tuleap/plugin-gitlab-group-link-wizard:typecheck: cache miss, executing d60665e7756ccae9 @tuleap/plugin-gitlab-linked-group:typecheck: @tuleap/plugin-gitlab-linked-group:typecheck: > @tuleap/plugin-gitlab-linked-group@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/gitlab/scripts/linked-group @tuleap/plugin-gitlab-linked-group:typecheck: > tsc --noEmit @tuleap/plugin-gitlab-linked-group:typecheck: @tuleap/core-switch-to:build: ✓ 79 modules transformed. @tuleap/core-switch-to:build: rendering chunks... @tuleap/plugin-gitlab-group-link-wizard:typecheck: @tuleap/plugin-gitlab-group-link-wizard:typecheck: > @tuleap/plugin-gitlab-group-link-wizard@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/gitlab/scripts/group-link-wizard @tuleap/plugin-gitlab-group-link-wizard:typecheck: > vue-tsc --noEmit @tuleap/plugin-gitlab-group-link-wizard:typecheck: @tuleap/core-switch-to:build: frontend-assets/manifest.json  0.76 kB @tuleap/core-switch-to:build: frontend-assets/assets/switch-to-fp-b2af4b01.js  0.79 kB @tuleap/core-switch-to:build: frontend-assets/assets/switch-to-bp-f612bc5f.js  0.88 kB @tuleap/core-switch-to:build: frontend-assets/assets/pt_BR-268b20d5.js  2.31 kB @tuleap/core-switch-to:build: frontend-assets/assets/fr_FR-bb802653.js  3.20 kB @tuleap/core-switch-to:build: frontend-assets/assets/initiate-app-26312a73.js 126.09 kB @tuleap/plugin-baseline:build: cache miss, executing 4e86517b90e542c1 @tuleap/plugin-pullrequest-comments:build: [vite:dts] Declaration files built in 6196ms. @tuleap/plugin-pullrequest-comments:build: @tuleap/plugin-document_generation:typecheck: cache miss, executing 3362bcde2f930817 @tuleap/plugin-git-artifact-create-branch-action:build: vite v4.1.4 building for production... @tuleap/plugin-git-artifact-create-branch-action:build: transforming... @tuleap/list-picker:build: [vite:dts] Declaration files built in 4761ms. @tuleap/list-picker:build: @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: cache miss, executing 128d00a7acbbbad1 @tuleap/plugin-baseline:build: @tuleap/plugin-baseline:build: > @tuleap/plugin-baseline@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/baseline @tuleap/plugin-baseline:build: > webpack --config webpack.prod.js @tuleap/plugin-baseline:build: @tuleap/plugin-document_generation:typecheck: @tuleap/plugin-document_generation:typecheck: > @tuleap/plugin-document_generation@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/document_generation @tuleap/plugin-document_generation:typecheck: > vue-tsc --noEmit @tuleap/plugin-document_generation:typecheck: @tuleap/plugin-forumml:build: (node:12874) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_PUSH] DeprecationWarning: chunk.files was changed from Array to Set (using Array method 'push' is deprecated) @tuleap/plugin-forumml:build: (Use `node --trace-deprecation ...` to show where the warning was created) @tuleap/plugin-forumml:build: assets by path *.js 128 KiB @tuleap/plugin-forumml:build: asset new-thread-4feb3ab886ab78907bd7.js 106 KiB [emitted] [immutable] [minimized] (name: new-thread) @tuleap/plugin-forumml:build: asset thread-1d20b637e58647aadea2.js 20.1 KiB [emitted] [immutable] [minimized] (name: thread) @tuleap/plugin-forumml:build: asset forumml-3789ef67b5.js 1.53 KiB [emitted] [minimized] (name: forumml) @tuleap/plugin-forumml:build: asset new-thread-po-0-976decee2977a02f6007.js 652 bytes [emitted] [immutable] [minimized] (name: new-thread-po-0) @tuleap/plugin-forumml:build: asset new-thread-po-1-91ba2709a92c1c0fb84c.js 472 bytes [emitted] [immutable] [minimized] (name: new-thread-po-1) @tuleap/plugin-forumml:build: assets by path *.css 10.4 KiB @tuleap/plugin-forumml:build: asset forumml-style-0c6654c063437ec62c81.css 8.67 KiB [emitted] [immutable] [minimized] (name: forumml-style) @tuleap/plugin-forumml:build: asset style-a519632f171d834d0aca.css 1.76 KiB [emitted] [immutable] [minimized] (name: style) @tuleap/plugin-forumml:build: asset manifest.json 397 bytes [emitted] @tuleap/plugin-forumml:build: webpack compiled in 7966 ms @tuleap/plugin-agiledashboard:build: cache miss, executing a6da4bbf4d239e96 @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: > @tuleap/plugin-tracker-artifact-ckeditor-image-upload@0.0.0 build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/artifact-ckeditor-image-upload @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: > vite build @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: @tuleap/plugin-agiledashboard:build: @tuleap/plugin-agiledashboard:build: > @tuleap/plugin-agiledashboard@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard @tuleap/plugin-agiledashboard:build: > rm -rf ./frontend-assets/ && webpack --config webpack.prod.js @tuleap/plugin-agiledashboard:build: @tuleap/plugin-gitlab-create-branch-action:build: vite v4.1.4 building for production... @tuleap/plugin-gitlab-create-branch-action:build: transforming... @tuleap/plugin-ldap:build: assets by path *.js 108 KiB @tuleap/plugin-ldap:build: asset project-admin-members-6a9be2bc721afd10d6b4.js 52.7 KiB [emitted] [immutable] [minimized] (name: project-admin-members) @tuleap/plugin-ldap:build: asset project-admin-ugroups-6c1f020a6381c30108e8.js 52.7 KiB [emitted] [immutable] [minimized] (name: project-admin-ugroups) @tuleap/plugin-ldap:build: asset project-admin-ldap-po-0-a23b3526a03b9395b77e.js 1.7 KiB [emitted] [immutable] [minimized] (name: project-admin-ldap-po-0) @tuleap/plugin-ldap:build: asset project-admin-ldap-po-1-680761db2c41ebe5e957.js 1.38 KiB [emitted] [immutable] [minimized] (name: project-admin-ldap-po-1) @tuleap/plugin-ldap:build: asset css-assets/spinner-67d991d644dd5a1603e5.gif 7.21 KiB [emitted] [immutable] [from: themes/images/spinner.gif] (auxiliary name: ldap-style) @tuleap/plugin-ldap:build: asset ldap-style-45ca61f748b73b585ec0.css 1.06 KiB [emitted] [immutable] [minimized] (name: ldap-style) @tuleap/plugin-ldap:build: asset manifest.json 460 bytes [emitted] @tuleap/plugin-ldap:build: webpack compiled in 5584 ms @tuleap/plugin-pullrequest-overview:typecheck: cache miss, executing b2a3982aa2f694a6 @tuleap/plugin-git-artifact-create-branch-action:build: ✓ 29 modules transformed. @tuleap/plugin-git-artifact-create-branch-action:build: rendering chunks... @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/field-double-arrows-93b45cc4.svg  0.53 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/field-double-arrows-small-c84c3cd4.svg  0.55 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/field-magnifier-60a27f51.svg  0.75 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/field-magnifier-small-cd85441b.svg  0.78 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/field-magnifier-large-bb23e6c6.svg  0.79 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/manifest.json  2.09 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/modal-67a648dc.css 60.26 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/pt_BR-5bcac03e.js  2.37 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/fr_FR-ba3b4a67.js  3.56 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/modal-a985c907.js 27.60 kB @tuleap/plugin-git-artifact-create-branch-action:build: frontend-assets/assets/artifact-create-branch-action-764c53d7.js 85.77 kB @tuleap/plugin-tracker-artifact-modal:typecheck: cache miss, executing 554a4757c1ff787b @tuleap/plugin-pullrequest-overview:typecheck: @tuleap/plugin-pullrequest-overview:typecheck: > @tuleap/plugin-pullrequest-overview@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/pullrequest-overview @tuleap/plugin-pullrequest-overview:typecheck: > vue-tsc --noEmit @tuleap/plugin-pullrequest-overview:typecheck: @tuleap/plugin-tracker-artifact-modal:typecheck: @tuleap/plugin-tracker-artifact-modal:typecheck: > @tuleap/plugin-tracker-artifact-modal@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/artifact-modal @tuleap/plugin-tracker-artifact-modal:typecheck: > tsc --noEmit @tuleap/plugin-tracker-artifact-modal:typecheck: @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: vite v4.1.4 building for production... @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: transforming... @tuleap/plugin-gitlab-create-branch-action:build: ✓ 32 modules transformed. @tuleap/plugin-gitlab-create-branch-action:build: rendering chunks... @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/field-double-arrows-93b45cc4.svg  0.53 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/field-double-arrows-small-c84c3cd4.svg  0.55 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/field-magnifier-60a27f51.svg  0.75 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/field-magnifier-small-cd85441b.svg  0.78 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/field-magnifier-large-bb23e6c6.svg  0.79 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/manifest.json  2.12 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/modal-25b1eb38.css 60.85 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/pt_BR-70196f70.js  2.09 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/fr_FR-75df929b.js  3.16 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/gitlab-artifact-create-branch-d516b0e2.js 24.53 kB @tuleap/plugin-gitlab-create-branch-action:build: frontend-assets/assets/modal-f3fb55b4.js 93.42 kB @tuleap/core-project-registration:typecheck: cache miss, executing bde58ce8b0d247a5 @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: ✓ 19 modules transformed. @tuleap/core-user-registration:typecheck: cache miss, executing 20503af0e8c4eff2 @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: rendering chunks... @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: dist/plugin-tracker-artifact-ckeditor-image-upload.js 119.86 kB @tuleap/plugin-tracker-artifact-ckeditor-image-upload:build: dist/plugin-tracker-artifact-ckeditor-image-upload.umd.cjs 83.07 kB @tuleap/tlp-doc:build: cache miss, executing afdc4cbc4168c5af @tuleap/plugin-gitlab-linked-group:build: cache miss, executing f3ca9e8321b589c5 @tuleap/core-project-registration:typecheck: @tuleap/core-project-registration:typecheck: > @tuleap/core-project-registration@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/project-registration @tuleap/core-project-registration:typecheck: > vue-tsc --noEmit @tuleap/core-project-registration:typecheck: @tuleap/core-user-registration:typecheck: @tuleap/core-user-registration:typecheck: > @tuleap/core-user-registration@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/user-registration @tuleap/core-user-registration:typecheck: > tsc --noEmit @tuleap/core-user-registration:typecheck: @tuleap/plugin-gitlab-linked-group:build: @tuleap/plugin-gitlab-linked-group:build: > @tuleap/plugin-gitlab-linked-group@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/gitlab/scripts/linked-group @tuleap/plugin-gitlab-linked-group:build: > vite build @tuleap/plugin-gitlab-linked-group:build: @tuleap/tlp-doc:build: @tuleap/tlp-doc:build: > @tuleap/tlp-doc@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/tlp-doc @tuleap/tlp-doc:build: > webpack --config webpack.prod.mjs @tuleap/tlp-doc:build: @tuleap/plugin-document:build: cache miss, executing 548dd77005d06eaa @tuleap/plugin-roadmap:build: cache miss, executing 1dcb2f8c55557434 @tuleap/plugin-document:build: @tuleap/plugin-document:build: > @tuleap/plugin-document@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/document @tuleap/plugin-document:build: > webpack --config webpack.prod.js @tuleap/plugin-document:build: @tuleap/plugin-roadmap:build: @tuleap/plugin-roadmap:build: > @tuleap/plugin-roadmap@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/roadmap @tuleap/plugin-roadmap:build: > webpack --config webpack.prod.js @tuleap/plugin-roadmap:build: @tuleap/plugin-baseline:build: assets by path *.js 1.39 MiB @tuleap/plugin-baseline:build: asset baseline-a21442c9da202c9a26df.js 1.39 MiB [emitted] [immutable] [minimized] [big] (name: baseline) @tuleap/plugin-baseline:build: asset 356-31b4a7f23d0d13e4f390.js 3.2 KiB [emitted] [immutable] [minimized] @tuleap/plugin-baseline:build: asset baseline-style-1f93adf189ef557d6c17.css 15.2 KiB [emitted] [immutable] [minimized] (name: baseline-style) @tuleap/plugin-baseline:build: asset manifest.json 186 bytes [emitted] @tuleap/plugin-baseline:build: webpack compiled in 20954 ms @tuleap/plugin-gitlab-group-link-wizard:build: cache miss, executing 7e4f9d639c99766b @tuleap/plugin-gitlab-linked-group:build: vite v4.1.4 building for production... @tuleap/core-user-registration:build: cache miss, executing 8d746b34b05f3c76 @tuleap/plugin-document_generation:build: cache miss, executing 16adaaae02b79449 @tuleap/plugin-gitlab-linked-group:build: transforming... @tuleap/plugin-agiledashboard:build: assets by path css-assets/*.png 34.2 KiB @tuleap/plugin-agiledashboard:build: asset css-assets/agile-dashboard-not-configured-orange-60e71fc9f8129bfd8e1c.png 5.92 KiB [emitted] [immutable] [from: themes/FlamingParrot/images/agile-dashboard-not-configured-orange.png] (auxiliary name: style-fp) @tuleap/plugin-agiledashboard:build: asset css-assets/agile-dashboard-not-configured-blue-cc2b59c8e2d9f204dc5e.png 5.77 KiB [emitted] [immutable] [from: themes/FlamingParrot/images/agile-dashboard-not-configured-blue.png] (auxiliary name: style-fp) @tuleap/plugin-agiledashboard:build: asset css-assets/agile-dashboard-not-configured-purple-9b545856f84eaf8c73d2.png 5.66 KiB [emitted] [immutable] [from: themes/FlamingParrot/images/agile-dashboard-not-configured-purple.png] (auxiliary name: style-fp) @tuleap/plugin-agiledashboard:build: asset css-assets/agile-dashboard-not-configured-red-b0980e33e87c9fb3b0a2.png 5.65 KiB [emitted] [immutable] [from: themes/FlamingParrot/images/agile-dashboard-not-configured-red.png] (auxiliary name: style-fp) @tuleap/plugin-agiledashboard:build: asset css-assets/agile-dashboard-not-configured-green-f1b0be909354ac4c2295.png 5.64 KiB [emitted] [immutable] [from: themes/FlamingParrot/images/agile-dashboard-not-configured-green.png] (auxiliary name: style-fp) @tuleap/plugin-agiledashboard:build: asset css-assets/agile-dashboard-not-configured-bluegrey-ae48f2e820358e656b8a.png 5.54 KiB [emitted] [immutable] [from: themes/FlamingParrot/images/agile-dashboard-not-configured-bluegrey.png] (auxiliary name: style-fp) @tuleap/plugin-agiledashboard:build: assets by path *.css 29.7 KiB @tuleap/plugin-agiledashboard:build: asset planning-admin-colorpicker-af22bce0222feec7900d.css 20.7 KiB [emitted] [immutable] [minimized] (name: planning-admin-colorpicker) @tuleap/plugin-agiledashboard:build: asset style-fp-28c1d1ee5b7bca52fc31.css 8.14 KiB [emitted] [immutable] [minimized] (name: style-fp) @tuleap/plugin-agiledashboard:build: asset burnup-chart-a8a729afe80787929c0e.css 916 bytes [emitted] [immutable] [minimized] (name: burnup-chart) @tuleap/plugin-agiledashboard:build: asset manifest.json 1.24 KiB [emitted] @tuleap/plugin-agiledashboard:build: webpack compiled in 20592 ms @tuleap/plugin-agiledashboard:build: @tuleap/plugin-agiledashboard:build: asset burnup-chart-a9cb2e4b11572dfab63a.js 209 KiB [emitted] [immutable] [minimized] (name: burnup-chart) @tuleap/plugin-agiledashboard:build: asset manifest.json 63 bytes [emitted] @tuleap/plugin-agiledashboard:build: webpack compiled in 16238 ms @tuleap/plugin-agiledashboard:build: @tuleap/plugin-agiledashboard:build: asset home-burndowns-ab53b0af5d5587dbdad9.js 295 KiB [emitted] [immutable] [minimized] [big] (name: home-burndowns) @tuleap/plugin-agiledashboard:build: asset planning-admin-10fb777a1823a2a86610.js 119 KiB [emitted] [immutable] [minimized] (name: planning-admin) @tuleap/plugin-agiledashboard:build: asset 414-22e9af591ac0a4181fd9.js 1.26 KiB [emitted] [immutable] [minimized] @tuleap/plugin-agiledashboard:build: asset manifest.json 1.24 KiB [compared for emit] @tuleap/plugin-agiledashboard:build: webpack compiled in 20560 ms @tuleap/plugin-gitlab-group-link-wizard:build: @tuleap/plugin-gitlab-group-link-wizard:build: > @tuleap/plugin-gitlab-group-link-wizard@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/gitlab/scripts/group-link-wizard @tuleap/plugin-gitlab-group-link-wizard:build: > vite build @tuleap/plugin-gitlab-group-link-wizard:build: @tuleap/plugin-tracker-artifact-modal:build: cache miss, executing 618c77c5875235d2 @tuleap/core-user-registration:build: @tuleap/core-user-registration:build: > @tuleap/core-user-registration@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/user-registration @tuleap/core-user-registration:build: > vite build @tuleap/core-user-registration:build: @tuleap/plugin-document_generation:build: @tuleap/plugin-document_generation:build: > @tuleap/plugin-document_generation@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/document_generation @tuleap/plugin-document_generation:build: > vite build @tuleap/plugin-document_generation:build: @tuleap/plugin-gitlab-linked-group:build: ✓ 22 modules transformed. @tuleap/plugin-gitlab-linked-group:build: rendering chunks... @tuleap/plugin-gitlab-linked-group:build: frontend-assets/manifest.json  0.57 kB @tuleap/plugin-gitlab-linked-group:build: frontend-assets/assets/main-8fbc3774.css  2.01 kB @tuleap/plugin-gitlab-linked-group:build: frontend-assets/assets/pt_BR-6d8c1e02.js  1.99 kB @tuleap/plugin-gitlab-linked-group:build: frontend-assets/assets/fr_FR-3bd5ff8c.js  2.51 kB @tuleap/plugin-gitlab-linked-group:build: frontend-assets/assets/linked-group-5eb6d55f.js 57.38 kB @tuleap/plugin-pullrequest-overview:build: cache miss, executing 40610c94aafa0926 @tuleap/plugin-tracker-artifact-modal:build: @tuleap/plugin-tracker-artifact-modal:build: > @tuleap/plugin-tracker-artifact-modal@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/scripts/lib/artifact-modal @tuleap/plugin-tracker-artifact-modal:build: > webpack --config webpack.prod.js @tuleap/plugin-tracker-artifact-modal:build: @tuleap/plugin-pullrequest-overview:build: @tuleap/plugin-pullrequest-overview:build: > @tuleap/plugin-pullrequest-overview@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/pullrequest-overview @tuleap/plugin-pullrequest-overview:build: > vite build @tuleap/plugin-pullrequest-overview:build: @tuleap/plugin-document_generation:build: vite v4.1.4 building for production... @tuleap/plugin-document_generation:build: transforming... @tuleap/plugin-gitlab-group-link-wizard:build: vite v4.1.4 building for production... @tuleap/plugin-gitlab-group-link-wizard:build: transforming... @tuleap/plugin-tracker:build: cache miss, executing 5e938dab796db852 @tuleap/tlp-doc:build: asset script-123f8cbc3e9d01a118a4.js 421 KiB [emitted] [immutable] [minimized] [big] (name: script) @tuleap/tlp-doc:build: asset style-d1b0c0f76835d950ec02.css 104 KiB [emitted] [immutable] [minimized] (name: style) @tuleap/tlp-doc:build: asset manifest.json 100 bytes [emitted] @tuleap/tlp-doc:build: webpack compiled in 19012 ms @tuleap/core-user-registration:build: vite v4.1.4 building for production... @tuleap/plugin-program-management-backlog:typecheck: cache miss, executing f7c5cce4a577e1ee @tuleap/core-user-registration:build: transforming... @tuleap/plugin-pullrequest-overview:build: vite v4.1.4 building for production... @tuleap/plugin-tracker:build: @tuleap/plugin-tracker:build: > @tuleap/plugin-tracker@ build /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker @tuleap/plugin-tracker:build: > rm -rf ./frontend-assets && webpack --config webpack.prod.js @tuleap/plugin-tracker:build: @tuleap/plugin-pullrequest-overview:build: transforming... @tuleap/core-user-registration:build: ✓ 13 modules transformed. @tuleap/core-user-registration:build: rendering chunks... @tuleap/plugin-program-management-backlog:typecheck: @tuleap/plugin-program-management-backlog:typecheck: > @tuleap/plugin-program-management-backlog@ typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/program_management/scripts/program_management @tuleap/plugin-program-management-backlog:typecheck: > vue-tsc --noEmit @tuleap/plugin-program-management-backlog:typecheck: @tuleap/core-user-registration:build: frontend-assets/manifest.json  0.12 kB @tuleap/core-user-registration:build: frontend-assets/assets/register-f75fa55f.js 99.11 kB @tuleap/project-sidebar-internal:typecheck: cache miss, executing 592024dfdc5e2999 @tuleap/project-sidebar-internal:typecheck: @tuleap/project-sidebar-internal:typecheck: > @tuleap/project-sidebar-internal@0.0.0 typecheck /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/lib/frontend/project-sidebar-internal @tuleap/project-sidebar-internal:typecheck: > vue-tsc --noEmit @tuleap/project-sidebar-internal:typecheck: Cannot contact i-06986bdaa8711ff14: java.lang.InterruptedException @tuleap/plugin-gitlab-group-link-wizard:build: ✓ 61 modules transformed. @tuleap/core-mermaid-diagram-element:build: ERROR: command finished with error: command (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/mermaid-diagram-element) pnpm run build exited (-1) @tuleap/project-sidebar-internal:typecheck:  ELIFECYCLE  Command failed. @tuleap/plugin-gitlab-group-link-wizard:build: [vite:esbuild-transpile] The service was stopped: write EPIPE @tuleap/plugin-gitlab-group-link-wizard:build: error during build: @tuleap/plugin-gitlab-group-link-wizard:build: Error: The service was stopped: write EPIPE @tuleap/plugin-gitlab-group-link-wizard:build: at /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:822:29 @tuleap/plugin-gitlab-group-link-wizard:build: at responseCallbacks. (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:701:9) @tuleap/plugin-gitlab-group-link-wizard:build: at afterClose (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:691:28) @tuleap/plugin-gitlab-group-link-wizard:build: at /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:2097:11 @tuleap/plugin-gitlab-group-link-wizard:build: at onwriteError (node:internal/streams/writable:418:3) @tuleap/plugin-gitlab-group-link-wizard:build: at process.processTicksAndRejections (node:internal/process/task_queues:84:21) @tuleap/plugin-program-management-backlog:typecheck:  ELIFECYCLE  Command failed. @tuleap/plugin-git-repositories-list:typecheck: cache miss, executing ba572002625426ca @tuleap/plugin-git-repository:typecheck: cache miss, executing 69e4a40fec7decd3 @tuleap/plugin-pullrequest-overview:build: ✓ 36 modules transformed. @tuleap/plugin-pullrequest-overview:build: [vite:vue] The service was stopped: write EPIPE @tuleap/plugin-pullrequest-overview:build: file: /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCheckoutButton.vue @tuleap/plugin-pullrequest-overview:build: error during build: @tuleap/plugin-pullrequest-overview:build: Error: The service was stopped: write EPIPE @tuleap/plugin-pullrequest-overview:build: at /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:822:29 @tuleap/plugin-pullrequest-overview:build: at responseCallbacks. (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:701:9) @tuleap/plugin-pullrequest-overview:build: at afterClose (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:691:28) @tuleap/plugin-pullrequest-overview:build: at /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:2097:11 @tuleap/plugin-pullrequest-overview:build: at onwriteError (node:internal/streams/writable:418:3) @tuleap/plugin-pullrequest-overview:build: at process.processTicksAndRejections (node:internal/process/task_queues:84:21) @tuleap/plugin-agiledashboard-administration:typecheck: cache miss, executing 88e2c150330ea855 @tuleap/core-first-timer:typecheck: cache miss, executing 932d6c0cc8c86fdd @tuleap/plugin-program-management-admin:typecheck: cache miss, executing 6d7c60d23de169f1 @tuleap/plugin-program-management-iterations:typecheck: cache miss, executing 37a518f554e20bc5 @tuleap/core-project-registration:build: cache miss, executing aec6aef986ba67ca @tuleap/project-sidebar-internal:build: cache miss, executing 4a51282925da8e19 @tuleap/plugin-program-management-backlog:build: cache miss, executing 1b6f14b372ad491e @tuleap/plugin-git-repository:build: cache miss, executing 54f3bfc32ae1a518 @tuleap/plugin-label:build: cache miss, executing 952bc226bb3bac0d @tuleap/plugin-git-repositories-list:build: cache miss, executing a17c0436c03c7333 @tuleap/plugin-agiledashboard-administration:build: cache miss, executing d2df326f190fd43f @tuleap/core-first-timer:build: cache miss, executing c4fba0e6dcecfe95 @tuleap/plugin-taskboard:build: cache miss, executing 8a319febda39abbc @tuleap/plugin-program-management-admin:build: cache miss, executing a3ca1a4937420ea7 @tuleap/plugin-program-management-iterations:build: cache miss, executing 5ca1015abd35667b @tuleap/project-sidebar:typecheck: cache miss, executing 1f81cb1df90e0a26 @tuleap/plugin-agiledashboard-overview:typecheck: cache miss, executing 67ef7b0742b586f3 @tuleap/project-sidebar:build: cache miss, executing f78f9893a193f3df @tuleap/core:build: cache miss, executing 977e38b2a9661120 @tuleap/plugin-agiledashboard-overview:build: cache miss, executing 146ffa6cdb054ec5 @tuleap/plugin-pullrequest-app:typecheck: cache miss, executing 86187370d2ae8714 @tuleap/plugin-pullrequest-app:build: cache miss, executing a1756e6c1debd8ff @tuleap/plugin-tracker-artifact-modal:build: /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.15.8/node_modules/esbuild/lib/main.js:726 @tuleap/plugin-tracker-artifact-modal:build: callback(null, packet.value); @tuleap/plugin-tracker-artifact-modal:build: ^ @tuleap/plugin-tracker-artifact-modal:build: @tuleap/plugin-tracker-artifact-modal:build: TypeError: callback is not a function @tuleap/plugin-tracker-artifact-modal:build: at handleIncomingPacket (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.15.8/node_modules/esbuild/lib/main.js:726:9) @tuleap/plugin-tracker-artifact-modal:build: at Socket.readFromStdout (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.15.8/node_modules/esbuild/lib/main.js:647:7) @tuleap/plugin-tracker-artifact-modal:build: at Socket.emit (node:events:513:28) @tuleap/plugin-tracker-artifact-modal:build: at addChunk (node:internal/streams/readable:324:12) @tuleap/plugin-tracker-artifact-modal:build: at readableAddChunk (node:internal/streams/readable:297:9) @tuleap/plugin-tracker-artifact-modal:build: at Readable.push (node:internal/streams/readable:234:10) @tuleap/plugin-tracker-artifact-modal:build: at Pipe.onStreamRead (node:internal/stream_base_commons:190:23) @tuleap/plugin-tracker-artifact-modal:build: @tuleap/plugin-tracker-artifact-modal:build: Node.js v18.14.2 @tuleap/plugin-tracker:build:  ELIFECYCLE  Command failed. @tuleap/plugin-gitlab-group-link-wizard:build:  ELIFECYCLE  Command failed with exit code 1. @tuleap/plugin-tracker-artifact-modal:build:  ELIFECYCLE  Command failed with exit code 1. @tuleap/plugin-roadmap:build:  ELIFECYCLE  Command failed. @tuleap/plugin-testmanagement:typecheck: cache miss, executing f3dcb336a598fc57 @tuleap/plugin-agiledashboard-kanban:typecheck: cache miss, executing fb3b6eb03fc0704b @tuleap/plugin-agiledashboard-planning-v2:typecheck: cache miss, executing ece0822d9b21a6b0 @tuleap/plugin-agiledashboard-planning-v2:build: cache miss, executing 89b7ce48ac3ffab9 @tuleap/plugin-agiledashboard-kanban:build: cache miss, executing 99b1a3cccca62f13 @tuleap/plugin-testmanagement:build: cache miss, executing 04dd4a720ae67b30 @tuleap/plugin-testplan:typecheck: cache miss, executing f6861c4f2998ef52 @tuleap/plugin-testplan:build: cache miss, executing 7fd1cafd56467e60 @tuleap/plugin-pullrequest-overview:build:  ELIFECYCLE  Command failed with exit code 1. @tuleap/plugin-document:build:  ELIFECYCLE  Command failed. @tuleap/plugin-document_generation:build: ✓ 62 modules transformed. @tuleap/plugin-document_generation:build: [vite:esbuild] The service is no longer running: write EPIPE @tuleap/plugin-document_generation:build: file: /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/document_generation/scripts/tracker-cross-report-action/src/Components/FirstLevelSelector.vue?vue&type=script&setup=true&lang.ts @tuleap/plugin-document_generation:build: error during build: @tuleap/plugin-document_generation:build: Error: The service is no longer running: write EPIPE @tuleap/plugin-document_generation:build: at /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:822:29 @tuleap/plugin-document_generation:build: at sendRequest (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:697:14) @tuleap/plugin-document_generation:build: at start (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:820:9) @tuleap/plugin-document_generation:build: at Object.transform2 [as transform] (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:879:5) @tuleap/plugin-document_generation:build: at /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:2157:55 @tuleap/plugin-document_generation:build: at new Promise () @tuleap/plugin-document_generation:build: at Object.transform (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:2157:14) @tuleap/plugin-document_generation:build: at transform (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/esbuild@0.16.17/node_modules/esbuild/lib/main.js:1980:62) @tuleap/plugin-document_generation:build: at transformWithEsbuild (file:///tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/node_modules/.pnpm/vite@4.1.4_sass@1.55.0/node_modules/vite/dist/node/chunks/dep-ca21228b.js:13410:30) @tuleap/plugin-document_generation:build: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) @tuleap/plugin-document_generation:build:  ELIFECYCLE  Command failed with exit code 1. command (/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/src/scripts/mermaid-diagram-element) pnpm run build exited (-1) Tasks: 191 successful, 192 total Cached: 0 cached, 192 total Time: 8m58.218s make -C /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources composer MODE=Prod make[1]: Entering directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources' xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value Processing ./src/composer.json Processing src/themes/BurningParrot/composer.json Processing src/themes/FlamingParrot/composer.json Processing plugins/fts_common/composer.json Processing plugins/referencealias_mediawiki/composer.json Processing plugins/tee_container/composer.json Processing plugins/archivedeleteditems/composer.json Processing plugins/dynamic_credentials/composer.json Processing plugins/mediawiki_standalone/composer.json Processing plugins/forumml/composer.json Processing plugins/velo****ty/composer.json Processing plugins/tuleap_synchro/composer.json Processing plugins/mytuleap_contact_support/composer.json Processing plugins/tracker/composer.json Processing plugins/captcha/composer.json Processing plugins/gitlfs/composer.json Processing plugins/svn/composer.json Processing plugins/baseline/composer.json Processing plugins/pullrequest/composer.json Processing plugins/jira_import/composer.json Processing plugins/bugzilla_reference/composer.json Processing plugins/testmanagement/composer.json Processing plugins/tracker_encryption/composer.json Processing plugins/securitytxt/composer.json Processing plugins/label/composer.json Processing plugins/botmattermost/composer.json Processing plugins/project_ownership/composer.json Processing plugins/hudson/composer.json Processing plugins/referencealias_git/composer.json Processing plugins/hudson_git/composer.json Processing plugins/projectmilestones/composer.json Processing plugins/botmattermost_agiledashboard/composer.json Processing plugins/fts_db/composer.json Processing plugins/timetracking/composer.json Processing plugins/onlyoffice/composer.json Processing plugins/prometheus_metrics/composer.json Processing plugins/tracker_date_reminder/composer.json Processing plugins/git/composer.json Processing plugins/projectlinks/composer.json Processing plugins/oauth2_server/composer.json Processing plugins/openidconnectclient/composer.json Processing plugins/hudson_svn/composer.json Processing plugins/pluginsadministration/composer.json Processing plugins/statistics/composer.json Processing plugins/referencealias_tracker/composer.json Processing plugins/crosstracker/composer.json Processing plugins/testplan/composer.json Processing plugins/artifactsfolders/composer.json Processing plugins/api_explorer/composer.json Processing plugins/document_generation/composer.json Processing plugins/docman/composer.json Processing plugins/botmattermost_git/composer.json Processing plugins/mediawiki/composer.json Processing plugins/cardwall/composer.json Processing plugins/graphontrackersv5/composer.json Processing plugins/proftpd/composer.json Processing plugins/webdav/composer.json Processing plugins/document/composer.json Processing plugins/program_management/composer.json Processing plugins/gitlab/composer.json Processing plugins/referencealias_core/composer.json Processing plugins/userlog/composer.json Processing plugins/fts_meilisearch/composer.json Processing plugins/create_test_env/composer.json Processing plugins/mfa/composer.json Processing plugins/ldap/composer.json Processing plugins/taskboard/composer.json Processing plugins/referencealias_svn/composer.json Processing plugins/roadmap/composer.json Processing plugins/agiledashboard/composer.json Processing plugins/enalean_licensemanager/composer.json Processing plugins/frs/composer.json Processing tests/soap/composer.json Processing tests/rest/composer.json Processing tools/utils/xml-templates-to-php/composer.json Processing plugins/mediawiki_standalone/additional-packages/mediawiki-extensions/composer.json make[1]: Leaving directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources' cd /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources &&\ tools/utils/generate-mo.sh /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources [core] Generating .mo file [agiledashboard] Generating tuleap-agiledashboard.mo file [agiledashboard] Generating tuleap-agiledashboard.mo file [api_explorer] Generating tuleap-api_explorer.mo file [api_explorer] Generating tuleap-api_explorer.mo file [archivedeleteditems] Generating tuleap-archivedeleteditems.mo file [archivedeleteditems] Generating tuleap-archivedeleteditems.mo file [artifactsfolders] Generating tuleap-artifactsfolders.mo file [artifactsfolders] Generating tuleap-artifactsfolders.mo file [baseline] Generating tuleap-baseline.mo file [botmattermost] Generating tuleap-botmattermost.mo file [botmattermost_agiledashboard] Generating tuleap-botmattermost_agiledashboard.mo file [botmattermost_git] Generating tuleap-botmattermost_git.mo file [bugzilla_reference] Generating tuleap-bugzilla_reference.mo file [bugzilla_reference] Generating tuleap-bugzilla_reference.mo file [captcha] Generating tuleap-captcha.mo file [captcha] Generating tuleap-captcha.mo file [cardwall] Generating tuleap-cardwall.mo file [cardwall] Generating tuleap-cardwall.mo file [create_test_env] Generating tuleap-create_test_env.mo file [create_test_env] Generating tuleap-create_test_env.mo file [crosstracker] Generating tuleap-crosstracker.mo file [crosstracker] Generating tuleap-crosstracker.mo file [docman] Generating tuleap-docman.mo file [docman] Generating tuleap-docman.mo file [document] Generating tuleap-document.mo file [document] Generating tuleap-document.mo file [document_generation] Generating tuleap-document_generation.mo file [document_generation] Generating tuleap-document_generation.mo file [dynamic_credentials] Generating tuleap-dynamic_credentials.mo file [dynamic_credentials] Generating tuleap-dynamic_credentials.mo file [embed] Generating tuleap-embed.mo file [embed] Generating tuleap-embed.mo file [enalean_licensemanager] Generating tuleap-enalean_licensemanager.mo file [forumml] Generating tuleap-forumml.mo file [forumml] Generating tuleap-forumml.mo file [frs] Generating tuleap-frs.mo file [frs] Generating tuleap-frs.mo file [fts_db] Generating tuleap-fts_db.mo file [fts_db] Generating tuleap-fts_db.mo file [fts_meilisearch] Generating tuleap-fts_meilisearch.mo file [fts_meilisearch] Generating tuleap-fts_meilisearch.mo file [git] Generating tuleap-git.mo file [git] Generating tuleap-git.mo file [gitlab] Generating tuleap-gitlab.mo file [gitlab] Generating tuleap-gitlab.mo file [gitlfs] Generating tuleap-gitlfs.mo file [gitlfs] Generating tuleap-gitlfs.mo file [graphontrackersv5] Generating tuleap-graphontrackersv5.mo file [graphontrackersv5] Generating tuleap-graphontrackersv5.mo file [hudson] Generating tuleap-hudson.mo file [hudson] Generating tuleap-hudson.mo file [hudson_git] Generating tuleap-hudson_git.mo file [hudson_git] Generating tuleap-hudson_git.mo file [hudson_svn] Generating tuleap-hudson_svn.mo file [hudson_svn] Generating tuleap-hudson_svn.mo file [jira_import] Generating tuleap-jira_import.mo file [jira_import] Generating tuleap-jira_import.mo file [label] Generating tuleap-label.mo file [label] Generating tuleap-label.mo file [ldap] Generating tuleap-ldap.mo file [ldap] Generating tuleap-ldap.mo file [mediawiki] Generating tuleap-mediawiki.mo file [mediawiki] Generating tuleap-mediawiki.mo file [mediawiki_standalone] Generating tuleap-mediawiki_standalone.mo file [mediawiki_standalone] Generating tuleap-mediawiki_standalone.mo file [mfa] Generating tuleap-mfa.mo file [mfa] Generating tuleap-mfa.mo file [mytuleap_contact_support] Generating tuleap-mytuleap_contact_support.mo file [oauth2_server] Generating tuleap-oauth2_server.mo file [oauth2_server] Generating tuleap-oauth2_server.mo file [onlyoffice] Generating tuleap-onlyoffice.mo file [onlyoffice] Generating tuleap-onlyoffice.mo file [openidconnectclient] Generating tuleap-openidconnectclient.mo file [openidconnectclient] Generating tuleap-openidconnectclient.mo file [pluginsadministration] Generating tuleap-pluginsadministration.mo file [pluginsadministration] Generating tuleap-pluginsadministration.mo file [proftpd] Generating tuleap-proftpd.mo file [proftpd] Generating tuleap-proftpd.mo file [program_management] Generating tuleap-program_management.mo file [program_management] Generating tuleap-program_management.mo file [project_ownership] Generating tuleap-project_ownership.mo file [project_ownership] Generating tuleap-project_ownership.mo file [projectlinks] Generating tuleap-projectlinks.mo file [projectlinks] Generating tuleap-projectlinks.mo file [projectmilestones] Generating tuleap-projectmilestones.mo file [projectmilestones] Generating tuleap-projectmilestones.mo file [prometheus_metrics] Generating tuleap-prometheus_metrics.mo file [prometheus_metrics] Generating tuleap-prometheus_metrics.mo file [pullrequest] Generating tuleap-pullrequest.mo file [pullrequest] Generating tuleap-pullrequest.mo file [roadmap] Generating tuleap-roadmap.mo file [roadmap] Generating tuleap-roadmap.mo file [securitytxt] Generating tuleap-securitytxt.mo file [statistics] Generating tuleap-statistics.mo file [statistics] Generating tuleap-statistics.mo file [svn] Generating tuleap-svn.mo file [svn] Generating tuleap-svn.mo file [taskboard] Generating tuleap-taskboard.mo file [taskboard] Generating tuleap-taskboard.mo file [tee_container] Generating tuleap-tee_container.mo file [tee_container] Generating tuleap-tee_container.mo file [testmanagement] Generating tuleap-testmanagement.mo file [testmanagement] Generating tuleap-testmanagement.mo file [testplan] Generating tuleap-testplan.mo file [testplan] Generating tuleap-testplan.mo file [timetracking] Generating tuleap-timetracking.mo file [timetracking] Generating tuleap-timetracking.mo file [tracker] Generating tuleap-tracker.mo file [tracker] Generating tuleap-tracker.mo file [tracker_date_reminder] Generating tuleap-tracker_date_reminder.mo file [tracker_date_reminder] Generating tuleap-tracker_date_reminder.mo file [tracker_encryption] Generating tuleap-tracker_encryption.mo file [tracker_encryption] Generating tuleap-tracker_encryption.mo file [tuleap_synchro] Generating tuleap-tuleap_synchro.mo file [tuleap_synchro] Generating tuleap-tuleap_synchro.mo file [velo****ty] Generating tuleap-velo****ty.mo file [velo****ty] Generating tuleap-velo****ty.mo file [webdav] Generating tuleap-webdav.mo file [webdav] Generating tuleap-webdav.mo file [git][smarty][gitphp] Generating .mo files cd /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources &&\ make generate-templates make[1]: Entering directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources' make[2]: Entering directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker' install -D /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker/../../tools/utils/setup_templates/generate-templates/trackers/bug.xml \ resources/templates/Tracker_Bugs.xml make[2]: Leaving directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/tracker' make[2]: Entering directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/testmanagement' install --mode=0644 -D /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/testmanagement/../../tools/utils/setup_templates/generate-templates/trackers/ttm-campaign.xml \ resources/templates/Tracker_campaign.xml install --mode=0644 -D /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/testmanagement/../../tools/utils/setup_templates/generate-templates/trackers/ttm-def.xml \ resources/templates/Tracker_test_def.xml install --mode=0644 -D /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/testmanagement/../../tools/utils/setup_templates/generate-templates/trackers/ttm-exec.xml \ resources/templates/Tracker_test_exec.xml make[2]: Leaving directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/testmanagement' make[2]: Entering directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/program_management' xsltproc resources/templates/generate-program_management_program.xml \ -o resources/templates/program_template.xml xsltproc resources/templates/generate-program_management_scrum_team.xml \ -o resources/templates/scrum_team_template.xml xsltproc resources/templates/generate-program_management_portfolio.xml \ -o resources/templates/portfolio_template.xml xsltproc resources/templates/generate-program_management_config.xml \ -o resources/templates/program_management_config.xml cp /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/program_management/../../tools/utils/setup_templates/generate-templates/trackers/testmanagement.xml \ resources/templates/ make[2]: Leaving directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/program_management' make[2]: Entering directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard' xsltproc /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/../../tools/utils/setup_templates/generate-templates/generate-scrum_dashboard.xml \ -o resources/templates/scrum_dashboard_template.xml cp -f /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard/../../tools/utils/setup_templates/generate-templates/trackers/activity.xml \ resources/templates/Tracker_activity.xml make[2]: Leaving directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/plugins/agiledashboard' xsltproc tools/utils/setup_templates/generate-templates/generate-agile_alm.xml \ -o tools/utils/setup_templates/agile_alm/agile_alm_template.xml cp tools/utils/setup_templates/generate-templates/trackers/testmanagement.xml \ tools/utils/setup_templates/agile_alm/testmanagement_generated.xml xsltproc tools/utils/setup_templates/generate-templates/generate-kanban.xml \ -o tools/utils/setup_templates/kanban/kanban_template.xml make[1]: Leaving directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources' [ -h /tmp/tuleap_build/rpmbuild/SOURCES/tuleap-14.6.99.107 ] || ln -s /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources /tmp/tuleap_build/rpmbuild/SOURCES/tuleap-14.6.99.107 rm -rf /tmp/tuleap_build/rpmbuild/nix cp -f `HOME=/tmp/tuleap_build/rpmbuild/nix nix-build --no-out-link /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/tools/rpm/tuleap-source-tarball.nix` /tmp/tuleap_build/rpmbuild/SOURCES/tuleap-14.6.99.107.tar.gz accepted connection from pid 15531, user 1001 accepted connection from pid 15531, user 1001 this derivation will be built: /nix/store/pm7fgqg30gki9s9bhi0mf723ivijcq9s-tuleap-14.6.99.107.tar.gz.drv these 12 paths will be fetched (57.70 MiB download, 266.48 MiB unpacked): /nix/store/45a55rzx3k794626g8adslzc6557gh0j-expand-response-params /nix/store/6g6d4la7xsizvr8qg91f56jiqx149iqq-binutils-2.40-lib /nix/store/bfbp3ypd9nm3fapz634gvvs738blrl0y-gcc-wrapper-12.2.0 /nix/store/c3f4jdwzn8fm9lp72m91ffw524bakp6v-stdenv-linux /nix/store/fhzz4yrdy17czwc9i4swhlpcp445inzb-binutils-2.40 /nix/store/i2pdyabq6nrrnisbkma71h42fw6ha0y6-binutils-wrapper-2.40 /nix/store/mv5gpi07yzb8m9b6829l8hkw6rpay49c-patchelf-0.15.0 /nix/store/pqnd39aq2sksad2zvswjcpkqdc7ig3f9-glibc-2.35-224-dev /nix/store/s29xjzid62937vc17jx6zi785nhk0plk-file-5.44 /nix/store/v4dhg1im8yrl1gq1697jgwh2g85mqwr6-gawk-5.2.1 /nix/store/wx4nsqbssywgx9zkabwgl9sxm5l61ni3-gcc-12.2.0 /nix/store/wyzaa007anaxxhmrcbffm597v14n2mxs-linux-headers-6.1 copying path '/nix/store/45a55rzx3k794626g8adslzc6557gh0j-expand-response-params' from 'https://cache.nixos.org'... copying path '/nix/store/6g6d4la7xsizvr8qg91f56jiqx149iqq-binutils-2.40-lib' from 'https://cache.nixos.org'... copying path '/nix/store/s29xjzid62937vc17jx6zi785nhk0plk-file-5.44' from 'https://cache.nixos.org'... copying path '/nix/store/fhzz4yrdy17czwc9i4swhlpcp445inzb-binutils-2.40' from 'https://cache.nixos.org'... copying path '/nix/store/v4dhg1im8yrl1gq1697jgwh2g85mqwr6-gawk-5.2.1' from 'https://cache.nixos.org'... copying path '/nix/store/wyzaa007anaxxhmrcbffm597v14n2mxs-linux-headers-6.1' from 'https://cache.nixos.org'... copying path '/nix/store/mv5gpi07yzb8m9b6829l8hkw6rpay49c-patchelf-0.15.0' from 'https://cache.nixos.org'... copying path '/nix/store/pqnd39aq2sksad2zvswjcpkqdc7ig3f9-glibc-2.35-224-dev' from 'https://cache.nixos.org'... copying path '/nix/store/i2pdyabq6nrrnisbkma71h42fw6ha0y6-binutils-wrapper-2.40' from 'https://cache.nixos.org'... copying path '/nix/store/wx4nsqbssywgx9zkabwgl9sxm5l61ni3-gcc-12.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/bfbp3ypd9nm3fapz634gvvs738blrl0y-gcc-wrapper-12.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/c3f4jdwzn8fm9lp72m91ffw524bakp6v-stdenv-linux' from 'https://cache.nixos.org'... building '/nix/store/pm7fgqg30gki9s9bhi0mf723ivijcq9s-tuleap-14.6.99.107.tar.gz.drv'... unpacking sources unpacking source archive /nix/store/7virk9ka7w7ifplx1ykvq7hkb07973yf-tuleap-14.6.99.107.tar.gz-source source root is tuleap-14.6.99.107.tar.gz-source patching sources installing /nix/store/7virk9ka7w7ifplx1ykvq7hkb07973yf-tuleap-14.6.99.107.tar.gz-source /tmp/tuleap_build/nix-build-tuleap-14.6.99.107.tar.gz.drv-0/tuleap-14.6.99.107.tar.gz-source /tmp/tuleap_build/nix-build-tuleap-14.6.99.107.tar.gz.drv-0/tuleap-14.6.99.107.tar.gz-source post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/82rm1lgd4jhmdn6zh00x5d3qrkkcnbla-tuleap-14.6.99.107.tar.gz checking for references to /tmp/tuleap_build/nix-build-tuleap-14.6.99.107.tar.gz.drv-0/ in /nix/store/82rm1lgd4jhmdn6zh00x5d3qrkkcnbla-tuleap-14.6.99.107.tar.gz... patching script interpreter paths in /nix/store/82rm1lgd4jhmdn6zh00x5d3qrkkcnbla-tuleap-14.6.99.107.tar.gz make: Leaving directory '/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/tools/rpm' + '[' '' = dev ']' + copy_tarball_to_output_dir + cp /tmp/tuleap_build/rpmbuild/SOURCES/tuleap-14.6.99.107.tar.gz /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } $ docker stop --time=1 ad274d5246ebe5250e71d89fd1f16918b9785234abfd376cd1d422ea541764ca $ docker rm -f --volumes ad274d5246ebe5250e71d89fd1f16918b9785234abfd376cd1d422ea541764ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] pwd [Pipeline] sh + rm -rf /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages [Pipeline] stage [Pipeline] { (Build Tuleap EL7) [Pipeline] sh + echo -n /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/-1 + sha256sum + head -c 64 [Pipeline] withCredentials Masking supported pattern matches of $CACHIX_AUTH_TOKEN [Pipeline] { [Pipeline] sh + echo -n **** [Pipeline] } [Pipeline] // withCredentials [Pipeline] fileExists [Pipeline] sh + docker build -t rpm-builder-8fd2d47848c7161ee6e0fc3f27edee7d275b9739024f0e20eee6a92c5c011d05 -f /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources//tools/utils/nix/tools.dockerfile /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources//tools/utils/nix/ #2 [internal] load .dockerignore #2 sha256:8189f22c10061f71aaa371fb17079b4757ac16fa8f667274d20867b06d436762 #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from tools.dockerfile #1 sha256:4164815e4575bcccb9361471617998e82717ae0d85a4ee8dcb11a4b82b93637f #1 transferring dockerfile: 44B done #1 DONE 0.0s #3 [internal] load metadata for docker.io/nixos/nix:2.10.3@sha256:1ec5b4a6bee82fc5bb93f782d08fc58029715dde166139c7164c39fa5db75d23 #3 sha256:441d6178da8991f8f5e074760a3a3b7425b97821fb2e2dabc3f43e0ce2675be7 #3 DONE 0.2s #7 [1/4] FROM docker.io/nixos/nix:2.10.3@sha256:1ec5b4a6bee82fc5bb93f782d08fc58029715dde166139c7164c39fa5db75d23 #7 sha256:ee1605f1ccb7100770116fd838bd4f7858b4c19264ccd9e6db0e5b00fd9daeca #7 DONE 0.0s #8 [internal] load build context #8 sha256:3efd5853eb527fc4f13a93695f818924cdecd449982b7c5bc949a0950a83c670 #8 transferring context: 1.41kB done #8 DONE 0.0s #4 [2/4] RUN mkdir -p /output/store #4 sha256:c9c5f8056274cbe8f86baaef0b21d10914f8d559c72c46d548346701fb552afe #4 CACHED #5 [3/4] COPY . / #5 sha256:38c80357fc4c02fb73cda9cc32ef7a0fa54b32087b643435d1db916ef8e361a5 #5 CACHED #6 [4/4] RUN nix-env -q | xargs nix-env --set-flag priority 99 && nix-env -i -f build-tools/ && nix-env -i su-exec && cp -L $(which su-exec) /root/.nix-profile/bin/su-exec-nixdaemon && chmod u+s /root/.nix-profile/bin/su-exec-nixdaemon && nix-collect-garbage -d && nix-store --optimise && cachix use tuleap-community #6 sha256:a7e16ea331ac9f20c0d54a3769ef4a1aa1ef6229d6009644e8196c35f7523274 #6 CACHED #9 exporting to image #9 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #9 exporting layers done #9 writing image sha256:6c555dfb78b4bc5a1901891fb25c49e5109f112a1ed9315e2aa7dc39df6c1d2a done #9 naming to docker.io/library/rpm-builder-8fd2d47848c7161ee6e0fc3f27edee7d275b9739024f0e20eee6a92c5c011d05 done #9 DONE 0.2s +++ pwd ++ docker run --detach -e RELEASE=1 -e EXPERIMENTAL_BUILD=0 -e OS=centos7 -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/cachix_auth_token_centos7:/cachix_auth_token:ro -v /rpms -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/:/tuleap:ro -w /tuleap rpm-builder-8fd2d47848c7161ee6e0fc3f27edee7d275b9739024f0e20eee6a92c5c011d05 tools/rpm/build_rpm_inside_container.sh + rpm_builder_cid=69d17f78cf3e13e6782ddfe351ec586dfcf175b9e13b6bfe02d1bd596abcaca5 + docker logs -f 69d17f78cf3e13e6782ddfe351ec586dfcf175b9e13b6bfe02d1bd596abcaca5 + TULEAP_SOURCES=/tuleap + RPM_BUILD=/rpms + push_nix_build_cache= + '[' -s /cachix_auth_token ']' + push_nix_build_cache='cachix watch-exec tuleap-community' + cachix authtoken --stdin Written to /root/.config/cachix/cachix.dhall + mkdir -p /tmp + mkdir -p /rpms/BUILD /rpms/RPMS /rpms/SOURCES /rpms/SPECS /rpms/SRPMS + cp /tuleap/tuleap-14.6.99.107.tar.gz /rpms/SOURCES/ + OS=centos7 + make -C /tuleap/tools/rpm rpm RPM_TMP=/rpms make: Entering directory '/tuleap/tools/rpm' cat tuleap.rhel7.spec |\ sed -e 's/@@VERSION@@/14.6.99.107/g' |\ sed -e 's/@@RELEASE@@/1/g' |\ sed -e 's/@@PKG_NAME@@/tuleap/g' \ > /rpms/SPECS/tuleap.rhel7.spec rpmbuild --define "%_topdir /rpms" --define "%_tmppath %{_topdir}/TMP" --define "%_buildroot %{_tmppath}/%{name}-root" --define "%_sysconfdir /etc" --define "%dist .el7" -bb /rpms/SPECS/tuleap.rhel7.spec Executing(%prep): /bin/sh -e /rpms/TMP/rpm-tmp.dJtP4e + umask 022 + cd /rpms/BUILD + cd /rpms/BUILD + rm -rf tuleap-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p tuleap-14.6.99.107 + cd tuleap-14.6.99.107 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/rpmuncompress -x /rpms/SOURCES/tuleap-14.6.99.107.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /rpms/TMP/rpm-tmp.pBFqoZ + umask 022 + cd /rpms/BUILD + cd tuleap-14.6.99.107 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /rpms/TMP/rpm-tmp.vjQJN2 + umask 022 + cd /rpms/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /rpms/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64 + cd tuleap-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 755 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar tools /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar plugins /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar site-content /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar src /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar VERSION /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar LICENSE /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -f /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/utils/DocmanUploader.pl + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -f /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/utils/DocmanLegacyDownloader.pl + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/template + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/mfa + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/tuleap_synchro + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/projectmilestones + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/label + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/roadmap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/baseline + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/crosstracker + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/timetracking + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/dynamic_credentials + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/velocity + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/prometheus_metrics + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/project_ownership + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/taskboard + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/tee_container + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/testmanagement + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/testplan + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/fts_common + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/fts_db + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/fts_meilisearch + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/oauth2_server + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/document_generation + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/jira_import + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/program_management + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/mytuleap_contact_support + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/enalean_licensemanager + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/BurningParrot/composer.json + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/BurningParrot/css + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/BurningParrot/images + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/BurningParrot/node_modules + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/BurningParrot/pnpm-lock.yaml + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/BurningParrot/package.json + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/FlamingParrot/composer.json + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/FlamingParrot/css + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/FlamingParrot/images + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/common + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/themes/tlp + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/src/www/tlp-doc + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/tuleap/conf + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/tuleap/plugins + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/tuleap/plugins/pluginsadministration + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 755 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 700 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/user + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 755 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/images + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/ftp + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/ftp/incoming + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/ftp/codendi + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/ftp/codendi/DELETED + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/ftp/pub + ln -s /var/lib/tuleap/ftp/codendi /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/ftp/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-workers.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-worker@.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-php-fpm.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-default.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-default.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-statistics.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-statistics.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-tv3-tv5-migration.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-tv3-tv5-migration.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-system-check.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-system-check.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-daily-event.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-daily-event.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-plugin-job.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-plugin-job.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tmpfiles.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tmpfiles/tuleap.conf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tmpfiles.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tmpfiles/tuleap-cvs.conf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tmpfiles.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tmpfiles/tuleap-forumml.conf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tmpfiles.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/tuleap /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/bin/tuleap + ln -s /usr/share/tuleap/src/tuleap-cfg/tuleap-cfg.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/bin/tuleap-cfg + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/gotohell /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/cvs1/log_accum /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/cvs1/commit_prep /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/cvs1/cvssh /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/cvs1/cvssh-restricted /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/cvsroot + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/cvslocks + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/var/run/log_accum + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/svn/commit-email.pl /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/svn/codendi_svn_pre_commit.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/svn/pre-revprop-change.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/svn/post-revprop-change.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/fileforge.pl /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin/fileforge + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/etc/env.inc.php.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin/env.inc.php + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%include_path%~/usr/share/tuleap/src/www/include:/usr/share/tuleap/src:.~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin/env.inc.php + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//etc/logrotate.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_syslog + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_syslog + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_syslog + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/tmp/tuleap_cache + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/log/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/log/tuleap/cvslog + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/run/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/sudoers.d/tuleap_fileforge /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_fileforge + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/sudoers.d/tuleap_cvs_log_accum /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_cvs_log_accum + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/tmp/tuleap_cache/plugins/webdav/locks + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/webdav/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_webdav + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_webdav + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_webdav + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/run/forumml + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/forumml/etc/sudoers.d/tuleap_plugin_forumml /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_plugin_forumml + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/gitolite + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/gitolite/repositories + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/gitolite/grokmirror + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/tmp/tuleap_cache/smarty + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/tmp/tuleap_cache/smarty/templates_c + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/tmp/tuleap_cache/smarty/cache + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/bin/sudo/gl-membership.pl /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%app_user%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin/gl-membership.pl + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%app_path%~/usr/share/tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin/gl-membership.pl + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/bin/restore-tar-repository.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/bin/gitolite3-suexec-wrapper.sh /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/gitolite3-http /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_gitolite3_http + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%libbin_dir%~/usr/lib/tuleap/bin~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_gitolite3_http + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/gitolite3-replace-authorized-keys /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_gitolite3_replace_authorized_keys + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/git-change-default-branch /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_git_change_default_branch + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/git-create-new-branch /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_git_create_new_branch + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_git + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_git + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_git + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/tuleap-git-postreceive /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_git_postreceive + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/tuleap-git-prereceive /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_git_prereceive + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/tuleap-plugin-git /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_plugin_git + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%app_user%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_plugin_git + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%app_path%~/usr/share/tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_plugin_git + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -D plugins/git/etc/sudoers.d/gitolite-access-command /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/gitolite-access-command + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -D plugins/git/bin/TULEAP_MAX_NEWBIN_SIZE /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/usr/share/gitolite3/VREF/TULEAP_MAX_NEWBIN_SIZE + ln -s /usr/share/tuleap/plugins/git/bin/TULEAP_PROTECT_DEFAULT_BRANCH /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/usr/share/gitolite3/VREF/TULEAP_PROTECT_DEFAULT_BRANCH + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/systemd/tuleap-process-system-events-git.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/systemd/tuleap-process-system-events-git.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/systemd/tuleap-process-system-events-grokmirror.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/systemd/tuleap-process-system-events-grokmirror.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/gitolite /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_gitolite + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%libbin_dir%~/usr/lib/tuleap/bin~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_gitolite + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/gitlfs/etc/sudoers.d/tuleap_gitlfs_authenticate /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_gitlfs_authenticate + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 755 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/usr/share/gitolite3/commands/ + ln -s /usr/share/tuleap/plugins/gitlfs/bin/git-lfs-authenticate /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/usr/share/gitolite3/commands/git-lfs-authenticate + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/pullrequest/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_pullrequest + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_pullrequest + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/svn_plugin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/svn/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_svn_plugin + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_svn_plugin + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_svn_plugin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/docman + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/tracker + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/tracker/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_tracker + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_tracker + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_tracker + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/tracker/etc/sudoers.d/tuleap-plugin-tracker /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/sudoers.d/tuleap_plugin_tracker + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/tracker/doc/ + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/tuleap/plugins/tracker/functional/ + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/agiledashboard + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/agiledashboard/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_agiledashboard + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_agiledashboard + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/mediawiki + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/mediawiki/master + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/mediawiki/projects + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/mediawiki_standalone/etc/systemd/mediawiki-tuleap-php-fpm.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/mediawiki_standalone/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_mediawiki_standalone + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_mediawiki_standalone + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_mediawiki_standalone + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/onlyoffice/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_onlyoffice + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_onlyoffice + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_onlyoffice + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//var/lib/tuleap/secure_ftp + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/bugzilla_reference/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_bugzilla_reference + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_bugzilla_reference + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_bugzilla_reference + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/archivedeleteditems/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_archivedeleteditems + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/hudson_git/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_hudson_git + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/hudson_svn/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_hudson_svn + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/create_test_env/etc/sudoers.d/tuleap_plugin_create_test_env /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//etc/sudoers.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/ldap/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_ldap + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_ldap + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_ldap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/openidconnectclient/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_openid_connect_client + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_openid_connect_client + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_openid_connect_client + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/gitlab/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_gitlab + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/etc/logrotate.d/tuleap_gitlab + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar plugins/botmattermost/tuleap-plugin-botmattermost.conf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//etc/logrotate.d/ + ln -s /usr/share/tuleap /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64//usr/share/codendi + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-compress /usr + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-elfperms + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-static-archive strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-comment-note strip objdump + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-remove-la-files Processing files: tuleap-14.6.99.107-1.el7.noarch warning: Explicit %attr() mode not applicable to symlink: /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/usr/bin/tuleap-cfg warning: File listed twice: /etc/tuleap/conf warning: File listed twice: /etc/tuleap/plugins warning: File listed twice: /etc/tuleap/plugins/pluginsadministration warning: File listed twice: /etc/tuleap/plugins/pluginsadministration warning: absolute symlink: /usr/bin/tuleap-cfg -> /usr/share/tuleap/src/tuleap-cfg/tuleap-cfg.php warning: absolute symlink: /usr/share/codendi -> /usr/share/tuleap warning: absolute symlink: /var/lib/tuleap/ftp/tuleap -> /var/lib/tuleap/ftp/codendi Provides: forgeupgrade tuleap = 14.6.99.107-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Obsoletes: forgeupgrade <= 999 Processing files: tuleap-core-mailman-14.6.99.107-1.el7.noarch Processing files: tuleap-core-cvs-14.6.99.107-1.el7.noarch Provides: tuleap-core-cvs = 14.6.99.107-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch Processing files: tuleap-plugin-forumml-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-forumml = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/share/tuleap/src/utils/php-launcher.sh Processing files: tuleap-plugin-svn-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_svn_plugin Provides: tuleap-plugin-svn = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-git-14.6.99.107-1.el7.noarch warning: absolute symlink: /usr/share/gitolite3/VREF/TULEAP_PROTECT_DEFAULT_BRANCH -> /usr/share/tuleap/plugins/git/bin/TULEAP_PROTECT_DEFAULT_BRANCH Provides: tuleap-plugin-git = 14.6.99.107-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Processing files: tuleap-plugin-gitlfs-14.6.99.107-1.el7.noarch warning: absolute symlink: /usr/share/gitolite3/commands/git-lfs-authenticate -> /usr/share/tuleap/plugins/gitlfs/bin/git-lfs-authenticate Provides: tuleap-plugin-gitlfs = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: tuleap-plugin-pullrequest-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_pullrequest Provides: config(tuleap-plugin-pullrequest) = 14.6.99.107-1.el7 tuleap-plugin-pullrequest = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-ldap-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_ldap Provides: config(tuleap-plugin-ldap) = 14.6.99.107-1.el7 tuleap-plugin-ldap = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-hudson-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-hudson = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-hudson-svn-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_hudson_svn Provides: config(tuleap-plugin-hudson-svn) = 14.6.99.107-1.el7 tuleap-plugin-hudson-svn = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-hudson-git-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_hudson_git Provides: config(tuleap-plugin-hudson-git) = 14.6.99.107-1.el7 tuleap-plugin-hudson-git = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-webdav-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-webdav = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env Processing files: tuleap-plugin-tracker-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-tracker = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-graphontrackers-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-graphontrackers = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-tracker-encryption-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-tracker-encryption = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: tuleap-plugin-cardwall-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-cardwall = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-agiledashboard-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_agiledashboard Provides: config(tuleap-plugin-agiledashboard) = 14.6.99.107-1.el7 tuleap-plugin-agiledashboard = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-archivedeleteditems-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_archivedeleteditems Provides: config(tuleap-plugin-archivedeleteditems) = 14.6.99.107-1.el7 tuleap-plugin-archivedeleteditems = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch error: Couldn't exec /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/perl.req: No such file or directory error: Couldn't exec /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/perl.req: No such file or directory Provides: tuleap-plugin-mediawiki = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl /usr/share/tuleap/src/utils/php-launcher.sh Processing files: tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_mediawiki_standalone Provides: config(tuleap-plugin-mediawiki-standalone) = 14.6.99.107-1.el7 tuleap-plugin-mediawiki-standalone = 14.6.99.107-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Processing files: tuleap-plugin-onlyoffice-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_onlyoffice Provides: config(tuleap-plugin-onlyoffice) = 14.6.99.107-1.el7 tuleap-plugin-onlyoffice = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-openidconnectclient-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_openid_connect_client Provides: config(tuleap-plugin-openidconnectclient) = 14.6.99.107-1.el7 tuleap-plugin-openidconnectclient = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-proftpd-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-proftpd = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/share/tuleap/src/utils/php-launcher.sh Processing files: tuleap-plugin-frs-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-frs = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-core-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-referencealias-core = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-git-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-referencealias-git = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-svn-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-referencealias-svn = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-referencealias-mediawiki = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-tracker-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-referencealias-tracker = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-artifactsfolders-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-artifactsfolders = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/share/tuleap/src/utils/php-launcher.sh Processing files: tuleap-plugin-captcha-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-captcha = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-bugzilla-reference-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-bugzilla-reference = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-create-test-env-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-create-test-env = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-document-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-docman tuleap-plugin-document = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/share/tuleap/src/utils/php-launcher.sh Obsoletes: tuleap-plugin-docman < 13.10 Processing files: tuleap-plugin-api-explorer-14.6.99.107-1.el7.noarch Provides: tuleap-api-explorer tuleap-plugin-api-explorer = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: tuleap-api-explorer <= 999 Processing files: tuleap-plugin-embed-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-embed = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-gitlab-14.6.99.107-1.el7.noarch warning: File listed twice: /etc/logrotate.d/tuleap_gitlab Provides: config(tuleap-plugin-gitlab) = 14.6.99.107-1.el7 tuleap-plugin-gitlab = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-securitytxt-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-securitytxt = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-botmattermost-14.6.99.107-1.el7.noarch Provides: config(tuleap-plugin-botmattermost) = 14.6.99.107-1.el7 tuleap-plugin-botmattermost = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-botmattermost-agiledashboard = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-botmattermost-git-14.6.99.107-1.el7.noarch Provides: tuleap-plugin-botmattermost-git = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-theme-flamingparrot-14.6.99.107-1.el7.noarch Provides: tuleap-theme-flamingparrot = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-theme-burningparrot-14.6.99.107-1.el7.noarch Provides: tuleap-theme-burningparrot = 14.6.99.107-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64 Wrote: /rpms/RPMS/noarch/tuleap-plugin-document-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-git-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-agiledashboard-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-webdav-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-api-explorer-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-tracker-encryption-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-gitlab-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-tracker-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-svn-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-pullrequest-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-openidconnectclient-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-frs-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-graphontrackers-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-cardwall-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-ldap-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-gitlfs-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-onlyoffice-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-theme-burningparrot-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-forumml-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-hudson-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-theme-flamingparrot-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-proftpd-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-botmattermost-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-hudson-git-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-create-test-env-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-artifactsfolders-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-bugzilla-reference-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-botmattermost-git-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-hudson-svn-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-tracker-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-captcha-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-svn-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-git-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-core-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-archivedeleteditems-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-securitytxt-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-core-cvs-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-core-mailman-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-embed-14.6.99.107-1.el7.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-14.6.99.107-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /rpms/TMP/rpm-tmp.WBqpJm + umask 022 + cd /rpms/BUILD + cd tuleap-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /rpms/TMP/rpm-tmp.fIyThf + umask 022 + cd /rpms/BUILD + rm -rf tuleap-14.6.99.107 tuleap-14.6.99.107.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Explicit %attr() mode not applicable to symlink: /rpms/BUILDROOT/tuleap-14.6.99.107-1.el7.x86_64/usr/bin/tuleap-cfg File listed twice: /etc/tuleap/conf File listed twice: /etc/tuleap/plugins File listed twice: /etc/tuleap/plugins/pluginsadministration File listed twice: /etc/tuleap/plugins/pluginsadministration absolute symlink: /usr/bin/tuleap-cfg -> /usr/share/tuleap/src/tuleap-cfg/tuleap-cfg.php absolute symlink: /usr/share/codendi -> /usr/share/tuleap absolute symlink: /var/lib/tuleap/ftp/tuleap -> /var/lib/tuleap/ftp/codendi File listed twice: /etc/logrotate.d/tuleap_svn_plugin absolute symlink: /usr/share/gitolite3/VREF/TULEAP_PROTECT_DEFAULT_BRANCH -> /usr/share/tuleap/plugins/git/bin/TULEAP_PROTECT_DEFAULT_BRANCH absolute symlink: /usr/share/gitolite3/commands/git-lfs-authenticate -> /usr/share/tuleap/plugins/gitlfs/bin/git-lfs-authenticate File listed twice: /etc/logrotate.d/tuleap_pullrequest File listed twice: /etc/logrotate.d/tuleap_ldap File listed twice: /etc/logrotate.d/tuleap_hudson_svn File listed twice: /etc/logrotate.d/tuleap_hudson_git File listed twice: /etc/logrotate.d/tuleap_agiledashboard File listed twice: /etc/logrotate.d/tuleap_archivedeleteditems File listed twice: /etc/logrotate.d/tuleap_mediawiki_standalone File listed twice: /etc/logrotate.d/tuleap_onlyoffice File listed twice: /etc/logrotate.d/tuleap_openid_connect_client File listed twice: /etc/logrotate.d/tuleap_gitlab RPM build warnings: make: Leaving directory '/tuleap/tools/rpm' + cachix watch-exec tuleap-community /tuleap/tools/rpm/build_nix_derivation.sh /tuleap/tools/rpm/rpm-additional-packages.nix /tmp/result Watching /nix/store for new store paths ... + nix-build /tuleap/tools/rpm/rpm-additional-packages.nix --out-link /tmp/result copying path '/nix/store/s29xjzid62937vc17jx6zi785nhk0plk-file-5.44' from 'https://cache.nixos.org'... copying path '/nix/store/v4dhg1im8yrl1gq1697jgwh2g85mqwr6-gawk-5.2.1' from 'https://cache.nixos.org'... copying path '/nix/store/mv5gpi07yzb8m9b6829l8hkw6rpay49c-patchelf-0.15.0' from 'https://cache.nixos.org'... copying path '/nix/store/5j2p1ly0jh7f4h7r9j34dhpw2nrnpffr-stdenv-linux' from 'https://cache.nixos.org'... building '/nix/store/136gdf4va5vfnpzk5m2pzv618cik78rd-nixpkgs-pin-epoch.drv'... these 15 derivations will be built: /nix/store/2dx11f5qvn906b0vds8bkba16kvm8hn1-tuleap-mercure-rpm-package.drv /nix/store/2vh2wgg28jk8j69jkbc4cnhlp7i2b1ph-builder.pl.drv /nix/store/3x54y762xr5adb45vgmj96bgbxhva95i-tuleap-git-bin.drv /nix/store/4isrgig90zk7jm6xhqysz2ml3mfrs3gd-tuleap-mathoid.drv /nix/store/wm5lvlkjkf3wrkvxblf0xjv7zhkhzbn2-mediawiki-tuleap-skins-extensions.drv /nix/store/lqfs9zpql6lp47552yzajb4aqw5xkmgj-tuleap-mediawiki-flavor-src.drv /nix/store/9cqq24gp0vyr2nmx0g2qrv1byfw0xhpi-mediawiki-tuleap-flavor.tar.drv /nix/store/g914yh69jha4qrav1mls4zgh4vy9kbrh-tuleap-documentation-rpm.drv /nix/store/nfk6gal4i4zmjzcacvycqbf1hbp475bg-tuleap-meilisearch-server-rpm-package.drv /nix/store/nmwbzzm0yvsv74g5447y1yp5cfxwvdfi-viewvc-theme-tuleap.drv /nix/store/qmx30wkjfhhfl5am8b7f0gax8761s71p-tuleap-gitolite3-3.6.12.drv /nix/store/x0n5j8rzcsgyr355j48i3ggjwrs36zrg-mediawiki-tuleap-flavor.drv /nix/store/ypc3hjv0z9brhr5h75q64y495nl35ih2-tuleap-community-release.drv /nix/store/yv77ck93wjm6zbgqcm98h1g7ip4kbf99-tuleap-realtime-rpm-package.drv /nix/store/cms4mmw5fqkwpj20vkmrzv8nrdc6lk8w-rpm-additional-packages.drv these 87 paths will be fetched (344.16 MiB download, 1234.13 MiB unpacked): /nix/store/0rq764l78mdc6sx5l0s1r2c42li595rz-mailman-tuleap /nix/store/0y3jvm3ifg9kj5gnscna7syx2189hgrk-pcre-static-x86_64-unknown-linux-musl-8.45-dev /nix/store/1ambimpvmiwl7466vy2ifav6h9glxpy7-libunistring-static-x86_64-unknown-linux-musl-1.0 /nix/store/1c4zmbwj7y7wqai8ai3wzzlibq23mkr2-musl-iconv-1.2.3 /nix/store/1sy2hrr1q7840lvwq5715ny1zh2wg2vw-jq-1.6-lib /nix/store/1ypz7l3dvhvajpvh6jzjqk41jq6l2029-tuleap-mercure-bin /nix/store/22lrpbqizh42na8b2mjwlqzshlmp8kq6-linux-headers-static-6.1 /nix/store/292bkr0vmmm1vrwp4wibrasrl40n5k42-libidn2-static-x86_64-unknown-linux-musl-2.3.2-dev /nix/store/30qkx389z5j24pq4lb8y15vvs1x7l5si-zlib-static-x86_64-unknown-linux-musl-1.2.13-dev /nix/store/333chr2l4pp7i7z8nvc3zaz0nydqgqlr-libunistring-static-x86_64-unknown-linux-musl-1.0-dev /nix/store/34pg3ccksq18km1507hf1vwgm68j28wq-libssh2-static-x86_64-unknown-linux-musl-1.10.0 /nix/store/36s3qxlrxjqwmb6x825q1pqhmhah3bbz-pcre-static-x86_64-unknown-linux-musl-8.45-bin /nix/store/4pma3312dam8mfi0qi6m76l7v4azb5i4-elfutils-0.188-dev /nix/store/5q9cn8i6qrl6fycmgj8jkzrqhkml1g8h-nspr-4.35-dev /nix/store/6lfbkygsdzzmhb8m631pss6pjpzlqpps-libidn2-static-x86_64-unknown-linux-musl-2.3.2 /nix/store/6m3nqqi7pb378a0dad8bb0g3cvi6bwba-db-5.3.28-bin /nix/store/7nk5x7ds6wcp7vpfngd969ad9axk6pav-nss-3.79.4-dev /nix/store/7paksrb0nbm7q9x7rzzabqlgjci9rx8k-jq-1.6-dev /nix/store/7r20w0rkrci602lrbjjhrr9h98c1ripg-mediawiki-math-tuleap /nix/store/7xq58rvcf0dkwjj9yb2c378dsgs4s8pb-tuleap-documentation-tarball /nix/store/815zlg5yvpjr56sd13sspzwl09sipzzn-mediawiki-tuleap-config /nix/store/843bcbz8x55llb60qsbwjwbm9jppw18c-openssl-static-x86_64-unknown-linux-musl-3.0.8-etc /nix/store/85g757angs6mav6xps5cx6mlpki7k6z9-acl-2.3.1-bin /nix/store/8gb0r5qwxphwf2bycrgxggd600clnp7f-musl-static-x86_64-unknown-linux-musl-1.2.3-bin /nix/store/90il1r7gxxrnvwkrb5hs69g39g71lx6j-bash-5.2-p15-x86_64-unknown-linux-musl-dev /nix/store/90rvx7lq0kmzj2gz451difkd8carkc2c-x86_64-unknown-linux-musl-binutils-2.40 /nix/store/90y723ffrasw1hlp5hlspsxr249pw7ix-gnugrep-static-x86_64-unknown-linux-musl-3.7 /nix/store/99njk07b4dbx5ahd4hwkv65bf0hk68z1-rpm-4.18.0-dev /nix/store/9gbjdfhvdwm2ffv985p3c6psq4alxsnb-cvs-tuleap /nix/store/9j9v6ia3a3iwsl2gllbi6llhf9plnp8z-binutils-2.40-lib /nix/store/9n0wg600n4vx0cgz8922v7bj0ml7miw2-curl-static-x86_64-unknown-linux-musl-7.88.0 /nix/store/9vli8513y1v41izfyk79sv75jfj5w9iw-gettext-static-x86_64-unknown-linux-musl-0.21 /nix/store/abqfds3511qv9rxkifab7dhz5qx3gbbh-openssl-static-x86_64-unknown-linux-musl-3.0.8 /nix/store/abs0rlwm6jh4l1k831fvqggpgfrs91pv-bzip2-1.0.8-dev /nix/store/adl29jibccx1xgwwlyp31sfia4byd2bv-attr-2.5.1-bin /nix/store/avzqk64c6gwbczg2x3m4nxsy2pvry93z-gitolite-src.tar /nix/store/aw3cavjsqlgm8z548k20yl5czsykv2xn-curl-static-x86_64-unknown-linux-musl-7.88.0-man /nix/store/b8wwwcng8c0snvmcawvhiny4b2gr6yhh-mpfr-4.2.0 /nix/store/brjrzg74djhv2mvdcvb1169lnndlk1p2-nghttp2-static-x86_64-unknown-linux-musl-1.51.0-bin /nix/store/bwiqziggqjd4pfb6a25gci3yqm6d6svk-sha1collisiondetector-rpm-package /nix/store/dplxih0bpwqbvagg7wq204irqgvdg2n3-viewvc-tuleap /nix/store/f06cbk7hbizd3lfq4ds2rbky11y3prbi-nspr-4.35 /nix/store/f6172g5agk13134pdx5hl1qjmw8a4sdw-libmpc-1.3.1 /nix/store/f9bc84vhrkkvrq2rnfp7m0vd7zric7sn-openssl-static-x86_64-unknown-linux-musl-3.0.8-bin /nix/store/fdfcva0q4zgnm1gpc7wmz4cgq7c3hxx1-isl-0.20 /nix/store/fyj0s9v60m357k1qpaxwkk81xmsg7kra-libssh2-static-x86_64-unknown-linux-musl-1.10.0-dev /nix/store/hagvhrwy8jzj97kc7nyy9vr18xkg7xvk-jq-1.6-bin /nix/store/hdqfnbqbwhbznzpljqg1yqmj5mz9js1g-zstd-static-x86_64-unknown-linux-musl-1.5.4 /nix/store/hh6d223r7jdc3s40rh1swd4z1mq2s391-elfutils-0.188-bin /nix/store/hi28nz47iiqj246pqsa68mgr1vwawfca-binutils-2.40-dev /nix/store/hk8d8b3va5icj4g4pgh18gj1zhwg8fgl-mediawiki-tuleap-config-suspended /nix/store/hwy10lf6d0c0ij17g2ad24yiqykc2fp9-nghttp2-static-x86_64-unknown-linux-musl-1.51.0 /nix/store/hyyqm67nl4bhp0agjy5az8l4qy28q9mb-lndir-1.0.4 /nix/store/hzf2nywn8h8f5m0n852924v9jmj0bgf3-tuleap-mathoid.tar /nix/store/ilmvwk7n6sn54f7kdnb8jr7mjkz0zg04-tuleap-meilisearch-1.0.2 /nix/store/klkiqig1a622wqns8jmcz2mrwln3d0l0-curl-static-x86_64-unknown-linux-musl-7.88.0-dev /nix/store/kynn4sf7hfnc0qbwicyhrm7n3hbpg5wd-git-minimal-static-x86_64-unknown-linux-musl-2.39.2 /nix/store/lfbs0k7xqj7q62zcr8h37pxlpkrjqhvr-expat-static-x86_64-unknown-linux-musl-2.5.0-dev /nix/store/mcllqj9jjcwiy452295cxxp7l0yki7fb-pcre-static-x86_64-unknown-linux-musl-8.45 /nix/store/mq4y0n8sbp05kdj8bywf9m5bsbr6mh5g-musl-static-x86_64-unknown-linux-musl-1.2.3-dev /nix/store/n4ibfmbnfb4pbbr2wrvj0czmsvap5iqy-setup-debug-info-dirs-hook /nix/store/ncbspccfdcvbqpm5w083nnjip4syrj4h-bash-5.2-p15-x86_64-unknown-linux-musl /nix/store/npzchpcmbmgsfk8ayirrlgakyi0hhwhi-acl-2.3.1-dev /nix/store/pmsrwcsim2fq7yqn6ngqvkr46zsgp91n-db-5.3.28-dev /nix/store/ps6p79gzylsgpbzz9y7qz3lgc5zny7g0-binutils-2.40 /nix/store/q08phl1irds0vij5yk0w0v1xw28129nb-attr-2.5.1-dev /nix/store/q7p4wzpw5wfgdwd1a82w4q45clgvisiw-python3-3.9.16 /nix/store/qa7yqyh3085x6ar7w02sj7z8j45c985n-curl-static-x86_64-unknown-linux-musl-7.88.0-bin /nix/store/qawbx8pj60d02svd2lmy90l2ssa1vvfs-libarchive-3.6.2 /nix/store/qwv9rp4sn98s4z1cxa77fq5yvi88skii-mediawiki-1.35.9 /nix/store/rn1l3llk89rhvqfqqp21n34nwm8n6km4-zstd-static-x86_64-unknown-linux-musl-1.5.4-dev /nix/store/sl9mp8prizj90361pbywvvdfc4s8m96c-libarchive-3.6.2-dev /nix/store/wj3vjrxjy9b5r07w3l49q5mvl813n6dc-expat-static-x86_64-unknown-linux-musl-2.5.0 /nix/store/x5qhdvgrymgc5js6bw1nxjjh8p13rjb8-musl-static-x86_64-unknown-linux-musl-1.2.3 /nix/store/xicbm4yalpkh5nkgf26hcy0vfznbg20r-zstd-static-x86_64-unknown-linux-musl-1.5.4-bin /nix/store/xnrwkaidhxjsb70c2bnrl6j0mmr0y3qg-expand-response-params /nix/store/xqm9vhwfbac5biqk3gksgw2mxbqvszkp-php-mediawiki-tuleap /nix/store/xvwwi798x1hg48yfdy32midpzgif6s5z-nghttp2-static-x86_64-unknown-linux-musl-1.51.0-lib /nix/store/y10x82dbf3zy0wyqlfdhwd49sqaqbffg-cpio-static-x86_64-unknown-linux-musl-2.13 /nix/store/yhdlj3qnv9h1aq3idfjqkf3hm5yix7hf-openssl-static-x86_64-unknown-linux-musl-3.0.8-dev /nix/store/yjn4yv2zrq3a7j9c2m772axccz402xii-x86_64-unknown-linux-musl-stage-final-gcc-12.2.0-lib /nix/store/yqg51l72l1l9vzlkzmw79ims287441f1-zlib-static-x86_64-unknown-linux-musl-1.2.13 /nix/store/yzc3hmlgsm6y2xvkrpkk5kn8halkdqij-x86_64-unknown-linux-musl-stage-final-gcc-12.2.0 /nix/store/z1navr3d5mn4q54syrjvk5k1hx30mxrl-nghttp2-static-x86_64-unknown-linux-musl-1.51.0-dev /nix/store/z5my0pzldq84613aj9d1c002rfg5caml-nss-3.79.4 /nix/store/z9zw4m7l9x0z27g0i6f8679lfnagszs1-libidn2-static-x86_64-unknown-linux-musl-2.3.2-bin /nix/store/zqi46cj5xc1ziivh0ilxngw6vk4n6490-x86_64-unknown-linux-musl-binutils-wrapper-2.40 copying path '/nix/store/9gbjdfhvdwm2ffv985p3c6psq4alxsnb-cvs-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/85g757angs6mav6xps5cx6mlpki7k6z9-acl-2.3.1-bin' from 'https://cache.nixos.org'... copying path '/nix/store/adl29jibccx1xgwwlyp31sfia4byd2bv-attr-2.5.1-bin' from 'https://cache.nixos.org'... copying path '/nix/store/npzchpcmbmgsfk8ayirrlgakyi0hhwhi-acl-2.3.1-dev' from 'https://cache.nixos.org'... copying path '/nix/store/q08phl1irds0vij5yk0w0v1xw28129nb-attr-2.5.1-dev' from 'https://cache.nixos.org'... copying path '/nix/store/ncbspccfdcvbqpm5w083nnjip4syrj4h-bash-5.2-p15-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'... copying path '/nix/store/9j9v6ia3a3iwsl2gllbi6llhf9plnp8z-binutils-2.40-lib' from 'https://cache.nixos.org'... copying path '/nix/store/90il1r7gxxrnvwkrb5hs69g39g71lx6j-bash-5.2-p15-x86_64-unknown-linux-musl-dev' from 'https://cache.nixos.org'... copying path '/nix/store/ps6p79gzylsgpbzz9y7qz3lgc5zny7g0-binutils-2.40' from 'https://cache.nixos.org'... copying path '/nix/store/abs0rlwm6jh4l1k831fvqggpgfrs91pv-bzip2-1.0.8-dev' from 'https://cache.nixos.org'... copying path '/nix/store/hi28nz47iiqj246pqsa68mgr1vwawfca-binutils-2.40-dev' from 'https://cache.nixos.org'... copying path '/nix/store/y10x82dbf3zy0wyqlfdhwd49sqaqbffg-cpio-static-x86_64-unknown-linux-musl-2.13' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/aw3cavjsqlgm8z548k20yl5czsykv2xn-curl-static-x86_64-unknown-linux-musl-7.88.0-man' from 'https://cache.nixos.org'... copying path '/nix/store/6m3nqqi7pb378a0dad8bb0g3cvi6bwba-db-5.3.28-bin' from 'https://cache.nixos.org'... copying path '/nix/store/hh6d223r7jdc3s40rh1swd4z1mq2s391-elfutils-0.188-bin' from 'https://cache.nixos.org'... copying path '/nix/store/pmsrwcsim2fq7yqn6ngqvkr46zsgp91n-db-5.3.28-dev' from 'https://cache.nixos.org'... copying path '/nix/store/xnrwkaidhxjsb70c2bnrl6j0mmr0y3qg-expand-response-params' from 'https://cache.nixos.org'... copying path '/nix/store/wj3vjrxjy9b5r07w3l49q5mvl813n6dc-expat-static-x86_64-unknown-linux-musl-2.5.0' from 'https://cache.nixos.org'... copying path '/nix/store/avzqk64c6gwbczg2x3m4nxsy2pvry93z-gitolite-src.tar' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/lfbs0k7xqj7q62zcr8h37pxlpkrjqhvr-expat-static-x86_64-unknown-linux-musl-2.5.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/fdfcva0q4zgnm1gpc7wmz4cgq7c3hxx1-isl-0.20' from 'https://cache.nixos.org'... copying path '/nix/store/1sy2hrr1q7840lvwq5715ny1zh2wg2vw-jq-1.6-lib' from 'https://cache.nixos.org'... copying path '/nix/store/qawbx8pj60d02svd2lmy90l2ssa1vvfs-libarchive-3.6.2' from 'https://cache.nixos.org'... copying path '/nix/store/hagvhrwy8jzj97kc7nyy9vr18xkg7xvk-jq-1.6-bin' from 'https://cache.nixos.org'... copying path '/nix/store/sl9mp8prizj90361pbywvvdfc4s8m96c-libarchive-3.6.2-dev' from 'https://cache.nixos.org'... copying path '/nix/store/7paksrb0nbm7q9x7rzzabqlgjci9rx8k-jq-1.6-dev' from 'https://cache.nixos.org'... copying path '/nix/store/z9zw4m7l9x0z27g0i6f8679lfnagszs1-libidn2-static-x86_64-unknown-linux-musl-2.3.2-bin' from 'https://cache.nixos.org'... copying path '/nix/store/34pg3ccksq18km1507hf1vwgm68j28wq-libssh2-static-x86_64-unknown-linux-musl-1.10.0' from 'https://cache.nixos.org'... copying path '/nix/store/1ambimpvmiwl7466vy2ifav6h9glxpy7-libunistring-static-x86_64-unknown-linux-musl-1.0' from 'https://cache.nixos.org'... copying path '/nix/store/22lrpbqizh42na8b2mjwlqzshlmp8kq6-linux-headers-static-6.1' from 'https://cache.nixos.org'... copying path '/nix/store/6lfbkygsdzzmhb8m631pss6pjpzlqpps-libidn2-static-x86_64-unknown-linux-musl-2.3.2' from 'https://cache.nixos.org'... copying path '/nix/store/333chr2l4pp7i7z8nvc3zaz0nydqgqlr-libunistring-static-x86_64-unknown-linux-musl-1.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/hyyqm67nl4bhp0agjy5az8l4qy28q9mb-lndir-1.0.4' from 'https://cache.nixos.org'... copying path '/nix/store/292bkr0vmmm1vrwp4wibrasrl40n5k42-libidn2-static-x86_64-unknown-linux-musl-2.3.2-dev' from 'https://cache.nixos.org'... copying path '/nix/store/0rq764l78mdc6sx5l0s1r2c42li595rz-mailman-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/qwv9rp4sn98s4z1cxa77fq5yvi88skii-mediawiki-1.35.9' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/7r20w0rkrci602lrbjjhrr9h98c1ripg-mediawiki-math-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/815zlg5yvpjr56sd13sspzwl09sipzzn-mediawiki-tuleap-config' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/hk8d8b3va5icj4g4pgh18gj1zhwg8fgl-mediawiki-tuleap-config-suspended' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/b8wwwcng8c0snvmcawvhiny4b2gr6yhh-mpfr-4.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/x5qhdvgrymgc5js6bw1nxjjh8p13rjb8-musl-static-x86_64-unknown-linux-musl-1.2.3' from 'https://cache.nixos.org'... copying path '/nix/store/f6172g5agk13134pdx5hl1qjmw8a4sdw-libmpc-1.3.1' from 'https://cache.nixos.org'... copying path '/nix/store/8gb0r5qwxphwf2bycrgxggd600clnp7f-musl-static-x86_64-unknown-linux-musl-1.2.3-bin' from 'https://cache.nixos.org'... copying path '/nix/store/hwy10lf6d0c0ij17g2ad24yiqykc2fp9-nghttp2-static-x86_64-unknown-linux-musl-1.51.0' from 'https://cache.nixos.org'... copying path '/nix/store/mq4y0n8sbp05kdj8bywf9m5bsbr6mh5g-musl-static-x86_64-unknown-linux-musl-1.2.3-dev' from 'https://cache.nixos.org'... copying path '/nix/store/brjrzg74djhv2mvdcvb1169lnndlk1p2-nghttp2-static-x86_64-unknown-linux-musl-1.51.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/1c4zmbwj7y7wqai8ai3wzzlibq23mkr2-musl-iconv-1.2.3' from 'https://cache.nixos.org'... copying path '/nix/store/xvwwi798x1hg48yfdy32midpzgif6s5z-nghttp2-static-x86_64-unknown-linux-musl-1.51.0-lib' from 'https://cache.nixos.org'... copying path '/nix/store/f06cbk7hbizd3lfq4ds2rbky11y3prbi-nspr-4.35' from 'https://cache.nixos.org'... copying path '/nix/store/z1navr3d5mn4q54syrjvk5k1hx30mxrl-nghttp2-static-x86_64-unknown-linux-musl-1.51.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/5q9cn8i6qrl6fycmgj8jkzrqhkml1g8h-nspr-4.35-dev' from 'https://cache.nixos.org'... copying path '/nix/store/z5my0pzldq84613aj9d1c002rfg5caml-nss-3.79.4' from 'https://cache.nixos.org'... copying path '/nix/store/843bcbz8x55llb60qsbwjwbm9jppw18c-openssl-static-x86_64-unknown-linux-musl-3.0.8-etc' from 'https://cache.nixos.org'... copying path '/nix/store/7nk5x7ds6wcp7vpfngd969ad9axk6pav-nss-3.79.4-dev' from 'https://cache.nixos.org'... copying path '/nix/store/qa7yqyh3085x6ar7w02sj7z8j45c985n-curl-static-x86_64-unknown-linux-musl-7.88.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/abqfds3511qv9rxkifab7dhz5qx3gbbh-openssl-static-x86_64-unknown-linux-musl-3.0.8' from 'https://cache.nixos.org'... copying path '/nix/store/mcllqj9jjcwiy452295cxxp7l0yki7fb-pcre-static-x86_64-unknown-linux-musl-8.45' from 'https://cache.nixos.org'... copying path '/nix/store/f9bc84vhrkkvrq2rnfp7m0vd7zric7sn-openssl-static-x86_64-unknown-linux-musl-3.0.8-bin' from 'https://cache.nixos.org'... copying path '/nix/store/36s3qxlrxjqwmb6x825q1pqhmhah3bbz-pcre-static-x86_64-unknown-linux-musl-8.45-bin' from 'https://cache.nixos.org'... copying path '/nix/store/yhdlj3qnv9h1aq3idfjqkf3hm5yix7hf-openssl-static-x86_64-unknown-linux-musl-3.0.8-dev' from 'https://cache.nixos.org'... copying path '/nix/store/0y3jvm3ifg9kj5gnscna7syx2189hgrk-pcre-static-x86_64-unknown-linux-musl-8.45-dev' from 'https://cache.nixos.org'... copying path '/nix/store/xqm9vhwfbac5biqk3gksgw2mxbqvszkp-php-mediawiki-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/90y723ffrasw1hlp5hlspsxr249pw7ix-gnugrep-static-x86_64-unknown-linux-musl-3.7' from 'https://cache.nixos.org'... copying path '/nix/store/q7p4wzpw5wfgdwd1a82w4q45clgvisiw-python3-3.9.16' from 'https://cache.nixos.org'... copying path '/nix/store/n4ibfmbnfb4pbbr2wrvj0czmsvap5iqy-setup-debug-info-dirs-hook' from 'https://cache.nixos.org'... copying path '/nix/store/bwiqziggqjd4pfb6a25gci3yqm6d6svk-sha1collisiondetector-rpm-package' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/4pma3312dam8mfi0qi6m76l7v4azb5i4-elfutils-0.188-dev' from 'https://cache.nixos.org'... copying path '/nix/store/7xq58rvcf0dkwjj9yb2c378dsgs4s8pb-tuleap-documentation-tarball' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/99njk07b4dbx5ahd4hwkv65bf0hk68z1-rpm-4.18.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/hzf2nywn8h8f5m0n852924v9jmj0bgf3-tuleap-mathoid.tar' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/ilmvwk7n6sn54f7kdnb8jr7mjkz0zg04-tuleap-meilisearch-1.0.2' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/1ypz7l3dvhvajpvh6jzjqk41jq6l2029-tuleap-mercure-bin' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/dplxih0bpwqbvagg7wq204irqgvdg2n3-viewvc-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/90rvx7lq0kmzj2gz451difkd8carkc2c-x86_64-unknown-linux-musl-binutils-2.40' from 'https://cache.nixos.org'... copying path '/nix/store/yjn4yv2zrq3a7j9c2m772axccz402xii-x86_64-unknown-linux-musl-stage-final-gcc-12.2.0-lib' from 'https://cache.nixos.org'... copying path '/nix/store/zqi46cj5xc1ziivh0ilxngw6vk4n6490-x86_64-unknown-linux-musl-binutils-wrapper-2.40' from 'https://cache.nixos.org'... copying path '/nix/store/9vli8513y1v41izfyk79sv75jfj5w9iw-gettext-static-x86_64-unknown-linux-musl-0.21' from 'https://cache.nixos.org'... copying path '/nix/store/yzc3hmlgsm6y2xvkrpkk5kn8halkdqij-x86_64-unknown-linux-musl-stage-final-gcc-12.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/yqg51l72l1l9vzlkzmw79ims287441f1-zlib-static-x86_64-unknown-linux-musl-1.2.13' from 'https://cache.nixos.org'... copying path '/nix/store/hdqfnbqbwhbznzpljqg1yqmj5mz9js1g-zstd-static-x86_64-unknown-linux-musl-1.5.4' from 'https://cache.nixos.org'... copying path '/nix/store/30qkx389z5j24pq4lb8y15vvs1x7l5si-zlib-static-x86_64-unknown-linux-musl-1.2.13-dev' from 'https://cache.nixos.org'... copying path '/nix/store/9n0wg600n4vx0cgz8922v7bj0ml7miw2-curl-static-x86_64-unknown-linux-musl-7.88.0' from 'https://cache.nixos.org'... copying path '/nix/store/fyj0s9v60m357k1qpaxwkk81xmsg7kra-libssh2-static-x86_64-unknown-linux-musl-1.10.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/xicbm4yalpkh5nkgf26hcy0vfznbg20r-zstd-static-x86_64-unknown-linux-musl-1.5.4-bin' from 'https://cache.nixos.org'... copying path '/nix/store/rn1l3llk89rhvqfqqp21n34nwm8n6km4-zstd-static-x86_64-unknown-linux-musl-1.5.4-dev' from 'https://cache.nixos.org'... copying path '/nix/store/klkiqig1a622wqns8jmcz2mrwln3d0l0-curl-static-x86_64-unknown-linux-musl-7.88.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/kynn4sf7hfnc0qbwicyhrm7n3hbpg5wd-git-minimal-static-x86_64-unknown-linux-musl-2.39.2' from 'https://tuleap-community.cachix.org'... building '/nix/store/2vh2wgg28jk8j69jkbc4cnhlp7i2b1ph-builder.pl.drv'... building '/nix/store/wm5lvlkjkf3wrkvxblf0xjv7zhkhzbn2-mediawiki-tuleap-skins-extensions.drv'... unpacking sources unpacking source archive /nix/store/7nws9gl807bpx6mf1nxwpg1wghp2y53m-mediawiki-extensions source root is mediawiki-extensions patching sources configuring no configure script, doing nothing building installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/gvn12ys15hp6wl6md30qwgjn2kk5mima-mediawiki-tuleap-skins-extensions checking for references to /tmp/nix-build-mediawiki-tuleap-skins-extensions.drv-0/ in /nix/store/gvn12ys15hp6wl6md30qwgjn2kk5mima-mediawiki-tuleap-skins-extensions... building '/nix/store/ypc3hjv0z9brhr5h75q64y495nl35ih2-tuleap-community-release.drv'... unpacking sources patching sources building Executing(%prep): /bin/sh -e /tmp/nix-build-tuleap-community-release.drv-0/TMP/rpm-tmp.6KtQlS + umask 022 + cd /tmp/nix-build-tuleap-community-release.drv-0/BUILD + cd /tmp/nix-build-tuleap-community-release.drv-0/BUILD + rm -rf tuleap-community-release-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p tuleap-community-release-14.6.99.107 + cd tuleap-community-release-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + install -pm 644 /tmp/nix-build-tuleap-community-release.drv-0/RPM-GPG-KEY-Tuleap . + install -pm 644 /tmp/nix-build-tuleap-community-release.drv-0/tuleap.repo . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/nix-build-tuleap-community-release.drv-0/TMP/rpm-tmp.AqOXse + umask 022 + cd /tmp/nix-build-tuleap-community-release.drv-0/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT/tuleap-community-release-14.6.99.107-1.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT/tuleap-community-release-14.6.99.107-1.x86_64 + cd tuleap-community-release-14.6.99.107 + rm -rf /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT/tuleap-community-release-14.6.99.107-1.x86_64 + install -dm 755 /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT/tuleap-community-release-14.6.99.107-1.x86_64/etc/pki/rpm-gpg + install -Dpm 644 /tmp/nix-build-tuleap-community-release.drv-0/RPM-GPG-KEY-Tuleap /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT/tuleap-community-release-14.6.99.107-1.x86_64/etc/pki/rpm-gpg + install -dm 755 /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT/tuleap-community-release-14.6.99.107-1.x86_64/etc/yum.repos.d + install -pm 644 /tmp/nix-build-tuleap-community-release.drv-0/tuleap.repo /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT/tuleap-community-release-14.6.99.107-1.x86_64/etc/yum.repos.d + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-compress /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-elfperms + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-static-archive strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-comment-note strip objdump + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-remove-la-files Processing files: tuleap-community-release-14.6.99.107-1.noarch Provides: config(tuleap-community-release) = 14.6.99.107-1 tuleap-community-release = 14.6.99.107-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT/tuleap-community-release-14.6.99.107-1.x86_64 Wrote: /tmp/nix-build-tuleap-community-release.drv-0/RPMs/tuleap-community-release.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-tuleap-community-release.drv-0/TMP/rpm-tmp.cr0yXX + umask 022 + cd /tmp/nix-build-tuleap-community-release.drv-0/BUILD + cd tuleap-community-release-14.6.99.107 + rm -rf /tmp/nix-build-tuleap-community-release.drv-0/BUILDROOT/tuleap-community-release-14.6.99.107-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-tuleap-community-release.drv-0/TMP/rpm-tmp.E3abme + umask 022 + cd /tmp/nix-build-tuleap-community-release.drv-0/BUILD + rm -rf tuleap-community-release-14.6.99.107 tuleap-community-release-14.6.99.107.gemspec + RPM_EC=0 ++ jobs -p + exit 0 installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/82rhsnz50qly640l0f0m209aiirvkhcc-tuleap-community-release checking for references to /tmp/nix-build-tuleap-community-release.drv-0/ in /nix/store/82rhsnz50qly640l0f0m209aiirvkhcc-tuleap-community-release... patching script interpreter paths in /nix/store/82rhsnz50qly640l0f0m209aiirvkhcc-tuleap-community-release building '/nix/store/g914yh69jha4qrav1mls4zgh4vy9kbrh-tuleap-documentation-rpm.drv'... patching sources building Executing(%prep): /bin/sh -e /tmp/nix-build-tuleap-documentation-rpm.drv-0/TMP/rpm-tmp.gKfrtw + umask 022 + cd /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILD + cd /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILD + rm -rf tuleap-documentation-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p tuleap-documentation-14.6.99.107 + cd tuleap-documentation-14.6.99.107 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/rpmuncompress -x /tmp/nix-build-tuleap-documentation-rpm.drv-0/tuleap-documentation.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/nix-build-tuleap-documentation-rpm.drv-0/TMP/rpm-tmp.cnU60m + umask 022 + cd /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILDROOT/tuleap-documentation-14.6.99.107-1.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILDROOT/tuleap-documentation-14.6.99.107-1.x86_64 + cd tuleap-documentation-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILDROOT/tuleap-documentation-14.6.99.107-1.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 755 -d /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILDROOT/tuleap-documentation-14.6.99.107-1.x86_64//usr/share/tuleap-documentation/ + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar en /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILDROOT/tuleap-documentation-14.6.99.107-1.x86_64//usr/share/tuleap-documentation/ + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar fr /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILDROOT/tuleap-documentation-14.6.99.107-1.x86_64//usr/share/tuleap-documentation/ + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-compress /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-elfperms + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-static-archive strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-comment-note strip objdump + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-remove-la-files Processing files: tuleap-documentation-14.6.99.107-1.noarch Provides: tuleap-documentation = 14.6.99.107-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILDROOT/tuleap-documentation-14.6.99.107-1.x86_64 Wrote: /tmp/nix-build-tuleap-documentation-rpm.drv-0/RPMS/noarch/tuleap-documentation-14.6.99.107-1.noarch.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-tuleap-documentation-rpm.drv-0/TMP/rpm-tmp.yi1fM5 + umask 022 + cd /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILD + cd tuleap-documentation-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILDROOT/tuleap-documentation-14.6.99.107-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-tuleap-documentation-rpm.drv-0/TMP/rpm-tmp.OWITDj + umask 022 + cd /tmp/nix-build-tuleap-documentation-rpm.drv-0/BUILD + rm -rf tuleap-documentation-14.6.99.107 tuleap-documentation-14.6.99.107.gemspec + RPM_EC=0 ++ jobs -p + exit 0 installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/91ja46nv88f00ancd5syp86vbq8kyc8l-tuleap-documentation-rpm checking for references to /tmp/nix-build-tuleap-documentation-rpm.drv-0/ in /nix/store/91ja46nv88f00ancd5syp86vbq8kyc8l-tuleap-documentation-rpm... patching script interpreter paths in /nix/store/91ja46nv88f00ancd5syp86vbq8kyc8l-tuleap-documentation-rpm building '/nix/store/3x54y762xr5adb45vgmj96bgbxhva95i-tuleap-git-bin.drv'... patching sources building Executing(%install): /bin/sh -e /tmp/nix-build-tuleap-git-bin.drv-0/TMP/rpm-tmp.IXybtR + umask 022 + cd /tmp/nix-build-tuleap-git-bin.drv-0/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64 + mkdir -p /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/share/ + cp -a /nix/store/kynn4sf7hfnc0qbwicyhrm7n3hbpg5wd-git-minimal-static-x86_64-unknown-linux-musl-2.39.2//usr/lib/tuleap/git/bin /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/ + cp -a /nix/store/kynn4sf7hfnc0qbwicyhrm7n3hbpg5wd-git-minimal-static-x86_64-unknown-linux-musl-2.39.2//usr/lib/tuleap/git/libexec /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/ + cp -a /nix/store/kynn4sf7hfnc0qbwicyhrm7n3hbpg5wd-git-minimal-static-x86_64-unknown-linux-musl-2.39.2//usr/lib/tuleap/git/share/git-core /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/share/ + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-compress /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-elfperms + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip true + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-static-archive true + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-comment-note true objdump + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-remove-la-files Processing files: tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64 warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/bin/scalar warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/bin/git-shell warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/bin/git warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/scalar warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-shell warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-imap-send warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-daemon warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-sh-i18n--envsubst warning: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-http-backend Provides: tuleap-git-bin = 14.6.99.107-1.2.39.2.1677995890 tuleap-git-bin(x86-64) = 14.6.99.107-1.2.39.2.1677995890 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64 Wrote: /tmp/nix-build-tuleap-git-bin.drv-0/RPMS/x86_64/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-tuleap-git-bin.drv-0/TMP/rpm-tmp.b1OIl2 + umask 022 + cd /tmp/nix-build-tuleap-git-bin.drv-0/BUILD + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-tuleap-git-bin.drv-0/TMP/rpm-tmp.nOOR5O + umask 022 + cd /tmp/nix-build-tuleap-git-bin.drv-0/BUILD + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/bin/scalar Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/bin/git-shell Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/bin/git Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/scalar Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-shell Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-imap-send Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-daemon Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-sh-i18n--envsubst Missing build-id in /tmp/nix-build-tuleap-git-bin.drv-0/BUILDROOT/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64/usr/lib/tuleap/git/libexec/git-core/git-http-backend buildPhase completed in 1 minutes 0 seconds installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/3bpfymz34h48yxlkvdpw194fni3gwdgg-tuleap-git-bin checking for references to /tmp/nix-build-tuleap-git-bin.drv-0/ in /nix/store/3bpfymz34h48yxlkvdpw194fni3gwdgg-tuleap-git-bin... patching script interpreter paths in /nix/store/3bpfymz34h48yxlkvdpw194fni3gwdgg-tuleap-git-bin building '/nix/store/qmx30wkjfhhfl5am8b7f0gax8761s71p-tuleap-gitolite3-3.6.12.drv'... unpacking sources patching sources building warning: line 29: It's not recommended to have unversioned Obsoletes: Obsoletes: gitolite3 Executing(%prep): /bin/sh -e /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/TMP/rpm-tmp.dmUf8r + umask 022 + cd /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILD + cd /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILD + rm -rf tuleap-gitolite3-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p tuleap-gitolite3-14.6.99.107 + cd tuleap-gitolite3-14.6.99.107 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/rpmuncompress -x /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/gitolite-src.tar + STATUS=0 + '[' 0 -ne 0 ']' + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/TMP/rpm-tmp.09QKpb + umask 022 + cd /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILD + cd tuleap-gitolite3-14.6.99.107 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/TMP/rpm-tmp.BPAvF6 + umask 022 + cd /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64 + cd tuleap-gitolite3-14.6.99.107 + rm -rf /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64 + install -d /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/bin + install -d /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/share/perl5/vendor_perl + install -d /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/share/gitolite3 + cp -pr src/lib/Gitolite /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/share/perl5/vendor_perl + echo 3.6.12-1.3.6.12.1677995890 + cp -a src/VERSION src/VREF src/commands src/gitolite src/gitolite-shell src/lib src/syntactic-sugar src/triggers /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/share/gitolite3 + ln -s /usr/share/gitolite3/gitolite /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/bin/gitolite + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-compress /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-elfperms + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-static-archive strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-comment-note strip objdump + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-remove-la-files Processing files: tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch Executing(%doc): /bin/sh -e /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/TMP/rpm-tmp.yuWrLw + umask 022 + cd /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILD + cd tuleap-gitolite3-14.6.99.107 + DOCDIR=/tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/share/doc/gitolite3-3.6.12 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/share/doc/gitolite3-3.6.12 + cp -pr COPYING /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/share/doc/gitolite3-3.6.12 + cp -pr README.markdown /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/share/doc/gitolite3-3.6.12 + cp -pr CHANGELOG /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64/usr/share/doc/gitolite3-3.6.12 + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/bin/gitolite -> /usr/share/gitolite3/gitolite Provides: gitolite3 = 3.6.12 perl(gitolite3) = 3.6.12-1.3.6.12.1677995890 tuleap-gitolite3 = 14.6.99.107-1.3.6.12.1677995890 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: gitolite3 Obsoletes: gitolite3 Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64 Wrote: /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/RPMS/noarch/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/TMP/rpm-tmp.ubutj8 + umask 022 + cd /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILD + cd tuleap-gitolite3-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILDROOT/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/TMP/rpm-tmp.zpnabw + umask 022 + cd /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/BUILD + rm -rf tuleap-gitolite3-14.6.99.107 tuleap-gitolite3-14.6.99.107.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 29: It's not recommended to have unversioned Obsoletes: Obsoletes: gitolite3 absolute symlink: /usr/bin/gitolite -> /usr/share/gitolite3/gitolite installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/c60nw6ngklb28fdl7a09sn5drf0l0gcl-tuleap-gitolite3-3.6.12 checking for references to /tmp/nix-build-tuleap-gitolite3-3.6.12.drv-0/ in /nix/store/c60nw6ngklb28fdl7a09sn5drf0l0gcl-tuleap-gitolite3-3.6.12... patching script interpreter paths in /nix/store/c60nw6ngklb28fdl7a09sn5drf0l0gcl-tuleap-gitolite3-3.6.12 building '/nix/store/4isrgig90zk7jm6xhqysz2ml3mfrs3gd-tuleap-mathoid.drv'... unpacking sources patching sources building Executing(%prep): /bin/sh -e /tmp/nix-build-tuleap-mathoid.drv-0/TMP/rpm-tmp.0jD7zf + umask 022 + cd /tmp/nix-build-tuleap-mathoid.drv-0/BUILD + cd /tmp/nix-build-tuleap-mathoid.drv-0/BUILD + rm -rf tuleap-mathoid-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p tuleap-mathoid-14.6.99.107 + cd tuleap-mathoid-14.6.99.107 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/rpmuncompress -x /tmp/nix-build-tuleap-mathoid.drv-0/tuleap-mathoid.tar + STATUS=0 + '[' 0 -ne 0 ']' + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/nix-build-tuleap-mathoid.drv-0/TMP/rpm-tmp.Jqsfeo + umask 022 + cd /tmp/nix-build-tuleap-mathoid.drv-0/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT/tuleap-mathoid-14.6.99.107-1.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT/tuleap-mathoid-14.6.99.107-1.x86_64 + cd tuleap-mathoid-14.6.99.107 + mkdir -p /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT/tuleap-mathoid-14.6.99.107-1.x86_64/usr/lib/tuleap/mathoid/bin/ + cp -a mathoid-cli /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT/tuleap-mathoid-14.6.99.107-1.x86_64/usr/lib/tuleap/mathoid/bin/ + mkdir -p /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT/tuleap-mathoid-14.6.99.107-1.x86_64/usr/share/tuleap-mathoid/ + cp -a config.yaml /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT/tuleap-mathoid-14.6.99.107-1.x86_64/usr/share/tuleap-mathoid/ Processing files: tuleap-mathoid-14.6.99.107-1.x86_64 warning: Missing build-id in /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT/tuleap-mathoid-14.6.99.107-1.x86_64/usr/lib/tuleap/mathoid/bin/mathoid-cli Provides: tuleap-mathoid = 14.6.99.107-1 tuleap-mathoid(x86-64) = 14.6.99.107-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT/tuleap-mathoid-14.6.99.107-1.x86_64 Wrote: /tmp/nix-build-tuleap-mathoid.drv-0/RPMS/x86_64/tuleap-mathoid-14.6.99.107-1.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-tuleap-mathoid.drv-0/TMP/rpm-tmp.eBzaNA + umask 022 + cd /tmp/nix-build-tuleap-mathoid.drv-0/BUILD + cd tuleap-mathoid-14.6.99.107 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-tuleap-mathoid.drv-0/TMP/rpm-tmp.xPciSF + umask 022 + cd /tmp/nix-build-tuleap-mathoid.drv-0/BUILD + rm -rf tuleap-mathoid-14.6.99.107 tuleap-mathoid-14.6.99.107.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Missing build-id in /tmp/nix-build-tuleap-mathoid.drv-0/BUILDROOT/tuleap-mathoid-14.6.99.107-1.x86_64/usr/lib/tuleap/mathoid/bin/mathoid-cli buildPhase completed in 49 seconds installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/kpqlsflkljkdf92aa8d9aahw8z8bf049-tuleap-mathoid checking for references to /tmp/nix-build-tuleap-mathoid.drv-0/ in /nix/store/kpqlsflkljkdf92aa8d9aahw8z8bf049-tuleap-mathoid... patching script interpreter paths in /nix/store/kpqlsflkljkdf92aa8d9aahw8z8bf049-tuleap-mathoid building '/nix/store/lqfs9zpql6lp47552yzajb4aqw5xkmgj-tuleap-mediawiki-flavor-src.drv'... created 113 symlinks in user environment building '/nix/store/nfk6gal4i4zmjzcacvycqbf1hbp475bg-tuleap-meilisearch-server-rpm-package.drv'... unpacking sources patching sources building Executing(%prep): /bin/sh -e /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/TMP/rpm-tmp.efOi1P + umask 022 + cd /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILD + cd /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILD + rm -rf tuleap-meilisearch-server-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p tuleap-meilisearch-server-14.6.99.107 + cd tuleap-meilisearch-server-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/tuleap-meilisearch . + cp /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/tuleap-meilisearch.service . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/TMP/rpm-tmp.8TCzJT + umask 022 + cd /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILD + cd tuleap-meilisearch-server-14.6.99.107 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/TMP/rpm-tmp.6dN9Wj + umask 022 + cd /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64 + cd tuleap-meilisearch-server-14.6.99.107 + mkdir -p /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64/var/lib/tuleap/fts_meilisearch_server/ + mkdir -p /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64/usr/bin/ + cp tuleap-meilisearch /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64/usr/bin/ + mkdir -p /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64/usr/lib/systemd/system/ + cp tuleap-meilisearch.service /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64/usr/lib/systemd/system/ Processing files: tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64 warning: Missing build-id in /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64/usr/bin/tuleap-meilisearch Provides: tuleap-meilisearch-server = 14.6.99.107-1.1677995890 tuleap-meilisearch-server(x86-64) = 14.6.99.107-1.1677995890 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64 Wrote: /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/RPMS/x86_64/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/TMP/rpm-tmp.4qdVpR + umask 022 + cd /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILD + cd tuleap-meilisearch-server-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/TMP/rpm-tmp.0teIoV + umask 022 + cd /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILD + rm -rf tuleap-meilisearch-server-14.6.99.107 tuleap-meilisearch-server-14.6.99.107.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Missing build-id in /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/BUILDROOT/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64/usr/bin/tuleap-meilisearch buildPhase completed in 1 minutes 34 seconds installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/fc00rkwbvwjgvnsmvzg0phdvf14ym3r4-tuleap-meilisearch-server-rpm-package checking for references to /tmp/nix-build-tuleap-meilisearch-server-rpm-package.drv-0/ in /nix/store/fc00rkwbvwjgvnsmvzg0phdvf14ym3r4-tuleap-meilisearch-server-rpm-package... patching script interpreter paths in /nix/store/fc00rkwbvwjgvnsmvzg0phdvf14ym3r4-tuleap-meilisearch-server-rpm-package building '/nix/store/9cqq24gp0vyr2nmx0g2qrv1byfw0xhpi-mediawiki-tuleap-flavor.tar.drv'... unpacking sources patching sources applying patch /nix/store/r8ixkdb0a175f3p1izjy7by3qs7sz9av-mpdf-extension-mpdf-8.patch patching file extensions/Mpdf/MpdfAction.php configuring no configure script, doing nothing building installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/zg15wmvsmff49f8yzawza8jgi5qhd8nz-mediawiki-tuleap-flavor.tar checking for references to /tmp/nix-build-mediawiki-tuleap-flavor.tar.drv-0/ in /nix/store/zg15wmvsmff49f8yzawza8jgi5qhd8nz-mediawiki-tuleap-flavor.tar... patching script interpreter paths in /nix/store/zg15wmvsmff49f8yzawza8jgi5qhd8nz-mediawiki-tuleap-flavor.tar building '/nix/store/2dx11f5qvn906b0vds8bkba16kvm8hn1-tuleap-mercure-rpm-package.drv'... unpacking sources patching sources building Executing(%prep): /bin/sh -e /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/TMP/rpm-tmp.URarDH + umask 022 + cd /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILD + cd /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILD + rm -rf tuleap-mercure-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p tuleap-mercure-14.6.99.107 + cd tuleap-mercure-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/tuleap-mercure . + cp /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/tuleap-mercure.service . + cp /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/Caddyfile . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/TMP/rpm-tmp.IpJiwV + umask 022 + cd /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILD + cd tuleap-mercure-14.6.99.107 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/TMP/rpm-tmp.zFMl08 + umask 022 + cd /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64 + cd tuleap-mercure-14.6.99.107 + mkdir -p /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/var/lib/tuleap-mercure/ + mkdir -p /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/bin/ + cp tuleap-mercure /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/bin/ + chmod 755 /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/bin/tuleap-mercure + mkdir -p /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/lib/systemd/system/ + cp tuleap-mercure.service /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/lib/systemd/system/tuleap-mercure.service + chmod 664 /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/lib/systemd/system/tuleap-mercure.service + mkdir -p /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/share/tuleap-mercure/ + cp Caddyfile /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/share/tuleap-mercure/Caddyfile + chmod 664 /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/share/tuleap-mercure/Caddyfile Processing files: tuleap-mercure-14.6.99.107-1.1677995890.x86_64 warning: Missing build-id in /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/bin/tuleap-mercure Provides: tuleap-mercure = 14.6.99.107-1.1677995890 tuleap-mercure(x86-64) = 14.6.99.107-1.1677995890 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64 Wrote: /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/RPMS/x86_64/tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/TMP/rpm-tmp.WsIBtx + umask 022 + cd /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILD + cd tuleap-mercure-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/TMP/rpm-tmp.I0CHI5 + umask 022 + cd /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILD + rm -rf tuleap-mercure-14.6.99.107 tuleap-mercure-14.6.99.107.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Missing build-id in /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/BUILDROOT/tuleap-mercure-14.6.99.107-1.1677995890.x86_64/usr/bin/tuleap-mercure installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/445khya2igfva41p2n8a32j43pxq5k1l-tuleap-mercure-rpm-package checking for references to /tmp/nix-build-tuleap-mercure-rpm-package.drv-0/ in /nix/store/445khya2igfva41p2n8a32j43pxq5k1l-tuleap-mercure-rpm-package... patching script interpreter paths in /nix/store/445khya2igfva41p2n8a32j43pxq5k1l-tuleap-mercure-rpm-package building '/nix/store/x0n5j8rzcsgyr355j48i3ggjwrs36zrg-mediawiki-tuleap-flavor.drv'... unpacking sources patching sources building Executing(%prep): /bin/sh -e /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/TMP/rpm-tmp.MthjM6 + umask 022 + cd /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILD + cd /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILD + rm -rf mediawiki-tuleap-flavor-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p mediawiki-tuleap-flavor-14.6.99.107 + cd mediawiki-tuleap-flavor-14.6.99.107 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/rpmuncompress -x /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/mediawiki-tuleap-flavor.tar + STATUS=0 + '[' 0 -ne 0 ']' + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/TMP/rpm-tmp.8hmm7u + umask 022 + cd /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILD + cd mediawiki-tuleap-flavor-14.6.99.107 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/TMP/rpm-tmp.vx2kYX + umask 022 + cd /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILDROOT/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILDROOT/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.x86_64 + cd mediawiki-tuleap-flavor-14.6.99.107 + mkdir -p /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILDROOT/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.x86_64/usr/share/mediawiki-tuleap-flavor + cp -a CODE_OF_CONDUCT.md COPYING CREDITS FAQ HISTORY INSTALL LocalSettings.SUSPENDED.php LocalSettings.Tuleap.php RELEASE-NOTES-1.35 SECURITY UPGRADE api.php autoload.php cache composer.json composer.local.json-sample env-vars extensions images img_auth.php includes index.php languages load.php maintenance mw-config opensearch_desc.php resources rest.php skins thumb.php thumb_handler.php vendor /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILDROOT/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.x86_64/usr/share/mediawiki-tuleap-flavor + ln -s /etc/tuleap/plugins/mediawiki_standalone/LocalSettings.php /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILDROOT/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.x86_64/usr/share/mediawiki-tuleap-flavor/LocalSettings.php + ln -s /etc/tuleap/plugins/mediawiki_standalone/LocalSettings.local.php /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILDROOT/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.x86_64/usr/share/mediawiki-tuleap-flavor/LocalSettings.local.php + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-compress /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-elfperms + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-static-archive strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-comment-note strip objdump + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-remove-la-files Processing files: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch warning: absolute symlink: /usr/share/mediawiki-tuleap-flavor/LocalSettings.local.php -> /etc/tuleap/plugins/mediawiki_standalone/LocalSettings.local.php warning: absolute symlink: /usr/share/mediawiki-tuleap-flavor/LocalSettings.php -> /etc/tuleap/plugins/mediawiki_standalone/LocalSettings.php Provides: mediawiki-tuleap-flavor = 14.6.99.107-1.1.35.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILDROOT/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.x86_64 Wrote: /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/RPMS/noarch/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/TMP/rpm-tmp.kHYMp8 + umask 022 + cd /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILD + cd mediawiki-tuleap-flavor-14.6.99.107 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/TMP/rpm-tmp.WNPYDZ + umask 022 + cd /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/BUILD + rm -rf mediawiki-tuleap-flavor-14.6.99.107 mediawiki-tuleap-flavor-14.6.99.107.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: absolute symlink: /usr/share/mediawiki-tuleap-flavor/LocalSettings.local.php -> /etc/tuleap/plugins/mediawiki_standalone/LocalSettings.local.php absolute symlink: /usr/share/mediawiki-tuleap-flavor/LocalSettings.php -> /etc/tuleap/plugins/mediawiki_standalone/LocalSettings.php buildPhase completed in 2 minutes 45 seconds installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/n6prk42vf6cm9avlcdg2972xdc78gihq-mediawiki-tuleap-flavor checking for references to /tmp/nix-build-mediawiki-tuleap-flavor.drv-0/ in /nix/store/n6prk42vf6cm9avlcdg2972xdc78gihq-mediawiki-tuleap-flavor... patching script interpreter paths in /nix/store/n6prk42vf6cm9avlcdg2972xdc78gihq-mediawiki-tuleap-flavor building '/nix/store/yv77ck93wjm6zbgqcm98h1g7ip4kbf99-tuleap-realtime-rpm-package.drv'... unpacking sources patching sources building Executing(%build): /bin/sh -e /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/TMP/rpm-tmp.FGqI4O + umask 022 + cd /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILD + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/TMP/rpm-tmp.lo0ZqK + umask 022 + cd /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64 + rm -rf /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64 + mkdir -p /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64/usr/lib/tuleap-realtime + cp -pr /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/tuleap-realtime /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64/usr/lib/tuleap-realtime/tuleap-realtime + mkdir -p /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64/etc/tuleap-realtime + install -p -D -m 644 /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/tuleap-realtime.systemd-service /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64/usr/lib/systemd/system/tuleap-realtime.service + jq '.process_uid="tuleaprt" | .process_gid="tuleaprt"' /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/config.json Executing(%check): /bin/sh -e /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/TMP/rpm-tmp.lDSaOk + umask 022 + cd /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILD + RPM_EC=0 ++ jobs -p + exit 0 Processing files: tuleap-realtime-14.6.99.107-1.x86_64 warning: Missing build-id in /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64/usr/lib/tuleap-realtime/tuleap-realtime Provides: tuleap-realtime = 14.6.99.107-1 tuleap-realtime(x86-64) = 14.6.99.107-1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh Requires(preun): /bin/sh Requires(posttrans): /bin/sh Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64 Wrote: /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/RPMS/x86_64/tuleap-realtime-14.6.99.107-1.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/TMP/rpm-tmp.4PHAge + umask 022 + cd /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILD + rm -rf /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/TMP/rpm-tmp.6iZ2PQ + umask 022 + cd /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILD + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Missing build-id in /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/BUILDROOT/tuleap-realtime-14.6.99.107-1.x86_64/usr/lib/tuleap-realtime/tuleap-realtime installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/qfair9nyx3r24h1kcnsc9km4y61bhv7r-tuleap-realtime-rpm-package checking for references to /tmp/nix-build-tuleap-realtime-rpm-package.drv-0/ in /nix/store/qfair9nyx3r24h1kcnsc9km4y61bhv7r-tuleap-realtime-rpm-package... patching script interpreter paths in /nix/store/qfair9nyx3r24h1kcnsc9km4y61bhv7r-tuleap-realtime-rpm-package building '/nix/store/nmwbzzm0yvsv74g5447y1yp5cfxwvdfi-viewvc-theme-tuleap.drv'... unpacking sources unpacking source archive /nix/store/6fsfsq2692rkbj9s6pl2i103dz9c4bpf-viewvc-theme-tuleap source root is viewvc-theme-tuleap patching sources building Executing(%prep): /bin/sh -e /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/TMP/rpm-tmp.FpidWI + umask 022 + cd /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILD + cd /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILD + rm -rf src/ + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/rpmuncompress -x /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/viewvc-theme-tuleap.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd src/ + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/TMP/rpm-tmp.v9qEMr + umask 022 + cd /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILD + cd src + find . -name '*.scss' -exec rm -f '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/TMP/rpm-tmp.90J1dE + umask 022 + cd /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILDROOT/viewvc-theme-tuleap-14.6.99.107-1.1677995890.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILDROOT/viewvc-theme-tuleap-14.6.99.107-1.1677995890.x86_64 + cd src + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILDROOT/viewvc-theme-tuleap-14.6.99.107-1.1677995890.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILDROOT/viewvc-theme-tuleap-14.6.99.107-1.1677995890.x86_64//usr/share/viewvc-theme-tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar assets templates /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILDROOT/viewvc-theme-tuleap-14.6.99.107-1.1677995890.x86_64//usr/share/viewvc-theme-tuleap + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-compress /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-elfperms + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-static-archive strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-comment-note strip objdump + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-remove-la-files Processing files: viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch Provides: viewvc-theme-tuleap = 14.6.99.107-1.1677995890 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILDROOT/viewvc-theme-tuleap-14.6.99.107-1.1677995890.x86_64 Wrote: /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/RPMS/noarch/viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm Executing(%clean): /bin/sh -e /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/TMP/rpm-tmp.utIzqb + umask 022 + cd /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILD + cd src + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILDROOT/viewvc-theme-tuleap-14.6.99.107-1.1677995890.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/TMP/rpm-tmp.gciLBk + umask 022 + cd /tmp/nix-build-viewvc-theme-tuleap.drv-0/viewvc-theme-tuleap/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/xl2y87p44q38znv2ylmqwjd499jkdbhq-viewvc-theme-tuleap checking for references to /tmp/nix-build-viewvc-theme-tuleap.drv-0/ in /nix/store/xl2y87p44q38znv2ylmqwjd499jkdbhq-viewvc-theme-tuleap... patching script interpreter paths in /nix/store/xl2y87p44q38znv2ylmqwjd499jkdbhq-viewvc-theme-tuleap building '/nix/store/cms4mmw5fqkwpj20vkmrzv8nrdc6lk8w-rpm-additional-packages.drv'... /nix/store/2z4dmyx8l7nz7j072ywpylki885myqi5-rpm-additional-packages Stopped watching /nix/store and waiting for queue to empty ... Waiting to finish: 4 pushing, 1 in queue Waiting to finish: 4 pushing, 1 in queue Waiting to finish: 3 pushing, 0 in queue Done. compressing using zstd and pushing /nix/store/67rnhllba21mqc6ilz42f47k1lgrm4lz-tuleap-meilisearch-server.spec (1.38 KiB) compressing using zstd and pushing /nix/store/cyv1qad4r5mig8rjnv8jiqdg3205pznz-tuleap-meilisearch.service (680.00 B) compressing using zstd and pushing /nix/store/7nws9gl807bpx6mf1nxwpg1wghp2y53m-mediawiki-extensions (122.24 MiB) compressing using zstd and pushing /nix/store/y7nickbi45wr3ascl9w6bs0hcmfhlr47-VERSION (128.00 B) compressing using zstd and pushing /nix/store/4kx7aa5yj7alh39r8xvyhsmxsjyzpkhk-tuleap-mercure.spec (2.09 KiB) compressing using zstd and pushing /nix/store/rmyqhy914ahjkn9ffz23a1dphygrl8wv-Caddyfile (456.00 B) compressing using zstd and pushing /nix/store/944kw2k3kbp7jdz7finmh3k09683caqr-tuleap-mercure.service (552.00 B) compressing using zstd and pushing /nix/store/6fsfsq2692rkbj9s6pl2i103dz9c4bpf-viewvc-theme-tuleap (111.61 KiB) compressing using zstd and pushing /nix/store/gvn12ys15hp6wl6md30qwgjn2kk5mima-mediawiki-tuleap-skins-extensions (122.20 MiB) compressing using zstd and pushing /nix/store/82rhsnz50qly640l0f0m209aiirvkhcc-tuleap-community-release (8.20 KiB) compressing using zstd and pushing /nix/store/91ja46nv88f00ancd5syp86vbq8kyc8l-tuleap-documentation-rpm (12.72 MiB) compressing using zstd and pushing /nix/store/3bpfymz34h48yxlkvdpw194fni3gwdgg-tuleap-git-bin (14.06 MiB) compressing using zstd and pushing /nix/store/c60nw6ngklb28fdl7a09sn5drf0l0gcl-tuleap-gitolite3-3.6.12 (120.50 KiB) compressing using zstd and pushing /nix/store/kpqlsflkljkdf92aa8d9aahw8z8bf049-tuleap-mathoid (18.68 MiB) compressing using zstd and pushing /nix/store/xy0znjsmcn314953ggdx7ck978762sly-tuleap-mediawiki-flavor-src (31.50 KiB) compressing using zstd and pushing /nix/store/fc00rkwbvwjgvnsmvzg0phdvf14ym3r4-tuleap-meilisearch-server-rpm-package (31.06 MiB) compressing using zstd and pushing /nix/store/zg15wmvsmff49f8yzawza8jgi5qhd8nz-mediawiki-tuleap-flavor.tar (314.44 MiB) compressing using zstd and pushing /nix/store/445khya2igfva41p2n8a32j43pxq5k1l-tuleap-mercure-rpm-package (8.21 MiB) compressing using zstd and pushing /nix/store/n6prk42vf6cm9avlcdg2972xdc78gihq-mediawiki-tuleap-flavor (89.25 MiB) compressing using zstd and pushing /nix/store/qfair9nyx3r24h1kcnsc9km4y61bhv7r-tuleap-realtime-rpm-package (10.99 MiB) compressing using zstd and pushing /nix/store/xl2y87p44q38znv2ylmqwjd499jkdbhq-viewvc-theme-tuleap (25.87 KiB) compressing using zstd and pushing /nix/store/xl2y87p44q38znv2ylmqwjd499jkdbhq-viewvc-theme-tuleap (25.87 KiB) compressing using zstd and pushing /nix/store/qfair9nyx3r24h1kcnsc9km4y61bhv7r-tuleap-realtime-rpm-package (10.99 MiB) compressing using zstd and pushing /nix/store/2z4dmyx8l7nz7j072ywpylki885myqi5-rpm-additional-packages (6.13 KiB) + cp -v -r -L /tmp/result/. /rpms/RPMS/noarch/ '/tmp/result/./tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm' '/tmp/result/./tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm' '/tmp/result/./tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm' -> '/rpms/RPMS/noarch/./tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm' '/tmp/result/./mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm' '/tmp/result/./php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm' -> '/rpms/RPMS/noarch/./php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm' '/tmp/result/./tuleap-mathoid-14.6.99.107-1.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-mathoid-14.6.99.107-1.x86_64.rpm' '/tmp/result/./mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm' -> '/rpms/RPMS/noarch/./mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm' '/tmp/result/./cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm' -> '/rpms/RPMS/noarch/./cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm' '/tmp/result/./cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm' -> '/rpms/RPMS/noarch/./cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm' '/tmp/result/./mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm' -> '/rpms/RPMS/noarch/./mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm' '/tmp/result/./mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm' -> '/rpms/RPMS/noarch/./mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm' '/tmp/result/./sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm' '/tmp/result/./tuleap-community-release.rpm' -> '/rpms/RPMS/noarch/./tuleap-community-release.rpm' '/tmp/result/./tuleap-documentation-14.6.99.107-1.noarch.rpm' -> '/rpms/RPMS/noarch/./tuleap-documentation-14.6.99.107-1.noarch.rpm' '/tmp/result/./tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm' '/tmp/result/./tuleap-realtime-14.6.99.107-1.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-realtime-14.6.99.107-1.x86_64.rpm' '/tmp/result/./viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm' -> '/rpms/RPMS/noarch/./viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm' '/tmp/result/./viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm' -> '/rpms/RPMS/noarch/./viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm' + chmod -v --recursive u+w /rpms/RPMS/noarch/ mode of '/rpms/RPMS/noarch/' retained as 0755 (rwxr-xr-x) mode of '/rpms/RPMS/noarch/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-forumml-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-hudson-git-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-pullrequest-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-git-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-mathoid-14.6.99.107-1.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-captcha-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-proftpd-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-hudson-svn-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-community-release.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-theme-burningparrot-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-svn-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-realtime-14.6.99.107-1.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-graphontrackers-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-embed-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-botmattermost-git-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-svn-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-onlyoffice-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-cardwall-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-core-mailman-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-document-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-core-cvs-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-theme-flamingparrot-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-agiledashboard-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-archivedeleteditems-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-webdav-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-create-test-env-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-git-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-core-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-tracker-encryption-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-gitlfs-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-botmattermost-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-api-explorer-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-tracker-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-ldap-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-artifactsfolders-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-bugzilla-reference-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-frs-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-hudson-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-securitytxt-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-tracker-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-gitlab-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-openidconnectclient-14.6.99.107-1.el7.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-documentation-14.6.99.107-1.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + mkdir -p /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages/rhel7 + docker cp 69d17f78cf3e13e6782ddfe351ec586dfcf175b9e13b6bfe02d1bd596abcaca5:/rpms/RPMS/noarch /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages/rhel7 + docker rm -vf 69d17f78cf3e13e6782ddfe351ec586dfcf175b9e13b6bfe02d1bd596abcaca5 69d17f78cf3e13e6782ddfe351ec586dfcf175b9e13b6bfe02d1bd596abcaca5 [Pipeline] sh + rm ./cachix_auth_token_centos7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Tuleap EL9) [Pipeline] sh + echo -n /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/-1 + sha256sum + head -c 64 [Pipeline] withCredentials Masking supported pattern matches of $CACHIX_AUTH_TOKEN [Pipeline] { [Pipeline] sh + echo -n **** [Pipeline] } [Pipeline] // withCredentials [Pipeline] fileExists [Pipeline] sh + docker build -t rpm-builder-8fd2d47848c7161ee6e0fc3f27edee7d275b9739024f0e20eee6a92c5c011d05 -f /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources//tools/utils/nix/tools.dockerfile /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources//tools/utils/nix/ #1 [internal] load build definition from tools.dockerfile #1 sha256:90c2cac51cf24ebcf350b0c2a0d8e16ba386a5edc7343bc360e92ae6fdfd9d0f #1 transferring dockerfile: 44B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:aab98d27ef154be1b7843f28b853544bb03c43618d718e70e1c0a609faeeaaa1 #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/nixos/nix:2.10.3@sha256:1ec5b4a6bee82fc5bb93f782d08fc58029715dde166139c7164c39fa5db75d23 #3 sha256:441d6178da8991f8f5e074760a3a3b7425b97821fb2e2dabc3f43e0ce2675be7 #3 DONE 0.0s #4 [1/4] FROM docker.io/nixos/nix:2.10.3@sha256:1ec5b4a6bee82fc5bb93f782d08fc58029715dde166139c7164c39fa5db75d23 #4 sha256:ee1605f1ccb7100770116fd838bd4f7858b4c19264ccd9e6db0e5b00fd9daeca #4 DONE 0.0s #6 [internal] load build context #6 sha256:da753892249371f7819fd2c90832127b7915faa3a3ae853cc860094d78aed4e2 #6 transferring context: 1.41kB done #6 DONE 0.0s #5 [2/4] RUN mkdir -p /output/store #5 sha256:c9c5f8056274cbe8f86baaef0b21d10914f8d559c72c46d548346701fb552afe #5 CACHED #7 [3/4] COPY . / #7 sha256:bbc3622361a6c29e79a0bf89ec808309cac6a35712a0b37c4b322d6367883b26 #7 CACHED #8 [4/4] RUN nix-env -q | xargs nix-env --set-flag priority 99 && nix-env -i -f build-tools/ && nix-env -i su-exec && cp -L $(which su-exec) /root/.nix-profile/bin/su-exec-nixdaemon && chmod u+s /root/.nix-profile/bin/su-exec-nixdaemon && nix-collect-garbage -d && nix-store --optimise && cachix use tuleap-community #8 sha256:0cec38ca673469624fdd6083b5f9b41f656f3c2d4ac2cade7cdb4a48c94c7e5a #8 CACHED #9 exporting to image #9 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #9 exporting layers done #9 writing image sha256:6c555dfb78b4bc5a1901891fb25c49e5109f112a1ed9315e2aa7dc39df6c1d2a done #9 naming to docker.io/library/rpm-builder-8fd2d47848c7161ee6e0fc3f27edee7d275b9739024f0e20eee6a92c5c011d05 done #9 DONE 0.2s +++ pwd ++ docker run --detach -e RELEASE=1 -e EXPERIMENTAL_BUILD=0 -e OS=el9 -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/cachix_auth_token_el9:/cachix_auth_token:ro -v /rpms -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources/:/tuleap:ro -w /tuleap rpm-builder-8fd2d47848c7161ee6e0fc3f27edee7d275b9739024f0e20eee6a92c5c011d05 tools/rpm/build_rpm_inside_container.sh + rpm_builder_cid=b8d083864f272596f97c117d8d6e9e4a1a6e93a9a40369410edae4d38dc43f3b + docker logs -f b8d083864f272596f97c117d8d6e9e4a1a6e93a9a40369410edae4d38dc43f3b + TULEAP_SOURCES=/tuleap + RPM_BUILD=/rpms + push_nix_build_cache= + '[' -s /cachix_auth_token ']' + push_nix_build_cache='cachix watch-exec tuleap-community' + cachix authtoken --stdin Written to /root/.config/cachix/cachix.dhall + mkdir -p /tmp + mkdir -p /rpms/BUILD /rpms/RPMS /rpms/SOURCES /rpms/SPECS /rpms/SRPMS + cp /tuleap/tuleap-14.6.99.107.tar.gz /rpms/SOURCES/ + OS=el9 + make -C /tuleap/tools/rpm rpm RPM_TMP=/rpms make: Entering directory '/tuleap/tools/rpm' cat tuleap.rhel7.spec |\ sed -e 's/@@VERSION@@/14.6.99.107/g' |\ sed -e 's/@@RELEASE@@/1/g' |\ sed -e 's/@@PKG_NAME@@/tuleap/g' \ > /rpms/SPECS/tuleap.rhel7.spec rpmbuild --define "%_topdir /rpms" --define "%_tmppath %{_topdir}/TMP" --define "%_buildroot %{_tmppath}/%{name}-root" --define "%_sysconfdir /etc" --define "%dist .el9" -bb /rpms/SPECS/tuleap.rhel7.spec Executing(%prep): /bin/sh -e /rpms/TMP/rpm-tmp.HbDuXo + umask 022 + cd /rpms/BUILD + cd /rpms/BUILD + rm -rf tuleap-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p tuleap-14.6.99.107 + cd tuleap-14.6.99.107 + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/rpmuncompress -x /rpms/SOURCES/tuleap-14.6.99.107.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /rpms/TMP/rpm-tmp.MM9HZK + umask 022 + cd /rpms/BUILD + cd tuleap-14.6.99.107 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /rpms/TMP/rpm-tmp.a7x2es + umask 022 + cd /rpms/BUILD + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir -p /rpms/BUILDROOT + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/mkdir /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64 + cd tuleap-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 755 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar tools /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar plugins /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar site-content /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar src /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar VERSION /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap + for i in tools plugins site-content src VERSION LICENSE + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar LICENSE /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -f /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/utils/DocmanUploader.pl + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -f /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/utils/DocmanLegacyDownloader.pl + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/template + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/mfa + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/tuleap_synchro + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/projectmilestones + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/label + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/roadmap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/baseline + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/crosstracker + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/timetracking + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/dynamic_credentials + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/velocity + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/prometheus_metrics + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/project_ownership + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/taskboard + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/tee_container + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/testmanagement + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/testplan + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/fts_common + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/fts_db + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/fts_meilisearch + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/oauth2_server + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/document_generation + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/jira_import + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/program_management + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/mytuleap_contact_support + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/enalean_licensemanager + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/forumml + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/BurningParrot/composer.json + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/BurningParrot/css + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/BurningParrot/images + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/BurningParrot/node_modules + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/BurningParrot/pnpm-lock.yaml + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/BurningParrot/package.json + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/FlamingParrot/composer.json + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/FlamingParrot/css + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/FlamingParrot/images + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/common + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/themes/tlp + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/src/www/tlp-doc + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/tuleap/conf + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/tuleap/plugins + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/tuleap/plugins/pluginsadministration + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 755 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 700 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/user + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 755 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/images + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/ftp + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/ftp/incoming + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/ftp/codendi + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/ftp/codendi/DELETED + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/ftp/pub + ln -s /var/lib/tuleap/ftp/codendi /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/ftp/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-workers.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-worker@.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-php-fpm.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-default.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-default.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-statistics.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-statistics.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-tv3-tv5-migration.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-process-system-events-tv3-tv5-migration.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-system-check.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-system-check.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-daily-event.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-daily-event.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-plugin-job.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tuleap-launch-plugin-job.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tmpfiles.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/systemd/tmpfiles/tuleap.conf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tmpfiles.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/tuleap /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/bin/tuleap + ln -s /usr/share/tuleap/src/tuleap-cfg/tuleap-cfg.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/bin/tuleap-cfg + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/gotohell /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/svn/commit-email.pl /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/svn/codendi_svn_pre_commit.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/svn/pre-revprop-change.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/svn/post-revprop-change.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/fileforge.pl /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin/fileforge + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/etc/env.inc.php.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin/env.inc.php + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%include_path%~/usr/share/tuleap/src/www/include:/usr/share/tuleap/src:.~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin/env.inc.php + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//etc/logrotate.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_syslog + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_syslog + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_syslog + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/tmp/tuleap_cache + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/log/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/run/tuleap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install src/utils/sudoers.d/tuleap_fileforge /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_fileforge + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/tmp/tuleap_cache/plugins/webdav/locks + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/webdav/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_webdav + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_webdav + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_webdav + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/gitolite + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/gitolite/repositories + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/gitolite/grokmirror + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/tmp/tuleap_cache/smarty + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/tmp/tuleap_cache/smarty/templates_c + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/tmp/tuleap_cache/smarty/cache + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/bin/sudo/gl-membership.pl /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%app_user%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin/gl-membership.pl + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%app_path%~/usr/share/tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin/gl-membership.pl + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/bin/restore-tar-repository.php /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/bin/gitolite3-suexec-wrapper.sh /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/tuleap/bin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/gitolite3-http /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_gitolite3_http + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%libbin_dir%~/usr/lib/tuleap/bin~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_gitolite3_http + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/gitolite3-replace-authorized-keys /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_gitolite3_replace_authorized_keys + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/git-change-default-branch /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_git_change_default_branch + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/git-create-new-branch /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_git_create_new_branch + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_git + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_git + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_git + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/tuleap-git-postreceive /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_git_postreceive + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/tuleap-git-prereceive /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_git_prereceive + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/tuleap-plugin-git /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_plugin_git + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%app_user%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_plugin_git + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%app_path%~/usr/share/tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_plugin_git + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -D plugins/git/etc/sudoers.d/gitolite-access-command /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/gitolite-access-command + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -D plugins/git/bin/TULEAP_MAX_NEWBIN_SIZE /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/usr/share/gitolite3/VREF/TULEAP_MAX_NEWBIN_SIZE + ln -s /usr/share/tuleap/plugins/git/bin/TULEAP_PROTECT_DEFAULT_BRANCH /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/usr/share/gitolite3/VREF/TULEAP_PROTECT_DEFAULT_BRANCH + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/systemd/tuleap-process-system-events-git.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/systemd/tuleap-process-system-events-git.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/systemd/tuleap-process-system-events-grokmirror.timer /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/systemd/tuleap-process-system-events-grokmirror.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/git/etc/sudoers.d/gitolite /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_gitolite + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%libbin_dir%~/usr/lib/tuleap/bin~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_gitolite + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/gitlfs/etc/sudoers.d/tuleap_gitlfs_authenticate /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_gitlfs_authenticate + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -m 755 -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/usr/share/gitolite3/commands/ + ln -s /usr/share/tuleap/plugins/gitlfs/bin/git-lfs-authenticate /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/usr/share/gitolite3/commands/git-lfs-authenticate + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/pullrequest/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_pullrequest + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_pullrequest + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/svn_plugin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/svn/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_svn_plugin + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_svn_plugin + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_svn_plugin + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/docman + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/tracker + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/tracker/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_tracker + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_tracker + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_tracker + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/tracker/etc/sudoers.d/tuleap-plugin-tracker /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/sudoers.d/tuleap_plugin_tracker + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/tracker/doc/ + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/tuleap/plugins/tracker/functional/ + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/agiledashboard + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/agiledashboard/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_agiledashboard + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_agiledashboard + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/mediawiki + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/mediawiki/master + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/mediawiki/projects + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/mediawiki_standalone/etc/systemd/mediawiki-tuleap-php-fpm.service /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/lib/systemd/system + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/mediawiki_standalone/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_mediawiki_standalone + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_mediawiki_standalone + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_mediawiki_standalone + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/onlyoffice/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_onlyoffice + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_onlyoffice + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_onlyoffice + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install -d /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//var/lib/tuleap/secure_ftp + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/bugzilla_reference/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_bugzilla_reference + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_bugzilla_reference + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_bugzilla_reference + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/archivedeleteditems/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_archivedeleteditems + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/hudson_git/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_hudson_git + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/hudson_svn/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_hudson_svn + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/create_test_env/etc/sudoers.d/tuleap_plugin_create_test_env /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//etc/sudoers.d + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/ldap/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_ldap + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_ldap + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_ldap + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/openidconnectclient/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_openid_connect_client + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%PROJECT_NAME%~tuleap~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_openid_connect_client + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_openid_connect_client + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/install plugins/gitlab/etc/logrotate.syslog.dist /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_gitlab + /nix/store/4f5jnd0q8b5kj934wm202km3i8ssrl6p-gnused-4.9/bin/sed -i s~%APP_USER%~codendiadm~g /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/etc/logrotate.d/tuleap_gitlab + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/cp -ar plugins/botmattermost/tuleap-plugin-botmattermost.conf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//etc/logrotate.d/ + ln -s /usr/share/tuleap /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64//usr/share/codendi + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-compress /usr + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-elfperms + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-static-archive strip + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-strip-comment-note strip objdump + /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/brp-remove-la-files Processing files: tuleap-14.6.99.107-1.el9.noarch warning: Explicit %attr() mode not applicable to symlink: /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/usr/bin/tuleap-cfg warning: File listed twice: /etc/tuleap/conf warning: File listed twice: /etc/tuleap/plugins warning: File listed twice: /etc/tuleap/plugins/pluginsadministration warning: File listed twice: /etc/tuleap/plugins/pluginsadministration warning: absolute symlink: /usr/bin/tuleap-cfg -> /usr/share/tuleap/src/tuleap-cfg/tuleap-cfg.php warning: absolute symlink: /usr/share/codendi -> /usr/share/tuleap warning: absolute symlink: /var/lib/tuleap/ftp/tuleap -> /var/lib/tuleap/ftp/codendi Provides: forgeupgrade tuleap = 14.6.99.107-1.el9 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Obsoletes: forgeupgrade <= 999 Processing files: tuleap-core-subversion-1.2-14.6.99.107_1.el9.noarch Processing files: tuleap-plugin-svn-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_svn_plugin Provides: tuleap-plugin-svn = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-git-14.6.99.107-1.el9.noarch warning: absolute symlink: /usr/share/gitolite3/VREF/TULEAP_PROTECT_DEFAULT_BRANCH -> /usr/share/tuleap/plugins/git/bin/TULEAP_PROTECT_DEFAULT_BRANCH Provides: tuleap-plugin-git = 14.6.99.107-1.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Processing files: tuleap-plugin-gitlfs-14.6.99.107-1.el9.noarch warning: absolute symlink: /usr/share/gitolite3/commands/git-lfs-authenticate -> /usr/share/tuleap/plugins/gitlfs/bin/git-lfs-authenticate Provides: tuleap-plugin-gitlfs = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: tuleap-plugin-pullrequest-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_pullrequest Provides: config(tuleap-plugin-pullrequest) = 14.6.99.107-1.el9 tuleap-plugin-pullrequest = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-ldap-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_ldap Provides: config(tuleap-plugin-ldap) = 14.6.99.107-1.el9 tuleap-plugin-ldap = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-hudson-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-hudson = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-hudson-svn-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_hudson_svn Provides: config(tuleap-plugin-hudson-svn) = 14.6.99.107-1.el9 tuleap-plugin-hudson-svn = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-hudson-git-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_hudson_git Provides: config(tuleap-plugin-hudson-git) = 14.6.99.107-1.el9 tuleap-plugin-hudson-git = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-webdav-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-webdav = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env Processing files: tuleap-plugin-tracker-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-tracker = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-graphontrackers-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-graphontrackers = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-tracker-encryption-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-tracker-encryption = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: tuleap-plugin-cardwall-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-cardwall = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-agiledashboard-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_agiledashboard Provides: config(tuleap-plugin-agiledashboard) = 14.6.99.107-1.el9 tuleap-plugin-agiledashboard = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-archivedeleteditems-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_archivedeleteditems Provides: config(tuleap-plugin-archivedeleteditems) = 14.6.99.107-1.el9 tuleap-plugin-archivedeleteditems = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-mediawiki-14.6.99.107-1.el9.noarch error: Couldn't exec /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/perl.req: No such file or directory error: Couldn't exec /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/perl.req: No such file or directory Provides: tuleap-plugin-mediawiki = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl /usr/share/tuleap/src/utils/php-launcher.sh Processing files: tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_mediawiki_standalone Provides: config(tuleap-plugin-mediawiki-standalone) = 14.6.99.107-1.el9 tuleap-plugin-mediawiki-standalone = 14.6.99.107-1.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Processing files: tuleap-plugin-onlyoffice-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_onlyoffice Provides: config(tuleap-plugin-onlyoffice) = 14.6.99.107-1.el9 tuleap-plugin-onlyoffice = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-openidconnectclient-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_openid_connect_client Provides: config(tuleap-plugin-openidconnectclient) = 14.6.99.107-1.el9 tuleap-plugin-openidconnectclient = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-proftpd-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-proftpd = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/share/tuleap/src/utils/php-launcher.sh Processing files: tuleap-plugin-frs-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-frs = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-core-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-referencealias-core = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-git-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-referencealias-git = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-svn-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-referencealias-svn = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-referencealias-mediawiki = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-referencealias-tracker-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-referencealias-tracker = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-artifactsfolders-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-artifactsfolders = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/share/tuleap/src/utils/php-launcher.sh Processing files: tuleap-plugin-captcha-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-captcha = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-bugzilla-reference-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-bugzilla-reference = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-create-test-env-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-create-test-env = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-document-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-docman tuleap-plugin-document = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/share/tuleap/src/utils/php-launcher.sh Obsoletes: tuleap-plugin-docman < 13.10 Processing files: tuleap-plugin-api-explorer-14.6.99.107-1.el9.noarch Provides: tuleap-api-explorer tuleap-plugin-api-explorer = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: tuleap-api-explorer <= 999 Processing files: tuleap-plugin-embed-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-embed = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-gitlab-14.6.99.107-1.el9.noarch warning: File listed twice: /etc/logrotate.d/tuleap_gitlab Provides: config(tuleap-plugin-gitlab) = 14.6.99.107-1.el9 tuleap-plugin-gitlab = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-securitytxt-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-securitytxt = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-botmattermost-14.6.99.107-1.el9.noarch Provides: config(tuleap-plugin-botmattermost) = 14.6.99.107-1.el9 tuleap-plugin-botmattermost = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-botmattermost-agiledashboard = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-plugin-botmattermost-git-14.6.99.107-1.el9.noarch Provides: tuleap-plugin-botmattermost-git = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-theme-flamingparrot-14.6.99.107-1.el9.noarch Provides: tuleap-theme-flamingparrot = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuleap-theme-burningparrot-14.6.99.107-1.el9.noarch Provides: tuleap-theme-burningparrot = 14.6.99.107-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /nix/store/37a36d0zj2p4f4x5wkd6lq73k3hhpv6k-rpm-4.18.0/lib/rpm/check-files /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64 Wrote: /rpms/RPMS/noarch/tuleap-plugin-document-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-git-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-agiledashboard-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-webdav-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-api-explorer-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-tracker-encryption-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-gitlab-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-svn-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-tracker-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-mediawiki-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-pullrequest-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-frs-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-openidconnectclient-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-graphontrackers-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-ldap-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-cardwall-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-onlyoffice-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-gitlfs-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-theme-burningparrot-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-theme-flamingparrot-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-hudson-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-hudson-git-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-proftpd-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-botmattermost-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-create-test-env-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-artifactsfolders-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-bugzilla-reference-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-botmattermost-git-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-hudson-svn-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-tracker-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-captcha-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-svn-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-core-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-git-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-embed-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-core-subversion-1.2-14.6.99.107_1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-securitytxt-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-plugin-archivedeleteditems-14.6.99.107-1.el9.noarch.rpm Wrote: /rpms/RPMS/noarch/tuleap-14.6.99.107-1.el9.noarch.rpm Executing(%clean): /bin/sh -e /rpms/TMP/rpm-tmp.bvBvdx + umask 022 + cd /rpms/BUILD + cd tuleap-14.6.99.107 + /nix/store/bg8f47vihykgqcgblxkfk9sbvc4dnksa-coreutils-9.1/bin/rm -rf /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /rpms/TMP/rpm-tmp.Xe3Si7 + umask 022 + cd /rpms/BUILD + rm -rf tuleap-14.6.99.107 tuleap-14.6.99.107.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Explicit %attr() mode not applicable to symlink: /rpms/BUILDROOT/tuleap-14.6.99.107-1.el9.x86_64/usr/bin/tuleap-cfg File listed twice: /etc/tuleap/conf File listed twice: /etc/tuleap/plugins File listed twice: /etc/tuleap/plugins/pluginsadministration File listed twice: /etc/tuleap/plugins/pluginsadministration absolute symlink: /usr/bin/tuleap-cfg -> /usr/share/tuleap/src/tuleap-cfg/tuleap-cfg.php RPM build warnings: absolute symlink: /usr/share/codendi -> /usr/share/tuleap absolute symlink: /var/lib/tuleap/ftp/tuleap -> /var/lib/tuleap/ftp/codendi File listed twice: /etc/logrotate.d/tuleap_svn_plugin absolute symlink: /usr/share/gitolite3/VREF/TULEAP_PROTECT_DEFAULT_BRANCH -> /usr/share/tuleap/plugins/git/bin/TULEAP_PROTECT_DEFAULT_BRANCH absolute symlink: /usr/share/gitolite3/commands/git-lfs-authenticate -> /usr/share/tuleap/plugins/gitlfs/bin/git-lfs-authenticate File listed twice: /etc/logrotate.d/tuleap_pullrequest File listed twice: /etc/logrotate.d/tuleap_ldap File listed twice: /etc/logrotate.d/tuleap_hudson_svn File listed twice: /etc/logrotate.d/tuleap_hudson_git File listed twice: /etc/logrotate.d/tuleap_agiledashboard File listed twice: /etc/logrotate.d/tuleap_archivedeleteditems File listed twice: /etc/logrotate.d/tuleap_mediawiki_standalone File listed twice: /etc/logrotate.d/tuleap_onlyoffice File listed twice: /etc/logrotate.d/tuleap_openid_connect_client File listed twice: /etc/logrotate.d/tuleap_gitlab make: Leaving directory '/tuleap/tools/rpm' + cachix watch-exec tuleap-community /tuleap/tools/rpm/build_nix_derivation.sh /tuleap/tools/rpm/rpm-additional-packages.nix /tmp/result Watching /nix/store for new store paths ... + nix-build /tuleap/tools/rpm/rpm-additional-packages.nix --out-link /tmp/result copying path '/nix/store/s29xjzid62937vc17jx6zi785nhk0plk-file-5.44' from 'https://cache.nixos.org'... copying path '/nix/store/v4dhg1im8yrl1gq1697jgwh2g85mqwr6-gawk-5.2.1' from 'https://cache.nixos.org'... copying path '/nix/store/mv5gpi07yzb8m9b6829l8hkw6rpay49c-patchelf-0.15.0' from 'https://cache.nixos.org'... copying path '/nix/store/5j2p1ly0jh7f4h7r9j34dhpw2nrnpffr-stdenv-linux' from 'https://cache.nixos.org'... building '/nix/store/136gdf4va5vfnpzk5m2pzv618cik78rd-nixpkgs-pin-epoch.drv'... this derivation will be built: /nix/store/cms4mmw5fqkwpj20vkmrzv8nrdc6lk8w-rpm-additional-packages.drv these 18 paths will be fetched (235.43 MiB download, 291.66 MiB unpacked): /nix/store/0rq764l78mdc6sx5l0s1r2c42li595rz-mailman-tuleap /nix/store/3bpfymz34h48yxlkvdpw194fni3gwdgg-tuleap-git-bin /nix/store/445khya2igfva41p2n8a32j43pxq5k1l-tuleap-mercure-rpm-package /nix/store/7r20w0rkrci602lrbjjhrr9h98c1ripg-mediawiki-math-tuleap /nix/store/82rhsnz50qly640l0f0m209aiirvkhcc-tuleap-community-release /nix/store/91ja46nv88f00ancd5syp86vbq8kyc8l-tuleap-documentation-rpm /nix/store/9gbjdfhvdwm2ffv985p3c6psq4alxsnb-cvs-tuleap /nix/store/bwiqziggqjd4pfb6a25gci3yqm6d6svk-sha1collisiondetector-rpm-package /nix/store/c60nw6ngklb28fdl7a09sn5drf0l0gcl-tuleap-gitolite3-3.6.12 /nix/store/dplxih0bpwqbvagg7wq204irqgvdg2n3-viewvc-tuleap /nix/store/fc00rkwbvwjgvnsmvzg0phdvf14ym3r4-tuleap-meilisearch-server-rpm-package /nix/store/hyyqm67nl4bhp0agjy5az8l4qy28q9mb-lndir-1.0.4 /nix/store/kpqlsflkljkdf92aa8d9aahw8z8bf049-tuleap-mathoid /nix/store/n6prk42vf6cm9avlcdg2972xdc78gihq-mediawiki-tuleap-flavor /nix/store/q7p4wzpw5wfgdwd1a82w4q45clgvisiw-python3-3.9.16 /nix/store/qfair9nyx3r24h1kcnsc9km4y61bhv7r-tuleap-realtime-rpm-package /nix/store/xl2y87p44q38znv2ylmqwjd499jkdbhq-viewvc-theme-tuleap /nix/store/xqm9vhwfbac5biqk3gksgw2mxbqvszkp-php-mediawiki-tuleap copying path '/nix/store/9gbjdfhvdwm2ffv985p3c6psq4alxsnb-cvs-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/hyyqm67nl4bhp0agjy5az8l4qy28q9mb-lndir-1.0.4' from 'https://cache.nixos.org'... copying path '/nix/store/0rq764l78mdc6sx5l0s1r2c42li595rz-mailman-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/7r20w0rkrci602lrbjjhrr9h98c1ripg-mediawiki-math-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/n6prk42vf6cm9avlcdg2972xdc78gihq-mediawiki-tuleap-flavor' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/xqm9vhwfbac5biqk3gksgw2mxbqvszkp-php-mediawiki-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/q7p4wzpw5wfgdwd1a82w4q45clgvisiw-python3-3.9.16' from 'https://cache.nixos.org'... copying path '/nix/store/bwiqziggqjd4pfb6a25gci3yqm6d6svk-sha1collisiondetector-rpm-package' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/82rhsnz50qly640l0f0m209aiirvkhcc-tuleap-community-release' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/91ja46nv88f00ancd5syp86vbq8kyc8l-tuleap-documentation-rpm' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/3bpfymz34h48yxlkvdpw194fni3gwdgg-tuleap-git-bin' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/c60nw6ngklb28fdl7a09sn5drf0l0gcl-tuleap-gitolite3-3.6.12' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/kpqlsflkljkdf92aa8d9aahw8z8bf049-tuleap-mathoid' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/fc00rkwbvwjgvnsmvzg0phdvf14ym3r4-tuleap-meilisearch-server-rpm-package' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/445khya2igfva41p2n8a32j43pxq5k1l-tuleap-mercure-rpm-package' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/qfair9nyx3r24h1kcnsc9km4y61bhv7r-tuleap-realtime-rpm-package' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/xl2y87p44q38znv2ylmqwjd499jkdbhq-viewvc-theme-tuleap' from 'https://tuleap-community.cachix.org'... copying path '/nix/store/dplxih0bpwqbvagg7wq204irqgvdg2n3-viewvc-tuleap' from 'https://tuleap-community.cachix.org'... building '/nix/store/cms4mmw5fqkwpj20vkmrzv8nrdc6lk8w-rpm-additional-packages.drv'... /nix/store/2z4dmyx8l7nz7j072ywpylki885myqi5-rpm-additional-packages Stopped watching /nix/store and waiting for queue to empty ... Done. + cp -v -r -L /tmp/result/. /rpms/RPMS/noarch/ '/tmp/result/./tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm' '/tmp/result/./tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm' '/tmp/result/./tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm' -> '/rpms/RPMS/noarch/./tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm' '/tmp/result/./mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm' '/tmp/result/./php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm' -> '/rpms/RPMS/noarch/./php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm' '/tmp/result/./tuleap-mathoid-14.6.99.107-1.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-mathoid-14.6.99.107-1.x86_64.rpm' '/tmp/result/./mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm' -> '/rpms/RPMS/noarch/./mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm' '/tmp/result/./cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm' -> '/rpms/RPMS/noarch/./cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm' '/tmp/result/./cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm' -> '/rpms/RPMS/noarch/./cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm' '/tmp/result/./mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm' -> '/rpms/RPMS/noarch/./mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm' '/tmp/result/./mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm' -> '/rpms/RPMS/noarch/./mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm' '/tmp/result/./sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm' '/tmp/result/./tuleap-community-release.rpm' -> '/rpms/RPMS/noarch/./tuleap-community-release.rpm' '/tmp/result/./tuleap-documentation-14.6.99.107-1.noarch.rpm' -> '/rpms/RPMS/noarch/./tuleap-documentation-14.6.99.107-1.noarch.rpm' '/tmp/result/./tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm' '/tmp/result/./tuleap-realtime-14.6.99.107-1.x86_64.rpm' -> '/rpms/RPMS/noarch/./tuleap-realtime-14.6.99.107-1.x86_64.rpm' '/tmp/result/./viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm' -> '/rpms/RPMS/noarch/./viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm' '/tmp/result/./viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm' -> '/rpms/RPMS/noarch/./viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm' + chmod -v --recursive u+w /rpms/RPMS/noarch/ mode of '/rpms/RPMS/noarch/' retained as 0755 (rwxr-xr-x) mode of '/rpms/RPMS/noarch/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-agiledashboard-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-git-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-svn-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-pullrequest-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-tracker-encryption-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-mathoid-14.6.99.107-1.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-gitlab-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-hudson-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-bugzilla-reference-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-hudson-svn-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-theme-burningparrot-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-community-release.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-tracker-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-onlyoffice-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-core-subversion-1.2-14.6.99.107_1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-svn-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-realtime-14.6.99.107-1.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-git-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-ldap-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-frs-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-securitytxt-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-captcha-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-embed-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-archivedeleteditems-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-openidconnectclient-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-botmattermost-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-webdav-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-theme-flamingparrot-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-hudson-git-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-document-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-core-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-botmattermost-git-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-gitlfs-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-artifactsfolders-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-mediawiki-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-cardwall-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-api-explorer-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-graphontrackers-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-referencealias-tracker-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-create-test-env-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-documentation-14.6.99.107-1.noarch.rpm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/rpms/RPMS/noarch/tuleap-plugin-proftpd-14.6.99.107-1.el9.noarch.rpm' retained as 0644 (rw-r--r--) + mkdir -p /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages/el9 + docker cp b8d083864f272596f97c117d8d6e9e4a1a6e93a9a40369410edae4d38dc43f3b:/rpms/RPMS/noarch /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages/el9 + docker rm -vf b8d083864f272596f97c117d8d6e9e4a1a6e93a9a40369410edae4d38dc43f3b b8d083864f272596f97c117d8d6e9e4a1a6e93a9a40369410edae4d38dc43f3b [Pipeline] sh + rm ./cachix_auth_token_el9 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Antiviral scan) [Pipeline] pwd [Pipeline] sh ++ id -u ++ id -g + docker run --rm --user 1001:1001 -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages/:/data:ro nexus.enalean.com:20000/clamav-scanner Unable to find image 'nexus.enalean.com:20000/clamav-scanner:latest' locally latest: Pulling from clamav-scanner 63b65145d645: Pulling fs layer 89188446a7c9: Pulling fs layer d2d6bcc2c59e: Pulling fs layer d2d6bcc2c59e: Download complete 63b65145d645: Verifying Checksum 63b65145d645: Download complete 63b65145d645: Pull complete 89188446a7c9: Verifying Checksum 89188446a7c9: Download complete 89188446a7c9: Pull complete d2d6bcc2c59e: Pull complete Digest: sha256:18e6fc156849e4a8bb76bfbc76cfef92c7dc63570aa228a221d0ed3078a7d71f Status: Downloaded newer image for nexus.enalean.com:20000/clamav-scanner:latest ----------- SCAN SUMMARY ----------- Known viruses: 8657720 Engine version: 0.105.2 Scanned directories: 5 Scanned files: 123 Infected files: 0 Data scanned: 608.58 MB Data read: 495.43 MB (ratio 1.23:1) Time: 44.035 sec (0 m 44 s) Start Date: 2023:03:15 18:43:49 End Date: 2023:03:15 18:44:33 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Sign packages) [Pipeline] withCredentials Masking supported pattern matches of $ROLE_ID or $SECRET_ID [Pipeline] { [Pipeline] sh + set -e + set +x Using default tag: latest latest: Pulling from sign-packages 63b65145d645: Already exists 5e24c15cb7f5: Pulling fs layer 7688a5fb8627: Pulling fs layer 0f07a96ca5af: Pulling fs layer deba43f605c7: Pulling fs layer 0614d84421c3: Pulling fs layer deba43f605c7: Waiting 0614d84421c3: Waiting 0f07a96ca5af: Verifying Checksum 0f07a96ca5af: Download complete 7688a5fb8627: Verifying Checksum 7688a5fb8627: Download complete deba43f605c7: Verifying Checksum deba43f605c7: Download complete 0614d84421c3: Verifying Checksum 0614d84421c3: Download complete 5e24c15cb7f5: Verifying Checksum 5e24c15cb7f5: Download complete 5e24c15cb7f5: Pull complete 7688a5fb8627: Pull complete 0f07a96ca5af: Pull complete deba43f605c7: Pull complete 0614d84421c3: Pull complete Digest: sha256:be5d87460c9032a4e0fb6f2763ca87778249271edababbfb083d80e740308c61 Status: Downloaded newer image for nexus.enalean.com:20000/sign-packages:latest nexus.enalean.com:20000/sign-packages:latest /data/rhel7/noarch/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-forumml-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-hudson-git-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-pullrequest-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-git-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-mathoid-14.6.99.107-1.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-captcha-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-proftpd-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-hudson-svn-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-community-release.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-theme-burningparrot-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-svn-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-realtime-14.6.99.107-1.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-graphontrackers-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-embed-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-botmattermost-git-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-referencealias-svn-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-onlyoffice-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-cardwall-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-core-mailman-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-document-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-core-cvs-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-theme-flamingparrot-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-agiledashboard-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-archivedeleteditems-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-webdav-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-create-test-env-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-referencealias-git-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-referencealias-core-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-tracker-encryption-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-gitlfs-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-botmattermost-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-api-explorer-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-tracker-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-ldap-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-artifactsfolders-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-bugzilla-reference-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-frs-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-hudson-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-securitytxt-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-referencealias-tracker-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-gitlab-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-plugin-openidconnectclient-14.6.99.107-1.el7.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/rhel7/noarch/tuleap-documentation-14.6.99.107-1.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-agiledashboard-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-git-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-svn-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-pullrequest-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-tracker-encryption-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-mathoid-14.6.99.107-1.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-gitlab-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-hudson-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-bugzilla-reference-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-hudson-svn-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-theme-burningparrot-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-community-release.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-tracker-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-onlyoffice-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-core-subversion-1.2-14.6.99.107_1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-referencealias-svn-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-realtime-14.6.99.107-1.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-referencealias-git-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-ldap-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-frs-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-securitytxt-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-captcha-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-embed-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-archivedeleteditems-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-openidconnectclient-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-botmattermost-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-webdav-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-theme-flamingparrot-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-hudson-git-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-document-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-referencealias-core-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-botmattermost-git-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-gitlfs-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-artifactsfolders-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-mediawiki-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-cardwall-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-api-explorer-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-graphontrackers-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-referencealias-tracker-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-create-test-env-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-documentation-14.6.99.107-1.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty /data/el9/noarch/tuleap-plugin-proftpd-14.6.99.107-1.el9.noarch.rpm: warning: Could not set GPG_TTY to stdin: Not a tty [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build repository EL7) [Pipeline] dir Running in /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t create-repo-tuleap-build-11519 -f Dockerfile.createrepo /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master/ #1 [internal] load build definition from Dockerfile.createrepo #1 sha256:8f37c561761c7d98aa97aa7219c2ba8e1024abf2dde88373e571158f5551fcb3 #1 transferring dockerfile: 99B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:868296449d468a1141367038a3eef52a7cb92fb0e8875ca20e31bb228bf30f02 #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/centos:7 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237 #3 DONE 0.4s #4 [1/2] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #4 sha256:8aee2df8eae94a334b616b2360efaff20c8e0722b9e9251907e0264f86e84fe1 #4 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done #4 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #4 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #4 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #4 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s #4 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.24MB / 76.10MB 0.2s #4 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 14.68MB / 76.10MB 0.3s #4 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 39.85MB / 76.10MB 0.5s #4 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 45.09MB / 76.10MB 0.6s #4 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 62.91MB / 76.10MB 0.7s #4 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 72.35MB / 76.10MB 0.8s #4 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.9s done #4 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0.1s #4 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.5s done #4 DONE 3.6s #5 [2/2] RUN yum install -y createrepo #5 sha256:b63318554519d0717af6e7ab3d7cd740f8401506a06f1fba614a8883132ebcd5 #5 0.269 Loaded plugins: fastestmirror, ovl #5 0.377 Determining fastest mirrors #5 0.574 * base: download.cf.centos.org #5 0.574 * extras: download.cf.centos.org #5 0.574 * updates: download.cf.centos.org #5 4.512 Resolving Dependencies #5 4.512 --> Running transaction check #5 4.512 ---> Package createrepo.noarch 0:0.9.9-28.el7 will be installed #5 4.517 --> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-28.el7.noarch #5 4.599 --> Processing Dependency: deltarpm for package: createrepo-0.9.9-28.el7.noarch #5 4.600 --> Running transaction check #5 4.600 ---> Package deltarpm.x86_64 0:3.6-3.el7 will be installed #5 4.603 ---> Package python-deltarpm.x86_64 0:3.6-3.el7 will be installed #5 4.653 --> Finished Dependency Resolution #5 4.656 #5 4.656 Dependencies Resolved #5 4.657 #5 4.657 ================================================================================ #5 4.657 Package Arch Version Repository Size #5 4.657 ================================================================================ #5 4.657 Installing: #5 4.657 createrepo noarch 0.9.9-28.el7 base 94 k #5 4.657 Installing for dependencies: #5 4.657 deltarpm x86_64 3.6-3.el7 base 82 k #5 4.657 python-deltarpm x86_64 3.6-3.el7 base 31 k #5 4.657 #5 4.657 Transaction Summary #5 4.657 ================================================================================ #5 4.657 Install 1 Package (+2 Dependent packages) #5 4.657 #5 4.657 Total download size: 207 k #5 4.657 Installed size: 558 k #5 4.657 Downloading packages: #5 4.855 warning: /var/cache/yum/x86_64/7/base/packages/deltarpm-3.6-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #5 4.855 Public key for deltarpm-3.6-3.el7.x86_64.rpm is not installed #5 4.935 -------------------------------------------------------------------------------- #5 4.935 Total 746 kB/s | 207 kB 00:00 #5 4.936 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #5 4.939 Importing GPG key 0xF4A80EB5: #5 4.939 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #5 4.939 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #5 4.939 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #5 4.939 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #5 4.948 Running transaction check #5 4.956 Running transaction test #5 4.965 Transaction test succeeded #5 4.965 Running transaction #5 5.005 Installing : deltarpm-3.6-3.el7.x86_64 1/3 #5 5.023 Installing : python-deltarpm-3.6-3.el7.x86_64 2/3 #5 5.049 Installing : createrepo-0.9.9-28.el7.noarch 3/3 #5 5.066 Verifying : createrepo-0.9.9-28.el7.noarch 1/3 #5 5.080 Verifying : deltarpm-3.6-3.el7.x86_64 2/3 #5 5.090 Verifying : python-deltarpm-3.6-3.el7.x86_64 3/3 #5 5.121 #5 5.121 Installed: #5 5.121 createrepo.noarch 0:0.9.9-28.el7 #5 5.121 #5 5.121 Dependency Installed: #5 5.121 deltarpm.x86_64 0:3.6-3.el7 python-deltarpm.x86_64 0:3.6-3.el7 #5 5.121 #5 5.121 Complete! #5 DONE 7.2s #6 exporting to image #6 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #6 exporting layers #6 exporting layers 0.8s done #6 writing image sha256:9f70013d1354f841a10503794c0be2c8768a79d02433d00ce42d7f6da8a3d84c done #6 naming to docker.io/library/create-repo-tuleap-build-11519 done #6 DONE 0.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . create-repo-tuleap-build-11519 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Docker RPM i-06986bdaa8711ff14 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages/rhel7/noarch:/repository -w /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master:rw,z -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** create-repo-tuleap-build-11519 cat $ docker top 7c2b6a3edd9e8d2ada1124c59323c13335ce723edf234c7aca7899f0a582577b -eo pid,comm [Pipeline] { [Pipeline] sh + createrepo --checksum=sha256 --compress-type=gz /repository Spawning worker 0 with 16 pkgs Spawning worker 1 with 16 pkgs Spawning worker 2 with 16 pkgs Spawning worker 3 with 15 pkgs Workers Finished Saving Primary metadata Saving file lists metadata Saving other metadata Generating sqlite DBs Sqlite DBs complete [Pipeline] } $ docker stop --time=1 7c2b6a3edd9e8d2ada1124c59323c13335ce723edf234c7aca7899f0a582577b $ docker rm -f --volumes 7c2b6a3edd9e8d2ada1124c59323c13335ce723edf234c7aca7899f0a582577b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build repository EL9) [Pipeline] dir Running in /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t create-repo-tuleap-build-11519 -f Dockerfile.createrepo /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master/ #1 [internal] load build definition from Dockerfile.createrepo #1 sha256:916c5ffba70fb56836b2fda568b25c117e60629aab97fd190a578b9a1e299649 #1 transferring dockerfile: 48B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:7d0645fe92fdf70e44a034649a3c7536badcc4e66b49f28e8c0135f8cf04b9ed #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/centos:7 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237 #3 DONE 0.1s #4 [1/2] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #4 sha256:8aee2df8eae94a334b616b2360efaff20c8e0722b9e9251907e0264f86e84fe1 #4 DONE 0.0s #5 [2/2] RUN yum install -y createrepo #5 sha256:b63318554519d0717af6e7ab3d7cd740f8401506a06f1fba614a8883132ebcd5 #5 CACHED #6 exporting to image #6 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #6 exporting layers done #6 writing image sha256:9f70013d1354f841a10503794c0be2c8768a79d02433d00ce42d7f6da8a3d84c done #6 naming to docker.io/library/create-repo-tuleap-build-11519 done #6 DONE 0.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . create-repo-tuleap-build-11519 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Docker RPM i-06986bdaa8711ff14 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages/el9/noarch:/repository -w /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master:rw,z -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** create-repo-tuleap-build-11519 cat $ docker top 017e94f7e7513ae2500862f5c5d27399d1321cc0e64e65c7ad031b830662a6df -eo pid,comm [Pipeline] { [Pipeline] sh + createrepo --checksum=sha256 --compress-type=gz /repository Spawning worker 0 with 15 pkgs Spawning worker 1 with 15 pkgs Spawning worker 2 with 15 pkgs Spawning worker 3 with 15 pkgs Workers Finished Saving Primary metadata Saving file lists metadata Saving other metadata Generating sqlite DBs Sqlite DBs complete [Pipeline] } $ docker stop --time=1 017e94f7e7513ae2500862f5c5d27399d1321cc0e64e65c7ad031b830662a6df $ docker rm -f --volumes 017e94f7e7513ae2500862f5c5d27399d1321cc0e64e65c7ad031b830662a6df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Sign repositories metadata) [Pipeline] withCredentials Masking supported pattern matches of $ROLE_ID or $SECRET_ID [Pipeline] { [Pipeline] sh + set -e + set +x Using default tag: latest latest: Pulling from sign-repositories 63b65145d645: Already exists 55ebd9f0944d: Pulling fs layer 70930560b349: Pulling fs layer 0f07a96ca5af: Pulling fs layer deba43f605c7: Pulling fs layer 0614d84421c3: Pulling fs layer deba43f605c7: Waiting 0614d84421c3: Waiting 70930560b349: Verifying Checksum 70930560b349: Download complete 0f07a96ca5af: Verifying Checksum 0f07a96ca5af: Download complete deba43f605c7: Download complete 0614d84421c3: Verifying Checksum 0614d84421c3: Download complete 55ebd9f0944d: Verifying Checksum 55ebd9f0944d: Download complete 55ebd9f0944d: Pull complete 70930560b349: Pull complete 0f07a96ca5af: Pull complete deba43f605c7: Pull complete 0614d84421c3: Pull complete Digest: sha256:c4aae153de9582b4c8a086a17216ac8cf63a89f0d0c6ad65219ea0c58738d8b5 Status: Downloaded newer image for nexus.enalean.com:20000/sign-repositories:latest nexus.enalean.com:20000/sign-repositories:latest [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish EL7 repositories) [Pipeline] dir Running in /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t rsync-repo-tuleap-build-11519 -f Dockerfile.rsync /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master/ #1 [internal] load build definition from Dockerfile.rsync #1 sha256:73cfc42207cd80aa52d1ceb51f955fe91e3aaafdeeca8f26f338fffbbf20e30e #1 transferring dockerfile: 111B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:3223d49d8cead4ca5abba5d12daaef424b33e1b061dd0e3ba39b774c488b9460 #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/alpine:3.14 #3 sha256:af035606328a1ce217c0e290353f888d2ee03ed437bef601e11d9cc421fbbb67 #3 DONE 0.4s #4 [1/2] FROM docker.io/library/alpine:3.14@sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 #4 sha256:d2195dcd6ec968bbffaad257646924e0ff384160ca2005741b99a1bd355f0fd7 #4 resolve docker.io/library/alpine:3.14@sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 0.0s done #4 sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 1.64kB / 1.64kB done #4 sha256:c8844343d5ccbc9f24a7cca4bdcf5b2d43cde2c83d201b18365c99b1e5f24c80 528B / 528B done #4 sha256:6dff1269bc79a7c9056a9e9fa9c04850e842b0124a9c73d089ae647b13b0187d 1.47kB / 1.47kB done #4 sha256:d261077062b2aebb9ca8dc61f2b00e7e2b4e44179d3cfbe526c4ee0c5e41b26f 0B / 2.83MB 0.1s #4 sha256:d261077062b2aebb9ca8dc61f2b00e7e2b4e44179d3cfbe526c4ee0c5e41b26f 2.83MB / 2.83MB 0.1s done #4 extracting sha256:d261077062b2aebb9ca8dc61f2b00e7e2b4e44179d3cfbe526c4ee0c5e41b26f 0.1s #4 extracting sha256:d261077062b2aebb9ca8dc61f2b00e7e2b4e44179d3cfbe526c4ee0c5e41b26f 0.1s done #4 DONE 0.3s #5 [2/2] RUN apk add --no-cache rsync openssh-client #5 sha256:dd285845dc08950a0bcaeeca1e77c45be485e9d5c60214a1472d1a9d3fc6293f #5 0.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz #5 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz #5 0.343 (1/10) Installing openssh-keygen (8.6_p1-r3) #5 0.349 (2/10) Installing ncurses-terminfo-base (6.2_p20210612-r1) #5 0.353 (3/10) Installing ncurses-libs (6.2_p20210612-r1) #5 0.360 (4/10) Installing libedit (20210216.3.1-r0) #5 0.364 (5/10) Installing openssh-client-common (8.6_p1-r3) #5 0.388 (6/10) Installing openssh-client-default (8.6_p1-r3) #5 0.396 (7/10) Installing libacl (2.2.53-r0) #5 0.399 (8/10) Installing popt (1.18-r0) #5 0.402 (9/10) Installing zstd-libs (1.4.9-r1) #5 0.412 (10/10) Installing rsync (3.2.5-r0) #5 0.433 Executing busybox-1.33.1-r8.trigger #5 0.436 OK: 11 MiB in 24 packages #5 DONE 0.5s #6 exporting to image #6 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #6 exporting layers 0.1s done #6 writing image sha256:b8d13103e64a64ccf7f387e025f8bd7d32f7ada4e4841a6b84be3c8844e9517f done #6 naming to docker.io/library/rsync-repo-tuleap-build-11519 done #6 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . rsync-repo-tuleap-build-11519 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Docker RPM i-06986bdaa8711ff14 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -v /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro -v /etc/passwd:/etc/passwd:ro -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages/rhel7/noarch:/repository:ro -w /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master:rw,z -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** rsync-repo-tuleap-build-11519 cat $ docker top 870b971ddb91915c4973189b76806774b273e8af46ebc61a3acdffeec04de53a -eo pid,comm [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials jenkins (SSH key used to publish packages with rsync on ci.tuleap.net (aka ci.enalean.com) repositories) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 870b971ddb91915c4973189b76806774b273e8af46ebc61a3acdffeec04de53a ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmKHgjp/agent.13 SSH_AGENT_PID=19 Running ssh-add (command line suppressed) Identity added: /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp/private_key_12771182245841889667.key (Jenkins agent RPM rsync to ci.enalean.com) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + rsync -av --delete-after /repository/ jenkins@ci.tuleap.net:/7/dev/x86_64/ building file list ... done ./ cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm tuleap-14.6.99.107-1.el7.noarch.rpm tuleap-community-release.rpm tuleap-core-cvs-14.6.99.107-1.el7.noarch.rpm tuleap-core-mailman-14.6.99.107-1.el7.noarch.rpm tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch.rpm tuleap-documentation-14.6.99.107-1.noarch.rpm tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm tuleap-mathoid-14.6.99.107-1.x86_64.rpm tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm tuleap-plugin-agiledashboard-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-api-explorer-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-archivedeleteditems-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-artifactsfolders-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-botmattermost-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-botmattermost-git-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-bugzilla-reference-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-captcha-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-cardwall-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-create-test-env-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-document-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-embed-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-forumml-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-frs-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-git-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-gitlab-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-gitlfs-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-graphontrackers-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-hudson-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-hudson-git-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-hudson-svn-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-ldap-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-onlyoffice-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-openidconnectclient-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-proftpd-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-pullrequest-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-referencealias-core-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-referencealias-git-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-referencealias-svn-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-referencealias-tracker-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-securitytxt-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-svn-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-tracker-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-tracker-encryption-14.6.99.107-1.el7.noarch.rpm tuleap-plugin-webdav-14.6.99.107-1.el7.noarch.rpm tuleap-realtime-14.6.99.107-1.x86_64.rpm tuleap-theme-burningparrot-14.6.99.107-1.el7.noarch.rpm tuleap-theme-flamingparrot-14.6.99.107-1.el7.noarch.rpm viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm repodata/ repodata/3934f57974f1165767a0d709efff761542db855a0b5e9b4c140ea3325784aeb3-primary.xml.gz repodata/44d31c39dd7c951d79b18e0313232c70914d153c1cde286e333834f9deb273c8-other.sqlite.gz repodata/6dc7678d54c715c2a4c0ae3164a6cfe5af1f85bc7318f37d712cf0f9ac905bfe-filelists.xml.gz repodata/78a6f354f7a8687fc8b540bbdbceee7b1b8d23f94534de434b4723d01863c824-primary.sqlite.gz repodata/894ab5af4cbabd29efdec892b873d83580a62a7e6693b6429d00415cfb4464b7-other.xml.gz repodata/eb15e86b17f211f4fa2126ab72794293b00fd66e3951cc004fc10783bcf38f19-filelists.sqlite.gz repodata/repomd.xml repodata/repomd.xml.asc deleting viewvc-theme-tuleap-14.6.99.105-1.1677995890.noarch.rpm deleting tuleap-theme-flamingparrot-14.6.99.105-1.el7.noarch.rpm deleting tuleap-theme-burningparrot-14.6.99.105-1.el7.noarch.rpm deleting tuleap-realtime-14.6.99.105-1.x86_64.rpm deleting tuleap-plugin-webdav-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-tracker-encryption-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-tracker-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-svn-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-securitytxt-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-referencealias-tracker-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-referencealias-svn-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-referencealias-mediawiki-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-referencealias-git-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-referencealias-core-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-pullrequest-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-proftpd-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-openidconnectclient-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-onlyoffice-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-mediawiki-standalone-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-mediawiki-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-ldap-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-hudson-svn-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-hudson-git-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-hudson-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-graphontrackers-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-gitlfs-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-gitlab-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-git-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-frs-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-forumml-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-embed-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-document-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-create-test-env-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-cardwall-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-captcha-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-bugzilla-reference-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-botmattermost-git-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-botmattermost-agiledashboard-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-botmattermost-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-artifactsfolders-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-archivedeleteditems-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-api-explorer-14.6.99.105-1.el7.noarch.rpm deleting tuleap-plugin-agiledashboard-14.6.99.105-1.el7.noarch.rpm deleting tuleap-mercure-14.6.99.105-1.1677995890.x86_64.rpm deleting tuleap-meilisearch-server-14.6.99.105-1.1677995890.x86_64.rpm deleting tuleap-mathoid-14.6.99.105-1.x86_64.rpm deleting tuleap-gitolite3-14.6.99.105-1.3.6.12.1677995890.noarch.rpm deleting tuleap-git-bin-14.6.99.105-1.2.39.2.1677995890.x86_64.rpm deleting tuleap-documentation-14.6.99.105-1.noarch.rpm deleting tuleap-core-subversion-1.2-14.6.99.105_1.el7.noarch.rpm deleting tuleap-core-mailman-14.6.99.105-1.el7.noarch.rpm deleting tuleap-core-cvs-14.6.99.105-1.el7.noarch.rpm deleting tuleap-14.6.99.105-1.el7.noarch.rpm deleting mediawiki-tuleap-flavor-14.6.99.105-1.1.35.9.noarch.rpm deleting repodata/f53d97a5b265612681927d2e36b84a1d5ccaf4e24c3757091fbdf4f92443ae8b-other.xml.gz deleting repodata/8239a92b1c1127934de8c24fd245b327fdb76ab53c7b48f26b1a2726eb906c89-primary.sqlite.gz deleting repodata/70c401c629a2146b2bbd9f821367aaad6758889b01bb2790f1b98cb5a650e9b3-filelists.sqlite.gz deleting repodata/27ff16ff67f458940b7faa46f321b7d8d135edc27ca9b976df792e73f9cd822c-primary.xml.gz deleting repodata/1f5f75bce967e1fdd2ba7ced9f046a57deef181bb70e9c33f57528346e7dd3b5-other.sqlite.gz deleting repodata/0669f898bad6b662495ad00aaef27a1358429ead383de1d18b0dc8f3b0e48c96-filelists.xml.gz sent 233,426,092 bytes received 70,410 bytes 11,390,073.27 bytes/sec total size is 260,856,960 speedup is 1.12 [Pipeline] } $ docker exec --env ******** --env ******** 870b971ddb91915c4973189b76806774b273e8af46ebc61a3acdffeec04de53a ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 19 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } $ docker stop --time=1 870b971ddb91915c4973189b76806774b273e8af46ebc61a3acdffeec04de53a $ docker rm -f --volumes 870b971ddb91915c4973189b76806774b273e8af46ebc61a3acdffeec04de53a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish EL9 repository) [Pipeline] dir Running in /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t rsync-repo-tuleap-build-11519 -f Dockerfile.rsync /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master/ #1 [internal] load build definition from Dockerfile.rsync #1 sha256:3d57d20b3d978289f3e3d260becb9c6b290ddb6d58a702f279988b58aaf6504e #1 transferring dockerfile: 43B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:d045eb7b9716bc45ed4f07ccb883157965ccc298252963748464fbab24ad2d96 #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/alpine:3.14 #3 sha256:af035606328a1ce217c0e290353f888d2ee03ed437bef601e11d9cc421fbbb67 #3 DONE 0.1s #5 [1/2] FROM docker.io/library/alpine:3.14@sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 #5 sha256:d2195dcd6ec968bbffaad257646924e0ff384160ca2005741b99a1bd355f0fd7 #5 DONE 0.0s #4 [2/2] RUN apk add --no-cache rsync openssh-client #4 sha256:dd285845dc08950a0bcaeeca1e77c45be485e9d5c60214a1472d1a9d3fc6293f #4 CACHED #6 exporting to image #6 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #6 exporting layers done #6 writing image sha256:b8d13103e64a64ccf7f387e025f8bd7d32f7ada4e4841a6b84be3c8844e9517f done #6 naming to docker.io/library/rsync-repo-tuleap-build-11519 done #6 DONE 0.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . rsync-repo-tuleap-build-11519 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Docker RPM i-06986bdaa8711ff14 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -v /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro -v /etc/passwd:/etc/passwd:ro -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/packages/el9/noarch:/repository:ro -w /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master:rw,z -v /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp:/tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** rsync-repo-tuleap-build-11519 cat $ docker top 43fa5e3796489c14de0ec2a0425e397415af0ab3356fd628552e220ad09a0c1d -eo pid,comm [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials jenkins (SSH key used to publish packages with rsync on ci.tuleap.net (aka ci.enalean.com) repositories) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 43fa5e3796489c14de0ec2a0425e397415af0ab3356fd628552e220ad09a0c1d ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbmEEdn/agent.13 SSH_AGENT_PID=19 Running ssh-add (command line suppressed) Identity added: /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/master@tmp/private_key_6589477992176552778.key (Jenkins agent RPM rsync to ci.enalean.com) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + rsync -av --delete-after /repository/ jenkins@ci.tuleap.net:/9/dev/x86_64/ building file list ... done ./ cvs-tuleap-1.11.23-15.1.el7.x86_64.rpm cvs-tuleap-debuginfo-1.11.23-15.1.el7.x86_64.rpm mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm mailman-tuleap-debuginfo-2.1.12-18.3.el7.x86_64.rpm mediawiki-math-tuleap-1.23-2.1677995890.x86_64.rpm mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch.rpm php-mediawiki-tuleap-123-1.23.9-19.noarch.rpm sha1collisiondetector-1.1.0-1.1677995890.x86_64.rpm tuleap-14.6.99.107-1.el9.noarch.rpm tuleap-community-release.rpm tuleap-core-subversion-1.2-14.6.99.107_1.el9.noarch.rpm tuleap-documentation-14.6.99.107-1.noarch.rpm tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64.rpm tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch.rpm tuleap-mathoid-14.6.99.107-1.x86_64.rpm tuleap-meilisearch-server-14.6.99.107-1.1677995890.x86_64.rpm tuleap-mercure-14.6.99.107-1.1677995890.x86_64.rpm tuleap-plugin-agiledashboard-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-api-explorer-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-archivedeleteditems-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-artifactsfolders-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-botmattermost-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-botmattermost-agiledashboard-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-botmattermost-git-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-bugzilla-reference-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-captcha-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-cardwall-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-create-test-env-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-document-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-embed-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-frs-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-git-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-gitlab-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-gitlfs-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-graphontrackers-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-hudson-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-hudson-git-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-hudson-svn-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-ldap-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-mediawiki-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-onlyoffice-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-openidconnectclient-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-proftpd-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-pullrequest-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-referencealias-core-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-referencealias-git-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-referencealias-mediawiki-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-referencealias-svn-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-referencealias-tracker-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-securitytxt-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-svn-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-tracker-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-tracker-encryption-14.6.99.107-1.el9.noarch.rpm tuleap-plugin-webdav-14.6.99.107-1.el9.noarch.rpm tuleap-realtime-14.6.99.107-1.x86_64.rpm tuleap-theme-burningparrot-14.6.99.107-1.el9.noarch.rpm tuleap-theme-flamingparrot-14.6.99.107-1.el9.noarch.rpm viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch.rpm viewvc-tuleap-1.3.0-1.1677995890.noarch.rpm repodata/ repodata/46c9a20bd45b3b0396f4181f6110497ad7e28a3796c7dd63687f4ea852bdf80c-other.xml.gz repodata/48eb9bfede379ea1d345938d66a78d1fc7b43b838ff64e71970d4ce6c270343d-filelists.sqlite.gz repodata/5aac03e0ccdacd0a9dc39251405f99326efc4259707fa1aae931edab796d68b6-other.sqlite.gz repodata/b23b07abf2896dfd0fbaa4fa6940e642fe4f0eebbbb5122562d9b38c4faa614c-filelists.xml.gz repodata/e56a351ed23473b06c87f2e73a8bfd2daf369b0993a4a5bfd6b130e0092242b4-primary.sqlite.gz repodata/e91ab264b0ebff5e76f6ac58f504bd9f586e4c6255f1b1368d7a2c5dc113555e-primary.xml.gz repodata/repomd.xml repodata/repomd.xml.asc deleting viewvc-theme-tuleap-14.6.99.105-1.1677995890.noarch.rpm deleting tuleap-theme-flamingparrot-14.6.99.105-1.el9.noarch.rpm deleting tuleap-theme-burningparrot-14.6.99.105-1.el9.noarch.rpm deleting tuleap-realtime-14.6.99.105-1.x86_64.rpm deleting tuleap-plugin-webdav-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-tracker-encryption-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-tracker-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-svn-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-securitytxt-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-referencealias-tracker-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-referencealias-svn-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-referencealias-mediawiki-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-referencealias-git-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-referencealias-core-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-pullrequest-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-proftpd-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-openidconnectclient-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-onlyoffice-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-mediawiki-standalone-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-mediawiki-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-ldap-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-hudson-svn-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-hudson-git-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-hudson-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-graphontrackers-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-gitlfs-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-gitlab-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-git-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-frs-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-embed-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-document-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-create-test-env-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-cardwall-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-captcha-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-bugzilla-reference-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-botmattermost-git-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-botmattermost-agiledashboard-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-botmattermost-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-artifactsfolders-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-archivedeleteditems-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-api-explorer-14.6.99.105-1.el9.noarch.rpm deleting tuleap-plugin-agiledashboard-14.6.99.105-1.el9.noarch.rpm deleting tuleap-mercure-14.6.99.105-1.1677995890.x86_64.rpm deleting tuleap-meilisearch-server-14.6.99.105-1.1677995890.x86_64.rpm deleting tuleap-mathoid-14.6.99.105-1.x86_64.rpm deleting tuleap-gitolite3-14.6.99.105-1.3.6.12.1677995890.noarch.rpm deleting tuleap-git-bin-14.6.99.105-1.2.39.2.1677995890.x86_64.rpm deleting tuleap-documentation-14.6.99.105-1.noarch.rpm deleting tuleap-core-subversion-1.2-14.6.99.105_1.el9.noarch.rpm deleting tuleap-14.6.99.105-1.el9.noarch.rpm deleting mediawiki-tuleap-flavor-14.6.99.105-1.1.35.9.noarch.rpm deleting repodata/bfe84e73c6a6628492371cc1467d646d88dd4aa00e92305506e553e8e9dd716e-primary.xml.gz deleting repodata/bdbb7645a8eda0932dbcba3b905a0698f8c04120f0149d541e2f6f18405c35c3-filelists.xml.gz deleting repodata/a39f0489ef0a04e03c55d176077c094ebe0ff9860def7668eba9cab9e9df9f16-other.xml.gz deleting repodata/9754a723add1037bfac9ac0554ed60ff6f2f2b47f17dd8de8a2d4c30edf6455c-filelists.sqlite.gz deleting repodata/65163307f765ba467ea0c1fbc781b9d93bbf928f03c373cba111b680323ee2a1-other.sqlite.gz deleting repodata/4956e46cfc06cfc6e858642ca4684c9a6e99267b1fd148123162482d9254027b-primary.sqlite.gz sent 233,271,191 bytes received 70,353 bytes 14,141,911.76 bytes/sec total size is 260,702,362 speedup is 1.12 [Pipeline] } $ docker exec --env ******** --env ******** 43fa5e3796489c14de0ec2a0425e397415af0ab3356fd628552e220ad09a0c1d ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 19 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } $ docker stop --time=1 43fa5e3796489c14de0ec2a0425e397415af0ab3356fd628552e220ad09a0c1d $ docker rm -f --volumes 43fa5e3796489c14de0ec2a0425e397415af0ab3356fd628552e220ad09a0c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Tuleap Community Edition Docker image) [Pipeline] sh + docker pull nexus.enalean.com:20000/sign-docker-images Using default tag: latest latest: Pulling from sign-docker-images e437dd0c1d60: Pulling fs layer 64ff4b291eca: Pulling fs layer f322fd769171: Pulling fs layer f322fd769171: Download complete e437dd0c1d60: Verifying Checksum e437dd0c1d60: Download complete e437dd0c1d60: Pull complete 64ff4b291eca: Download complete 64ff4b291eca: Pull complete f322fd769171: Pull complete Digest: sha256:fd1cd5d8ec814a119b071a5b2442f46b0b476604033cfccd33ddba9b66f59e9e Status: Downloaded newer image for nexus.enalean.com:20000/sign-docker-images:latest nexus.enalean.com:20000/sign-docker-images:latest [Pipeline] dir Running in /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t tuleap/tuleap-community-edition --no-cache -f /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources//tools/docker/tuleap-community-edition/Dockerfile --label org.opencontainers.image.revision=503d347408b5c9099da996223410603972ada4ee --label build_id=11519 /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources//tools #1 [internal] load build definition from Dockerfile #1 sha256:6ee09911a83498d562dac99ee2037c29234584692668076761df12966b43a866 #1 transferring dockerfile: 2.14kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:3fcfc9fbcd841b745e3ce3db85a892fde7808824ed59273bee1708467b52d83f #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/centos:7 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237 #3 DONE 0.1s #4 [stage-0 1/5] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #4 sha256:8aee2df8eae94a334b616b2360efaff20c8e0722b9e9251907e0264f86e84fe1 #4 CACHED #5 [internal] load build context #5 sha256:46ffe64bc560dfa6ce6dfb725638255c6a1e86933eed6682b9658387e1bfe016 #5 transferring context: 2.96kB done #5 DONE 0.0s #6 [stage-0 2/5] COPY rpm/tuleap.repo /etc/yum.repos.d/ #6 sha256:d94b1ad514568b76c1067f43ee6e3d90a0106da9ab9d7c7ecce4847a7aad3d7a #6 DONE 0.3s #7 [stage-0 3/5] COPY rpm/RPM-GPG-KEY-Tuleap /etc/pki/rpm-gpg/RPM-GPG-KEY-Tuleap #7 sha256:2b50ea4ffb98182d82f1688a51e82184265e50999c812cb1da9c39bf64d46ff3 #7 DONE 0.0s #8 [stage-0 4/5] RUN /usr/sbin/groupadd -g 900 -r codendiadm && /usr/sbin/groupadd -g 902 -r gitolite && /usr/sbin/groupadd -g 903 -r dummy && /usr/sbin/groupadd -g 904 -r ftpadmin && /usr/sbin/groupmod -g 50 ftp && /usr/sbin/useradd -u 900 -c 'Tuleap user' -m -d '/var/lib/tuleap' -r -g "codendiadm" -s '/bin/bash' -G ftpadmin,gitolite codendiadm && /usr/sbin/useradd -u 902 -c 'Git' -m -d '/var/lib/gitolite' -r -g gitolite gitolite && /usr/sbin/useradd -u 903 -c 'Dummy Tuleap User' -M -d '/var/lib/tuleap/dumps' -r -g dummy dummy && /usr/sbin/useradd -u 904 -c 'FTP Administrator' -M -d '/var/lib/tuleap/ftp' -r -g ftpadmin ftpadmin && /usr/sbin/usermod -u 14 -c 'FTP User' -d '/var/lib/tuleap/ftp' -g ftp ftp && yum install --setopt=skip_missing_names_on_install=False -y epel-release centos-release-scl sudo https://rpms.remirepo.net/enterprise/remi-release-7.rpm && yum update -y && yum install -y --setopt=skip_missing_names_on_install=False --exclude='tuleap-plugin-tracker-encryption,tuleap-plugin-proftpd,tuleap-plugin-referencealias-*,tuleap-plugin-artifactsfolders' cronie initscripts openssh-server postfix rsyslog supervisor tuleap-plugin-* tuleap-theme-burningparrot tuleap-theme-flamingparrot tuleap-realtime && yum clean all && localedef -i fr_FR -c -f UTF-8 fr_FR.UTF-8 && localedef -i pt_BR -c -f UTF-8 pt_BR.UTF-8 && awk '$5 >= 3071' /etc/ssh/moduli > /etc/ssh/moduli.tmp && mv /etc/ssh/moduli.tmp /etc/ssh/moduli #8 sha256:7e8503bef9312897afcfb6982b2d199d8e7a7154f461fe6fa9b7c6cddb7fe89a #8 0.375 Loaded plugins: fastestmirror, ovl #8 0.483 Determining fastest mirrors #8 0.676 * base: download.cf.centos.org #8 0.676 * extras: download.cf.centos.org #8 0.676 * updates: download.cf.centos.org #8 1.259 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Tuleap #8 1.262 Importing GPG key 0xADB0D167: #8 1.262 Userid : "Tuleap Community (Tuleap community signing key) " #8 1.262 Fingerprint: 3d03 b41a 172a 7fb9 4f1e 9e9e c0b5 e775 adb0 d167 #8 1.262 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-Tuleap #8 6.824 Examining /var/tmp/yum-root-xyuScb/remi-release-7.rpm: remi-release-7.9-5.el7.remi.noarch #8 6.825 Marking /var/tmp/yum-root-xyuScb/remi-release-7.rpm to be installed #8 6.825 Resolving Dependencies #8 6.826 --> Running transaction check #8 6.826 ---> Package centos-release-scl.noarch 0:2-3.el7.centos will be installed #8 6.827 --> Processing Dependency: centos-release-scl-rh for package: centos-release-scl-2-3.el7.centos.noarch #8 6.910 ---> Package epel-release.noarch 0:7-11 will be installed #8 6.911 ---> Package remi-release.noarch 0:7.9-5.el7.remi will be installed #8 6.911 ---> Package sudo.x86_64 0:1.8.23-10.el7_9.3 will be installed #8 6.919 --> Running transaction check #8 6.919 ---> Package centos-release-scl-rh.noarch 0:2-3.el7.centos will be installed #8 6.969 --> Finished Dependency Resolution #8 6.972 #8 6.972 Dependencies Resolved #8 6.973 #8 6.973 ================================================================================ #8 6.973 Package Arch Version Repository Size #8 6.973 ================================================================================ #8 6.973 Installing: #8 6.973 centos-release-scl noarch 2-3.el7.centos extras 12 k #8 6.973 epel-release noarch 7-11 extras 15 k #8 6.973 remi-release noarch 7.9-5.el7.remi /remi-release-7 38 k #8 6.973 sudo x86_64 1.8.23-10.el7_9.3 updates 844 k #8 6.973 Installing for dependencies: #8 6.973 centos-release-scl-rh noarch 2-3.el7.centos extras 12 k #8 6.973 #8 6.973 Transaction Summary #8 6.973 ================================================================================ #8 6.973 Install 4 Packages (+1 Dependent package) #8 6.973 #8 6.974 Total size: 920 k #8 6.974 Total download size: 883 k #8 6.974 Installed size: 3.2 M #8 6.974 Downloading packages: #8 7.151 warning: /var/cache/yum/x86_64/7/extras/packages/centos-release-scl-2-3.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #8 7.151 Public key for centos-release-scl-2-3.el7.centos.noarch.rpm is not installed #8 7.318 Public key for sudo-1.8.23-10.el7_9.3.x86_64.rpm is not installed #8 7.323 -------------------------------------------------------------------------------- #8 7.323 Total 2.5 MB/s | 883 kB 00:00 #8 7.324 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #8 7.327 Importing GPG key 0xF4A80EB5: #8 7.327 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #8 7.327 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #8 7.327 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #8 7.327 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #8 7.337 Running transaction check #8 7.347 Running transaction test #8 7.353 Transaction test succeeded #8 7.353 Running transaction #8 7.389 Installing : epel-release-7-11.noarch 1/5 #8 7.408 Installing : centos-release-scl-rh-2-3.el7.centos.noarch 2/5 #8 7.428 Installing : centos-release-scl-2-3.el7.centos.noarch 3/5 #8 7.448 Installing : remi-release-7.9-5.el7.remi.noarch 4/5 #8 7.532 Installing : sudo-1.8.23-10.el7_9.3.x86_64 5/5 #8 7.636 Verifying : centos-release-scl-2-3.el7.centos.noarch 1/5 #8 7.653 Verifying : centos-release-scl-rh-2-3.el7.centos.noarch 2/5 #8 7.664 Verifying : remi-release-7.9-5.el7.remi.noarch 3/5 #8 7.674 Verifying : epel-release-7-11.noarch 4/5 #8 7.686 Verifying : sudo-1.8.23-10.el7_9.3.x86_64 5/5 #8 7.721 #8 7.721 Installed: #8 7.721 centos-release-scl.noarch 0:2-3.el7.centos epel-release.noarch 0:7-11 #8 7.721 remi-release.noarch 0:7.9-5.el7.remi sudo.x86_64 0:1.8.23-10.el7_9.3 #8 7.721 #8 7.721 Dependency Installed: #8 7.721 centos-release-scl-rh.noarch 0:2-3.el7.centos #8 7.721 #8 7.721 Complete! #8 7.833 Loaded plugins: fastestmirror, ovl #8 7.900 Loading mirror speeds from cached hostfile #8 15.35 * base: download.cf.centos.org #8 15.35 * centos-sclo-rh: download.cf.centos.org #8 15.35 * centos-sclo-sclo: download.cf.centos.org #8 15.35 * epel: d2lzkl7pfhq30w.cloudfront.net #8 15.35 * extras: download.cf.centos.org #8 15.35 * remi-safe: mirror.pit.teraswitch.com #8 15.35 * updates: download.cf.centos.org #8 45.38 http://mirror.es.its.nyu.edu/epel/7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirror.es.its.nyu.edu/epel/7/x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') #8 45.38 Trying other mirror. #8 48.16 Resolving Dependencies #8 48.16 --> Running transaction check #8 48.16 ---> Package bash.x86_64 0:4.2.46-34.el7 will be updated #8 48.17 ---> Package bash.x86_64 0:4.2.46-35.el7_9 will be an update #8 48.18 ---> Package bind-license.noarch 32:9.11.4-26.P2.el7 will be updated #8 48.18 ---> Package bind-license.noarch 32:9.11.4-26.P2.el7_9.13 will be an update #8 48.18 ---> Package binutils.x86_64 0:2.27-44.base.el7 will be updated #8 48.18 ---> Package binutils.x86_64 0:2.27-44.base.el7_9.1 will be an update #8 48.18 ---> Package ca-certificates.noarch 0:2020.2.41-70.0.el7_8 will be updated #8 48.18 ---> Package ca-certificates.noarch 0:2022.2.54-74.el7_9 will be an update #8 48.18 ---> Package centos-release.x86_64 0:7-9.2009.0.el7.centos will be updated #8 48.18 ---> Package centos-release.x86_64 0:7-9.2009.1.el7.centos will be an update #8 48.18 ---> Package coreutils.x86_64 0:8.22-24.el7 will be updated #8 48.18 ---> Package coreutils.x86_64 0:8.22-24.el7_9.2 will be an update #8 48.19 ---> Package curl.x86_64 0:7.29.0-59.el7 will be updated #8 48.19 ---> Package curl.x86_64 0:7.29.0-59.el7_9.1 will be an update #8 48.19 ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be updated #8 48.19 ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 will be an update #8 48.19 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated #8 48.19 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update #8 48.20 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated #8 48.20 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update #8 48.20 ---> Package diffutils.x86_64 0:3.3-5.el7 will be updated #8 48.20 ---> Package diffutils.x86_64 0:3.3-6.el7_9 will be an update #8 48.20 ---> Package epel-release.noarch 0:7-11 will be updated #8 48.20 ---> Package epel-release.noarch 0:7-14 will be an update #8 48.20 ---> Package expat.x86_64 0:2.1.0-12.el7 will be updated #8 48.20 ---> Package expat.x86_64 0:2.1.0-15.el7_9 will be an update #8 48.20 ---> Package glib2.x86_64 0:2.56.1-7.el7 will be updated #8 48.20 ---> Package glib2.x86_64 0:2.56.1-9.el7_9 will be an update #8 48.21 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #8 48.21 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update #8 48.21 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #8 48.21 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update #8 48.21 ---> Package gzip.x86_64 0:1.5-10.el7 will be updated #8 48.21 ---> Package gzip.x86_64 0:1.5-11.el7_9 will be an update #8 48.21 ---> Package kpartx.x86_64 0:0.4.9-133.el7 will be updated #8 48.21 ---> Package kpartx.x86_64 0:0.4.9-136.el7_9 will be an update #8 48.21 ---> Package krb5-libs.x86_64 0:1.15.1-50.el7 will be updated #8 48.21 ---> Package krb5-libs.x86_64 0:1.15.1-55.el7_9 will be an update #8 48.22 ---> Package libblkid.x86_64 0:2.23.2-65.el7 will be updated #8 48.22 ---> Package libblkid.x86_64 0:2.23.2-65.el7_9.1 will be an update #8 48.22 ---> Package libcurl.x86_64 0:7.29.0-59.el7 will be updated #8 48.22 ---> Package libcurl.x86_64 0:7.29.0-59.el7_9.1 will be an update #8 48.22 ---> Package libmount.x86_64 0:2.23.2-65.el7 will be updated #8 48.22 ---> Package libmount.x86_64 0:2.23.2-65.el7_9.1 will be an update #8 48.22 ---> Package libsmartcols.x86_64 0:2.23.2-65.el7 will be updated #8 48.22 ---> Package libsmartcols.x86_64 0:2.23.2-65.el7_9.1 will be an update #8 48.22 ---> Package libuuid.x86_64 0:2.23.2-65.el7 will be updated #8 48.22 ---> Package libuuid.x86_64 0:2.23.2-65.el7_9.1 will be an update #8 48.23 ---> Package libxml2.x86_64 0:2.9.1-6.el7.5 will be updated #8 48.23 ---> Package libxml2.x86_64 0:2.9.1-6.el7_9.6 will be an update #8 48.23 ---> Package libxml2-python.x86_64 0:2.9.1-6.el7.5 will be updated #8 48.23 ---> Package libxml2-python.x86_64 0:2.9.1-6.el7_9.6 will be an update #8 48.23 ---> Package nspr.x86_64 0:4.25.0-2.el7_9 will be updated #8 48.23 ---> Package nspr.x86_64 0:4.34.0-3.1.el7_9 will be an update #8 48.23 ---> Package nss.x86_64 0:3.53.1-3.el7_9 will be updated #8 48.24 ---> Package nss.x86_64 0:3.79.0-4.el7_9 will be an update #8 48.24 ---> Package nss-softokn.x86_64 0:3.53.1-6.el7_9 will be updated #8 48.24 ---> Package nss-softokn.x86_64 0:3.79.0-4.el7_9 will be an update #8 48.24 ---> Package nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 will be updated #8 48.24 ---> Package nss-softokn-freebl.x86_64 0:3.79.0-4.el7_9 will be an update #8 48.24 ---> Package nss-sysinit.x86_64 0:3.53.1-3.el7_9 will be updated #8 48.24 ---> Package nss-sysinit.x86_64 0:3.79.0-4.el7_9 will be an update #8 48.24 ---> Package nss-tools.x86_64 0:3.53.1-3.el7_9 will be updated #8 48.24 ---> Package nss-tools.x86_64 0:3.79.0-4.el7_9 will be an update #8 48.25 ---> Package nss-util.x86_64 0:3.53.1-1.el7_9 will be updated #8 48.25 ---> Package nss-util.x86_64 0:3.79.0-1.el7_9 will be an update #8 48.25 ---> Package openldap.x86_64 0:2.4.44-22.el7 will be updated #8 48.25 ---> Package openldap.x86_64 0:2.4.44-25.el7_9 will be an update #8 48.25 ---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be updated #8 48.25 ---> Package openssl-libs.x86_64 1:1.0.2k-25.el7_9 will be an update #8 48.25 ---> Package python.x86_64 0:2.7.5-89.el7 will be updated #8 48.25 ---> Package python.x86_64 0:2.7.5-92.el7_9 will be an update #8 48.26 ---> Package python-libs.x86_64 0:2.7.5-89.el7 will be updated #8 48.26 ---> Package python-libs.x86_64 0:2.7.5-92.el7_9 will be an update #8 48.26 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated #8 48.26 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update #8 48.26 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated #8 48.26 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update #8 48.26 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated #8 48.26 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update #8 48.27 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated #8 48.27 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update #8 48.27 ---> Package systemd.x86_64 0:219-78.el7 will be updated #8 48.27 ---> Package systemd.x86_64 0:219-78.el7_9.7 will be an update #8 48.27 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated #8 48.28 ---> Package systemd-libs.x86_64 0:219-78.el7_9.7 will be an update #8 48.28 ---> Package tzdata.noarch 0:2020d-2.el7 will be updated #8 48.28 ---> Package tzdata.noarch 0:2022g-1.el7 will be an update #8 48.28 ---> Package util-linux.x86_64 0:2.23.2-65.el7 will be updated #8 48.28 ---> Package util-linux.x86_64 0:2.23.2-65.el7_9.1 will be an update #8 48.28 ---> Package vim-minimal.x86_64 2:7.4.629-7.el7 will be updated #8 48.28 ---> Package vim-minimal.x86_64 2:7.4.629-8.el7_9 will be an update #8 48.28 ---> Package xz.x86_64 0:5.2.2-1.el7 will be updated #8 48.28 ---> Package xz.x86_64 0:5.2.2-2.el7_9 will be an update #8 48.28 ---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be updated #8 48.28 ---> Package xz-libs.x86_64 0:5.2.2-2.el7_9 will be an update #8 48.28 ---> Package zlib.x86_64 0:1.2.7-18.el7 will be updated #8 48.28 ---> Package zlib.x86_64 0:1.2.7-21.el7_9 will be an update #8 48.30 --> Finished Dependency Resolution #8 48.31 #8 48.31 Dependencies Resolved #8 48.32 #8 48.32 ================================================================================ #8 48.32 Package Arch Version Repository Size #8 48.32 ================================================================================ #8 48.32 Updating: #8 48.32 bash x86_64 4.2.46-35.el7_9 updates 1.0 M #8 48.32 bind-license noarch 32:9.11.4-26.P2.el7_9.13 updates 92 k #8 48.32 binutils x86_64 2.27-44.base.el7_9.1 updates 5.9 M #8 48.32 ca-certificates noarch 2022.2.54-74.el7_9 updates 911 k #8 48.32 centos-release x86_64 7-9.2009.1.el7.centos updates 27 k #8 48.32 coreutils x86_64 8.22-24.el7_9.2 updates 3.3 M #8 48.32 curl x86_64 7.29.0-59.el7_9.1 updates 271 k #8 48.32 cyrus-sasl-lib x86_64 2.1.26-24.el7_9 updates 156 k #8 48.32 device-mapper x86_64 7:1.02.170-6.el7_9.5 updates 297 k #8 48.32 device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 updates 325 k #8 48.32 diffutils x86_64 3.3-6.el7_9 updates 322 k #8 48.32 epel-release noarch 7-14 epel 15 k #8 48.32 expat x86_64 2.1.0-15.el7_9 updates 83 k #8 48.32 glib2 x86_64 2.56.1-9.el7_9 updates 2.5 M #8 48.32 glibc x86_64 2.17-326.el7_9 updates 3.6 M #8 48.32 glibc-common x86_64 2.17-326.el7_9 updates 12 M #8 48.32 gzip x86_64 1.5-11.el7_9 updates 130 k #8 48.32 kpartx x86_64 0.4.9-136.el7_9 updates 81 k #8 48.32 krb5-libs x86_64 1.15.1-55.el7_9 updates 810 k #8 48.32 libblkid x86_64 2.23.2-65.el7_9.1 updates 183 k #8 48.32 libcurl x86_64 7.29.0-59.el7_9.1 updates 223 k #8 48.32 libmount x86_64 2.23.2-65.el7_9.1 updates 185 k #8 48.32 libsmartcols x86_64 2.23.2-65.el7_9.1 updates 143 k #8 48.32 libuuid x86_64 2.23.2-65.el7_9.1 updates 84 k #8 48.32 libxml2 x86_64 2.9.1-6.el7_9.6 updates 668 k #8 48.32 libxml2-python x86_64 2.9.1-6.el7_9.6 updates 247 k #8 48.32 nspr x86_64 4.34.0-3.1.el7_9 updates 128 k #8 48.32 nss x86_64 3.79.0-4.el7_9 updates 895 k #8 48.32 nss-softokn x86_64 3.79.0-4.el7_9 updates 379 k #8 48.32 nss-softokn-freebl x86_64 3.79.0-4.el7_9 updates 337 k #8 48.32 nss-sysinit x86_64 3.79.0-4.el7_9 updates 66 k #8 48.32 nss-tools x86_64 3.79.0-4.el7_9 updates 555 k #8 48.32 nss-util x86_64 3.79.0-1.el7_9 updates 80 k #8 48.32 openldap x86_64 2.4.44-25.el7_9 updates 356 k #8 48.32 openssl-libs x86_64 1:1.0.2k-25.el7_9 updates 1.2 M #8 48.32 python x86_64 2.7.5-92.el7_9 updates 96 k #8 48.32 python-libs x86_64 2.7.5-92.el7_9 updates 5.6 M #8 48.32 rpm x86_64 4.11.3-48.el7_9 updates 1.2 M #8 48.32 rpm-build-libs x86_64 4.11.3-48.el7_9 updates 108 k #8 48.32 rpm-libs x86_64 4.11.3-48.el7_9 updates 279 k #8 48.32 rpm-python x86_64 4.11.3-48.el7_9 updates 84 k #8 48.32 systemd x86_64 219-78.el7_9.7 updates 5.1 M #8 48.32 systemd-libs x86_64 219-78.el7_9.7 updates 419 k #8 48.32 tzdata noarch 2022g-1.el7 updates 490 k #8 48.32 util-linux x86_64 2.23.2-65.el7_9.1 updates 2.0 M #8 48.32 vim-minimal x86_64 2:7.4.629-8.el7_9 updates 443 k #8 48.32 xz x86_64 5.2.2-2.el7_9 updates 229 k #8 48.32 xz-libs x86_64 5.2.2-2.el7_9 updates 103 k #8 48.32 zlib x86_64 1.2.7-21.el7_9 updates 90 k #8 48.32 #8 48.32 Transaction Summary #8 48.32 ================================================================================ #8 48.32 Upgrade 49 Packages #8 48.32 #8 48.32 Total download size: 53 M #8 48.32 Downloading packages: #8 48.32 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #8 48.79 warning: /var/cache/yum/x86_64/7/epel/packages/epel-release-7-14.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 352c64e5: NOKEY #8 48.79 Public key for epel-release-7-14.noarch.rpm is not installed #8 48.80 -------------------------------------------------------------------------------- #8 48.80 Total 110 MB/s | 53 MB 00:00 #8 48.82 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 #8 48.82 Importing GPG key 0x352C64E5: #8 48.82 Userid : "Fedora EPEL (7) " #8 48.82 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5 #8 48.82 Package : epel-release-7-11.noarch (@extras) #8 48.82 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 #8 48.89 Running transaction check #8 48.96 Running transaction test #8 49.03 Transaction test succeeded #8 49.03 Running transaction #8 49.13 Updating : centos-release-7-9.2009.1.el7.centos.x86_64 1/98 #8 49.27 Updating : tzdata-2022g-1.el7.noarch 2/98 #8 49.37 Updating : bash-4.2.46-35.el7_9.x86_64 3/98 #8 49.42 Updating : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 4/98 #8 51.32 Updating : glibc-common-2.17-326.el7_9.x86_64 5/98 #8 51.74 Updating : glibc-2.17-326.el7_9.x86_64 6/98 #8 51.86 Updating : nspr-4.34.0-3.1.el7_9.x86_64 7/98 #8 51.97 Updating : nss-util-3.79.0-1.el7_9.x86_64 8/98 #8 52.07 Updating : zlib-1.2.7-21.el7_9.x86_64 9/98 #8 52.18 Updating : xz-libs-5.2.2-2.el7_9.x86_64 10/98 #8 52.31 Updating : systemd-libs-219-78.el7_9.7.x86_64 11/98 #8 52.41 Updating : libuuid-2.23.2-65.el7_9.1.x86_64 12/98 #8 52.54 Updating : nss-softokn-3.79.0-4.el7_9.x86_64 13/98 #8 52.70 Updating : libxml2-2.9.1-6.el7_9.6.x86_64 14/98 #8 52.81 Updating : libsmartcols-2.23.2-65.el7_9.1.x86_64 15/98 #8 52.93 Updating : diffutils-3.3-6.el7_9.x86_64 16/98 #8 53.02 install-info: No such file or directory for /usr/share/info/diffutils.info #8 53.04 Updating : expat-2.1.0-15.el7_9.x86_64 17/98 #8 53.29 Updating : ca-certificates-2022.2.54-74.el7_9.noarch 18/98 #8 54.21 Updating : krb5-libs-1.15.1-55.el7_9.x86_64 19/98 #8 54.41 Updating : 1:openssl-libs-1.0.2k-25.el7_9.x86_64 20/98 #8 54.85 Updating : coreutils-8.22-24.el7_9.2.x86_64 21/98 #8 54.98 Updating : libblkid-2.23.2-65.el7_9.1.x86_64 22/98 #8 55.09 Updating : libmount-2.23.2-65.el7_9.1.x86_64 23/98 #8 55.86 Updating : python-libs-2.7.5-92.el7_9.x86_64 24/98 #8 55.98 Updating : python-2.7.5-92.el7_9.x86_64 25/98 #8 56.19 Updating : util-linux-2.23.2-65.el7_9.1.x86_64 26/98 #8 56.38 Updating : nss-3.79.0-4.el7_9.x86_64 27/98 #8 56.48 Updating : nss-sysinit-3.79.0-4.el7_9.x86_64 28/98 #8 56.55 Updating : nss-tools-3.79.0-4.el7_9.x86_64 29/98 #8 56.58 Updating : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 30/98 #8 56.69 Updating : libcurl-7.29.0-59.el7_9.1.x86_64 31/98 #8 56.81 Updating : curl-7.29.0-59.el7_9.1.x86_64 32/98 #8 56.84 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 33/98 #8 57.00 Updating : rpm-4.11.3-48.el7_9.x86_64 34/98 #8 57.05 Updating : openldap-2.4.44-25.el7_9.x86_64 35/98 #8 57.18 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 36/98 #8 57.92 Updating : systemd-219-78.el7_9.7.x86_64 37/98 #8 58.16 Failed to get D-Bus connection: Operation not permitted #8 58.19 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 38/98 #8 58.30 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 39/98 #8 58.40 Updating : kpartx-0.4.9-136.el7_9.x86_64 40/98 #8 58.42 Updating : rpm-python-4.11.3-48.el7_9.x86_64 41/98 #8 58.46 Updating : libxml2-python-2.9.1-6.el7_9.6.x86_64 42/98 #8 58.70 Updating : glib2-2.56.1-9.el7_9.x86_64 43/98 #8 59.30 Updating : binutils-2.27-44.base.el7_9.1.x86_64 44/98 #8 59.40 install-info: No such file or directory for /usr/share/info/as.info.gz #8 59.40 install-info: No such file or directory for /usr/share/info/binutils.info.gz #8 59.40 install-info: No such file or directory for /usr/share/info/gprof.info.gz #8 59.40 install-info: No such file or directory for /usr/share/info/ld.info.gz #8 59.40 install-info: No such file or directory for /usr/share/info/standards.info.gz #8 59.43 Updating : gzip-1.5-11.el7_9.x86_64 45/98 #8 59.55 Updating : xz-5.2.2-2.el7_9.x86_64 46/98 #8 59.60 Updating : 2:vim-minimal-7.4.629-8.el7_9.x86_64 47/98 #8 59.62 Updating : epel-release-7-14.noarch 48/98 #8 59.64 Updating : 32:bind-license-9.11.4-26.P2.el7_9.13.noarch 49/98 #8 59.65 Cleanup : rpm-python-4.11.3-45.el7.x86_64 50/98 #8 59.67 Cleanup : libxml2-python-2.9.1-6.el7.5.x86_64 51/98 #8 59.69 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 52/98 #8 59.79 Cleanup : glib2-2.56.1-7.el7.x86_64 53/98 #8 59.89 Cleanup : python-2.7.5-89.el7.x86_64 54/98 #8 59.92 Cleanup : python-libs-2.7.5-89.el7.x86_64 55/98 #8 60.03 Cleanup : libxml2-2.9.1-6.el7.5.x86_64 56/98 #8 60.13 Cleanup : xz-5.2.2-1.el7.x86_64 57/98 #8 60.23 Cleanup : binutils-2.27-44.base.el7.x86_64 58/98 #8 60.33 Cleanup : epel-release-7-11.noarch 59/98 #8 60.35 Cleanup : 32:bind-license-9.11.4-26.P2.el7.noarch 60/98 #8 60.45 Cleanup : gzip-1.5-10.el7.x86_64 61/98 #8 60.47 Cleanup : kpartx-0.4.9-133.el7.x86_64 62/98 #8 60.48 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 63/98 #8 60.66 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 64/98 #8 60.77 Cleanup : systemd-219-78.el7.x86_64 65/98 #8 60.88 Cleanup : util-linux-2.23.2-65.el7.x86_64 66/98 #8 60.90 Cleanup : curl-7.29.0-59.el7.x86_64 67/98 #8 60.92 Cleanup : libcurl-7.29.0-59.el7.x86_64 68/98 #8 61.02 Cleanup : openldap-2.4.44-22.el7.x86_64 69/98 #8 61.11 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 70/98 #8 61.21 Cleanup : rpm-4.11.3-45.el7.x86_64 71/98 #8 61.24 Cleanup : nss-tools-3.53.1-3.el7_9.x86_64 72/98 #8 61.26 Cleanup : nss-sysinit-3.53.1-3.el7_9.x86_64 73/98 #8 61.27 Cleanup : nss-3.53.1-3.el7_9.x86_64 74/98 #8 61.37 Cleanup : nss-softokn-3.53.1-6.el7_9.x86_64 75/98 #8 61.47 Cleanup : libmount-2.23.2-65.el7.x86_64 76/98 #8 61.57 Cleanup : libblkid-2.23.2-65.el7.x86_64 77/98 #8 61.67 Cleanup : cyrus-sasl-lib-2.1.26-23.el7.x86_64 78/98 #8 61.77 Cleanup : krb5-libs-1.15.1-50.el7.x86_64 79/98 #8 61.95 Cleanup : coreutils-8.22-24.el7.x86_64 80/98 #8 61.97 Cleanup : 1:openssl-libs-1.0.2k-19.el7.x86_64 81/98 #8 62.07 Cleanup : systemd-libs-219-78.el7.x86_64 82/98 #8 62.25 Cleanup : diffutils-3.3-5.el7.x86_64 83/98 #8 62.26 Cleanup : ca-certificates-2020.2.41-70.0.el7_8.noarch 84/98 #8 62.28 Cleanup : xz-libs-5.2.2-1.el7.x86_64 85/98 #8 62.38 Cleanup : zlib-1.2.7-18.el7.x86_64 86/98 #8 62.47 Cleanup : libuuid-2.23.2-65.el7.x86_64 87/98 #8 62.57 Cleanup : libsmartcols-2.23.2-65.el7.x86_64 88/98 #8 62.67 Cleanup : expat-2.1.0-12.el7.x86_64 89/98 #8 62.76 Cleanup : 2:vim-minimal-7.4.629-7.el7.x86_64 90/98 #8 62.78 Cleanup : centos-release-7-9.2009.0.el7.centos.x86_64 91/98 #8 62.80 Cleanup : glibc-common-2.17-317.el7.x86_64 92/98 #8 62.82 Cleanup : bash-4.2.46-34.el7.x86_64 93/98 #8 62.84 Cleanup : nspr-4.25.0-2.el7_9.x86_64 94/98 #8 62.94 Cleanup : nss-util-3.53.1-1.el7_9.x86_64 95/98 #8 63.04 Cleanup : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 96/98 #8 63.05 Cleanup : glibc-2.17-317.el7.x86_64 97/98 #8 63.17 Cleanup : tzdata-2020d-2.el7.noarch 98/98 #8 63.37 Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 1/98 #8 63.39 Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 2/98 #8 63.40 Verifying : python-2.7.5-92.el7_9.x86_64 3/98 #8 63.41 Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 4/98 #8 63.42 Verifying : libcurl-7.29.0-59.el7_9.1.x86_64 5/98 #8 63.43 Verifying : tzdata-2022g-1.el7.noarch 6/98 #8 63.44 Verifying : openldap-2.4.44-25.el7_9.x86_64 7/98 #8 63.45 Verifying : nss-tools-3.79.0-4.el7_9.x86_64 8/98 #8 63.46 Verifying : libxml2-python-2.9.1-6.el7_9.6.x86_64 9/98 #8 63.47 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 10/98 #8 63.48 Verifying : nss-3.79.0-4.el7_9.x86_64 11/98 #8 63.49 Verifying : systemd-libs-219-78.el7_9.7.x86_64 12/98 #8 63.50 Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 13/98 #8 63.51 Verifying : glibc-2.17-326.el7_9.x86_64 14/98 #8 63.52 Verifying : libmount-2.23.2-65.el7_9.1.x86_64 15/98 #8 63.53 Verifying : zlib-1.2.7-21.el7_9.x86_64 16/98 #8 63.54 Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 17/98 #8 63.56 Verifying : nss-sysinit-3.79.0-4.el7_9.x86_64 18/98 #8 63.57 Verifying : binutils-2.27-44.base.el7_9.1.x86_64 19/98 #8 63.58 Verifying : systemd-219-78.el7_9.7.x86_64 20/98 #8 63.59 Verifying : bash-4.2.46-35.el7_9.x86_64 21/98 #8 63.60 Verifying : curl-7.29.0-59.el7_9.1.x86_64 22/98 #8 63.61 Verifying : 32:bind-license-9.11.4-26.P2.el7_9.13.noarch 23/98 #8 63.62 Verifying : 2:vim-minimal-7.4.629-8.el7_9.x86_64 24/98 #8 63.63 Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 25/98 #8 63.64 Verifying : epel-release-7-14.noarch 26/98 #8 63.65 Verifying : nss-softokn-3.79.0-4.el7_9.x86_64 27/98 #8 63.67 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 28/98 #8 63.68 Verifying : kpartx-0.4.9-136.el7_9.x86_64 29/98 #8 63.68 Verifying : krb5-libs-1.15.1-55.el7_9.x86_64 30/98 #8 63.69 Verifying : coreutils-8.22-24.el7_9.2.x86_64 31/98 #8 63.70 Verifying : rpm-4.11.3-48.el7_9.x86_64 32/98 #8 63.71 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 33/98 #8 63.72 Verifying : nspr-4.34.0-3.1.el7_9.x86_64 34/98 #8 63.73 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 35/98 #8 63.74 Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 36/98 #8 63.75 Verifying : xz-libs-5.2.2-2.el7_9.x86_64 37/98 #8 63.76 Verifying : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 38/98 #8 63.77 Verifying : diffutils-3.3-6.el7_9.x86_64 39/98 #8 63.78 Verifying : python-libs-2.7.5-92.el7_9.x86_64 40/98 #8 63.79 Verifying : expat-2.1.0-15.el7_9.x86_64 41/98 #8 63.80 Verifying : glib2-2.56.1-9.el7_9.x86_64 42/98 #8 63.81 Verifying : nss-util-3.79.0-1.el7_9.x86_64 43/98 #8 63.82 Verifying : 1:openssl-libs-1.0.2k-25.el7_9.x86_64 44/98 #8 63.83 Verifying : gzip-1.5-11.el7_9.x86_64 45/98 #8 63.84 Verifying : glibc-common-2.17-326.el7_9.x86_64 46/98 #8 63.85 Verifying : ca-certificates-2022.2.54-74.el7_9.noarch 47/98 #8 63.86 Verifying : xz-5.2.2-2.el7_9.x86_64 48/98 #8 63.87 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 49/98 #8 63.88 Verifying : rpm-4.11.3-45.el7.x86_64 50/98 #8 63.88 Verifying : nss-tools-3.53.1-3.el7_9.x86_64 51/98 #8 63.88 Verifying : glibc-common-2.17-317.el7.x86_64 52/98 #8 63.88 Verifying : ca-certificates-2020.2.41-70.0.el7_8.noarch 53/98 #8 63.88 Verifying : nss-softokn-3.53.1-6.el7_9.x86_64 54/98 #8 63.88 Verifying : nss-util-3.53.1-1.el7_9.x86_64 55/98 #8 63.88 Verifying : glib2-2.56.1-7.el7.x86_64 56/98 #8 63.88 Verifying : epel-release-7-11.noarch 57/98 #8 63.88 Verifying : nspr-4.25.0-2.el7_9.x86_64 58/98 #8 63.88 Verifying : systemd-219-78.el7.x86_64 59/98 #8 63.88 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 60/98 #8 63.88 Verifying : libblkid-2.23.2-65.el7.x86_64 61/98 #8 63.88 Verifying : python-libs-2.7.5-89.el7.x86_64 62/98 #8 63.88 Verifying : rpm-libs-4.11.3-45.el7.x86_64 63/98 #8 63.88 Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 64/98 #8 63.88 Verifying : libxml2-python-2.9.1-6.el7.5.x86_64 65/98 #8 63.89 Verifying : tzdata-2020d-2.el7.noarch 66/98 #8 63.89 Verifying : libuuid-2.23.2-65.el7.x86_64 67/98 #8 63.89 Verifying : 2:vim-minimal-7.4.629-7.el7.x86_64 68/98 #8 63.89 Verifying : coreutils-8.22-24.el7.x86_64 69/98 #8 63.89 Verifying : nss-sysinit-3.53.1-3.el7_9.x86_64 70/98 #8 63.89 Verifying : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 71/98 #8 63.89 Verifying : rpm-python-4.11.3-45.el7.x86_64 72/98 #8 63.89 Verifying : libcurl-7.29.0-59.el7.x86_64 73/98 #8 63.89 Verifying : curl-7.29.0-59.el7.x86_64 74/98 #8 63.89 Verifying : krb5-libs-1.15.1-50.el7.x86_64 75/98 #8 63.89 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 76/98 #8 63.89 Verifying : gzip-1.5-10.el7.x86_64 77/98 #8 63.89 Verifying : binutils-2.27-44.base.el7.x86_64 78/98 #8 63.89 Verifying : nss-3.53.1-3.el7_9.x86_64 79/98 #8 63.89 Verifying : zlib-1.2.7-18.el7.x86_64 80/98 #8 63.89 Verifying : libxml2-2.9.1-6.el7.5.x86_64 81/98 #8 63.89 Verifying : centos-release-7-9.2009.0.el7.centos.x86_64 82/98 #8 63.89 Verifying : systemd-libs-219-78.el7.x86_64 83/98 #8 63.89 Verifying : diffutils-3.3-5.el7.x86_64 84/98 #8 63.89 Verifying : openldap-2.4.44-22.el7.x86_64 85/98 #8 63.89 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 86/98 #8 63.90 Verifying : util-linux-2.23.2-65.el7.x86_64 87/98 #8 63.90 Verifying : xz-libs-5.2.2-1.el7.x86_64 88/98 #8 63.90 Verifying : python-2.7.5-89.el7.x86_64 89/98 #8 63.90 Verifying : expat-2.1.0-12.el7.x86_64 90/98 #8 63.90 Verifying : glibc-2.17-317.el7.x86_64 91/98 #8 63.90 Verifying : bash-4.2.46-34.el7.x86_64 92/98 #8 63.90 Verifying : kpartx-0.4.9-133.el7.x86_64 93/98 #8 63.90 Verifying : 32:bind-license-9.11.4-26.P2.el7.noarch 94/98 #8 63.90 Verifying : xz-5.2.2-1.el7.x86_64 95/98 #8 63.90 Verifying : libsmartcols-2.23.2-65.el7.x86_64 96/98 #8 63.90 Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 97/98 #8 63.90 Verifying : libmount-2.23.2-65.el7.x86_64 98/98 #8 63.93 #8 63.93 Updated: #8 63.93 bash.x86_64 0:4.2.46-35.el7_9 #8 63.93 bind-license.noarch 32:9.11.4-26.P2.el7_9.13 #8 63.93 binutils.x86_64 0:2.27-44.base.el7_9.1 #8 63.93 ca-certificates.noarch 0:2022.2.54-74.el7_9 #8 63.93 centos-release.x86_64 0:7-9.2009.1.el7.centos #8 63.93 coreutils.x86_64 0:8.22-24.el7_9.2 #8 63.93 curl.x86_64 0:7.29.0-59.el7_9.1 #8 63.93 cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 #8 63.93 device-mapper.x86_64 7:1.02.170-6.el7_9.5 #8 63.93 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 #8 63.93 diffutils.x86_64 0:3.3-6.el7_9 #8 63.93 epel-release.noarch 0:7-14 #8 63.93 expat.x86_64 0:2.1.0-15.el7_9 #8 63.93 glib2.x86_64 0:2.56.1-9.el7_9 #8 63.93 glibc.x86_64 0:2.17-326.el7_9 #8 63.93 glibc-common.x86_64 0:2.17-326.el7_9 #8 63.93 gzip.x86_64 0:1.5-11.el7_9 #8 63.93 kpartx.x86_64 0:0.4.9-136.el7_9 #8 63.93 krb5-libs.x86_64 0:1.15.1-55.el7_9 #8 63.93 libblkid.x86_64 0:2.23.2-65.el7_9.1 #8 63.93 libcurl.x86_64 0:7.29.0-59.el7_9.1 #8 63.93 libmount.x86_64 0:2.23.2-65.el7_9.1 #8 63.93 libsmartcols.x86_64 0:2.23.2-65.el7_9.1 #8 63.93 libuuid.x86_64 0:2.23.2-65.el7_9.1 #8 63.93 libxml2.x86_64 0:2.9.1-6.el7_9.6 #8 63.93 libxml2-python.x86_64 0:2.9.1-6.el7_9.6 #8 63.93 nspr.x86_64 0:4.34.0-3.1.el7_9 #8 63.93 nss.x86_64 0:3.79.0-4.el7_9 #8 63.93 nss-softokn.x86_64 0:3.79.0-4.el7_9 #8 63.93 nss-softokn-freebl.x86_64 0:3.79.0-4.el7_9 #8 63.93 nss-sysinit.x86_64 0:3.79.0-4.el7_9 #8 63.93 nss-tools.x86_64 0:3.79.0-4.el7_9 #8 63.93 nss-util.x86_64 0:3.79.0-1.el7_9 #8 63.93 openldap.x86_64 0:2.4.44-25.el7_9 #8 63.93 openssl-libs.x86_64 1:1.0.2k-25.el7_9 #8 63.93 python.x86_64 0:2.7.5-92.el7_9 #8 63.93 python-libs.x86_64 0:2.7.5-92.el7_9 #8 63.93 rpm.x86_64 0:4.11.3-48.el7_9 #8 63.93 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 #8 63.93 rpm-libs.x86_64 0:4.11.3-48.el7_9 #8 63.93 rpm-python.x86_64 0:4.11.3-48.el7_9 #8 63.93 systemd.x86_64 0:219-78.el7_9.7 #8 63.93 systemd-libs.x86_64 0:219-78.el7_9.7 #8 63.93 tzdata.noarch 0:2022g-1.el7 #8 63.93 util-linux.x86_64 0:2.23.2-65.el7_9.1 #8 63.93 vim-minimal.x86_64 2:7.4.629-8.el7_9 #8 63.93 xz.x86_64 0:5.2.2-2.el7_9 #8 63.93 xz-libs.x86_64 0:5.2.2-2.el7_9 #8 63.93 zlib.x86_64 0:1.2.7-21.el7_9 #8 63.93 #8 63.93 Complete! #8 64.05 Loaded plugins: fastestmirror, ovl #8 64.12 Loading mirror speeds from cached hostfile #8 70.57 * base: download.cf.centos.org #8 70.57 * centos-sclo-rh: download.cf.centos.org #8 70.57 * centos-sclo-sclo: download.cf.centos.org #8 70.57 * epel: d2lzkl7pfhq30w.cloudfront.net #8 70.57 * extras: download.cf.centos.org #8 70.57 * remi-safe: mirror.pit.teraswitch.com #8 70.57 * updates: download.cf.centos.org #8 71.21 Resolving Dependencies #8 71.21 --> Running transaction check #8 71.21 ---> Package cronie.x86_64 0:1.4.11-24.el7_9 will be installed #8 71.22 --> Processing Dependency: dailyjobs for package: cronie-1.4.11-24.el7_9.x86_64 #8 71.63 ---> Package initscripts.x86_64 0:9.49.53-1.el7_9.1 will be installed #8 71.65 --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.53-1.el7_9.1.x86_64 #8 71.65 --> Processing Dependency: iproute for package: initscripts-9.49.53-1.el7_9.1.x86_64 #8 71.65 ---> Package openssh-server.x86_64 0:7.4p1-22.el7_9 will be installed #8 71.66 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-server-7.4p1-22.el7_9.x86_64 #8 71.66 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-server-7.4p1-22.el7_9.x86_64 #8 71.66 --> Processing Dependency: libwrap.so.0()(64bit) for package: openssh-server-7.4p1-22.el7_9.x86_64 #8 71.66 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-server-7.4p1-22.el7_9.x86_64 #8 71.66 ---> Package postfix.x86_64 2:2.10.1-9.el7 will be installed #8 71.66 --> Processing Dependency: systemd-sysv for package: 2:postfix-2.10.1-9.el7.x86_64 #8 71.67 --> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: 2:postfix-2.10.1-9.el7.x86_64 #8 71.67 --> Processing Dependency: libmysqlclient.so.18()(64bit) for package: 2:postfix-2.10.1-9.el7.x86_64 #8 71.67 ---> Package rsyslog.x86_64 0:8.24.0-57.el7_9.3 will be installed #8 71.67 --> Processing Dependency: logrotate >= 3.5.2 for package: rsyslog-8.24.0-57.el7_9.3.x86_64 #8 71.67 --> Processing Dependency: libestr >= 0.1.9 for package: rsyslog-8.24.0-57.el7_9.3.x86_64 #8 71.67 --> Processing Dependency: libfastjson.so.4()(64bit) for package: rsyslog-8.24.0-57.el7_9.3.x86_64 #8 71.67 --> Processing Dependency: libestr.so.0()(64bit) for package: rsyslog-8.24.0-57.el7_9.3.x86_64 #8 71.67 ---> Package supervisor.noarch 0:3.4.0-1.el7 will be installed #8 71.68 --> Processing Dependency: python-meld3 >= 0.6.5 for package: supervisor-3.4.0-1.el7.noarch #8 71.68 --> Processing Dependency: python-setuptools for package: supervisor-3.4.0-1.el7.noarch #8 71.68 ---> Package tuleap-plugin-agiledashboard.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 --> Processing Dependency: tuleap = 14.6.99.107-1.el7 for package: tuleap-plugin-agiledashboard-14.6.99.107-1.el7.noarch #8 71.68 ---> Package tuleap-plugin-api-explorer.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 ---> Package tuleap-plugin-archivedeleteditems.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 ---> Package tuleap-plugin-botmattermost.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 ---> Package tuleap-plugin-botmattermost-agiledashboard.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 ---> Package tuleap-plugin-botmattermost-git.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 ---> Package tuleap-plugin-bugzilla-reference.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 ---> Package tuleap-plugin-captcha.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 ---> Package tuleap-plugin-cardwall.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 ---> Package tuleap-plugin-create-test-env.noarch 0:14.6.99.107-1.el7 will be installed #8 71.68 ---> Package tuleap-plugin-document.noarch 0:14.6.99.107-1.el7 will be installed #8 77.71 ---> Package tuleap-plugin-embed.noarch 0:14.6.99.107-1.el7 will be installed #8 77.71 ---> Package tuleap-plugin-forumml.noarch 0:14.6.99.107-1.el7 will be installed #8 77.71 --> Processing Dependency: tuleap-core-mailman for package: tuleap-plugin-forumml-14.6.99.107-1.el7.noarch #8 77.71 --> Processing Dependency: php81-php-pecl-mailparse for package: tuleap-plugin-forumml-14.6.99.107-1.el7.noarch #8 78.16 ---> Package tuleap-plugin-frs.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 ---> Package tuleap-plugin-git.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 --> Processing Dependency: tuleap-gitolite3 = 14.6.99.107 for package: tuleap-plugin-git-14.6.99.107-1.el7.noarch #8 78.16 --> Processing Dependency: tuleap-git-bin = 14.6.99.107 for package: tuleap-plugin-git-14.6.99.107-1.el7.noarch #8 78.16 ---> Package tuleap-plugin-gitlab.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 ---> Package tuleap-plugin-gitlfs.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 ---> Package tuleap-plugin-graphontrackers.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 ---> Package tuleap-plugin-hudson.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 ---> Package tuleap-plugin-hudson-git.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 ---> Package tuleap-plugin-hudson-svn.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 ---> Package tuleap-plugin-ldap.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 --> Processing Dependency: php81-php-ldap for package: tuleap-plugin-ldap-14.6.99.107-1.el7.noarch #8 78.16 ---> Package tuleap-plugin-mediawiki.noarch 0:14.6.99.107-1.el7 will be installed #8 78.16 --> Processing Dependency: php-mediawiki-tuleap-123 >= 1.23.9-17 for package: tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch #8 78.18 --> Processing Dependency: htmldoc for package: tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch #8 78.18 --> Processing Dependency: /usr/bin/perl for package: tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch #8 78.19 ---> Package tuleap-plugin-mediawiki-standalone.noarch 0:14.6.99.107-1.el7 will be installed #8 78.19 --> Processing Dependency: mediawiki-tuleap-flavor = 14.6.99.107 for package: tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el7.noarch #8 78.23 ---> Package tuleap-plugin-onlyoffice.noarch 0:14.6.99.107-1.el7 will be installed #8 78.23 ---> Package tuleap-plugin-openidconnectclient.noarch 0:14.6.99.107-1.el7 will be installed #8 78.23 ---> Package tuleap-plugin-pullrequest.noarch 0:14.6.99.107-1.el7 will be installed #8 78.23 ---> Package tuleap-plugin-securitytxt.noarch 0:14.6.99.107-1.el7 will be installed #8 78.23 ---> Package tuleap-plugin-svn.noarch 0:14.6.99.107-1.el7 will be installed #8 78.23 --> Processing Dependency: tuleap-core-subversion for package: tuleap-plugin-svn-14.6.99.107-1.el7.noarch #8 78.23 ---> Package tuleap-plugin-tracker.noarch 0:14.6.99.107-1.el7 will be installed #8 78.23 --> Processing Dependency: libxslt for package: tuleap-plugin-tracker-14.6.99.107-1.el7.noarch #8 78.24 ---> Package tuleap-plugin-webdav.noarch 0:14.6.99.107-1.el7 will be installed #8 78.24 ---> Package tuleap-realtime.x86_64 0:14.6.99.107-1 will be installed #8 78.24 ---> Package tuleap-theme-burningparrot.noarch 0:14.6.99.107-1.el7 will be installed #8 78.24 ---> Package tuleap-theme-flamingparrot.noarch 0:14.6.99.107-1.el7 will be installed #8 78.24 --> Running transaction check #8 78.24 ---> Package cronie-anacron.x86_64 0:1.4.11-24.el7_9 will be installed #8 78.24 --> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-24.el7_9.x86_64 #8 78.24 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #8 78.24 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #8 78.24 ---> Package htmldoc.x86_64 0:1.8.28-6.el7 will be installed #8 78.24 --> Processing Dependency: dejavu-sans-fonts for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.24 --> Processing Dependency: dejavu-sans-mono-fonts for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.25 --> Processing Dependency: dejavu-serif-fonts for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.25 --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.25 --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.25 --> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.25 --> Processing Dependency: t1utils for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.25 --> Processing Dependency: ttf2pt1 for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.25 --> Processing Dependency: urw-base35-fonts-legacy for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.26 --> Processing Dependency: libX11.so.6()(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.26 --> Processing Dependency: libXpm.so.4()(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.26 --> Processing Dependency: libfltk.so.1.3()(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.26 --> Processing Dependency: libfltk_images.so.1.3()(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.26 --> Processing Dependency: libgnutls.so.28()(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.26 --> Processing Dependency: libjpeg.so.62()(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.26 --> Processing Dependency: libpng15.so.15()(64bit) for package: htmldoc-1.8.28-6.el7.x86_64 #8 78.26 ---> Package iproute.x86_64 0:4.11.0-30.el7 will be installed #8 78.26 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-30.el7.x86_64 #8 78.27 --> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-4.11.0-30.el7.x86_64 #8 78.27 --> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-30.el7.x86_64 #8 78.27 ---> Package libestr.x86_64 0:0.1.9-2.el7 will be installed #8 78.27 ---> Package libfastjson.x86_64 0:0.99.4-3.el7 will be installed #8 78.27 ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed #8 78.27 ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed #8 78.27 ---> Package mariadb-libs.x86_64 1:5.5.68-1.el7 will be installed #8 78.27 ---> Package mediawiki-tuleap-flavor.noarch 0:14.6.99.107-1.1.35.9 will be installed #8 78.27 --> Processing Dependency: tuleap-mathoid = 14.6.99.107 for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.27 --> Processing Dependency: php74-php-xml for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.28 --> Processing Dependency: php74-php-sodium for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.28 --> Processing Dependency: php74-php-process for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.28 --> Processing Dependency: php74-php-pdo for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.28 --> Processing Dependency: php74-php-opcache for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.28 --> Processing Dependency: php74-php-mysqlnd for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.28 --> Processing Dependency: php74-php-mbstring for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.28 --> Processing Dependency: php74-php-ldap for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.29 --> Processing Dependency: php74-php-json for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.29 --> Processing Dependency: php74-php-intl for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.29 --> Processing Dependency: php74-php-gd for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.29 --> Processing Dependency: php74-php-fpm for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.29 --> Processing Dependency: php74-php-cli for package: mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch #8 78.29 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed #8 78.29 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #8 78.30 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.30 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.30 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.30 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.30 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.30 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(Getopt::Long) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.31 --> Processing Dependency: perl(File::Temp) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.32 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.32 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.32 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.32 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.32 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.32 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.32 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.32 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 78.32 ---> Package php-mediawiki-tuleap-123.noarch 0:1.23.9-19 will be installed #8 78.32 --> Processing Dependency: ImageMagick for package: php-mediawiki-tuleap-123-1.23.9-19.noarch #8 78.33 ---> Package php81-php-ldap.x86_64 0:8.1.17-1.el7.remi will be installed #8 78.33 --> Processing Dependency: php81-php-common(x86-64) = 8.1.17-1.el7.remi for package: php81-php-ldap-8.1.17-1.el7.remi.x86_64 #8 78.33 ---> Package php81-php-pecl-mailparse.x86_64 0:3.1.4-1.el7.remi will be installed #8 78.33 --> Processing Dependency: php81-php-mbstring(x86-64) for package: php81-php-pecl-mailparse-3.1.4-1.el7.remi.x86_64 #8 78.34 --> Processing Dependency: php81-runtime for package: php81-php-pecl-mailparse-3.1.4-1.el7.remi.x86_64 #8 78.36 --> Processing Dependency: php81-runtime(remi)(x86-64) for package: php81-php-pecl-mailparse-3.1.4-1.el7.remi.x86_64 #8 78.36 ---> Package python-meld3.x86_64 0:0.6.10-1.el7 will be installed #8 78.36 ---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed #8 78.36 --> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch #8 78.37 ---> Package systemd-sysv.x86_64 0:219-78.el7_9.7 will be installed #8 78.37 ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed #8 78.37 ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed #8 78.37 ---> Package tuleap.noarch 0:14.6.99.107-1.el7 will be installed #8 78.37 --> Processing Dependency: rh-mysql80-mysql for package: tuleap-14.6.99.107-1.el7.noarch #8 80.38 --> Processing Dependency: php81-php-xml for package: tuleap-14.6.99.107-1.el7.noarch #8 80.38 --> Processing Dependency: php81-php-sodium for package: tuleap-14.6.99.107-1.el7.noarch #8 80.38 --> Processing Dependency: php81-php-soap for package: tuleap-14.6.99.107-1.el7.noarch #8 80.38 --> Processing Dependency: php81-php-process for package: tuleap-14.6.99.107-1.el7.noarch #8 80.39 --> Processing Dependency: php81-php-pecl-zip for package: tuleap-14.6.99.107-1.el7.noarch #8 80.39 --> Processing Dependency: php81-php-pecl-redis5 for package: tuleap-14.6.99.107-1.el7.noarch #8 80.39 --> Processing Dependency: php81-php-opcache for package: tuleap-14.6.99.107-1.el7.noarch #8 80.39 --> Processing Dependency: php81-php-mysql for package: tuleap-14.6.99.107-1.el7.noarch #8 80.39 --> Processing Dependency: php81-php-intl for package: tuleap-14.6.99.107-1.el7.noarch #8 80.39 --> Processing Dependency: php81-php-gd for package: tuleap-14.6.99.107-1.el7.noarch #8 80.39 --> Processing Dependency: php81-php-fpm for package: tuleap-14.6.99.107-1.el7.noarch #8 80.40 --> Processing Dependency: php81-php-ffi for package: tuleap-14.6.99.107-1.el7.noarch #8 80.40 --> Processing Dependency: php81-php for package: tuleap-14.6.99.107-1.el7.noarch #8 80.40 --> Processing Dependency: perl-LDAP for package: tuleap-14.6.99.107-1.el7.noarch #8 80.40 --> Processing Dependency: perl-JSON for package: tuleap-14.6.99.107-1.el7.noarch #8 80.40 --> Processing Dependency: perl-DBI for package: tuleap-14.6.99.107-1.el7.noarch #8 80.40 --> Processing Dependency: perl-DBD-MySQL for package: tuleap-14.6.99.107-1.el7.noarch #8 80.40 --> Processing Dependency: nginx for package: tuleap-14.6.99.107-1.el7.noarch #8 80.41 --> Processing Dependency: highlight for package: tuleap-14.6.99.107-1.el7.noarch #8 80.41 ---> Package tuleap-core-mailman.noarch 0:14.6.99.107-1.el7 will be installed #8 80.41 --> Processing Dependency: mailman-tuleap for package: tuleap-core-mailman-14.6.99.107-1.el7.noarch #8 80.44 ---> Package tuleap-core-subversion.noarch 0:1.2-14.6.99.107_1.el7 will be installed #8 80.44 --> Processing Dependency: viewvc-theme-tuleap >= 1.0.8 for package: tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch #8 80.44 --> Processing Dependency: viewvc >= 1.1.30 for package: tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch #8 80.45 --> Processing Dependency: sha1collisiondetector for package: tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch #8 80.45 --> Processing Dependency: perl-libwww-perl for package: tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch #8 80.45 --> Processing Dependency: perl-LWP-Protocol-https for package: tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch #8 80.45 --> Processing Dependency: mod_dav_svn for package: tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch #8 80.45 ---> Package tuleap-git-bin.x86_64 0:14.6.99.107-1.2.39.2.1677995890 will be installed #8 80.45 ---> Package tuleap-gitolite3.noarch 0:14.6.99.107-1.3.6.12.1677995890 will be installed #8 80.45 --> Processing Dependency: openssh-clients for package: tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarch #8 80.45 --> Running transaction check #8 80.45 ---> Package ImageMagick.x86_64 0:6.9.10.68-6.el7_9 will be installed #8 80.46 --> Processing Dependency: urw-base35-fonts for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.46 --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.46 --> Processing Dependency: libgomp.so.1(OMP_3.0)(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.46 --> Processing Dependency: libgomp.so.1(OMP_1.0)(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.46 --> Processing Dependency: libgomp.so.1(GOMP_1.0)(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.46 --> Processing Dependency: libwmflite-0.2.so.7()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.46 --> Processing Dependency: libtiff.so.5()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.46 --> Processing Dependency: librsvg-2.so.2()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.47 --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.47 --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.47 --> Processing Dependency: libopenjp2.so.7()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.47 --> Processing Dependency: libltdl.so.7()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.47 --> Processing Dependency: liblcms2.so.2()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.47 --> Processing Dependency: libgs.so.9()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.47 --> Processing Dependency: libgomp.so.1()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.47 --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.48 --> Processing Dependency: libfreetype.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.48 --> Processing Dependency: libfontconfig.so.1()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.48 --> Processing Dependency: libcairo.so.2()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.48 --> Processing Dependency: libXt.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.48 --> Processing Dependency: libXext.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.48 --> Processing Dependency: libSM.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.49 --> Processing Dependency: libImath.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.49 --> Processing Dependency: libIlmThread.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.49 --> Processing Dependency: libIlmImf.so.7()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.49 --> Processing Dependency: libIexMath.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.49 --> Processing Dependency: libIex.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.49 --> Processing Dependency: libICE.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.49 --> Processing Dependency: libHalf.so.6()(64bit) for package: ImageMagick-6.9.10.68-6.el7_9.x86_64 #8 80.49 ---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed #8 80.49 ---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed #8 80.49 --> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch #8 80.49 ---> Package dejavu-sans-mono-fonts.noarch 0:2.33-6.el7 will be installed #8 80.49 ---> Package dejavu-serif-fonts.noarch 0:2.33-6.el7 will be installed #8 80.49 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #8 80.49 ---> Package fltk.x86_64 0:1.3.4-3.el7_9 will be installed #8 80.49 --> Processing Dependency: libXrender.so.1()(64bit) for package: fltk-1.3.4-3.el7_9.x86_64 #8 80.49 --> Processing Dependency: libXinerama.so.1()(64bit) for package: fltk-1.3.4-3.el7_9.x86_64 #8 80.50 --> Processing Dependency: libXft.so.2()(64bit) for package: fltk-1.3.4-3.el7_9.x86_64 #8 80.50 --> Processing Dependency: libXfixes.so.3()(64bit) for package: fltk-1.3.4-3.el7_9.x86_64 #8 80.50 --> Processing Dependency: libXcursor.so.1()(64bit) for package: fltk-1.3.4-3.el7_9.x86_64 #8 80.50 --> Processing Dependency: libGLU.so.1()(64bit) for package: fltk-1.3.4-3.el7_9.x86_64 #8 80.50 --> Processing Dependency: libGL.so.1()(64bit) for package: fltk-1.3.4-3.el7_9.x86_64 #8 80.50 ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed #8 80.50 --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64 #8 80.51 --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 #8 80.51 --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 #8 80.51 ---> Package highlight.x86_64 0:3.13-3.el7 will be installed #8 80.51 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed #8 80.51 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64 #8 80.51 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64 #8 80.51 ---> Package libX11.x86_64 0:1.6.7-4.el7_9 will be installed #8 80.51 --> Processing Dependency: libX11-common >= 1.6.7-4.el7_9 for package: libX11-1.6.7-4.el7_9.x86_64 #8 80.52 --> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.7-4.el7_9.x86_64 #8 80.52 ---> Package libXpm.x86_64 0:3.5.12-2.el7_9 will be installed #8 80.52 ---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed #8 80.52 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed #8 80.52 ---> Package libpng.x86_64 2:1.5.13-8.el7 will be installed #8 80.52 ---> Package mailman-tuleap.x86_64 3:2.1.12-18.3.el7 will be installed #8 80.52 --> Processing Dependency: python-dns for package: 3:mailman-tuleap-2.1.12-18.3.el7.x86_64 #8 80.52 --> Processing Dependency: httpd for package: 3:mailman-tuleap-2.1.12-18.3.el7.x86_64 #8 80.52 ---> Package mod_dav_svn.x86_64 0:1.7.14-16.el7 will be installed #8 80.53 --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-16.el7 for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 --> Processing Dependency: libapr-1.so.0()(64bit) for package: mod_dav_svn-1.7.14-16.el7.x86_64 #8 80.53 ---> Package nginx.x86_64 1:1.20.1-10.el7 will be installed #8 80.53 --> Processing Dependency: nginx-filesystem = 1:1.20.1-10.el7 for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: libssl.so.1.1(OPENSSL_1_1_0)(64bit) for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: libssl.so.1.1(OPENSSL_1_1_1)(64bit) for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: nginx-filesystem for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: openssl for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: redhat-indexhtml for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: system-logos for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: libcrypto.so.1.1()(64bit) for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: libprofiler.so.0()(64bit) for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 --> Processing Dependency: libssl.so.1.1()(64bit) for package: 1:nginx-1.20.1-10.el7.x86_64 #8 80.54 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed #8 80.54 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 #8 80.55 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #8 80.55 ---> Package perl-DBD-MySQL.x86_64 0:4.023-6.el7 will be installed #8 80.55 ---> Package perl-DBI.x86_64 0:1.627-4.el7 will be installed #8 80.55 --> Processing Dependency: perl(RPC::PlServer) >= 0.2001 for package: perl-DBI-1.627-4.el7.x86_64 #8 80.55 --> Processing Dependency: perl(RPC::PlClient) >= 0.2000 for package: perl-DBI-1.627-4.el7.x86_64 #8 80.55 --> Processing Dependency: perl(Data::Dumper) for package: perl-DBI-1.627-4.el7.x86_64 #8 80.55 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #8 80.56 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #8 80.56 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #8 80.56 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #8 80.56 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #8 80.56 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #8 80.56 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #8 80.56 ---> Package perl-JSON.noarch 0:2.59-2.el7 will be installed #8 80.56 ---> Package perl-LDAP.noarch 1:0.56-6.el7 will be installed #8 80.57 --> Processing Dependency: perl(IO::Socket::SSL) >= 1.26 for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.57 --> Processing Dependency: perl(Convert::ASN1) >= 0.2 for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.57 --> Processing Dependency: perl(Authen::SASL) >= 2.00 for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.57 --> Processing Dependency: perl(XML::SAX::Writer) for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.57 --> Processing Dependency: perl(XML::SAX::Base) for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.57 --> Processing Dependency: perl(Text::Soundex) for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.57 --> Processing Dependency: perl(LWP::MediaTypes) for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.57 --> Processing Dependency: perl(HTTP::Status) for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.57 --> Processing Dependency: perl(HTTP::Response) for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.57 --> Processing Dependency: perl(HTTP::Negotiate) for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.58 --> Processing Dependency: perl(Encode) for package: 1:perl-LDAP-0.56-6.el7.noarch #8 80.58 ---> Package perl-LWP-Protocol-https.noarch 0:6.04-4.el7 will be installed #8 80.58 --> Processing Dependency: perl(Net::HTTPS) >= 6 for package: perl-LWP-Protocol-https-6.04-4.el7.noarch #8 80.58 --> Processing Dependency: perl(Mozilla::CA) >= 20110101 for package: perl-LWP-Protocol-https-6.04-4.el7.noarch #8 80.58 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #8 80.58 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #8 80.58 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #8 80.58 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #8 80.58 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #8 80.58 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #8 80.59 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #8 80.59 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #8 80.59 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #8 80.59 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #8 80.59 ---> Package perl-libwww-perl.noarch 0:6.05-2.el7 will be installed #8 80.59 --> Processing Dependency: perl(WWW::RobotRules) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.59 --> Processing Dependency: perl(URI) >= 1.10 for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.59 --> Processing Dependency: perl(HTTP::Date) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.59 --> Processing Dependency: perl(HTTP::Daemon) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.60 --> Processing Dependency: perl(HTTP::Cookies) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.60 --> Processing Dependency: perl(File::Listing) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.60 --> Processing Dependency: perl(URI::Heuristic) for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.60 --> Processing Dependency: perl(URI::Escape) for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.60 --> Processing Dependency: perl(HTML::HeadParser) for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.60 --> Processing Dependency: perl(HTML::Entities) for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.60 --> Processing Dependency: perl(Encode::Locale) for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.60 --> Processing Dependency: perl(Digest::MD5) for package: perl-libwww-perl-6.05-2.el7.noarch #8 80.60 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #8 80.60 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #8 80.60 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #8 80.60 ---> Package php74-php-cli.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.60 --> Processing Dependency: php74-php-common(x86-64) = 7.4.33-4.el7.remi for package: php74-php-cli-7.4.33-4.el7.remi.x86_64 #8 80.61 ---> Package php74-php-fpm.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 ---> Package php74-php-gd.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 --> Processing Dependency: libgd.so.103()(64bit) for package: php74-php-gd-7.4.33-4.el7.remi.x86_64 #8 80.61 ---> Package php74-php-intl.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 --> Processing Dependency: libicudata.so.71()(64bit) for package: php74-php-intl-7.4.33-4.el7.remi.x86_64 #8 80.61 --> Processing Dependency: libicui18n.so.71()(64bit) for package: php74-php-intl-7.4.33-4.el7.remi.x86_64 #8 80.61 --> Processing Dependency: libicuio.so.71()(64bit) for package: php74-php-intl-7.4.33-4.el7.remi.x86_64 #8 80.61 --> Processing Dependency: libicuuc.so.71()(64bit) for package: php74-php-intl-7.4.33-4.el7.remi.x86_64 #8 80.61 ---> Package php74-php-json.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 ---> Package php74-php-ldap.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 ---> Package php74-php-mbstring.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 --> Processing Dependency: libonig.so.105()(64bit) for package: php74-php-mbstring-7.4.33-4.el7.remi.x86_64 #8 80.61 ---> Package php74-php-mysqlnd.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 ---> Package php74-php-opcache.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 ---> Package php74-php-pdo.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 ---> Package php74-php-process.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 ---> Package php74-php-sodium.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.61 --> Processing Dependency: libsodium.so.23()(64bit) for package: php74-php-sodium-7.4.33-4.el7.remi.x86_64 #8 80.62 ---> Package php74-php-xml.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.62 ---> Package php81-php.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.62 --> Processing Dependency: php81-php-cli(x86-64) = 8.1.17-1.el7.remi for package: php81-php-8.1.17-1.el7.remi.x86_64 #8 80.62 ---> Package php81-php-common.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.62 ---> Package php81-php-ffi.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.62 ---> Package php81-php-fpm.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.62 ---> Package php81-php-gd.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.62 ---> Package php81-php-intl.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.62 ---> Package php81-php-mbstring.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.62 ---> Package php81-php-opcache.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.62 ---> Package php81-php-pecl-mysql.x86_64 0:1.0.0-0.25.20210423.ca514c4.el7.remi will be installed #8 80.62 --> Processing Dependency: php81-php-mysqlnd(x86-64) for package: php81-php-pecl-mysql-1.0.0-0.25.20210423.ca514c4.el7.remi.x86_64 #8 80.63 ---> Package php81-php-pecl-redis5.x86_64 0:5.3.7-1.el7.remi will be installed #8 80.63 --> Processing Dependency: php81-php-igbinary(x86-64) for package: php81-php-pecl-redis5-5.3.7-1.el7.remi.x86_64 #8 80.63 --> Processing Dependency: php81-php-msgpack(x86-64) for package: php81-php-pecl-redis5-5.3.7-1.el7.remi.x86_64 #8 80.63 --> Processing Dependency: liblzf.so.1()(64bit) for package: php81-php-pecl-redis5-5.3.7-1.el7.remi.x86_64 #8 80.63 --> Processing Dependency: libzstd.so.1()(64bit) for package: php81-php-pecl-redis5-5.3.7-1.el7.remi.x86_64 #8 80.63 ---> Package php81-php-pecl-zip.x86_64 0:1.21.1-1.el7.remi will be installed #8 80.63 --> Processing Dependency: libzip5(x86-64) >= 1.9.2 for package: php81-php-pecl-zip-1.21.1-1.el7.remi.x86_64 #8 80.63 --> Processing Dependency: libzip.so.5()(64bit) for package: php81-php-pecl-zip-1.21.1-1.el7.remi.x86_64 #8 80.63 ---> Package php81-php-process.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.63 ---> Package php81-php-soap.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.63 ---> Package php81-php-sodium.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.63 ---> Package php81-php-xml.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.63 ---> Package php81-runtime.x86_64 0:8.1-1.el7.remi will be installed #8 80.63 --> Processing Dependency: /usr/sbin/selinuxenabled for package: php81-runtime-8.1-1.el7.remi.x86_64 #8 80.64 --> Processing Dependency: /usr/sbin/semanage for package: php81-runtime-8.1-1.el7.remi.x86_64 #8 80.64 --> Processing Dependency: environment-modules for package: php81-runtime-8.1-1.el7.remi.x86_64 #8 80.64 --> Processing Dependency: scl-utils for package: php81-runtime-8.1-1.el7.remi.x86_64 #8 80.64 ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed #8 80.64 --> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch #8 80.64 --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch #8 80.64 ---> Package rh-mysql80-mysql.x86_64 0:8.0.26-1.el7 will be installed #8 80.64 --> Processing Dependency: rh-mysql80-mysql-common(x86-64) = 8.0.26-1.el7 for package: rh-mysql80-mysql-8.0.26-1.el7.x86_64 #8 80.65 --> Processing Dependency: rh-mysql80-runtime for package: rh-mysql80-mysql-8.0.26-1.el7.x86_64 #8 80.68 --> Processing Dependency: liblz4.so.rh-mysql80-1()(64bit) for package: rh-mysql80-mysql-8.0.26-1.el7.x86_64 #8 80.68 ---> Package sha1collisiondetector.x86_64 0:1.1.0-1.1677995890 will be installed #8 80.68 ---> Package t1utils.x86_64 0:1.37-6.el7 will be installed #8 80.68 ---> Package ttf2pt1.x86_64 0:3.4.4-17.el7 will be installed #8 80.68 --> Processing Dependency: libt1.so.5()(64bit) for package: ttf2pt1-3.4.4-17.el7.x86_64 #8 80.68 ---> Package tuleap-mathoid.x86_64 0:14.6.99.107-1 will be installed #8 80.68 ---> Package urw-base35-fonts-legacy.noarch 0:20170801-10.el7 will be installed #8 80.68 ---> Package viewvc.noarch 0:1.1.30-1.el7 will be installed #8 80.68 --> Processing Dependency: subversion >= 1.2 for package: viewvc-1.1.30-1.el7.noarch #8 80.68 --> Processing Dependency: subversion-python >= 1.2 for package: viewvc-1.1.30-1.el7.noarch #8 80.68 --> Processing Dependency: cvsgraph for package: viewvc-1.1.30-1.el7.noarch #8 80.69 --> Processing Dependency: python-pygments for package: viewvc-1.1.30-1.el7.noarch #8 80.69 --> Processing Dependency: rcs for package: viewvc-1.1.30-1.el7.noarch #8 80.69 ---> Package viewvc-theme-tuleap.noarch 0:14.6.99.107-1.1677995890 will be installed #8 80.69 --> Running transaction check #8 80.69 ---> Package OpenEXR-libs.x86_64 0:1.7.1-8.el7 will be installed #8 80.69 ---> Package apr.x86_64 0:1.4.8-7.el7 will be installed #8 80.69 ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed #8 80.69 ---> Package cairo.x86_64 0:1.15.12-4.el7 will be installed #8 80.69 --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 #8 80.69 --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 #8 80.69 ---> Package centos-indexhtml.noarch 0:7-9.el7.centos will be installed #8 80.69 ---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed #8 80.69 ---> Package cvsgraph.x86_64 0:1.6.1-9.el7 will be installed #8 80.69 --> Processing Dependency: libgd.so.2()(64bit) for package: cvsgraph-1.6.1-9.el7.x86_64 #8 80.70 ---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed #8 80.70 --> Processing Dependency: fontpackages-filesystem for package: dejavu-fonts-common-2.33-6.el7.noarch #8 80.70 ---> Package environment-modules.x86_64 0:3.2.10-10.el7 will be installed #8 80.70 --> Processing Dependency: libtcl8.5.so()(64bit) for package: environment-modules-3.2.10-10.el7.x86_64 #8 80.70 ---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed #8 80.70 ---> Package freetype.x86_64 0:2.8-14.el7_9.1 will be installed #8 80.70 ---> Package gd3php.x86_64 0:2.3.3-7.el7.remi will be installed #8 80.70 --> Processing Dependency: libraqm.so.0()(64bit) for package: gd3php-2.3.3-7.el7.remi.x86_64 #8 80.70 --> Processing Dependency: libwebp.so.7()(64bit) for package: gd3php-2.3.3-7.el7.remi.x86_64 #8 80.70 ---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed #8 80.71 --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 #8 80.71 ---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed #8 80.71 ---> Package httpd.x86_64 0:2.4.6-98.el7.centos.6 will be installed #8 80.71 --> Processing Dependency: httpd-tools = 2.4.6-98.el7.centos.6 for package: httpd-2.4.6-98.el7.centos.6.x86_64 #8 80.71 --> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-98.el7.centos.6.x86_64 #8 80.71 ---> Package ilmbase.x86_64 0:1.0.3-7.el7 will be installed #8 80.71 ---> Package lcms2.x86_64 0:2.6-3.el7 will be installed #8 80.71 ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed #8 80.71 ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed #8 80.71 ---> Package libX11-common.noarch 0:1.6.7-4.el7_9 will be installed #8 80.71 ---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed #8 80.71 ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed #8 80.71 ---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed #8 80.71 ---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed #8 80.71 ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed #8 80.71 ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed #8 80.71 ---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed #8 80.71 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #8 80.71 ---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed #8 80.71 --> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 #8 80.72 --> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 #8 80.72 --> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 #8 80.72 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #8 80.72 ---> Package libgs.x86_64 0:9.25-5.el7 will be installed #8 80.72 --> Processing Dependency: adobe-mappings-pdf for package: libgs-9.25-5.el7.x86_64 #8 80.72 --> Processing Dependency: adobe-mappings-cmap-deprecated for package: libgs-9.25-5.el7.x86_64 #8 80.72 --> Processing Dependency: adobe-mappings-cmap for package: libgs-9.25-5.el7.x86_64 #8 80.72 --> Processing Dependency: libpaper.so.1()(64bit) for package: libgs-9.25-5.el7.x86_64 #8 80.72 --> Processing Dependency: libcupsimage.so.2()(64bit) for package: libgs-9.25-5.el7.x86_64 #8 80.73 --> Processing Dependency: libcups.so.2()(64bit) for package: libgs-9.25-5.el7.x86_64 #8 80.73 ---> Package libicu71.x86_64 0:71.1-2.el7.remi will be installed #8 80.73 ---> Package liblzf.x86_64 0:3.6-7.el7 will be installed #8 80.73 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed #8 80.73 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed #8 80.73 ---> Package librsvg2.x86_64 0:2.40.20-1.el7 will be installed #8 80.73 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 #8 80.73 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #8 80.73 ---> Package libsodium.x86_64 0:1.0.18-1.el7 will be installed #8 80.73 ---> Package libtiff.x86_64 0:4.0.3-35.el7 will be installed #8 80.73 --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-35.el7.x86_64 #8 80.73 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #8 80.73 ---> Package libwmf-lite.x86_64 0:0.2.8.4-44.el7 will be installed #8 80.73 ---> Package libxcb.x86_64 0:1.13-1.el7 will be installed #8 80.73 --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64 #8 80.74 ---> Package libzip5.x86_64 0:1.9.2-3.el7.remi will be installed #8 80.74 ---> Package libzstd.x86_64 0:1.5.4-1.el7 will be installed #8 80.74 ---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed #8 80.74 ---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be installed #8 80.74 ---> Package nginx-filesystem.noarch 1:1.20.1-10.el7 will be installed #8 80.74 ---> Package oniguruma5php.x86_64 0:6.9.8-1.el7.remi will be installed #8 80.74 ---> Package openjpeg2.x86_64 0:2.3.1-3.el7_7 will be installed #8 80.74 ---> Package openssl.x86_64 1:1.0.2k-25.el7_9 will be installed #8 80.74 --> Processing Dependency: make for package: 1:openssl-1.0.2k-25.el7_9.x86_64 #8 80.74 ---> Package openssl11-libs.x86_64 1:1.1.1k-5.el7 will be installed #8 80.74 ---> Package pango.x86_64 0:1.42.4-4.el7_7 will be installed #8 80.74 --> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-4.el7_7.x86_64 #8 80.74 --> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-4.el7_7.x86_64 #8 80.74 --> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-4.el7_7.x86_64 #8 80.74 --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-4.el7_7.x86_64 #8 80.75 --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 #8 80.75 --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 #8 80.75 --> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 #8 80.75 ---> Package perl-Authen-SASL.noarch 0:2.15-10.el7 will be installed #8 80.75 --> Processing Dependency: perl(GSSAPI) for package: perl-Authen-SASL-2.15-10.el7.noarch #8 80.75 --> Processing Dependency: perl(Digest::HMAC_MD5) for package: perl-Authen-SASL-2.15-10.el7.noarch #8 80.75 ---> Package perl-Convert-ASN1.noarch 0:0.26-4.el7 will be installed #8 80.75 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #8 80.75 ---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed #8 80.75 --> Processing Dependency: perl(Digest::base) >= 1.00 for package: perl-Digest-MD5-2.52-3.el7.x86_64 #8 80.75 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #8 80.75 ---> Package perl-Encode-Locale.noarch 0:1.03-5.el7 will be installed #8 80.76 ---> Package perl-File-Listing.noarch 0:6.04-7.el7 will be installed #8 80.76 ---> Package perl-HTML-Parser.x86_64 0:3.71-4.el7 will be installed #8 80.76 --> Processing Dependency: perl(HTML::Tagset) >= 3 for package: perl-HTML-Parser-3.71-4.el7.x86_64 #8 80.76 ---> Package perl-HTTP-Cookies.noarch 0:6.01-5.el7 will be installed #8 80.76 ---> Package perl-HTTP-Daemon.noarch 0:6.01-8.el7 will be installed #8 80.76 --> Processing Dependency: perl(IO::Socket::IP) for package: perl-HTTP-Daemon-6.01-8.el7.noarch #8 80.76 ---> Package perl-HTTP-Date.noarch 0:6.02-8.el7 will be installed #8 80.76 --> Processing Dependency: perl(Time::Zone) for package: perl-HTTP-Date-6.02-8.el7.noarch #8 80.76 ---> Package perl-HTTP-Message.noarch 0:6.06-6.el7 will be installed #8 80.76 --> Processing Dependency: perl(IO::Uncompress::Bunzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch #8 80.77 --> Processing Dependency: perl(IO::Compress::Bzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch #8 80.77 --> Processing Dependency: perl(IO::Uncompress::RawInflate) for package: perl-HTTP-Message-6.06-6.el7.noarch #8 80.77 --> Processing Dependency: perl(IO::Uncompress::Inflate) for package: perl-HTTP-Message-6.06-6.el7.noarch #8 80.77 --> Processing Dependency: perl(IO::Uncompress::Gunzip) for package: perl-HTTP-Message-6.06-6.el7.noarch #8 80.77 --> Processing Dependency: perl(IO::HTML) for package: perl-HTTP-Message-6.06-6.el7.noarch #8 80.77 --> Processing Dependency: perl(IO::Compress::Gzip) for package: perl-HTTP-Message-6.06-6.el7.noarch #8 80.77 --> Processing Dependency: perl(IO::Compress::Deflate) for package: perl-HTTP-Message-6.06-6.el7.noarch #8 80.77 --> Processing Dependency: perl(Compress::Raw::Zlib) for package: perl-HTTP-Message-6.06-6.el7.noarch #8 80.77 ---> Package perl-HTTP-Negotiate.noarch 0:6.01-5.el7 will be installed #8 80.77 ---> Package perl-IO-Socket-SSL.noarch 0:1.94-7.el7 will be installed #8 80.77 --> Processing Dependency: perl-Net-SSLeay >= 1.55-5 for package: perl-IO-Socket-SSL-1.94-7.el7.noarch #8 80.77 --> Processing Dependency: perl(Net::SSLeay) >= 1.21 for package: perl-IO-Socket-SSL-1.94-7.el7.noarch #8 80.77 --> Processing Dependency: perl(Net::SSLeay) for package: perl-IO-Socket-SSL-1.94-7.el7.noarch #8 80.77 --> Processing Dependency: perl(Net::LibIDN) for package: perl-IO-Socket-SSL-1.94-7.el7.noarch #8 80.77 ---> Package perl-LWP-MediaTypes.noarch 0:6.02-2.el7 will be installed #8 80.77 ---> Package perl-Mozilla-CA.noarch 0:20130114-5.el7 will be installed #8 80.77 ---> Package perl-Net-HTTP.noarch 0:6.06-2.el7 will be installed #8 80.77 ---> Package perl-PlRPC.noarch 0:0.2020-14.el7 will be installed #8 80.78 --> Processing Dependency: perl(Net::Daemon) >= 0.13 for package: perl-PlRPC-0.2020-14.el7.noarch #8 80.78 --> Processing Dependency: perl(Net::Daemon::Test) for package: perl-PlRPC-0.2020-14.el7.noarch #8 80.78 --> Processing Dependency: perl(Net::Daemon::Log) for package: perl-PlRPC-0.2020-14.el7.noarch #8 80.78 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #8 80.78 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #8 80.78 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #8 80.78 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #8 80.78 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #8 80.78 ---> Package perl-Text-Soundex.x86_64 0:3.04-4.el7 will be installed #8 80.78 --> Processing Dependency: perl(Text::Unidecode) for package: perl-Text-Soundex-3.04-4.el7.x86_64 #8 80.78 ---> Package perl-URI.noarch 0:1.60-9.el7 will be installed #8 80.78 --> Processing Dependency: perl(Business::ISBN) for package: perl-URI-1.60-9.el7.noarch #8 80.79 ---> Package perl-WWW-RobotRules.noarch 0:6.02-5.el7 will be installed #8 80.79 ---> Package perl-XML-SAX-Base.noarch 0:1.08-7.el7 will be installed #8 80.79 ---> Package perl-XML-SAX-Writer.noarch 0:0.53-4.el7 will be installed #8 80.79 --> Processing Dependency: perl(XML::NamespaceSupport) for package: perl-XML-SAX-Writer-0.53-4.el7.noarch #8 80.79 --> Processing Dependency: perl(XML::Filter::BufferText) for package: perl-XML-SAX-Writer-0.53-4.el7.noarch #8 80.79 ---> Package php74-php-common.x86_64 0:7.4.33-4.el7.remi will be installed #8 80.79 --> Processing Dependency: php74-runtime for package: php74-php-common-7.4.33-4.el7.remi.x86_64 #8 80.82 ---> Package php81-php-cli.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.82 ---> Package php81-php-mysqlnd.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.82 --> Processing Dependency: php81-php-pdo(x86-64) = 8.1.17-1.el7.remi for package: php81-php-mysqlnd-8.1.17-1.el7.remi.x86_64 #8 80.82 ---> Package php81-php-pecl-igbinary.x86_64 0:3.2.14-1.el7.remi will be installed #8 80.82 ---> Package php81-php-pecl-msgpack.x86_64 0:2.2.0~RC2-1.el7.remi will be installed #8 80.82 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #8 80.82 --> Processing Dependency: policycoreutils = 2.5-34.el7 for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.82 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #8 80.83 ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed #8 80.83 ---> Package python-dns.noarch 0:1.12.0-4.20150617git465785f.el7 will be installed #8 80.83 ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed #8 80.84 ---> Package python-pygments.noarch 0:1.4-10.el7 will be installed #8 80.84 --> Processing Dependency: python-imaging for package: python-pygments-1.4-10.el7.noarch #8 80.84 ---> Package rcs.x86_64 0:5.9.0-7.el7 will be installed #8 80.84 ---> Package rh-mysql80-lz4.x86_64 0:r131-7.el7 will be installed #8 80.84 ---> Package rh-mysql80-mysql-common.x86_64 0:8.0.26-1.el7 will be installed #8 80.84 --> Processing Dependency: /etc/opt/rh/rh-mysql80/my.cnf for package: rh-mysql80-mysql-common-8.0.26-1.el7.x86_64 #8 80.84 ---> Package rh-mysql80-runtime.x86_64 0:3.2-2.el7 will be installed #8 80.84 ---> Package scl-utils.x86_64 0:20130529-19.el7 will be installed #8 80.84 ---> Package subversion.x86_64 0:1.7.14-16.el7 will be installed #8 80.84 --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-16.el7.x86_64 #8 80.84 ---> Package subversion-libs.x86_64 0:1.7.14-16.el7 will be installed #8 80.85 ---> Package subversion-python.x86_64 0:1.7.14-16.el7 will be installed #8 80.85 ---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed #8 80.85 ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed #8 80.85 ---> Package urw-base35-fonts.noarch 0:20170801-10.el7 will be installed #8 80.85 --> Processing Dependency: urw-base35-fonts-common = 20170801-10.el7 for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.85 --> Processing Dependency: urw-base35-z003-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.85 --> Processing Dependency: urw-base35-standard-symbols-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.85 --> Processing Dependency: urw-base35-p052-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.85 --> Processing Dependency: urw-base35-nimbus-sans-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.85 --> Processing Dependency: urw-base35-nimbus-roman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.86 --> Processing Dependency: urw-base35-nimbus-mono-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.86 --> Processing Dependency: urw-base35-gothic-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.86 --> Processing Dependency: urw-base35-d050000l-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.86 --> Processing Dependency: urw-base35-c059-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.86 --> Processing Dependency: urw-base35-bookman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch #8 80.86 --> Running transaction check #8 80.87 ---> Package adobe-mappings-cmap.noarch 0:20171205-3.el7 will be installed #8 80.87 ---> Package adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 will be installed #8 80.87 ---> Package adobe-mappings-pdf.noarch 0:20180407-1.el7 will be installed #8 80.87 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #8 80.87 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #8 80.87 ---> Package cups-libs.x86_64 1:1.6.3-51.el7 will be installed #8 80.87 --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 #8 80.87 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 #8 80.87 ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed #8 80.87 ---> Package fribidi.x86_64 0:1.0.2-1.el7_7.1 will be installed #8 80.87 ---> Package gd.x86_64 0:2.0.35-27.el7_9 will be installed #8 80.87 ---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed #8 80.87 --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64 #8 80.87 ---> Package httpd-tools.x86_64 0:2.4.6-98.el7.centos.6 will be installed #8 80.87 ---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed #8 80.87 ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed #8 80.87 ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed #8 80.87 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #8 80.87 ---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed #8 80.87 ---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed #8 80.87 ---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed #8 80.87 --> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 #8 80.88 ---> Package libpaper.x86_64 0:1.1.24-9.el7 will be installed #8 80.88 ---> Package libraqm.x86_64 0:0.7.0-4.el7 will be installed #8 80.88 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #8 80.88 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #8 80.88 ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed #8 80.88 ---> Package libwebp7.x86_64 0:1.0.3-1.el7.remi will be installed #8 80.88 ---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed #8 80.88 ---> Package make.x86_64 1:3.82-24.el7 will be installed #8 80.88 ---> Package mesa-libGL.x86_64 0:18.3.4-12.el7_9 will be installed #8 80.88 --> Processing Dependency: mesa-libglapi = 18.3.4-12.el7_9 for package: mesa-libGL-18.3.4-12.el7_9.x86_64 #8 80.88 --> Processing Dependency: libdrm >= 2.4.83 for package: mesa-libGL-18.3.4-12.el7_9.x86_64 #8 80.88 --> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 #8 80.88 --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 #8 80.88 --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 #8 80.89 --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 #8 80.89 --> Processing Dependency: libXdamage.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 #8 80.89 ---> Package neon.x86_64 0:0.30.0-4.el7 will be installed #8 80.89 --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-4.el7.x86_64 #8 80.89 --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-4.el7.x86_64 #8 80.89 ---> Package perl-Business-ISBN.noarch 0:2.06-2.el7 will be installed #8 80.89 --> Processing Dependency: perl(Business::ISBN::Data) >= 20120719.001 for package: perl-Business-ISBN-2.06-2.el7.noarch #8 80.89 ---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed #8 80.89 ---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed #8 80.90 ---> Package perl-Digest-HMAC.noarch 0:1.03-5.el7 will be installed #8 80.90 --> Processing Dependency: perl(Digest::SHA) for package: perl-Digest-HMAC-1.03-5.el7.noarch #8 80.90 ---> Package perl-GSSAPI.x86_64 0:0.28-9.el7 will be installed #8 80.90 ---> Package perl-HTML-Tagset.noarch 0:3.20-15.el7 will be installed #8 80.90 ---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed #8 80.90 --> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch #8 80.90 ---> Package perl-IO-HTML.noarch 0:1.00-2.el7 will be installed #8 80.90 ---> Package perl-IO-Socket-IP.noarch 0:0.21-5.el7 will be installed #8 80.90 ---> Package perl-Net-Daemon.noarch 0:0.48-5.el7 will be installed #8 80.91 ---> Package perl-Net-LibIDN.x86_64 0:0.12-15.el7 will be installed #8 80.91 ---> Package perl-Net-SSLeay.x86_64 0:1.55-6.el7 will be installed #8 80.91 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #8 80.91 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #8 80.91 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #8 80.91 --> Processing Dependency: groff-base for package: perl-Pod-Perldoc-3.20-4.el7.noarch #8 80.91 ---> Package perl-Text-Unidecode.noarch 0:0.04-20.el7 will be installed #8 80.91 ---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed #8 80.92 ---> Package perl-XML-Filter-BufferText.noarch 0:1.01-17.el7 will be installed #8 80.92 ---> Package perl-XML-NamespaceSupport.noarch 0:1.11-10.el7 will be installed #8 80.92 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #8 80.92 ---> Package php74-runtime.x86_64 0:1.0-3.el7.remi will be installed #8 80.92 ---> Package php81-php-pdo.x86_64 0:8.1.17-1.el7.remi will be installed #8 80.92 ---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed #8 80.92 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #8 80.92 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #8 80.92 ---> Package python-pillow.x86_64 0:2.0.0-23.gitd1c6db8.el7_9 will be installed #8 80.92 --> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-23.gitd1c6db8.el7_9.x86_64 #8 80.92 ---> Package rh-mysql80-mysql-config.x86_64 0:8.0.26-1.el7 will be installed #8 80.92 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #8 80.92 ---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed #8 80.92 ---> Package urw-base35-bookman-fonts.noarch 0:20170801-10.el7 will be installed #8 80.92 --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch #8 80.93 --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch #8 80.93 --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch #8 80.93 --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch #8 80.93 ---> Package urw-base35-c059-fonts.noarch 0:20170801-10.el7 will be installed #8 80.93 ---> Package urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 will be installed #8 80.93 ---> Package urw-base35-fonts-common.noarch 0:20170801-10.el7 will be installed #8 80.93 ---> Package urw-base35-gothic-fonts.noarch 0:20170801-10.el7 will be installed #8 80.93 ---> Package urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 will be installed #8 80.93 ---> Package urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 will be installed #8 80.93 ---> Package urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 will be installed #8 80.93 ---> Package urw-base35-p052-fonts.noarch 0:20170801-10.el7 will be installed #8 80.93 ---> Package urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 will be installed #8 80.93 ---> Package urw-base35-z003-fonts.noarch 0:20170801-10.el7 will be installed #8 80.93 --> Running transaction check #8 80.93 ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed #8 80.93 ---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed #8 80.93 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #8 80.93 ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed #8 80.93 ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed #8 80.93 ---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed #8 80.94 --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.97-2.el7.x86_64 #8 80.94 ---> Package libproxy.x86_64 0:0.4.11-11.el7 will be installed #8 80.94 --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-11.el7.x86_64 #8 80.94 ---> Package libwebp.x86_64 0:0.3.0-10.el7_9 will be installed #8 80.94 ---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed #8 80.94 ---> Package mesa-libEGL.x86_64 0:18.3.4-12.el7_9 will be installed #8 80.94 --> Processing Dependency: mesa-libgbm = 18.3.4-12.el7_9 for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 #8 80.94 --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 #8 80.94 --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 #8 80.95 --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 #8 80.95 ---> Package mesa-libglapi.x86_64 0:18.3.4-12.el7_9 will be installed #8 80.95 ---> Package pakchois.x86_64 0:0.4-10.el7 will be installed #8 80.95 ---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 will be installed #8 80.95 ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed #8 80.95 ---> Package perl-Digest-SHA.x86_64 1:5.85-4.el7 will be installed #8 80.95 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #8 80.95 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #8 80.95 ---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be installed #8 80.95 --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-21.el7.x86_64 #8 80.95 ---> Package xorg-x11-server-utils.x86_64 0:7.7-20.el7 will be installed #8 80.95 --> Processing Dependency: libXxf86misc.so.1()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64 #8 80.96 --> Processing Dependency: libXrandr.so.2()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64 #8 80.96 --> Processing Dependency: libXmuu.so.1()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64 #8 80.96 --> Processing Dependency: libXmu.so.6()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64 #8 80.96 --> Processing Dependency: libXi.so.6()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64 #8 80.96 --> Running transaction check #8 80.96 ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed #8 80.96 ---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed #8 80.96 ---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed #8 80.96 ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed #8 80.96 ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed #8 80.96 ---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed #8 80.96 ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed #8 80.96 --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64 #8 80.96 ---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed #8 80.96 ---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed #8 80.96 ---> Package mesa-libgbm.x86_64 0:18.3.4-12.el7_9 will be installed #8 80.96 --> Running transaction check #8 80.96 ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed #8 80.98 --> Finished Dependency Resolution #8 81.01 #8 81.01 Dependencies Resolved #8 81.04 #8 81.04 ================================================================================ #8 81.04 Package Arch Version Repository #8 81.04 Size #8 81.04 ================================================================================ #8 81.04 Installing: #8 81.04 cronie x86_64 1.4.11-24.el7_9 updates 92 k #8 81.04 initscripts x86_64 9.49.53-1.el7_9.1 updates 440 k #8 81.04 openssh-server x86_64 7.4p1-22.el7_9 updates 459 k #8 81.04 postfix x86_64 2:2.10.1-9.el7 base 2.4 M #8 81.04 rsyslog x86_64 8.24.0-57.el7_9.3 updates 622 k #8 81.04 supervisor noarch 3.4.0-1.el7 epel 498 k #8 81.04 tuleap-plugin-agiledashboard noarch 14.6.99.107-1.el7 Tuleap 531 k #8 81.04 tuleap-plugin-api-explorer noarch 14.6.99.107-1.el7 Tuleap 338 k #8 81.04 tuleap-plugin-archivedeleteditems #8 81.04 noarch 14.6.99.107-1.el7 Tuleap 21 k #8 81.04 tuleap-plugin-botmattermost noarch 14.6.99.107-1.el7 Tuleap 41 k #8 81.04 tuleap-plugin-botmattermost-agiledashboard #8 81.04 noarch 14.6.99.107-1.el7 Tuleap 38 k #8 81.04 tuleap-plugin-botmattermost-git noarch 14.6.99.107-1.el7 Tuleap 33 k #8 81.04 tuleap-plugin-bugzilla-reference noarch 14.6.99.107-1.el7 Tuleap 35 k #8 81.04 tuleap-plugin-captcha noarch 14.6.99.107-1.el7 Tuleap 26 k #8 81.04 tuleap-plugin-cardwall noarch 14.6.99.107-1.el7 Tuleap 106 k #8 81.04 tuleap-plugin-create-test-env noarch 14.6.99.107-1.el7 Tuleap 38 k #8 81.04 tuleap-plugin-document noarch 14.6.99.107-1.el7 Tuleap 568 k #8 81.04 tuleap-plugin-embed noarch 14.6.99.107-1.el7 Tuleap 11 k #8 81.04 tuleap-plugin-forumml noarch 14.6.99.107-1.el7 Tuleap 134 k #8 81.04 tuleap-plugin-frs noarch 14.6.99.107-1.el7 Tuleap 166 k #8 81.04 tuleap-plugin-git noarch 14.6.99.107-1.el7 Tuleap 674 k #8 81.04 tuleap-plugin-gitlab noarch 14.6.99.107-1.el7 Tuleap 176 k #8 81.04 tuleap-plugin-gitlfs noarch 14.6.99.107-1.el7 Tuleap 102 k #8 81.04 tuleap-plugin-graphontrackers noarch 14.6.99.107-1.el7 Tuleap 184 k #8 81.04 tuleap-plugin-hudson noarch 14.6.99.107-1.el7 Tuleap 75 k #8 81.04 tuleap-plugin-hudson-git noarch 14.6.99.107-1.el7 Tuleap 62 k #8 81.04 tuleap-plugin-hudson-svn noarch 14.6.99.107-1.el7 Tuleap 27 k #8 81.04 tuleap-plugin-ldap noarch 14.6.99.107-1.el7 Tuleap 104 k #8 81.04 tuleap-plugin-mediawiki noarch 14.6.99.107-1.el7 Tuleap 321 k #8 81.04 tuleap-plugin-mediawiki-standalone #8 81.04 noarch 14.6.99.107-1.el7 Tuleap 70 k #8 81.04 tuleap-plugin-onlyoffice noarch 14.6.99.107-1.el7 Tuleap 90 k #8 81.04 tuleap-plugin-openidconnectclient #8 81.04 noarch 14.6.99.107-1.el7 Tuleap 172 k #8 81.04 tuleap-plugin-pullrequest noarch 14.6.99.107-1.el7 Tuleap 162 k #8 81.04 tuleap-plugin-securitytxt noarch 14.6.99.107-1.el7 Tuleap 19 k #8 81.04 tuleap-plugin-svn noarch 14.6.99.107-1.el7 Tuleap 181 k #8 81.04 tuleap-plugin-tracker noarch 14.6.99.107-1.el7 Tuleap 1.2 M #8 81.04 tuleap-plugin-webdav noarch 14.6.99.107-1.el7 Tuleap 441 k #8 81.04 tuleap-realtime x86_64 14.6.99.107-1 Tuleap 11 M #8 81.04 tuleap-theme-burningparrot noarch 14.6.99.107-1.el7 Tuleap 138 k #8 81.04 tuleap-theme-flamingparrot noarch 14.6.99.107-1.el7 Tuleap 128 k #8 81.04 Installing for dependencies: #8 81.04 ImageMagick x86_64 6.9.10.68-6.el7_9 updates 2.3 M #8 81.04 OpenEXR-libs x86_64 1.7.1-8.el7 base 217 k #8 81.04 adobe-mappings-cmap noarch 20171205-3.el7 base 2.1 M #8 81.04 adobe-mappings-cmap-deprecated noarch 20171205-3.el7 base 114 k #8 81.04 adobe-mappings-pdf noarch 20180407-1.el7 base 703 k #8 81.04 apr x86_64 1.4.8-7.el7 base 104 k #8 81.04 apr-util x86_64 1.5.2-6.el7 base 92 k #8 81.04 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #8 81.04 avahi-libs x86_64 0.6.31-20.el7 base 62 k #8 81.04 cairo x86_64 1.15.12-4.el7 base 741 k #8 81.04 centos-indexhtml noarch 7-9.el7.centos base 92 k #8 81.04 centos-logos noarch 70.0.6-3.el7.centos base 21 M #8 81.04 checkpolicy x86_64 2.5-8.el7 base 295 k #8 81.04 cronie-anacron x86_64 1.4.11-24.el7_9 updates 36 k #8 81.04 crontabs noarch 1.11-6.20121102git.el7 base 13 k #8 81.04 cups-libs x86_64 1:1.6.3-51.el7 base 359 k #8 81.04 cvsgraph x86_64 1.6.1-9.el7 epel 89 k #8 81.04 dejavu-fonts-common noarch 2.33-6.el7 base 64 k #8 81.04 dejavu-sans-fonts noarch 2.33-6.el7 base 1.4 M #8 81.04 dejavu-sans-mono-fonts noarch 2.33-6.el7 base 433 k #8 81.04 dejavu-serif-fonts noarch 2.33-6.el7 base 776 k #8 81.04 environment-modules x86_64 3.2.10-10.el7 base 107 k #8 81.04 fipscheck x86_64 1.4.1-6.el7 base 21 k #8 81.04 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #8 81.04 fltk x86_64 1.3.4-3.el7_9 updates 560 k #8 81.04 fontconfig x86_64 2.13.0-4.3.el7 base 254 k #8 81.04 fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k #8 81.04 freetype x86_64 2.8-14.el7_9.1 updates 380 k #8 81.04 fribidi x86_64 1.0.2-1.el7_7.1 base 79 k #8 81.04 gd x86_64 2.0.35-27.el7_9 updates 146 k #8 81.04 gd3php x86_64 2.3.3-7.el7.remi remi-safe 138 k #8 81.04 gdk-pixbuf2 x86_64 2.36.12-3.el7 base 570 k #8 81.04 gnutls x86_64 3.3.29-9.el7_6 base 680 k #8 81.04 gperftools-libs x86_64 2.6.1-1.el7 base 272 k #8 81.04 graphite2 x86_64 1.3.10-1.el7_3 base 115 k #8 81.04 groff-base x86_64 1.22.2-8.el7 base 942 k #8 81.04 harfbuzz x86_64 1.7.5-2.el7 base 267 k #8 81.04 highlight x86_64 3.13-3.el7 base 612 k #8 81.04 htmldoc x86_64 1.8.28-6.el7 epel 1.9 M #8 81.04 httpd x86_64 2.4.6-98.el7.centos.6 updates 2.7 M #8 81.04 httpd-tools x86_64 2.4.6-98.el7.centos.6 updates 94 k #8 81.04 hwdata x86_64 0.252-9.7.el7 base 2.5 M #8 81.04 ilmbase x86_64 1.0.3-7.el7 base 100 k #8 81.04 iproute x86_64 4.11.0-30.el7 base 805 k #8 81.04 iptables x86_64 1.4.21-35.el7 base 432 k #8 81.04 jasper-libs x86_64 1.900.1-33.el7 base 150 k #8 81.04 jbigkit-libs x86_64 2.0-11.el7 base 46 k #8 81.04 lcms2 x86_64 2.6-3.el7 base 150 k #8 81.04 libICE x86_64 1.0.9-9.el7 base 66 k #8 81.04 libSM x86_64 1.2.2-2.el7 base 39 k #8 81.04 libX11 x86_64 1.6.7-4.el7_9 updates 607 k #8 81.04 libX11-common noarch 1.6.7-4.el7_9 updates 164 k #8 81.04 libXau x86_64 1.0.8-2.1.el7 base 29 k #8 81.04 libXcursor x86_64 1.1.15-1.el7 base 30 k #8 81.04 libXdamage x86_64 1.1.4-4.1.el7 base 20 k #8 81.04 libXext x86_64 1.3.3-3.el7 base 39 k #8 81.04 libXfixes x86_64 5.0.3-1.el7 base 18 k #8 81.04 libXft x86_64 2.3.2-2.el7 base 58 k #8 81.04 libXi x86_64 1.7.9-1.el7 base 40 k #8 81.04 libXinerama x86_64 1.1.3-2.1.el7 base 14 k #8 81.04 libXmu x86_64 1.1.2-2.el7 base 71 k #8 81.04 libXpm x86_64 3.5.12-2.el7_9 updates 56 k #8 81.04 libXrandr x86_64 1.5.1-2.el7 base 27 k #8 81.04 libXrender x86_64 0.9.10-1.el7 base 26 k #8 81.04 libXt x86_64 1.1.5-3.el7 base 173 k #8 81.04 libXxf86misc x86_64 1.0.3-7.1.el7 base 19 k #8 81.04 libXxf86vm x86_64 1.1.4-1.el7 base 18 k #8 81.04 libcgroup x86_64 0.41-21.el7 base 66 k #8 81.04 libcroco x86_64 0.6.12-6.el7_9 updates 105 k #8 81.04 libdrm x86_64 2.4.97-2.el7 base 151 k #8 81.04 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #8 81.04 libestr x86_64 0.1.9-2.el7 base 20 k #8 81.04 libfastjson x86_64 0.99.4-3.el7 base 27 k #8 81.04 libfontenc x86_64 1.1.3-3.el7 base 31 k #8 81.04 libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7 #8 81.04 base 89 k #8 81.04 libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7 #8 81.04 base 44 k #8 81.04 libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7 #8 81.04 base 125 k #8 81.04 libgomp x86_64 4.8.5-44.el7 base 159 k #8 81.04 libgs x86_64 9.25-5.el7 base 4.6 M #8 81.04 libicu71 x86_64 71.1-2.el7.remi remi-safe 10 M #8 81.04 libjpeg-turbo x86_64 1.2.90-8.el7 base 135 k #8 81.04 liblzf x86_64 3.6-7.el7 epel 22 k #8 81.04 libmnl x86_64 1.0.3-7.el7 base 23 k #8 81.04 libmodman x86_64 2.0.1-8.el7 base 28 k #8 81.04 libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k #8 81.04 libnfnetlink x86_64 1.0.1-4.el7 base 26 k #8 81.04 libpaper x86_64 1.1.24-9.el7 base 37 k #8 81.04 libpciaccess x86_64 0.14-1.el7 base 26 k #8 81.04 libpng x86_64 2:1.5.13-8.el7 base 213 k #8 81.04 libproxy x86_64 0.4.11-11.el7 base 64 k #8 81.04 libraqm x86_64 0.7.0-4.el7 epel 15 k #8 81.04 librsvg2 x86_64 2.40.20-1.el7 base 132 k #8 81.04 libselinux-python x86_64 2.5-15.el7 base 236 k #8 81.04 libselinux-utils x86_64 2.5-15.el7 base 151 k #8 81.04 libsemanage-python x86_64 2.5-14.el7 base 113 k #8 81.04 libsodium x86_64 1.0.18-1.el7 epel 147 k #8 81.04 libthai x86_64 0.1.14-9.el7 base 187 k #8 81.04 libtiff x86_64 4.0.3-35.el7 base 172 k #8 81.04 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #8 81.04 libwayland-client x86_64 1.15.0-1.el7 base 33 k #8 81.04 libwayland-server x86_64 1.15.0-1.el7 base 39 k #8 81.04 libwebp x86_64 0.3.0-10.el7_9 updates 170 k #8 81.04 libwebp7 x86_64 1.0.3-1.el7.remi remi-safe 266 k #8 81.04 libwmf-lite x86_64 0.2.8.4-44.el7 base 66 k #8 81.04 libxcb x86_64 1.13-1.el7 base 214 k #8 81.04 libxshmfence x86_64 1.2-1.el7 base 7.2 k #8 81.04 libxslt x86_64 1.1.28-6.el7 base 242 k #8 81.04 libzip5 x86_64 1.9.2-3.el7.remi remi-safe 65 k #8 81.04 libzstd x86_64 1.5.4-1.el7 epel 289 k #8 81.04 logrotate x86_64 3.8.6-19.el7 base 70 k #8 81.04 mailcap noarch 2.1.41-2.el7 base 31 k #8 81.04 mailman-tuleap x86_64 3:2.1.12-18.3.el7 Tuleap 5.4 M #8 81.04 make x86_64 1:3.82-24.el7 base 421 k #8 81.04 mariadb-libs x86_64 1:5.5.68-1.el7 base 760 k #8 81.04 mediawiki-tuleap-flavor noarch 14.6.99.107-1.1.35.9 Tuleap 89 M #8 81.04 mesa-libEGL x86_64 18.3.4-12.el7_9 updates 110 k #8 81.04 mesa-libGL x86_64 18.3.4-12.el7_9 updates 166 k #8 81.04 mesa-libGLU x86_64 9.0.0-4.el7 base 196 k #8 81.04 mesa-libgbm x86_64 18.3.4-12.el7_9 updates 39 k #8 81.04 mesa-libglapi x86_64 18.3.4-12.el7_9 updates 46 k #8 81.04 mod_dav_svn x86_64 1.7.14-16.el7 base 102 k #8 81.04 neon x86_64 0.30.0-4.el7 base 166 k #8 81.04 nettle x86_64 2.7.1-9.el7_9 updates 328 k #8 81.04 nginx x86_64 1:1.20.1-10.el7 epel 588 k #8 81.04 nginx-filesystem noarch 1:1.20.1-10.el7 epel 24 k #8 81.04 oniguruma5php x86_64 6.9.8-1.el7.remi remi-safe 207 k #8 81.04 openjpeg2 x86_64 2.3.1-3.el7_7 base 153 k #8 81.04 openssh x86_64 7.4p1-22.el7_9 updates 510 k #8 81.04 openssh-clients x86_64 7.4p1-22.el7_9 updates 655 k #8 81.04 openssl x86_64 1:1.0.2k-25.el7_9 updates 494 k #8 81.04 openssl11-libs x86_64 1:1.1.1k-5.el7 epel 1.5 M #8 81.04 pakchois x86_64 0.4-10.el7 base 14 k #8 81.04 pango x86_64 1.42.4-4.el7_7 base 280 k #8 81.04 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #8 81.04 perl-Authen-SASL noarch 2.15-10.el7 base 57 k #8 81.04 perl-Business-ISBN noarch 2.06-2.el7 base 25 k #8 81.04 perl-Business-ISBN-Data noarch 20120719.001-2.el7 base 24 k #8 81.04 perl-Carp noarch 1.26-244.el7 base 19 k #8 81.04 perl-Compress-Raw-Bzip2 x86_64 2.061-3.el7 base 32 k #8 81.04 perl-Compress-Raw-Zlib x86_64 1:2.061-4.el7 base 57 k #8 81.04 perl-Convert-ASN1 noarch 0.26-4.el7 base 54 k #8 81.04 perl-DBD-MySQL x86_64 4.023-6.el7 base 140 k #8 81.04 perl-DBI x86_64 1.627-4.el7 base 802 k #8 81.04 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #8 81.04 perl-Digest noarch 1.17-245.el7 base 23 k #8 81.04 perl-Digest-HMAC noarch 1.03-5.el7 base 16 k #8 81.04 perl-Digest-MD5 x86_64 2.52-3.el7 base 30 k #8 81.04 perl-Digest-SHA x86_64 1:5.85-4.el7 base 58 k #8 81.04 perl-Encode x86_64 2.51-7.el7 base 1.5 M #8 81.04 perl-Encode-Locale noarch 1.03-5.el7 base 16 k #8 81.04 perl-Exporter noarch 5.68-3.el7 base 28 k #8 81.04 perl-File-Listing noarch 6.04-7.el7 base 13 k #8 81.04 perl-File-Path noarch 2.09-2.el7 base 26 k #8 81.04 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #8 81.04 perl-Filter x86_64 1.49-3.el7 base 76 k #8 81.04 perl-GSSAPI x86_64 0.28-9.el7 base 59 k #8 81.04 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #8 81.04 perl-HTML-Parser x86_64 3.71-4.el7 base 115 k #8 81.04 perl-HTML-Tagset noarch 3.20-15.el7 base 18 k #8 81.04 perl-HTTP-Cookies noarch 6.01-5.el7 base 26 k #8 81.04 perl-HTTP-Daemon noarch 6.01-8.el7 base 21 k #8 81.04 perl-HTTP-Date noarch 6.02-8.el7 base 14 k #8 81.04 perl-HTTP-Message noarch 6.06-6.el7 base 82 k #8 81.04 perl-HTTP-Negotiate noarch 6.01-5.el7 base 17 k #8 81.04 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #8 81.04 perl-IO-Compress noarch 2.061-2.el7 base 260 k #8 81.04 perl-IO-HTML noarch 1.00-2.el7 base 23 k #8 81.04 perl-IO-Socket-IP noarch 0.21-5.el7 base 36 k #8 81.04 perl-IO-Socket-SSL noarch 1.94-7.el7 base 115 k #8 81.04 perl-JSON noarch 2.59-2.el7 base 96 k #8 81.04 perl-LDAP noarch 1:0.56-6.el7 base 411 k #8 81.04 perl-LWP-MediaTypes noarch 6.02-2.el7 base 24 k #8 81.04 perl-LWP-Protocol-https noarch 6.04-4.el7 base 11 k #8 81.04 perl-Mozilla-CA noarch 20130114-5.el7 base 11 k #8 81.04 perl-Net-Daemon noarch 0.48-5.el7 base 51 k #8 81.04 perl-Net-HTTP noarch 6.06-2.el7 base 29 k #8 81.04 perl-Net-LibIDN x86_64 0.12-15.el7 base 28 k #8 81.04 perl-Net-SSLeay x86_64 1.55-6.el7 base 285 k #8 81.04 perl-PathTools x86_64 3.40-5.el7 base 82 k #8 81.04 perl-PlRPC noarch 0.2020-14.el7 base 36 k #8 81.04 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #8 81.04 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #8 81.04 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #8 81.04 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #8 81.04 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #8 81.04 perl-Socket x86_64 2.010-5.el7 base 49 k #8 81.04 perl-Storable x86_64 2.45-3.el7 base 77 k #8 81.04 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #8 81.04 perl-Text-Soundex x86_64 3.04-4.el7 base 19 k #8 81.04 perl-Text-Unidecode noarch 0.04-20.el7 base 114 k #8 81.04 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #8 81.04 perl-Time-Local noarch 1.2300-2.el7 base 24 k #8 81.04 perl-TimeDate noarch 1:2.30-2.el7 base 52 k #8 81.04 perl-URI noarch 1.60-9.el7 base 106 k #8 81.04 perl-WWW-RobotRules noarch 6.02-5.el7 base 18 k #8 81.04 perl-XML-Filter-BufferText noarch 1.01-17.el7 base 11 k #8 81.04 perl-XML-NamespaceSupport noarch 1.11-10.el7 base 18 k #8 81.04 perl-XML-SAX-Base noarch 1.08-7.el7 base 32 k #8 81.04 perl-XML-SAX-Writer noarch 0.53-4.el7 base 25 k #8 81.04 perl-constant noarch 1.27-2.el7 base 19 k #8 81.04 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #8 81.04 perl-libwww-perl noarch 6.05-2.el7 base 205 k #8 81.04 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #8 81.04 perl-parent noarch 1:0.225-244.el7 base 12 k #8 81.04 perl-podlators noarch 2.5.1-3.el7 base 112 k #8 81.04 perl-threads x86_64 1.87-4.el7 base 49 k #8 81.04 perl-threads-shared x86_64 1.43-6.el7 base 39 k #8 81.04 php-mediawiki-tuleap-123 noarch 1.23.9-19 Tuleap 14 M #8 81.04 php74-php-cli x86_64 7.4.33-4.el7.remi remi-safe 3.5 M #8 81.04 php74-php-common x86_64 7.4.33-4.el7.remi remi-safe 700 k #8 81.04 php74-php-fpm x86_64 7.4.33-4.el7.remi remi-safe 1.8 M #8 81.04 php74-php-gd x86_64 7.4.33-4.el7.remi remi-safe 89 k #8 81.04 php74-php-intl x86_64 7.4.33-4.el7.remi remi-safe 197 k #8 81.04 php74-php-json x86_64 7.4.33-4.el7.remi remi-safe 79 k #8 81.04 php74-php-ldap x86_64 7.4.33-4.el7.remi remi-safe 91 k #8 81.04 php74-php-mbstring x86_64 7.4.33-4.el7.remi remi-safe 488 k #8 81.04 php74-php-mysqlnd x86_64 7.4.33-4.el7.remi remi-safe 196 k #8 81.04 php74-php-opcache x86_64 7.4.33-4.el7.remi remi-safe 271 k #8 81.04 php74-php-pdo x86_64 7.4.33-4.el7.remi remi-safe 126 k #8 81.04 php74-php-process x86_64 7.4.33-4.el7.remi remi-safe 87 k #8 81.04 php74-php-sodium x86_64 7.4.33-4.el7.remi remi-safe 84 k #8 81.04 php74-php-xml x86_64 7.4.33-4.el7.remi remi-safe 176 k #8 81.04 php74-runtime x86_64 1.0-3.el7.remi remi-safe 1.1 M #8 81.04 php81-php x86_64 8.1.17-1.el7.remi remi-safe 2.0 M #8 81.04 php81-php-cli x86_64 8.1.17-1.el7.remi remi-safe 4.0 M #8 81.04 php81-php-common x86_64 8.1.17-1.el7.remi remi-safe 723 k #8 81.04 php81-php-ffi x86_64 8.1.17-1.el7.remi remi-safe 129 k #8 81.04 php81-php-fpm x86_64 8.1.17-1.el7.remi remi-safe 2.0 M #8 81.04 php81-php-gd x86_64 8.1.17-1.el7.remi remi-safe 95 k #8 81.04 php81-php-intl x86_64 8.1.17-1.el7.remi remi-safe 200 k #8 81.04 php81-php-ldap x86_64 8.1.17-1.el7.remi remi-safe 96 k #8 81.04 php81-php-mbstring x86_64 8.1.17-1.el7.remi remi-safe 487 k #8 81.04 php81-php-mysqlnd x86_64 8.1.17-1.el7.remi remi-safe 194 k #8 81.04 php81-php-opcache x86_64 8.1.17-1.el7.remi remi-safe 424 k #8 81.04 php81-php-pdo x86_64 8.1.17-1.el7.remi remi-safe 135 k #8 81.04 php81-php-pecl-igbinary x86_64 3.2.14-1.el7.remi remi-safe 60 k #8 81.04 php81-php-pecl-mailparse x86_64 3.1.4-1.el7.remi remi-safe 41 k #8 81.04 php81-php-pecl-msgpack x86_64 2.2.0~RC2-1.el7.remi remi-safe 43 k #8 81.04 php81-php-pecl-mysql x86_64 1.0.0-0.25.20210423.ca514c4.el7.remi #8 81.04 remi-safe 29 k #8 81.04 php81-php-pecl-redis5 x86_64 5.3.7-1.el7.remi remi-safe 229 k #8 81.04 php81-php-pecl-zip x86_64 1.21.1-1.el7.remi remi-safe 58 k #8 81.04 php81-php-process x86_64 8.1.17-1.el7.remi remi-safe 94 k #8 81.04 php81-php-soap x86_64 8.1.17-1.el7.remi remi-safe 193 k #8 81.04 php81-php-sodium x86_64 8.1.17-1.el7.remi remi-safe 92 k #8 81.04 php81-php-xml x86_64 8.1.17-1.el7.remi remi-safe 188 k #8 81.04 php81-runtime x86_64 8.1-1.el7.remi remi-safe 1.1 M #8 81.04 pixman x86_64 0.34.0-1.el7 base 248 k #8 81.04 policycoreutils x86_64 2.5-34.el7 base 917 k #8 81.04 policycoreutils-python x86_64 2.5-34.el7 base 457 k #8 81.04 python-IPy noarch 0.75-6.el7 base 32 k #8 81.04 python-backports x86_64 1.0-8.el7 base 5.8 k #8 81.04 python-backports-ssl_match_hostname #8 81.04 noarch 3.5.0.1-1.el7 base 13 k #8 81.04 python-dns noarch 1.12.0-4.20150617git465785f.el7 #8 81.04 base 233 k #8 81.04 python-ipaddress noarch 1.0.16-2.el7 base 34 k #8 81.04 python-meld3 x86_64 0.6.10-1.el7 epel 73 k #8 81.04 python-pillow x86_64 2.0.0-23.gitd1c6db8.el7_9 #8 81.04 updates 439 k #8 81.04 python-pygments noarch 1.4-10.el7 base 599 k #8 81.04 python-setuptools noarch 0.9.8-7.el7 base 397 k #8 81.04 rcs x86_64 5.9.0-7.el7 base 230 k #8 81.04 rh-mysql80-lz4 x86_64 r131-7.el7 centos-sclo-rh #8 81.04 71 k #8 81.04 rh-mysql80-mysql x86_64 8.0.26-1.el7 centos-sclo-rh #8 81.04 12 M #8 81.04 rh-mysql80-mysql-common x86_64 8.0.26-1.el7 centos-sclo-rh #8 81.04 132 k #8 81.04 rh-mysql80-mysql-config x86_64 8.0.26-1.el7 centos-sclo-rh #8 81.04 71 k #8 81.04 rh-mysql80-runtime x86_64 3.2-2.el7 centos-sclo-rh #8 81.04 1.2 M #8 81.04 scl-utils x86_64 20130529-19.el7 base 24 k #8 81.04 setools-libs x86_64 3.3.8-4.el7 base 620 k #8 81.04 sha1collisiondetector x86_64 1.1.0-1.1677995890 Tuleap 195 k #8 81.04 subversion x86_64 1.7.14-16.el7 base 1.0 M #8 81.04 subversion-libs x86_64 1.7.14-16.el7 base 922 k #8 81.04 subversion-python x86_64 1.7.14-16.el7 base 650 k #8 81.04 systemd-sysv x86_64 219-78.el7_9.7 updates 97 k #8 81.04 sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k #8 81.04 t1lib x86_64 5.1.2-14.el7 base 166 k #8 81.04 t1utils x86_64 1.37-6.el7 base 70 k #8 81.04 tcl x86_64 1:8.5.13-8.el7 base 1.9 M #8 81.04 tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k #8 81.04 trousers x86_64 0.3.14-2.el7 base 289 k #8 81.04 ttf2pt1 x86_64 3.4.4-17.el7 epel 188 k #8 81.04 tuleap noarch 14.6.99.107-1.el7 Tuleap 30 M #8 81.04 tuleap-core-mailman noarch 14.6.99.107-1.el7 Tuleap 6.1 k #8 81.04 tuleap-core-subversion noarch 1.2-14.6.99.107_1.el7 Tuleap 6.7 k #8 81.04 tuleap-git-bin x86_64 14.6.99.107-1.2.39.2.1677995890 #8 81.04 Tuleap 14 M #8 81.04 tuleap-gitolite3 noarch 14.6.99.107-1.3.6.12.1677995890 #8 81.04 Tuleap 120 k #8 81.04 tuleap-mathoid x86_64 14.6.99.107-1 Tuleap 19 M #8 81.04 urw-base35-bookman-fonts noarch 20170801-10.el7 base 852 k #8 81.04 urw-base35-c059-fonts noarch 20170801-10.el7 base 879 k #8 81.04 urw-base35-d050000l-fonts noarch 20170801-10.el7 base 75 k #8 81.04 urw-base35-fonts noarch 20170801-10.el7 base 7.6 k #8 81.04 urw-base35-fonts-common noarch 20170801-10.el7 base 19 k #8 81.04 urw-base35-fonts-legacy noarch 20170801-10.el7 base 3.1 M #8 81.04 urw-base35-gothic-fonts noarch 20170801-10.el7 base 650 k #8 81.04 urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el7 base 796 k #8 81.04 urw-base35-nimbus-roman-fonts noarch 20170801-10.el7 base 860 k #8 81.04 urw-base35-nimbus-sans-fonts noarch 20170801-10.el7 base 1.3 M #8 81.04 urw-base35-p052-fonts noarch 20170801-10.el7 base 978 k #8 81.04 urw-base35-standard-symbols-ps-fonts #8 81.04 noarch 20170801-10.el7 base 40 k #8 81.04 urw-base35-z003-fonts noarch 20170801-10.el7 base 275 k #8 81.04 viewvc noarch 1.1.30-1.el7 epel 707 k #8 81.04 viewvc-theme-tuleap noarch 14.6.99.107-1.1677995890 #8 81.04 Tuleap 26 k #8 81.04 xorg-x11-font-utils x86_64 1:7.5-21.el7 base 104 k #8 81.04 xorg-x11-server-utils x86_64 7.7-20.el7 base 178 k #8 81.04 #8 81.04 Transaction Summary #8 81.04 ================================================================================ #8 81.04 Install 40 Packages (+301 Dependent packages) #8 81.04 #8 81.05 Total download size: 335 M #8 81.05 Installed size: 1.2 G #8 81.05 Downloading packages: #8 81.94 warning: /var/cache/yum/x86_64/7/remi-safe/packages/gd3php-2.3.3-7.el7.remi.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 00f97f56: NOKEY #8 81.94 Public key for gd3php-2.3.3-7.el7.remi.x86_64.rpm is not installed #8 83.76 warning: /var/cache/yum/x86_64/7/Tuleap/packages/mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID adb0d167: NOKEY #8 83.76 Public key for mailman-tuleap-2.1.12-18.3.el7.x86_64.rpm is not installed #8 87.72 warning: /var/cache/yum/x86_64/7/centos-sclo-rh/packages/rh-mysql80-mysql-8.0.26-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID f2ee9d55: NOKEY #8 87.72 Public key for rh-mysql80-mysql-8.0.26-1.el7.x86_64.rpm is not installed #8 91.62 -------------------------------------------------------------------------------- #8 91.63 Total 32 MB/s | 335 MB 00:10 #8 91.63 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi #8 91.63 Importing GPG key 0x00F97F56: #8 91.63 Userid : "Remi Collet " #8 91.63 Fingerprint: 1ee0 4cce 88a4 ae4a a29a 5df5 004e 6f47 00f9 7f56 #8 91.63 Package : remi-release-7.9-5.el7.remi.noarch (@/remi-release-7) #8 91.63 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-remi #8 91.73 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Tuleap #8 91.73 Importing GPG key 0xADB0D167: #8 91.73 Userid : "Tuleap Community (Tuleap community signing key) " #8 91.73 Fingerprint: 3d03 b41a 172a 7fb9 4f1e 9e9e c0b5 e775 adb0 d167 #8 91.73 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-Tuleap #8 91.76 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo #8 91.76 Importing GPG key 0xF2EE9D55: #8 91.76 Userid : "CentOS SoftwareCollections SIG (https://wiki.centos.org/SpecialInterestGroup/SCLo) " #8 91.76 Fingerprint: c4db d535 b1fb ba14 f8ba 64a8 4eb8 4e71 f2ee 9d55 #8 91.76 Package : centos-release-scl-rh-2-3.el7.centos.noarch (@extras) #8 91.76 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo #8 92.01 Running transaction check #8 92.07 Running transaction test #8 93.07 Transaction test succeeded #8 93.07 Running transaction #8 93.96 Installing : 2:libpng-1.5.13-8.el7.x86_64 1/341 #8 94.09 Installing : freetype-2.8-14.el7_9.1.x86_64 2/341 #8 94.21 Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 3/341 #8 94.32 Installing : apr-1.4.8-7.el7.x86_64 4/341 #8 94.43 Installing : apr-util-1.5.2-6.el7.x86_64 5/341 #8 94.53 Installing : systemd-sysv-219-78.el7_9.7.x86_64 6/341 #8 94.55 Installing : fipscheck-1.4.1-6.el7.x86_64 7/341 #8 94.57 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/341 #8 94.69 Installing : libselinux-utils-2.5-15.el7.x86_64 9/341 #8 94.72 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 10/341 #8 94.84 Installing : libICE-1.0.9-9.el7.x86_64 11/341 #8 95.08 Installing : openssh-7.4p1-22.el7_9.x86_64 12/341 #8 95.12 Installing : libxslt-1.1.28-6.el7.x86_64 13/341 #8 95.22 Installing : scl-utils-20130529-19.el7.x86_64 14/341 #8 95.24 Installing : fontpackages-filesystem-1.44-8.el7.noarch 15/341 #8 95.26 Installing : urw-base35-fonts-common-20170801-10.el7.noarch 16/341 #8 95.29 Installing : dejavu-fonts-common-2.33-6.el7.noarch 17/341 #8 97.41 Installing : tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64 18/341 #8 97.44 Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 19/341 #8 97.68 Installing : dejavu-sans-fonts-2.33-6.el7.noarch 20/341 #8 97.81 Installing : fontconfig-2.13.0-4.3.el7.x86_64 21/341 #8 98.93 Installing : libSM-1.2.2-2.el7.x86_64 22/341 #8 99.04 Installing : lcms2-2.6-3.el7.x86_64 23/341 #8 99.16 Installing : openjpeg2-2.3.1-3.el7_7.x86_64 24/341 #8 99.27 Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 25/341 #8 99.79 Installing : centos-logos-70.0.6-3.el7.centos.noarch 26/341 #8 99.99 Installing : logrotate-3.8.6-19.el7.x86_64 27/341 #8 100.0 Installing : t1utils-1.37-6.el7.x86_64 28/341 #8 100.1 Installing : libzstd-1.5.4-1.el7.x86_64 29/341 #8 100.2 Installing : fribidi-1.0.2-1.el7_7.1.x86_64 30/341 #8 101.2 Installing : libicu71-71.1-2.el7.remi.x86_64 31/341 #8 101.4 Installing : mailcap-2.1.41-2.el7.noarch 32/341 #8 101.4 Installing : libmnl-1.0.3-7.el7.x86_64 33/341 #8 101.5 Installing : oniguruma5php-6.9.8-1.el7.remi.x86_64 34/341 #8 101.6 Installing : libxshmfence-1.2-1.el7.x86_64 35/341 #8 101.7 Installing : libnfnetlink-1.0.1-4.el7.x86_64 36/341 #8 101.8 Installing : libwayland-server-1.15.0-1.el7.x86_64 37/341 #8 102.0 Installing : 1:mariadb-libs-5.5.68-1.el7.x86_64 38/341 #8 102.1 Installing : libsodium-1.0.18-1.el7.x86_64 39/341 #8 102.5 Installing : adobe-mappings-cmap-20171205-3.el7.noarch 40/341 #8 102.5 Installing : ilmbase-1.0.3-7.el7.x86_64 41/341 #8 102.6 Installing : OpenEXR-libs-1.7.1-8.el7.x86_64 42/341 #8 102.8 Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 43/341 #8 102.8 Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 44/341 #8 103.0 Installing : iptables-1.4.21-35.el7.x86_64 45/341 #8 103.2 Installing : iproute-4.11.0-30.el7.x86_64 46/341 #8 103.2 Installing : libzip5-1.9.2-3.el7.remi.x86_64 47/341 #8 103.4 Installing : dejavu-sans-mono-fonts-2.33-6.el7.noarch 48/341 #8 103.5 Installing : dejavu-serif-fonts-2.33-6.el7.noarch 49/341 #8 103.7 Installing : openssh-clients-7.4p1-22.el7_9.x86_64 50/341 #8 103.8 Installing : policycoreutils-2.5-34.el7.x86_64 51/341 #8 103.8 Installing : httpd-tools-2.4.6-98.el7.centos.6.x86_64 52/341 #8 104.2 Installing : httpd-2.4.6-98.el7.centos.6.x86_64 53/341 #8 104.4 Installing : jasper-libs-1.900.1-33.el7.x86_64 54/341 #8 104.5 Installing : cronie-1.4.11-24.el7_9.x86_64 55/341 #8 104.7 Installing : crontabs-1.11-6.20121102git.el7.noarch 56/341 #8 104.7 Installing : cronie-anacron-1.4.11-24.el7_9.x86_64 57/341 #8 104.9 Installing : libcgroup-0.41-21.el7.x86_64 58/341 #8 105.0 Installing : avahi-libs-0.6.31-20.el7.x86_64 59/341 #8 105.1 Installing : 1:cups-libs-1.6.3-51.el7.x86_64 60/341 #8 105.3 Installing : adobe-mappings-pdf-20180407-1.el7.noarch 61/341 #8 105.4 Installing : libfontenc-1.1.3-3.el7.x86_64 62/341 #8 105.5 Installing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 63/341 #8 107.8 Installing : tuleap-mathoid-14.6.99.107-1.x86_64 64/341 #8 107.8 Installing : libselinux-python-2.5-15.el7.x86_64 65/341 #8 107.8 Installing : viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch 66/341 #8 107.8 Installing : libwebp-0.3.0-10.el7_9.x86_64 67/341 #8 108.0 Installing : pixman-0.34.0-1.el7.x86_64 68/341 #8 108.1 Installing : libpaper-1.1.24-9.el7.x86_64 69/341 #8 108.2 Installing : liblzf-3.6-7.el7.x86_64 70/341 #8 108.3 Installing : python-meld3-0.6.10-1.el7.x86_64 71/341 #8 108.3 Installing : libestr-0.1.9-2.el7.x86_64 72/341 #8 108.4 Installing : nettle-2.7.1-9.el7_9.x86_64 73/341 #8 108.5 install-info: No such file or directory for /usr/share/info/nettle.info #8 108.6 Installing : highlight-3.13-3.el7.x86_64 74/341 #8 108.7 Installing : python-dns-1.12.0-4.20150617git465785f.el7.noarch 75/341 #8 108.7 Installing : libfastjson-0.99.4-3.el7.x86_64 76/341 #8 108.8 Installing : jbigkit-libs-2.0-11.el7.x86_64 77/341 #8 108.9 Installing : libtiff-4.0.3-35.el7.x86_64 78/341 #8 109.1 Installing : python-pillow-2.0.0-23.gitd1c6db8.el7_9.x86_64 79/341 #8 109.1 Installing : libX11-common-1.6.7-4.el7_9.noarch 80/341 #8 109.2 Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 81/341 #8 109.4 Installing : openssh-server-7.4p1-22.el7_9.x86_64 82/341 #8 109.7 Installing : urw-base35-fonts-legacy-20170801-10.el7.noarch 83/341 #8 110.0 Installing : 1:tcl-8.5.13-8.el7.x86_64 84/341 #8 110.2 Installing : libgomp-4.8.5-44.el7.x86_64 85/341 #8 110.3 Installing : sha1collisiondetector-1.1.0-1.1677995890.x86_64 86/341 #8 110.3 Installing : libcroco-0.6.12-6.el7_9.x86_64 87/341 #8 110.4 Installing : centos-indexhtml-7-9.el7.centos.noarch 88/341 #8 110.4 Installing : audit-libs-python-2.8.5-4.el7.x86_64 89/341 #8 110.5 Installing : pakchois-0.4-10.el7.x86_64 90/341 #8 110.7 Installing : 1:nginx-filesystem-1.20.1-10.el7.noarch 91/341 #8 110.7 Installing : libwmf-lite-0.2.8.4-44.el7.x86_64 92/341 #8 110.8 Installing : graphite2-1.3.10-1.el7_3.x86_64 93/341 #8 110.9 Installing : harfbuzz-1.7.5-2.el7.x86_64 94/341 #8 111.1 Installing : libraqm-0.7.0-4.el7.x86_64 95/341 #8 111.1 Installing : libmodman-2.0.1-8.el7.x86_64 96/341 #8 111.2 Installing : libproxy-0.4.11-11.el7.x86_64 97/341 #8 111.3 Installing : setools-libs-3.3.8-4.el7.x86_64 98/341 #8 111.5 Installing : 1:make-3.82-24.el7.x86_64 99/341 #8 111.6 Installing : 1:openssl-1.0.2k-25.el7_9.x86_64 100/341 #8 111.6 Installing : python-IPy-0.75-6.el7.noarch 101/341 #8 111.7 Installing : checkpolicy-2.5-8.el7.x86_64 102/341 #8 112.0 Installing : hwdata-0.252-9.7.el7.x86_64 103/341 #8 112.3 Installing : libpciaccess-0.14-1.el7.x86_64 104/341 #8 112.5 Installing : libdrm-2.4.97-2.el7.x86_64 105/341 #8 112.6 Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64 106/341 #8 112.8 Installing : trousers-0.3.14-2.el7.x86_64 107/341 #8 113.0 Installing : gnutls-3.3.29-9.el7_6.x86_64 108/341 #8 113.1 Installing : neon-0.30.0-4.el7.x86_64 109/341 #8 113.3 Installing : subversion-libs-1.7.14-16.el7.x86_64 110/341 #8 113.4 Installing : mod_dav_svn-1.7.14-16.el7.x86_64 111/341 #8 113.5 Installing : subversion-python-1.7.14-16.el7.x86_64 112/341 #8 113.7 Installing : 1:openssl11-libs-1.1.1k-5.el7.x86_64 113/341 #8 113.8 Installing : python-ipaddress-1.0.16-2.el7.noarch 114/341 #8 113.8 Installing : gperftools-libs-2.6.1-1.el7.x86_64 115/341 #8 114.0 Installing : 1:nginx-1.20.1-10.el7.x86_64 116/341 #8 114.1 Installing : libsemanage-python-2.5-14.el7.x86_64 117/341 #8 114.1 Installing : policycoreutils-python-2.5-34.el7.x86_64 118/341 #8 114.2 Installing : rh-mysql80-runtime-3.2-2.el7.x86_64 119/341 #8 114.5 Installing : rh-mysql80-lz4-r131-7.el7.x86_64 120/341 #8 114.6 Installing : rh-mysql80-mysql-config-8.0.26-1.el7.x86_64 121/341 #8 114.7 Installing : rh-mysql80-mysql-common-8.0.26-1.el7.x86_64 122/341 #8 116.1 Installing : rh-mysql80-mysql-8.0.26-1.el7.x86_64 123/341 #8 116.1 Installing : python-backports-1.0-8.el7.x86_64 124/341 #8 116.1 Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 125/341 #8 116.2 Installing : python-setuptools-0.9.8-7.el7.noarch 126/341 #8 116.3 Installing : python-pygments-1.4-10.el7.noarch 127/341 #8 116.3 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 128/341 #8 116.4 Installing : libthai-0.1.14-9.el7.x86_64 129/341 #8 116.6 Installing : groff-base-1.22.2-8.el7.x86_64 130/341 #8 116.7 Installing : 1:perl-parent-0.225-244.el7.noarch 131/341 #8 116.7 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 132/341 #8 116.7 Installing : perl-podlators-2.5.1-3.el7.noarch 133/341 #8 116.8 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 134/341 #8 116.8 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 135/341 #8 116.8 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 136/341 #8 117.0 Installing : perl-Encode-2.51-7.el7.x86_64 137/341 #8 117.0 Installing : perl-Pod-Usage-1.63-3.el7.noarch 138/341 #8 117.1 Installing : perl-threads-1.87-4.el7.x86_64 139/341 #8 117.1 Installing : perl-threads-shared-1.43-6.el7.x86_64 140/341 #8 117.1 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 141/341 #8 117.1 Installing : perl-Storable-2.45-3.el7.x86_64 142/341 #8 117.2 Installing : perl-Carp-1.26-244.el7.noarch 143/341 #8 117.2 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 144/341 #8 117.2 Installing : perl-Exporter-5.68-3.el7.noarch 145/341 #8 117.2 Installing : perl-File-Path-2.09-2.el7.noarch 146/341 #8 117.3 Installing : perl-PathTools-3.40-5.el7.x86_64 147/341 #8 117.3 Installing : perl-Filter-1.49-3.el7.x86_64 148/341 #8 117.3 Installing : perl-File-Temp-0.23.01-3.el7.noarch 149/341 #8 117.3 Installing : perl-constant-1.27-2.el7.noarch 150/341 #8 117.4 Installing : perl-Socket-2.010-5.el7.x86_64 151/341 #8 117.4 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 152/341 #8 117.4 Installing : perl-Time-Local-1.2300-2.el7.noarch 153/341 #8 117.5 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 154/341 #8 117.6 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 155/341 #8 117.6 Installing : perl-Getopt-Long-2.40-3.el7.noarch 156/341 #8 118.4 Installing : 4:perl-5.16.3-299.el7_9.x86_64 157/341 #8 118.4 Installing : perl-LWP-MediaTypes-6.02-2.el7.noarch 158/341 #8 118.4 Installing : perl-JSON-2.59-2.el7.noarch 159/341 #8 118.5 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 160/341 #8 118.5 Installing : perl-XML-SAX-Base-1.08-7.el7.noarch 161/341 #8 118.5 Installing : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 162/341 #8 118.5 Installing : perl-Mozilla-CA-20130114-5.el7.noarch 163/341 #8 118.6 Installing : perl-Digest-1.17-245.el7.noarch 164/341 #8 118.6 Installing : perl-Digest-MD5-2.52-3.el7.x86_64 165/341 #8 118.6 Installing : perl-IO-Socket-IP-0.21-5.el7.noarch 166/341 #8 118.6 Installing : perl-Encode-Locale-1.03-5.el7.noarch 167/341 #8 118.7 Installing : 1:perl-Digest-SHA-5.85-4.el7.x86_64 168/341 #8 118.7 Installing : perl-Digest-HMAC-1.03-5.el7.noarch 169/341 #8 118.7 Installing : perl-XML-Filter-BufferText-1.01-17.el7.noarch 170/341 #8 118.7 Installing : tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarc 171/341 #8 118.8 Installing : perl-Text-Unidecode-0.04-20.el7.noarch 172/341 #8 118.8 Installing : perl-Text-Soundex-3.04-4.el7.x86_64 173/341 #8 118.8 Installing : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 174/341 #8 118.8 Installing : perl-Business-ISBN-2.06-2.el7.noarch 175/341 #8 118.9 Installing : perl-URI-1.60-9.el7.noarch 176/341 #8 118.9 Installing : perl-WWW-RobotRules-6.02-5.el7.noarch 177/341 #8 118.9 Installing : perl-Net-SSLeay-1.55-6.el7.x86_64 178/341 #8 119.0 Installing : perl-XML-NamespaceSupport-1.11-10.el7.noarch 179/341 #8 119.0 Installing : perl-XML-SAX-Writer-0.53-4.el7.noarch 180/341 #8 119.0 Installing : perl-HTML-Tagset-3.20-15.el7.noarch 181/341 #8 119.0 Installing : perl-Convert-ASN1-0.26-4.el7.noarch 182/341 #8 119.1 Installing : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 183/341 #8 119.1 Installing : perl-IO-Compress-2.061-2.el7.noarch 184/341 #8 119.1 Installing : perl-IO-HTML-1.00-2.el7.noarch 185/341 #8 119.2 Installing : perl-GSSAPI-0.28-9.el7.x86_64 186/341 #8 119.2 Installing : perl-Authen-SASL-2.15-10.el7.noarch 187/341 #8 119.3 Installing : subversion-1.7.14-16.el7.x86_64 188/341 #8 119.4 Installing : perl-Net-Daemon-0.48-5.el7.noarch 189/341 #8 119.4 Installing : perl-PlRPC-0.2020-14.el7.noarch 190/341 #8 119.5 Installing : perl-DBI-1.627-4.el7.x86_64 191/341 #8 119.6 Installing : perl-DBD-MySQL-4.023-6.el7.x86_64 192/341 #8 119.6 Installing : perl-Net-LibIDN-0.12-15.el7.x86_64 193/341 #8 119.6 Installing : perl-IO-Socket-SSL-1.94-7.el7.noarch 194/341 #8 119.6 Installing : perl-Net-HTTP-6.06-2.el7.noarch 195/341 #8 119.7 Installing : 1:perl-TimeDate-2.30-2.el7.noarch 196/341 #8 119.7 Installing : perl-HTTP-Date-6.02-8.el7.noarch 197/341 #8 119.7 Installing : perl-HTTP-Message-6.06-6.el7.noarch 198/341 #8 119.7 Installing : perl-HTTP-Negotiate-6.01-5.el7.noarch 199/341 #8 119.8 Installing : perl-HTML-Parser-3.71-4.el7.x86_64 200/341 #8 119.8 Installing : perl-HTTP-Daemon-6.01-8.el7.noarch 201/341 #8 119.8 Installing : perl-HTTP-Cookies-6.01-5.el7.noarch 202/341 #8 119.8 Installing : perl-File-Listing-6.04-7.el7.noarch 203/341 #8 119.9 Installing : perl-libwww-perl-6.05-2.el7.noarch 204/341 #8 119.9 Installing : 1:perl-LDAP-0.56-6.el7.noarch 205/341 #8 120.0 Installing : perl-LWP-Protocol-https-6.04-4.el7.noarch 206/341 #8 120.0 Installing : libXau-1.0.8-2.1.el7.x86_64 207/341 #8 120.1 Installing : libxcb-1.13-1.el7.x86_64 208/341 #8 120.3 Installing : libX11-1.6.7-4.el7_9.x86_64 209/341 #8 120.4 Installing : libXext-1.3.3-3.el7.x86_64 210/341 #8 120.5 Installing : libXrender-0.9.10-1.el7.x86_64 211/341 #8 120.6 Installing : libXfixes-5.0.3-1.el7.x86_64 212/341 #8 120.7 Installing : libXpm-3.5.12-2.el7_9.x86_64 213/341 #8 120.8 Installing : libXt-1.1.5-3.el7.x86_64 214/341 #8 120.9 Installing : libXcursor-1.1.15-1.el7.x86_64 215/341 #8 121.0 Installing : libXft-2.3.2-2.el7.x86_64 216/341 #8 121.1 Installing : libXxf86vm-1.1.4-1.el7.x86_64 217/341 #8 121.2 Installing : libXinerama-1.1.3-2.1.el7.x86_64 218/341 #8 121.4 Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 219/341 #8 121.5 Installing : environment-modules-3.2.10-10.el7.x86_64 220/341 #8 121.6 Installing : php81-runtime-8.1-1.el7.remi.x86_64 221/341 #8 122.1 Installing : php81-php-common-8.1.17-1.el7.remi.x86_64 222/341 #8 122.1 Installing : php81-php-sodium-8.1.17-1.el7.remi.x86_64 223/341 #8 122.2 Installing : php81-php-mbstring-8.1.17-1.el7.remi.x86_64 224/341 #8 122.2 Installing : php81-php-pecl-mailparse-3.1.4-1.el7.remi.x86_64 225/341 #8 122.5 Installing : php81-php-fpm-8.1.17-1.el7.remi.x86_64 226/341 #8 122.7 Installing : php81-php-ffi-8.1.17-1.el7.remi.x86_64 227/341 #8 122.8 Installing : php81-php-pdo-8.1.17-1.el7.remi.x86_64 228/341 #8 122.9 Installing : php81-php-mysqlnd-8.1.17-1.el7.remi.x86_64 229/341 #8 122.9 Installing : php81-php-pecl-mysql-1.0.0-0.25.20210423.ca514c4.el7.r 230/341 #8 122.9 Installing : php81-php-ldap-8.1.17-1.el7.remi.x86_64 231/341 #8 122.9 Installing : php81-php-pecl-igbinary-3.2.14-1.el7.remi.x86_64 232/341 #8 122.9 Installing : php81-php-soap-8.1.17-1.el7.remi.x86_64 233/341 #8 123.0 Installing : php81-php-pecl-zip-1.21.1-1.el7.remi.x86_64 234/341 #8 123.0 Installing : php81-php-process-8.1.17-1.el7.remi.x86_64 235/341 #8 123.4 Installing : php81-php-cli-8.1.17-1.el7.remi.x86_64 236/341 #8 123.6 Installing : php81-php-8.1.17-1.el7.remi.x86_64 237/341 #8 123.7 Installing : php81-php-xml-8.1.17-1.el7.remi.x86_64 238/341 #8 123.7 Installing : php81-php-intl-8.1.17-1.el7.remi.x86_64 239/341 #8 123.7 Installing : php81-php-pecl-msgpack-2.2.0~RC2-1.el7.remi.x86_64 240/341 #8 123.8 Installing : php81-php-pecl-redis5-5.3.7-1.el7.remi.x86_64 241/341 #8 123.8 Installing : php81-php-opcache-8.1.17-1.el7.remi.x86_64 242/341 #8 123.9 Installing : php74-runtime-1.0-3.el7.remi.x86_64 243/341 #8 124.3 Installing : php74-php-json-7.4.33-4.el7.remi.x86_64 244/341 #8 124.4 Installing : php74-php-common-7.4.33-4.el7.remi.x86_64 245/341 #8 124.4 Installing : php74-php-pdo-7.4.33-4.el7.remi.x86_64 246/341 #8 124.5 Installing : php74-php-mysqlnd-7.4.33-4.el7.remi.x86_64 247/341 #8 124.8 Installing : php74-php-cli-7.4.33-4.el7.remi.x86_64 248/341 #8 124.9 Installing : php74-php-opcache-7.4.33-4.el7.remi.x86_64 249/341 #8 124.9 Installing : php74-php-mbstring-7.4.33-4.el7.remi.x86_64 250/341 #8 124.9 Installing : php74-php-sodium-7.4.33-4.el7.remi.x86_64 251/341 #8 125.0 Installing : php74-php-process-7.4.33-4.el7.remi.x86_64 252/341 #8 125.2 Installing : php74-php-fpm-7.4.33-4.el7.remi.x86_64 253/341 #8 125.4 Installing : php74-php-xml-7.4.33-4.el7.remi.x86_64 254/341 #8 125.4 Installing : php74-php-ldap-7.4.33-4.el7.remi.x86_64 255/341 #8 125.4 Installing : php74-php-intl-7.4.33-4.el7.remi.x86_64 256/341 #8 125.4 Installing : libXmu-1.1.2-2.el7.x86_64 257/341 #8 125.6 Installing : gd-2.0.35-27.el7_9.x86_64 258/341 #8 125.7 Installing : cvsgraph-1.6.1-9.el7.x86_64 259/341 #8 125.7 Installing : libXdamage-1.1.4-4.1.el7.x86_64 260/341 #8 125.8 Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 261/341 #8 126.0 Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 262/341 #8 126.1 Installing : mesa-libGLU-9.0.0-4.el7.x86_64 263/341 #8 126.3 Installing : fltk-1.3.4-3.el7_9.x86_64 264/341 #8 126.4 Installing : libXrandr-1.5.1-2.el7.x86_64 265/341 #8 126.5 Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 266/341 #8 126.6 Installing : libXi-1.7.9-1.el7.x86_64 267/341 #8 126.7 Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 268/341 #8 126.8 Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 269/341 #8 126.9 Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 270/341 #8 127.1 Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 271/341 #8 127.3 Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 272/341 #8 127.4 Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 273/341 #8 127.5 Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 274/341 #8 127.6 Installing : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 275/341 #8 127.8 Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 276/341 #8 127.9 Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 277/341 #8 128.1 Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 278/341 #8 128.2 Installing : urw-base35-fonts-20170801-10.el7.noarch 279/341 #8 128.7 Installing : libgs-9.25-5.el7.x86_64 280/341 #8 128.8 Installing : t1lib-5.1.2-14.el7.x86_64 281/341 #8 128.9 Installing : ttf2pt1-3.4.4-17.el7.x86_64 282/341 #8 129.0 Installing : htmldoc-1.8.28-6.el7.x86_64 283/341 #8 129.1 Installing : libwayland-client-1.15.0-1.el7.x86_64 284/341 #8 129.2 Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 285/341 #8 129.4 Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64 286/341 #8 129.5 Installing : cairo-1.15.12-4.el7.x86_64 287/341 #8 129.7 Installing : pango-1.42.4-4.el7_7.x86_64 288/341 #8 129.8 Installing : librsvg2-2.40.20-1.el7.x86_64 289/341 #8 130.1 Installing : ImageMagick-6.9.10.68-6.el7_9.x86_64 290/341 #8 132.2 Installing : php-mediawiki-tuleap-123-1.23.9-19.noarch 291/341 #8 132.2 Installing : rcs-5.9.0-7.el7.x86_64 292/341 #8 132.4 Installing : viewvc-1.1.30-1.el7.noarch 293/341 #8 132.5 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 294/341 #8 132.6 Installing : initscripts-9.49.53-1.el7_9.1.x86_64 295/341 #8 132.8 Installing : libwebp7-1.0.3-1.el7.remi.x86_64 296/341 #8 132.9 Installing : gd3php-2.3.3-7.el7.remi.x86_64 297/341 #8 133.0 Installing : php74-php-gd-7.4.33-4.el7.remi.x86_64 298/341 #8 141.9 Installing : mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch 299/341 #8 142.6 Installing : php81-php-gd-8.1.17-1.el7.remi.x86_64 300/341 #8 142.7 usermod: no changes #8 142.7 usermod: no changes #8 142.7 usermod: no changes #8 146.0 Installing : tuleap-14.6.99.107-1.el7.noarch 301/341 #8 146.2 Created symlink /etc/systemd/system/php81-php-fpm.service, pointing to /dev/null. #8 146.5 Installing : tuleap-plugin-tracker-14.6.99.107-1.el7.noarch 302/341 #8 146.6 usermod: no changes #8 146.7 Installing : tuleap-plugin-git-14.6.99.107-1.el7.noarch 303/341 #8 146.9 Installing : tuleap-plugin-botmattermost-14.6.99.107-1.el7.noarch 304/341 #8 147.0 Installing : tuleap-plugin-document-14.6.99.107-1.el7.noarch 305/341 #8 147.1 Installing : tuleap-plugin-hudson-14.6.99.107-1.el7.noarch 306/341 #8 147.1 Installing : tuleap-plugin-cardwall-14.6.99.107-1.el7.noarch 307/341 #8 147.2 Installing : tuleap-plugin-agiledashboard-14.6.99.107-1.el7.noarch 308/341 #8 148.2 Installing : 3:mailman-tuleap-2.1.12-18.3.el7.x86_64 309/341 #8 148.4 Installing : tuleap-core-mailman-14.6.99.107-1.el7.noarch 310/341 #8 148.4 Installing : tuleap-theme-flamingparrot-14.6.99.107-1.el7.noarch 311/341 #8 148.4 Installing : tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch 312/341 #8 148.5 Installing : tuleap-plugin-svn-14.6.99.107-1.el7.noarch 313/341 #8 148.6 Installing : tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el7.n 314/341 #8 148.7 Created symlink /etc/systemd/system/php74-php-fpm.service, pointing to /dev/null. #8 148.8 Installing : tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch 315/341 #8 148.8 Installing : tuleap-plugin-hudson-svn-14.6.99.107-1.el7.noarch 316/341 #8 148.8 Installing : tuleap-plugin-forumml-14.6.99.107-1.el7.noarch 317/341 #8 148.9 Installing : tuleap-plugin-botmattermost-agiledashboard-14.6.99.107 318/341 #8 148.9 Installing : tuleap-plugin-hudson-git-14.6.99.107-1.el7.noarch 319/341 #8 148.9 Installing : tuleap-plugin-onlyoffice-14.6.99.107-1.el7.noarch 320/341 #8 149.1 Installing : tuleap-plugin-webdav-14.6.99.107-1.el7.noarch 321/341 #8 149.1 Installing : tuleap-plugin-create-test-env-14.6.99.107-1.el7.noarch 322/341 #8 149.1 Installing : tuleap-plugin-botmattermost-git-14.6.99.107-1.el7.noar 323/341 #8 149.2 Installing : tuleap-plugin-gitlab-14.6.99.107-1.el7.noarch 324/341 #8 149.3 Installing : tuleap-plugin-gitlfs-14.6.99.107-1.el7.noarch 325/341 #8 149.3 Installing : tuleap-plugin-pullrequest-14.6.99.107-1.el7.noarch 326/341 #8 149.4 Installing : tuleap-plugin-frs-14.6.99.107-1.el7.noarch 327/341 #8 149.4 Installing : tuleap-plugin-graphontrackers-14.6.99.107-1.el7.noarch 328/341 #8 149.5 Installing : tuleap-plugin-api-explorer-14.6.99.107-1.el7.noarch 329/341 #8 149.5 Installing : tuleap-plugin-captcha-14.6.99.107-1.el7.noarch 330/341 #8 149.5 Installing : tuleap-plugin-archivedeleteditems-14.6.99.107-1.el7.no 331/341 #8 149.6 Installing : tuleap-theme-burningparrot-14.6.99.107-1.el7.noarch 332/341 #8 149.6 Installing : tuleap-plugin-securitytxt-14.6.99.107-1.el7.noarch 333/341 #8 149.7 Installing : tuleap-plugin-openidconnectclient-14.6.99.107-1.el7.no 334/341 #8 149.7 Installing : tuleap-plugin-embed-14.6.99.107-1.el7.noarch 335/341 #8 149.7 Installing : tuleap-plugin-bugzilla-reference-14.6.99.107-1.el7.noa 336/341 #8 149.8 Installing : tuleap-plugin-ldap-14.6.99.107-1.el7.noarch 337/341 #8 149.8 Installing : supervisor-3.4.0-1.el7.noarch 338/341 #8 150.0 Installing : rsyslog-8.24.0-57.el7_9.3.x86_64 339/341 #8 150.5 Installing : 2:postfix-2.10.1-9.el7.x86_64 340/341 #8 152.8 Installing : tuleap-realtime-14.6.99.107-1.x86_64 341/341 #8 153.8 ===================================================================== #8 153.8 #8 153.8 WARNING : PHP 7.4 have reached its "End of Life" in #8 153.8 November 2022. Even, if this package includes some of #8 153.8 the important security fixes, backported from 8.0, the #8 153.8 UPGRADE to a maintained version is very strongly RECOMMENDED. #8 153.8 #8 153.8 ===================================================================== #8 156.6 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/341 #8 156.6 Verifying : libXext-1.3.3-3.el7.x86_64 2/341 #8 156.6 Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 3/341 #8 156.6 Verifying : perl-IO-Compress-2.061-2.el7.noarch 4/341 #8 156.6 Verifying : httpd-2.4.6-98.el7.centos.6.x86_64 5/341 #8 156.6 Verifying : php74-php-pdo-7.4.33-4.el7.remi.x86_64 6/341 #8 156.6 Verifying : perl-WWW-RobotRules-6.02-5.el7.noarch 7/341 #8 156.6 Verifying : libwebp7-1.0.3-1.el7.remi.x86_64 8/341 #8 156.6 Verifying : libXrender-0.9.10-1.el7.x86_64 9/341 #8 156.7 Verifying : tuleap-plugin-mediawiki-14.6.99.107-1.el7.noarch 10/341 #8 156.7 Verifying : perl-JSON-2.59-2.el7.noarch 11/341 #8 156.7 Verifying : environment-modules-3.2.10-10.el7.x86_64 12/341 #8 156.7 Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 13/341 #8 156.7 Verifying : ilmbase-1.0.3-7.el7.x86_64 14/341 #8 156.7 Verifying : 3:mailman-tuleap-2.1.12-18.3.el7.x86_64 15/341 #8 156.7 Verifying : libXpm-3.5.12-2.el7_9.x86_64 16/341 #8 156.7 Verifying : perl-HTTP-Message-6.06-6.el7.noarch 17/341 #8 156.7 Verifying : tuleap-plugin-create-test-env-14.6.99.107-1.el7.noarch 18/341 #8 156.7 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 19/341 #8 156.8 Verifying : php81-php-fpm-8.1.17-1.el7.remi.x86_64 20/341 #8 156.8 Verifying : perl-XML-SAX-Writer-0.53-4.el7.noarch 21/341 #8 156.8 Verifying : php81-php-ffi-8.1.17-1.el7.remi.x86_64 22/341 #8 156.8 Verifying : rcs-5.9.0-7.el7.x86_64 23/341 #8 156.8 Verifying : libwayland-client-1.15.0-1.el7.x86_64 24/341 #8 156.8 Verifying : adobe-mappings-cmap-20171205-3.el7.noarch 25/341 #8 156.8 Verifying : perl-LWP-MediaTypes-6.02-2.el7.noarch 26/341 #8 156.8 Verifying : tuleap-plugin-api-explorer-14.6.99.107-1.el7.noarch 27/341 #8 156.8 Verifying : libXau-1.0.8-2.1.el7.x86_64 28/341 #8 156.8 Verifying : perl-Text-Unidecode-0.04-20.el7.noarch 29/341 #8 156.8 Verifying : php74-php-cli-7.4.33-4.el7.remi.x86_64 30/341 #8 156.9 Verifying : groff-base-1.22.2-8.el7.x86_64 31/341 #8 156.9 Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 32/341 #8 156.9 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 33/341 #8 156.9 Verifying : tuleap-plugin-gitlab-14.6.99.107-1.el7.noarch 34/341 #8 156.9 Verifying : libthai-0.1.14-9.el7.x86_64 35/341 #8 156.9 Verifying : php74-php-mysqlnd-7.4.33-4.el7.remi.x86_64 36/341 #8 156.9 Verifying : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 37/341 #8 156.9 Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 38/341 #8 156.9 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 39/341 #8 156.9 Verifying : perl-DBI-1.627-4.el7.x86_64 40/341 #8 157.0 Verifying : tuleap-plugin-svn-14.6.99.107-1.el7.noarch 41/341 #8 157.0 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 42/341 #8 157.0 Verifying : libsodium-1.0.18-1.el7.x86_64 43/341 #8 157.0 Verifying : 1:mariadb-libs-5.5.68-1.el7.x86_64 44/341 #8 157.0 Verifying : perl-Net-SSLeay-1.55-6.el7.x86_64 45/341 #8 157.0 Verifying : php81-php-pdo-8.1.17-1.el7.remi.x86_64 46/341 #8 157.0 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 47/341 #8 157.0 Verifying : perl-threads-shared-1.43-6.el7.x86_64 48/341 #8 157.0 Verifying : fipscheck-1.4.1-6.el7.x86_64 49/341 #8 157.1 Verifying : libXft-2.3.2-2.el7.x86_64 50/341 #8 157.1 Verifying : python-backports-1.0-8.el7.x86_64 51/341 #8 157.1 Verifying : apr-util-1.5.2-6.el7.x86_64 52/341 #8 157.1 Verifying : tuleap-plugin-gitlfs-14.6.99.107-1.el7.noarch 53/341 #8 157.1 Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 54/341 #8 157.1 Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 55/341 #8 157.1 Verifying : librsvg2-2.40.20-1.el7.x86_64 56/341 #8 157.1 Verifying : tuleap-plugin-captcha-14.6.99.107-1.el7.noarch 57/341 #8 157.1 Verifying : rh-mysql80-mysql-8.0.26-1.el7.x86_64 58/341 #8 157.1 Verifying : tuleap-plugin-forumml-14.6.99.107-1.el7.noarch 59/341 #8 157.2 Verifying : mesa-libGL-18.3.4-12.el7_9.x86_64 60/341 #8 157.2 Verifying : tuleap-plugin-onlyoffice-14.6.99.107-1.el7.noarch 61/341 #8 157.2 Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 62/341 #8 157.2 Verifying : iptables-1.4.21-35.el7.x86_64 63/341 #8 157.2 Verifying : tuleap-theme-flamingparrot-14.6.99.107-1.el7.noarch 64/341 #8 157.2 Verifying : libwayland-server-1.15.0-1.el7.x86_64 65/341 #8 157.2 Verifying : php81-php-mysqlnd-8.1.17-1.el7.remi.x86_64 66/341 #8 157.2 Verifying : libnfnetlink-1.0.1-4.el7.x86_64 67/341 #8 157.2 Verifying : perl-Net-HTTP-6.06-2.el7.noarch 68/341 #8 157.2 Verifying : libsemanage-python-2.5-14.el7.x86_64 69/341 #8 157.3 Verifying : php81-php-ldap-8.1.17-1.el7.remi.x86_64 70/341 #8 157.3 Verifying : perl-File-Path-2.09-2.el7.noarch 71/341 #8 157.3 Verifying : 1:perl-Digest-SHA-5.85-4.el7.x86_64 72/341 #8 157.3 Verifying : php81-runtime-8.1-1.el7.remi.x86_64 73/341 #8 157.3 Verifying : perl-DBD-MySQL-4.023-6.el7.x86_64 74/341 #8 157.3 Verifying : gperftools-libs-2.6.1-1.el7.x86_64 75/341 #8 157.3 Verifying : perl-Mozilla-CA-20130114-5.el7.noarch 76/341 #8 157.3 Verifying : python-ipaddress-1.0.16-2.el7.noarch 77/341 #8 157.3 Verifying : openssh-server-7.4p1-22.el7_9.x86_64 78/341 #8 157.3 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 79/341 #8 157.4 Verifying : 1:openssl11-libs-1.1.1k-5.el7.x86_64 80/341 #8 157.4 Verifying : tuleap-plugin-document-14.6.99.107-1.el7.noarch 81/341 #8 157.4 Verifying : php81-php-pecl-igbinary-3.2.14-1.el7.remi.x86_64 82/341 #8 157.4 Verifying : php81-php-sodium-8.1.17-1.el7.remi.x86_64 83/341 #8 157.4 Verifying : freetype-2.8-14.el7_9.1.x86_64 84/341 #8 157.4 Verifying : 1:perl-parent-0.225-244.el7.noarch 85/341 #8 157.4 Verifying : libSM-1.2.2-2.el7.x86_64 86/341 #8 157.4 Verifying : php74-php-opcache-7.4.33-4.el7.remi.x86_64 87/341 #8 157.4 Verifying : trousers-0.3.14-2.el7.x86_64 88/341 #8 157.4 Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 89/341 #8 157.4 Verifying : libICE-1.0.9-9.el7.x86_64 90/341 #8 157.5 Verifying : 2:postfix-2.10.1-9.el7.x86_64 91/341 #8 157.5 Verifying : libxshmfence-1.2-1.el7.x86_64 92/341 #8 157.5 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 93/341 #8 157.5 Verifying : hwdata-0.252-9.7.el7.x86_64 94/341 #8 157.5 Verifying : tuleap-plugin-frs-14.6.99.107-1.el7.noarch 95/341 #8 157.5 Verifying : php81-php-pecl-mysql-1.0.0-0.25.20210423.ca514c4.el7.r 96/341 #8 157.5 Verifying : tuleap-plugin-botmattermost-agiledashboard-14.6.99.107 97/341 #8 157.5 Verifying : tuleap-plugin-webdav-14.6.99.107-1.el7.noarch 98/341 #8 157.5 Verifying : mesa-libglapi-18.3.4-12.el7_9.x86_64 99/341 #8 157.5 Verifying : libzip5-1.9.2-3.el7.remi.x86_64 100/341 #8 157.5 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 101/341 #8 157.6 Verifying : cvsgraph-1.6.1-9.el7.x86_64 102/341 #8 157.6 Verifying : python-setuptools-0.9.8-7.el7.noarch 103/341 #8 157.6 Verifying : 1:cups-libs-1.6.3-51.el7.x86_64 104/341 #8 157.6 Verifying : php81-php-soap-8.1.17-1.el7.remi.x86_64 105/341 #8 157.6 Verifying : checkpolicy-2.5-8.el7.x86_64 106/341 #8 157.6 Verifying : php74-php-common-7.4.33-4.el7.remi.x86_64 107/341 #8 157.6 Verifying : supervisor-3.4.0-1.el7.noarch 108/341 #8 157.6 Verifying : initscripts-9.49.53-1.el7_9.1.x86_64 109/341 #8 157.6 Verifying : httpd-tools-2.4.6-98.el7.centos.6.x86_64 110/341 #8 157.6 Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 111/341 #8 157.6 Verifying : apr-1.4.8-7.el7.x86_64 112/341 #8 157.7 Verifying : perl-Text-Soundex-3.04-4.el7.x86_64 113/341 #8 157.7 Verifying : mediawiki-tuleap-flavor-14.6.99.107-1.1.35.9.noarch 114/341 #8 157.7 Verifying : tuleap-plugin-agiledashboard-14.6.99.107-1.el7.noarch 115/341 #8 157.7 Verifying : python-IPy-0.75-6.el7.noarch 116/341 #8 157.7 Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 117/341 #8 157.7 Verifying : mesa-libgbm-18.3.4-12.el7_9.x86_64 118/341 #8 157.7 Verifying : tuleap-plugin-ldap-14.6.99.107-1.el7.noarch 119/341 #8 157.7 Verifying : 1:make-3.82-24.el7.x86_64 120/341 #8 157.7 Verifying : libpciaccess-0.14-1.el7.x86_64 121/341 #8 157.7 Verifying : tuleap-plugin-archivedeleteditems-14.6.99.107-1.el7.no 122/341 #8 157.8 Verifying : oniguruma5php-6.9.8-1.el7.remi.x86_64 123/341 #8 157.8 Verifying : gnutls-3.3.29-9.el7_6.x86_64 124/341 #8 157.8 Verifying : setools-libs-3.3.8-4.el7.x86_64 125/341 #8 157.8 Verifying : libmodman-2.0.1-8.el7.x86_64 126/341 #8 157.8 Verifying : graphite2-1.3.10-1.el7_3.x86_64 127/341 #8 157.8 Verifying : gd3php-2.3.3-7.el7.remi.x86_64 128/341 #8 157.8 Verifying : OpenEXR-libs-1.7.1-8.el7.x86_64 129/341 #8 157.8 Verifying : libXdamage-1.1.4-4.1.el7.x86_64 130/341 #8 157.8 Verifying : php81-php-pecl-zip-1.21.1-1.el7.remi.x86_64 131/341 #8 157.8 Verifying : t1lib-5.1.2-14.el7.x86_64 132/341 #8 157.8 Verifying : libXcursor-1.1.15-1.el7.x86_64 133/341 #8 157.9 Verifying : perl-PlRPC-0.2020-14.el7.noarch 134/341 #8 157.9 Verifying : libwmf-lite-0.2.8.4-44.el7.x86_64 135/341 #8 157.9 Verifying : perl-XML-NamespaceSupport-1.11-10.el7.noarch 136/341 #8 157.9 Verifying : 1:nginx-filesystem-1.20.1-10.el7.noarch 137/341 #8 157.9 Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 138/341 #8 157.9 Verifying : rh-mysql80-lz4-r131-7.el7.x86_64 139/341 #8 157.9 Verifying : libXmu-1.1.2-2.el7.x86_64 140/341 #8 157.9 Verifying : 1:perl-LDAP-0.56-6.el7.noarch 141/341 #8 157.9 Verifying : tuleap-plugin-botmattermost-14.6.99.107-1.el7.noarch 142/341 #8 157.9 Verifying : pakchois-0.4-10.el7.x86_64 143/341 #8 157.9 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 144/341 #8 157.9 Verifying : centos-indexhtml-7-9.el7.centos.noarch 145/341 #8 158.0 Verifying : perl-HTML-Tagset-3.20-15.el7.noarch 146/341 #8 158.0 Verifying : libcroco-0.6.12-6.el7_9.x86_64 147/341 #8 158.0 Verifying : php81-php-8.1.17-1.el7.remi.x86_64 148/341 #8 158.0 Verifying : dejavu-sans-mono-fonts-2.33-6.el7.noarch 149/341 #8 158.0 Verifying : php74-php-mbstring-7.4.33-4.el7.remi.x86_64 150/341 #8 158.0 Verifying : tuleap-gitolite3-14.6.99.107-1.3.6.12.1677995890.noarc 151/341 #8 158.0 Verifying : perl-Digest-HMAC-1.03-5.el7.noarch 152/341 #8 158.0 Verifying : mod_dav_svn-1.7.14-16.el7.x86_64 153/341 #8 158.0 Verifying : tuleap-git-bin-14.6.99.107-1.2.39.2.1677995890.x86_64 154/341 #8 158.0 Verifying : jasper-libs-1.900.1-33.el7.x86_64 155/341 #8 158.0 Verifying : perl-threads-1.87-4.el7.x86_64 156/341 #8 158.0 Verifying : tuleap-plugin-botmattermost-git-14.6.99.107-1.el7.noar 157/341 #8 158.1 Verifying : perl-LWP-Protocol-https-6.04-4.el7.noarch 158/341 #8 158.1 Verifying : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 159/341 #8 158.1 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 160/341 #8 158.1 Verifying : sha1collisiondetector-1.1.0-1.1677995890.x86_64 161/341 #8 158.1 Verifying : libXfixes-5.0.3-1.el7.x86_64 162/341 #8 158.1 Verifying : perl-Digest-1.17-245.el7.noarch 163/341 #8 158.1 Verifying : libgomp-4.8.5-44.el7.x86_64 164/341 #8 158.1 Verifying : libXi-1.7.9-1.el7.x86_64 165/341 #8 158.1 Verifying : perl-URI-1.60-9.el7.noarch 166/341 #8 158.1 Verifying : perl-File-Listing-6.04-7.el7.noarch 167/341 #8 158.2 Verifying : perl-Convert-ASN1-0.26-4.el7.noarch 168/341 #8 158.2 Verifying : 1:tcl-8.5.13-8.el7.x86_64 169/341 #8 158.2 Verifying : urw-base35-fonts-legacy-20170801-10.el7.noarch 170/341 #8 158.2 Verifying : fontconfig-2.13.0-4.3.el7.x86_64 171/341 #8 158.2 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 172/341 #8 158.2 Verifying : libmnl-1.0.3-7.el7.x86_64 173/341 #8 158.2 Verifying : perl-Business-ISBN-2.06-2.el7.noarch 174/341 #8 158.2 Verifying : rh-mysql80-mysql-common-8.0.26-1.el7.x86_64 175/341 #8 158.2 Verifying : mailcap-2.1.41-2.el7.noarch 176/341 #8 158.2 Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 177/341 #8 158.2 Verifying : crontabs-1.11-6.20121102git.el7.noarch 178/341 #8 158.3 Verifying : perl-Storable-2.45-3.el7.x86_64 179/341 #8 158.3 Verifying : openssh-clients-7.4p1-22.el7_9.x86_64 180/341 #8 158.3 Verifying : php74-php-sodium-7.4.33-4.el7.remi.x86_64 181/341 #8 158.3 Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 182/341 #8 158.3 Verifying : php74-php-process-7.4.33-4.el7.remi.x86_64 183/341 #8 158.3 Verifying : cronie-1.4.11-24.el7_9.x86_64 184/341 #8 158.3 Verifying : libXxf86vm-1.1.4-1.el7.x86_64 185/341 #8 158.3 Verifying : libicu71-71.1-2.el7.remi.x86_64 186/341 #8 158.3 Verifying : tuleap-14.6.99.107-1.el7.noarch 187/341 #8 158.3 Verifying : cronie-anacron-1.4.11-24.el7_9.x86_64 188/341 #8 158.3 Verifying : libXrandr-1.5.1-2.el7.x86_64 189/341 #8 158.4 Verifying : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 190/341 #8 158.4 Verifying : fontpackages-filesystem-1.44-8.el7.noarch 191/341 #8 158.4 Verifying : htmldoc-1.8.28-6.el7.x86_64 192/341 #8 158.4 Verifying : subversion-libs-1.7.14-16.el7.x86_64 193/341 #8 158.4 Verifying : perl-Encode-2.51-7.el7.x86_64 194/341 #8 158.4 Verifying : libX11-common-1.6.7-4.el7_9.noarch 195/341 #8 158.4 Verifying : perl-HTML-Parser-3.71-4.el7.x86_64 196/341 #8 158.4 Verifying : jbigkit-libs-2.0-11.el7.x86_64 197/341 #8 158.4 Verifying : php81-php-process-8.1.17-1.el7.remi.x86_64 198/341 #8 158.4 Verifying : pango-1.42.4-4.el7_7.x86_64 199/341 #8 158.4 Verifying : libraqm-0.7.0-4.el7.x86_64 200/341 #8 158.5 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 201/341 #8 158.5 Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 202/341 #8 158.5 Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 203/341 #8 158.5 Verifying : libfastjson-0.99.4-3.el7.x86_64 204/341 #8 158.5 Verifying : python-dns-1.12.0-4.20150617git465785f.el7.noarch 205/341 #8 158.5 Verifying : highlight-3.13-3.el7.x86_64 206/341 #8 158.5 Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 207/341 #8 158.5 Verifying : libzstd-1.5.4-1.el7.x86_64 208/341 #8 158.5 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 209/341 #8 158.5 Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 210/341 #8 158.5 Verifying : tuleap-theme-burningparrot-14.6.99.107-1.el7.noarch 211/341 #8 158.6 Verifying : php74-php-gd-7.4.33-4.el7.remi.x86_64 212/341 #8 158.6 Verifying : perl-Authen-SASL-2.15-10.el7.noarch 213/341 #8 158.6 Verifying : t1utils-1.37-6.el7.x86_64 214/341 #8 158.6 Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 215/341 #8 158.6 Verifying : perl-Carp-1.26-244.el7.noarch 216/341 #8 158.6 Verifying : perl-IO-HTML-1.00-2.el7.noarch 217/341 #8 158.6 Verifying : mesa-libEGL-18.3.4-12.el7_9.x86_64 218/341 #8 158.6 Verifying : harfbuzz-1.7.5-2.el7.x86_64 219/341 #8 158.6 Verifying : policycoreutils-python-2.5-34.el7.x86_64 220/341 #8 158.6 Verifying : nettle-2.7.1-9.el7_9.x86_64 221/341 #8 158.7 Verifying : tuleap-plugin-tracker-14.6.99.107-1.el7.noarch 222/341 #8 158.7 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 223/341 #8 158.7 Verifying : libdrm-2.4.97-2.el7.x86_64 224/341 #8 158.7 Verifying : perl-HTTP-Negotiate-6.01-5.el7.noarch 225/341 #8 158.7 Verifying : libestr-0.1.9-2.el7.x86_64 226/341 #8 158.7 Verifying : 2:libpng-1.5.13-8.el7.x86_64 227/341 #8 158.7 Verifying : perl-IO-Socket-IP-0.21-5.el7.noarch 228/341 #8 158.7 Verifying : perl-HTTP-Daemon-6.01-8.el7.noarch 229/341 #8 158.7 Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 230/341 #8 158.7 Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 231/341 #8 158.8 Verifying : gd-2.0.35-27.el7_9.x86_64 232/341 #8 158.8 Verifying : php81-php-cli-8.1.17-1.el7.remi.x86_64 233/341 #8 158.8 Verifying : php81-php-xml-8.1.17-1.el7.remi.x86_64 234/341 #8 158.8 Verifying : ttf2pt1-3.4.4-17.el7.x86_64 235/341 #8 158.8 Verifying : perl-Exporter-5.68-3.el7.noarch 236/341 #8 158.8 Verifying : python-meld3-0.6.10-1.el7.x86_64 237/341 #8 158.8 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 238/341 #8 158.8 Verifying : perl-podlators-2.5.1-3.el7.noarch 239/341 #8 158.8 Verifying : tuleap-plugin-graphontrackers-14.6.99.107-1.el7.noarch 240/341 #8 158.8 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 241/341 #8 158.8 Verifying : tuleap-plugin-git-14.6.99.107-1.el7.noarch 242/341 #8 158.9 Verifying : ImageMagick-6.9.10.68-6.el7_9.x86_64 243/341 #8 158.9 Verifying : libX11-1.6.7-4.el7_9.x86_64 244/341 #8 158.9 Verifying : perl-PathTools-3.40-5.el7.x86_64 245/341 #8 158.9 Verifying : php74-php-fpm-7.4.33-4.el7.remi.x86_64 246/341 #8 158.9 Verifying : logrotate-3.8.6-19.el7.x86_64 247/341 #8 158.9 Verifying : perl-Encode-Locale-1.03-5.el7.noarch 248/341 #8 158.9 Verifying : perl-Filter-1.49-3.el7.x86_64 249/341 #8 158.9 Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 250/341 #8 158.9 Verifying : tuleap-plugin-securitytxt-14.6.99.107-1.el7.noarch 251/341 #8 158.9 Verifying : tuleap-plugin-pullrequest-14.6.99.107-1.el7.noarch 252/341 #8 159.0 Verifying : perl-XML-SAX-Base-1.08-7.el7.noarch 253/341 #8 159.0 Verifying : python-pillow-2.0.0-23.gitd1c6db8.el7_9.x86_64 254/341 #8 159.0 Verifying : liblzf-3.6-7.el7.x86_64 255/341 #8 159.0 Verifying : php81-php-intl-8.1.17-1.el7.remi.x86_64 256/341 #8 159.0 Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 257/341 #8 159.0 Verifying : perl-GSSAPI-0.28-9.el7.x86_64 258/341 #8 159.0 Verifying : fltk-1.3.4-3.el7_9.x86_64 259/341 #8 159.0 Verifying : tuleap-plugin-hudson-14.6.99.107-1.el7.noarch 260/341 #8 159.0 Verifying : libXinerama-1.1.3-2.1.el7.x86_64 261/341 #8 159.1 Verifying : libpaper-1.1.24-9.el7.x86_64 262/341 #8 159.1 Verifying : neon-0.30.0-4.el7.x86_64 263/341 #8 159.1 Verifying : tuleap-plugin-openidconnectclient-14.6.99.107-1.el7.no 264/341 #8 159.1 Verifying : perl-HTTP-Cookies-6.01-5.el7.noarch 265/341 #8 159.1 Verifying : pixman-0.34.0-1.el7.x86_64 266/341 #8 159.1 Verifying : tuleap-plugin-embed-14.6.99.107-1.el7.noarch 267/341 #8 159.1 Verifying : dejavu-serif-fonts-2.33-6.el7.noarch 268/341 #8 159.1 Verifying : perl-constant-1.27-2.el7.noarch 269/341 #8 159.1 Verifying : php74-php-json-7.4.33-4.el7.remi.x86_64 270/341 #8 159.1 Verifying : tuleap-core-subversion-1.2-14.6.99.107_1.el7.noarch 271/341 #8 159.1 Verifying : php-mediawiki-tuleap-123-1.23.9-19.noarch 272/341 #8 159.2 Verifying : libXt-1.1.5-3.el7.x86_64 273/341 #8 159.2 Verifying : libwebp-0.3.0-10.el7_9.x86_64 274/341 #8 159.2 Verifying : openssh-7.4p1-22.el7_9.x86_64 275/341 #8 159.2 Verifying : perl-Socket-2.010-5.el7.x86_64 276/341 #8 159.2 Verifying : viewvc-1.1.30-1.el7.noarch 277/341 #8 159.2 Verifying : centos-logos-70.0.6-3.el7.centos.noarch 278/341 #8 159.2 Verifying : subversion-1.7.14-16.el7.x86_64 279/341 #8 159.2 Verifying : rh-mysql80-mysql-config-8.0.26-1.el7.x86_64 280/341 #8 159.2 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 281/341 #8 159.3 Verifying : perl-Net-Daemon-0.48-5.el7.noarch 282/341 #8 159.3 Verifying : python-pygments-1.4-10.el7.noarch 283/341 #8 159.3 Verifying : libselinux-utils-2.5-15.el7.x86_64 284/341 #8 159.3 Verifying : libtiff-4.0.3-35.el7.x86_64 285/341 #8 159.3 Verifying : dejavu-fonts-common-2.33-6.el7.noarch 286/341 #8 159.3 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 287/341 #8 159.3 Verifying : 1:openssl-1.0.2k-25.el7_9.x86_64 288/341 #8 159.3 Verifying : tuleap-plugin-cardwall-14.6.99.107-1.el7.noarch 289/341 #8 159.3 Verifying : perl-Time-Local-1.2300-2.el7.noarch 290/341 #8 159.3 Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 291/341 #8 159.3 Verifying : libxcb-1.13-1.el7.x86_64 292/341 #8 159.4 Verifying : iproute-4.11.0-30.el7.x86_64 293/341 #8 159.4 Verifying : tuleap-plugin-mediawiki-standalone-14.6.99.107-1.el7.n 294/341 #8 159.4 Verifying : perl-XML-Filter-BufferText-1.01-17.el7.noarch 295/341 #8 159.4 Verifying : php81-php-pecl-mailparse-3.1.4-1.el7.remi.x86_64 296/341 #8 159.4 Verifying : 1:nginx-1.20.1-10.el7.x86_64 297/341 #8 159.4 Verifying : subversion-python-1.7.14-16.el7.x86_64 298/341 #8 159.4 Verifying : perl-HTTP-Date-6.02-8.el7.noarch 299/341 #8 159.4 Verifying : urw-base35-fonts-20170801-10.el7.noarch 300/341 #8 159.4 Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 301/341 #8 159.5 Verifying : php81-php-pecl-redis5-5.3.7-1.el7.remi.x86_64 302/341 #8 159.5 Verifying : tuleap-plugin-hudson-git-14.6.99.107-1.el7.noarch 303/341 #8 159.5 Verifying : tuleap-realtime-14.6.99.107-1.x86_64 304/341 #8 159.5 Verifying : rsyslog-8.24.0-57.el7_9.3.x86_64 305/341 #8 159.5 Verifying : viewvc-theme-tuleap-14.6.99.107-1.1677995890.noarch 306/341 #8 159.5 Verifying : perl-Net-LibIDN-0.12-15.el7.x86_64 307/341 #8 159.5 Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 308/341 #8 159.6 Verifying : policycoreutils-2.5-34.el7.x86_64 309/341 #8 159.6 Verifying : libselinux-python-2.5-15.el7.x86_64 310/341 #8 159.6 Verifying : scl-utils-20130529-19.el7.x86_64 311/341 #8 159.6 Verifying : systemd-sysv-219-78.el7_9.7.x86_64 312/341 #8 159.6 Verifying : tuleap-mathoid-14.6.99.107-1.x86_64 313/341 #8 159.6 Verifying : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 314/341 #8 159.6 Verifying : perl-libwww-perl-6.05-2.el7.noarch 315/341 #8 159.6 Verifying : libfontenc-1.1.3-3.el7.x86_64 316/341 #8 159.6 Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 317/341 #8 159.6 Verifying : php81-php-pecl-msgpack-2.2.0~RC2-1.el7.remi.x86_64 318/341 #8 159.7 Verifying : cairo-1.15.12-4.el7.x86_64 319/341 #8 159.7 Verifying : 1:perl-TimeDate-2.30-2.el7.noarch 320/341 #8 159.7 Verifying : libproxy-0.4.11-11.el7.x86_64 321/341 #8 159.7 Verifying : libgs-9.25-5.el7.x86_64 322/341 #8 159.7 Verifying : lcms2-2.6-3.el7.x86_64 323/341 #8 159.7 Verifying : php81-php-mbstring-8.1.17-1.el7.remi.x86_64 324/341 #8 159.7 Verifying : tuleap-plugin-hudson-svn-14.6.99.107-1.el7.noarch 325/341 #8 159.7 Verifying : tuleap-core-mailman-14.6.99.107-1.el7.noarch 326/341 #8 159.7 Verifying : php74-php-xml-7.4.33-4.el7.remi.x86_64 327/341 #8 159.7 Verifying : libxslt-1.1.28-6.el7.x86_64 328/341 #8 159.8 Verifying : tuleap-plugin-bugzilla-reference-14.6.99.107-1.el7.noa 329/341 #8 159.8 Verifying : php74-php-ldap-7.4.33-4.el7.remi.x86_64 330/341 #8 159.8 Verifying : php81-php-common-8.1.17-1.el7.remi.x86_64 331/341 #8 159.8 Verifying : perl-IO-Socket-SSL-1.94-7.el7.noarch 332/341 #8 159.8 Verifying : rh-mysql80-runtime-3.2-2.el7.x86_64 333/341 #8 159.8 Verifying : php81-php-opcache-8.1.17-1.el7.remi.x86_64 334/341 #8 159.9 Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 335/341 #8 159.9 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 336/341 #8 159.9 Verifying : avahi-libs-0.6.31-20.el7.x86_64 337/341 #8 159.9 Verifying : php81-php-gd-8.1.17-1.el7.remi.x86_64 338/341 #8 159.9 Verifying : php74-php-intl-7.4.33-4.el7.remi.x86_64 339/341 #8 159.9 Verifying : php74-runtime-1.0-3.el7.remi.x86_64 340/341 #8 159.9 Verifying : libcgroup-0.41-21.el7.x86_64 341/341 #8 160.0 #8 160.0 Installed: #8 160.0 cronie.x86_64 0:1.4.11-24.el7_9 #8 160.0 initscripts.x86_64 0:9.49.53-1.el7_9.1 #8 160.0 openssh-server.x86_64 0:7.4p1-22.el7_9 #8 160.0 postfix.x86_64 2:2.10.1-9.el7 #8 160.0 rsyslog.x86_64 0:8.24.0-57.el7_9.3 #8 160.0 supervisor.noarch 0:3.4.0-1.el7 #8 160.0 tuleap-plugin-agiledashboard.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-api-explorer.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-archivedeleteditems.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-botmattermost.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-botmattermost-agiledashboard.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-botmattermost-git.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-bugzilla-reference.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-captcha.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-cardwall.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-create-test-env.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-document.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-embed.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-forumml.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-frs.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-git.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-gitlab.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-gitlfs.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-graphontrackers.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-hudson.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-hudson-git.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-hudson-svn.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-ldap.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-mediawiki.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-mediawiki-standalone.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-onlyoffice.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-openidconnectclient.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-pullrequest.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-securitytxt.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-svn.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-tracker.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-plugin-webdav.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-realtime.x86_64 0:14.6.99.107-1 #8 160.0 tuleap-theme-burningparrot.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-theme-flamingparrot.noarch 0:14.6.99.107-1.el7 #8 160.0 #8 160.0 Dependency Installed: #8 160.0 ImageMagick.x86_64 0:6.9.10.68-6.el7_9 #8 160.0 OpenEXR-libs.x86_64 0:1.7.1-8.el7 #8 160.0 adobe-mappings-cmap.noarch 0:20171205-3.el7 #8 160.0 adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 #8 160.0 adobe-mappings-pdf.noarch 0:20180407-1.el7 #8 160.0 apr.x86_64 0:1.4.8-7.el7 #8 160.0 apr-util.x86_64 0:1.5.2-6.el7 #8 160.0 audit-libs-python.x86_64 0:2.8.5-4.el7 #8 160.0 avahi-libs.x86_64 0:0.6.31-20.el7 #8 160.0 cairo.x86_64 0:1.15.12-4.el7 #8 160.0 centos-indexhtml.noarch 0:7-9.el7.centos #8 160.0 centos-logos.noarch 0:70.0.6-3.el7.centos #8 160.0 checkpolicy.x86_64 0:2.5-8.el7 #8 160.0 cronie-anacron.x86_64 0:1.4.11-24.el7_9 #8 160.0 crontabs.noarch 0:1.11-6.20121102git.el7 #8 160.0 cups-libs.x86_64 1:1.6.3-51.el7 #8 160.0 cvsgraph.x86_64 0:1.6.1-9.el7 #8 160.0 dejavu-fonts-common.noarch 0:2.33-6.el7 #8 160.0 dejavu-sans-fonts.noarch 0:2.33-6.el7 #8 160.0 dejavu-sans-mono-fonts.noarch 0:2.33-6.el7 #8 160.0 dejavu-serif-fonts.noarch 0:2.33-6.el7 #8 160.0 environment-modules.x86_64 0:3.2.10-10.el7 #8 160.0 fipscheck.x86_64 0:1.4.1-6.el7 #8 160.0 fipscheck-lib.x86_64 0:1.4.1-6.el7 #8 160.0 fltk.x86_64 0:1.3.4-3.el7_9 #8 160.0 fontconfig.x86_64 0:2.13.0-4.3.el7 #8 160.0 fontpackages-filesystem.noarch 0:1.44-8.el7 #8 160.0 freetype.x86_64 0:2.8-14.el7_9.1 #8 160.0 fribidi.x86_64 0:1.0.2-1.el7_7.1 #8 160.0 gd.x86_64 0:2.0.35-27.el7_9 #8 160.0 gd3php.x86_64 0:2.3.3-7.el7.remi #8 160.0 gdk-pixbuf2.x86_64 0:2.36.12-3.el7 #8 160.0 gnutls.x86_64 0:3.3.29-9.el7_6 #8 160.0 gperftools-libs.x86_64 0:2.6.1-1.el7 #8 160.0 graphite2.x86_64 0:1.3.10-1.el7_3 #8 160.0 groff-base.x86_64 0:1.22.2-8.el7 #8 160.0 harfbuzz.x86_64 0:1.7.5-2.el7 #8 160.0 highlight.x86_64 0:3.13-3.el7 #8 160.0 htmldoc.x86_64 0:1.8.28-6.el7 #8 160.0 httpd.x86_64 0:2.4.6-98.el7.centos.6 #8 160.0 httpd-tools.x86_64 0:2.4.6-98.el7.centos.6 #8 160.0 hwdata.x86_64 0:0.252-9.7.el7 #8 160.0 ilmbase.x86_64 0:1.0.3-7.el7 #8 160.0 iproute.x86_64 0:4.11.0-30.el7 #8 160.0 iptables.x86_64 0:1.4.21-35.el7 #8 160.0 jasper-libs.x86_64 0:1.900.1-33.el7 #8 160.0 jbigkit-libs.x86_64 0:2.0-11.el7 #8 160.0 lcms2.x86_64 0:2.6-3.el7 #8 160.0 libICE.x86_64 0:1.0.9-9.el7 #8 160.0 libSM.x86_64 0:1.2.2-2.el7 #8 160.0 libX11.x86_64 0:1.6.7-4.el7_9 #8 160.0 libX11-common.noarch 0:1.6.7-4.el7_9 #8 160.0 libXau.x86_64 0:1.0.8-2.1.el7 #8 160.0 libXcursor.x86_64 0:1.1.15-1.el7 #8 160.0 libXdamage.x86_64 0:1.1.4-4.1.el7 #8 160.0 libXext.x86_64 0:1.3.3-3.el7 #8 160.0 libXfixes.x86_64 0:5.0.3-1.el7 #8 160.0 libXft.x86_64 0:2.3.2-2.el7 #8 160.0 libXi.x86_64 0:1.7.9-1.el7 #8 160.0 libXinerama.x86_64 0:1.1.3-2.1.el7 #8 160.0 libXmu.x86_64 0:1.1.2-2.el7 #8 160.0 libXpm.x86_64 0:3.5.12-2.el7_9 #8 160.0 libXrandr.x86_64 0:1.5.1-2.el7 #8 160.0 libXrender.x86_64 0:0.9.10-1.el7 #8 160.0 libXt.x86_64 0:1.1.5-3.el7 #8 160.0 libXxf86misc.x86_64 0:1.0.3-7.1.el7 #8 160.0 libXxf86vm.x86_64 0:1.1.4-1.el7 #8 160.0 libcgroup.x86_64 0:0.41-21.el7 #8 160.0 libcroco.x86_64 0:0.6.12-6.el7_9 #8 160.0 libdrm.x86_64 0:2.4.97-2.el7 #8 160.0 libedit.x86_64 0:3.0-12.20121213cvs.el7 #8 160.0 libestr.x86_64 0:0.1.9-2.el7 #8 160.0 libfastjson.x86_64 0:0.99.4-3.el7 #8 160.0 libfontenc.x86_64 0:1.1.3-3.el7 #8 160.0 libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 #8 160.0 libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 #8 160.0 libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 #8 160.0 libgomp.x86_64 0:4.8.5-44.el7 #8 160.0 libgs.x86_64 0:9.25-5.el7 #8 160.0 libicu71.x86_64 0:71.1-2.el7.remi #8 160.0 libjpeg-turbo.x86_64 0:1.2.90-8.el7 #8 160.0 liblzf.x86_64 0:3.6-7.el7 #8 160.0 libmnl.x86_64 0:1.0.3-7.el7 #8 160.0 libmodman.x86_64 0:2.0.1-8.el7 #8 160.0 libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 #8 160.0 libnfnetlink.x86_64 0:1.0.1-4.el7 #8 160.0 libpaper.x86_64 0:1.1.24-9.el7 #8 160.0 libpciaccess.x86_64 0:0.14-1.el7 #8 160.0 libpng.x86_64 2:1.5.13-8.el7 #8 160.0 libproxy.x86_64 0:0.4.11-11.el7 #8 160.0 libraqm.x86_64 0:0.7.0-4.el7 #8 160.0 librsvg2.x86_64 0:2.40.20-1.el7 #8 160.0 libselinux-python.x86_64 0:2.5-15.el7 #8 160.0 libselinux-utils.x86_64 0:2.5-15.el7 #8 160.0 libsemanage-python.x86_64 0:2.5-14.el7 #8 160.0 libsodium.x86_64 0:1.0.18-1.el7 #8 160.0 libthai.x86_64 0:0.1.14-9.el7 #8 160.0 libtiff.x86_64 0:4.0.3-35.el7 #8 160.0 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 #8 160.0 libwayland-client.x86_64 0:1.15.0-1.el7 #8 160.0 libwayland-server.x86_64 0:1.15.0-1.el7 #8 160.0 libwebp.x86_64 0:0.3.0-10.el7_9 #8 160.0 libwebp7.x86_64 0:1.0.3-1.el7.remi #8 160.0 libwmf-lite.x86_64 0:0.2.8.4-44.el7 #8 160.0 libxcb.x86_64 0:1.13-1.el7 #8 160.0 libxshmfence.x86_64 0:1.2-1.el7 #8 160.0 libxslt.x86_64 0:1.1.28-6.el7 #8 160.0 libzip5.x86_64 0:1.9.2-3.el7.remi #8 160.0 libzstd.x86_64 0:1.5.4-1.el7 #8 160.0 logrotate.x86_64 0:3.8.6-19.el7 #8 160.0 mailcap.noarch 0:2.1.41-2.el7 #8 160.0 mailman-tuleap.x86_64 3:2.1.12-18.3.el7 #8 160.0 make.x86_64 1:3.82-24.el7 #8 160.0 mariadb-libs.x86_64 1:5.5.68-1.el7 #8 160.0 mediawiki-tuleap-flavor.noarch 0:14.6.99.107-1.1.35.9 #8 160.0 mesa-libEGL.x86_64 0:18.3.4-12.el7_9 #8 160.0 mesa-libGL.x86_64 0:18.3.4-12.el7_9 #8 160.0 mesa-libGLU.x86_64 0:9.0.0-4.el7 #8 160.0 mesa-libgbm.x86_64 0:18.3.4-12.el7_9 #8 160.0 mesa-libglapi.x86_64 0:18.3.4-12.el7_9 #8 160.0 mod_dav_svn.x86_64 0:1.7.14-16.el7 #8 160.0 neon.x86_64 0:0.30.0-4.el7 #8 160.0 nettle.x86_64 0:2.7.1-9.el7_9 #8 160.0 nginx.x86_64 1:1.20.1-10.el7 #8 160.0 nginx-filesystem.noarch 1:1.20.1-10.el7 #8 160.0 oniguruma5php.x86_64 0:6.9.8-1.el7.remi #8 160.0 openjpeg2.x86_64 0:2.3.1-3.el7_7 #8 160.0 openssh.x86_64 0:7.4p1-22.el7_9 #8 160.0 openssh-clients.x86_64 0:7.4p1-22.el7_9 #8 160.0 openssl.x86_64 1:1.0.2k-25.el7_9 #8 160.0 openssl11-libs.x86_64 1:1.1.1k-5.el7 #8 160.0 pakchois.x86_64 0:0.4-10.el7 #8 160.0 pango.x86_64 0:1.42.4-4.el7_7 #8 160.0 perl.x86_64 4:5.16.3-299.el7_9 #8 160.0 perl-Authen-SASL.noarch 0:2.15-10.el7 #8 160.0 perl-Business-ISBN.noarch 0:2.06-2.el7 #8 160.0 perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 #8 160.0 perl-Carp.noarch 0:1.26-244.el7 #8 160.0 perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 #8 160.0 perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 #8 160.0 perl-Convert-ASN1.noarch 0:0.26-4.el7 #8 160.0 perl-DBD-MySQL.x86_64 0:4.023-6.el7 #8 160.0 perl-DBI.x86_64 0:1.627-4.el7 #8 160.0 perl-Data-Dumper.x86_64 0:2.145-3.el7 #8 160.0 perl-Digest.noarch 0:1.17-245.el7 #8 160.0 perl-Digest-HMAC.noarch 0:1.03-5.el7 #8 160.0 perl-Digest-MD5.x86_64 0:2.52-3.el7 #8 160.0 perl-Digest-SHA.x86_64 1:5.85-4.el7 #8 160.0 perl-Encode.x86_64 0:2.51-7.el7 #8 160.0 perl-Encode-Locale.noarch 0:1.03-5.el7 #8 160.0 perl-Exporter.noarch 0:5.68-3.el7 #8 160.0 perl-File-Listing.noarch 0:6.04-7.el7 #8 160.0 perl-File-Path.noarch 0:2.09-2.el7 #8 160.0 perl-File-Temp.noarch 0:0.23.01-3.el7 #8 160.0 perl-Filter.x86_64 0:1.49-3.el7 #8 160.0 perl-GSSAPI.x86_64 0:0.28-9.el7 #8 160.0 perl-Getopt-Long.noarch 0:2.40-3.el7 #8 160.0 perl-HTML-Parser.x86_64 0:3.71-4.el7 #8 160.0 perl-HTML-Tagset.noarch 0:3.20-15.el7 #8 160.0 perl-HTTP-Cookies.noarch 0:6.01-5.el7 #8 160.0 perl-HTTP-Daemon.noarch 0:6.01-8.el7 #8 160.0 perl-HTTP-Date.noarch 0:6.02-8.el7 #8 160.0 perl-HTTP-Message.noarch 0:6.06-6.el7 #8 160.0 perl-HTTP-Negotiate.noarch 0:6.01-5.el7 #8 160.0 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #8 160.0 perl-IO-Compress.noarch 0:2.061-2.el7 #8 160.0 perl-IO-HTML.noarch 0:1.00-2.el7 #8 160.0 perl-IO-Socket-IP.noarch 0:0.21-5.el7 #8 160.0 perl-IO-Socket-SSL.noarch 0:1.94-7.el7 #8 160.0 perl-JSON.noarch 0:2.59-2.el7 #8 160.0 perl-LDAP.noarch 1:0.56-6.el7 #8 160.0 perl-LWP-MediaTypes.noarch 0:6.02-2.el7 #8 160.0 perl-LWP-Protocol-https.noarch 0:6.04-4.el7 #8 160.0 perl-Mozilla-CA.noarch 0:20130114-5.el7 #8 160.0 perl-Net-Daemon.noarch 0:0.48-5.el7 #8 160.0 perl-Net-HTTP.noarch 0:6.06-2.el7 #8 160.0 perl-Net-LibIDN.x86_64 0:0.12-15.el7 #8 160.0 perl-Net-SSLeay.x86_64 0:1.55-6.el7 #8 160.0 perl-PathTools.x86_64 0:3.40-5.el7 #8 160.0 perl-PlRPC.noarch 0:0.2020-14.el7 #8 160.0 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #8 160.0 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #8 160.0 perl-Pod-Simple.noarch 1:3.28-4.el7 #8 160.0 perl-Pod-Usage.noarch 0:1.63-3.el7 #8 160.0 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #8 160.0 perl-Socket.x86_64 0:2.010-5.el7 #8 160.0 perl-Storable.x86_64 0:2.45-3.el7 #8 160.0 perl-Text-ParseWords.noarch 0:3.29-4.el7 #8 160.0 perl-Text-Soundex.x86_64 0:3.04-4.el7 #8 160.0 perl-Text-Unidecode.noarch 0:0.04-20.el7 #8 160.0 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #8 160.0 perl-Time-Local.noarch 0:1.2300-2.el7 #8 160.0 perl-TimeDate.noarch 1:2.30-2.el7 #8 160.0 perl-URI.noarch 0:1.60-9.el7 #8 160.0 perl-WWW-RobotRules.noarch 0:6.02-5.el7 #8 160.0 perl-XML-Filter-BufferText.noarch 0:1.01-17.el7 #8 160.0 perl-XML-NamespaceSupport.noarch 0:1.11-10.el7 #8 160.0 perl-XML-SAX-Base.noarch 0:1.08-7.el7 #8 160.0 perl-XML-SAX-Writer.noarch 0:0.53-4.el7 #8 160.0 perl-constant.noarch 0:1.27-2.el7 #8 160.0 perl-libs.x86_64 4:5.16.3-299.el7_9 #8 160.0 perl-libwww-perl.noarch 0:6.05-2.el7 #8 160.0 perl-macros.x86_64 4:5.16.3-299.el7_9 #8 160.0 perl-parent.noarch 1:0.225-244.el7 #8 160.0 perl-podlators.noarch 0:2.5.1-3.el7 #8 160.0 perl-threads.x86_64 0:1.87-4.el7 #8 160.0 perl-threads-shared.x86_64 0:1.43-6.el7 #8 160.0 php-mediawiki-tuleap-123.noarch 0:1.23.9-19 #8 160.0 php74-php-cli.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-common.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-fpm.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-gd.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-intl.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-json.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-ldap.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-mbstring.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-mysqlnd.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-opcache.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-pdo.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-process.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-sodium.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-php-xml.x86_64 0:7.4.33-4.el7.remi #8 160.0 php74-runtime.x86_64 0:1.0-3.el7.remi #8 160.0 php81-php.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-cli.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-common.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-ffi.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-fpm.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-gd.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-intl.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-ldap.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-mbstring.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-mysqlnd.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-opcache.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-pdo.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-pecl-igbinary.x86_64 0:3.2.14-1.el7.remi #8 160.0 php81-php-pecl-mailparse.x86_64 0:3.1.4-1.el7.remi #8 160.0 php81-php-pecl-msgpack.x86_64 0:2.2.0~RC2-1.el7.remi #8 160.0 php81-php-pecl-mysql.x86_64 0:1.0.0-0.25.20210423.ca514c4.el7.remi #8 160.0 php81-php-pecl-redis5.x86_64 0:5.3.7-1.el7.remi #8 160.0 php81-php-pecl-zip.x86_64 0:1.21.1-1.el7.remi #8 160.0 php81-php-process.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-soap.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-sodium.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-php-xml.x86_64 0:8.1.17-1.el7.remi #8 160.0 php81-runtime.x86_64 0:8.1-1.el7.remi #8 160.0 pixman.x86_64 0:0.34.0-1.el7 #8 160.0 policycoreutils.x86_64 0:2.5-34.el7 #8 160.0 policycoreutils-python.x86_64 0:2.5-34.el7 #8 160.0 python-IPy.noarch 0:0.75-6.el7 #8 160.0 python-backports.x86_64 0:1.0-8.el7 #8 160.0 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 #8 160.0 python-dns.noarch 0:1.12.0-4.20150617git465785f.el7 #8 160.0 python-ipaddress.noarch 0:1.0.16-2.el7 #8 160.0 python-meld3.x86_64 0:0.6.10-1.el7 #8 160.0 python-pillow.x86_64 0:2.0.0-23.gitd1c6db8.el7_9 #8 160.0 python-pygments.noarch 0:1.4-10.el7 #8 160.0 python-setuptools.noarch 0:0.9.8-7.el7 #8 160.0 rcs.x86_64 0:5.9.0-7.el7 #8 160.0 rh-mysql80-lz4.x86_64 0:r131-7.el7 #8 160.0 rh-mysql80-mysql.x86_64 0:8.0.26-1.el7 #8 160.0 rh-mysql80-mysql-common.x86_64 0:8.0.26-1.el7 #8 160.0 rh-mysql80-mysql-config.x86_64 0:8.0.26-1.el7 #8 160.0 rh-mysql80-runtime.x86_64 0:3.2-2.el7 #8 160.0 scl-utils.x86_64 0:20130529-19.el7 #8 160.0 setools-libs.x86_64 0:3.3.8-4.el7 #8 160.0 sha1collisiondetector.x86_64 0:1.1.0-1.1677995890 #8 160.0 subversion.x86_64 0:1.7.14-16.el7 #8 160.0 subversion-libs.x86_64 0:1.7.14-16.el7 #8 160.0 subversion-python.x86_64 0:1.7.14-16.el7 #8 160.0 systemd-sysv.x86_64 0:219-78.el7_9.7 #8 160.0 sysvinit-tools.x86_64 0:2.88-14.dsf.el7 #8 160.0 t1lib.x86_64 0:5.1.2-14.el7 #8 160.0 t1utils.x86_64 0:1.37-6.el7 #8 160.0 tcl.x86_64 1:8.5.13-8.el7 #8 160.0 tcp_wrappers-libs.x86_64 0:7.6-77.el7 #8 160.0 trousers.x86_64 0:0.3.14-2.el7 #8 160.0 ttf2pt1.x86_64 0:3.4.4-17.el7 #8 160.0 tuleap.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-core-mailman.noarch 0:14.6.99.107-1.el7 #8 160.0 tuleap-core-subversion.noarch 0:1.2-14.6.99.107_1.el7 #8 160.0 tuleap-git-bin.x86_64 0:14.6.99.107-1.2.39.2.1677995890 #8 160.0 tuleap-gitolite3.noarch 0:14.6.99.107-1.3.6.12.1677995890 #8 160.0 tuleap-mathoid.x86_64 0:14.6.99.107-1 #8 160.0 urw-base35-bookman-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-c059-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-fonts-common.noarch 0:20170801-10.el7 #8 160.0 urw-base35-fonts-legacy.noarch 0:20170801-10.el7 #8 160.0 urw-base35-gothic-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-p052-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 #8 160.0 urw-base35-z003-fonts.noarch 0:20170801-10.el7 #8 160.0 viewvc.noarch 0:1.1.30-1.el7 #8 160.0 viewvc-theme-tuleap.noarch 0:14.6.99.107-1.1677995890 #8 160.0 xorg-x11-font-utils.x86_64 1:7.5-21.el7 #8 160.0 xorg-x11-server-utils.x86_64 0:7.7-20.el7 #8 160.0 #8 160.0 Complete! #8 160.1 Loaded plugins: fastestmirror, ovl #8 160.2 Cleaning repos: Tuleap base centos-sclo-rh centos-sclo-sclo epel extras #8 160.2 : remi-safe updates #8 160.3 Cleaning up list of fastest mirrors #8 DONE 164.2s #9 [stage-0 5/5] COPY docker/tuleap-community-edition/sshd_config /etc/ssh/sshd_config #9 sha256:7660e0ba8c001e05cba61b3f053f19390f7513a830cb0fc8541b6781962a7de7 #9 DONE 0.0s #10 [stage-1 1/1] COPY --from=0 / / #10 sha256:f611bc01f85a241f6c6cabc216b0b078ca3ccdf94c8f3763a74e496928678a7e #10 DONE 13.3s #11 exporting to image #11 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #11 exporting layers #11 exporting layers 8.8s done #11 writing image sha256:7dc957156d154db7092790984bb0b9473039ad5e7e3710c88d3f8ecc46f5eeed done #11 naming to docker.io/tuleap/tuleap-community-edition done #11 DONE 8.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry Using the existing docker config file.Removing blacklisted property: auths$ docker login -u tuleappushbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /tmp/jenkins-a7530efa/workspace/RPMs/TuleapMaster/tuleap_sources@tmp/4388a275-d408-4b53-8571-05c27e77a5f4/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag tuleap/tuleap-community-edition index.docker.io/tuleap/tuleap-community-edition:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker push index.docker.io/tuleap/tuleap-community-edition:latest The push refers to repository [docker.io/tuleap/tuleap-community-edition] 1786140a8a4e: Preparing 1786140a8a4e: Pushed latest: digest: sha256:e7d6f143b0fa3ddd3d6182c4a87162891ba447e76fae456ba58d317a898e1765 size: 530 [Pipeline] } [Pipeline] // withEnv [Pipeline] withCredentials Masking supported pattern matches of $ROLE_ID or $SECRET_ID [Pipeline] { [Pipeline] sh + set -e + set +x WARNING: the -key flag is deprecated and will be removed in a future release. Please use the --key flag instead. WARNING: Image reference tuleap/tuleap-community-edition uses a tag, not a digest, to identify the image to sign. This can lead you to sign a different image than the intended one. Please use a digest (example.com/ubuntu@sha256:abc123...) rather than tag (example.com/ubuntu:latest) for the input to cosign. The ability to refer to images by tag will be removed in a future release. tlog entry created with index: 15502014 Pushing signature to: index.docker.io/tuleap/tuleap-community-edition [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS