hgit --version h in dir /root/buildarea/3.x.angelico-debian-amd64/build (timeout 3600 secs) h watching logfiles {} h argv: [b'git', b'--version'] h environment: h INVOCATION_ID=5607d26f567941178e0b8c5bdcfd689c h JOURNAL_STREAM=8:16124 h LANG=en_AU.UTF-8 h LANGUAGE=en_AU:en h PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin h PWD=/root/buildarea/3.x.angelico-debian-amd64/build h SYSTEMD_EXEC_PID=543 h using PTY: False ogit version 2.39.2 hprogram finished with exit code 0 helapsedTime=0.004627 hprogram finished with exit code 2 hstat: No such file or directory: /root/buildarea/3.x.angelico-debian-amd64/build/.buildbot-patched hprogram finished with exit code 0 hgit clean -f -f -d -x h in dir /root/buildarea/3.x.angelico-debian-amd64/build (timeout 3600 secs) h watching logfiles {} h argv: [b'git', b'clean', b'-f', b'-f', b'-d', b'-x'] h environment: h INVOCATION_ID=5607d26f567941178e0b8c5bdcfd689c h JOURNAL_STREAM=8:16124 h LANG=en_AU.UTF-8 h LANGUAGE=en_AU:en h PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin h PWD=/root/buildarea/3.x.angelico-debian-amd64/build h SYSTEMD_EXEC_PID=543 h using PTY: False oRemoving test-results.xml hprogram finished with exit code 0 helapsedTime=0.018214 hgit cat-file -e c0ae92b7c07d8146bbcc6ed5197f97a7a16efded h in dir /root/buildarea/3.x.angelico-debian-amd64/build (timeout 3600 secs) h watching logfiles {} h argv: [b'git', b'cat-file', b'-e', b'c0ae92b7c07d8146bbcc6ed5197f97a7a16efded'] h environment: h INVOCATION_ID=5607d26f567941178e0b8c5bdcfd689c h JOURNAL_STREAM=8:16124 h LANG=en_AU.UTF-8 h LANGUAGE=en_AU:en h PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin h PWD=/root/buildarea/3.x.angelico-debian-amd64/build h SYSTEMD_EXEC_PID=543 h using PTY: False hprogram finished with exit code 1 helapsedTime=0.012866 hgit fetch -f --progress https://github.com/python/cpython.git main h in dir /root/buildarea/3.x.angelico-debian-amd64/build (timeout 3600 secs) h watching logfiles {} h argv: [b'git', b'fetch', b'-f', b'--progress', b'https://github.com/python/cpython.git', b'main'] h environment: h INVOCATION_ID=5607d26f567941178e0b8c5bdcfd689c h JOURNAL_STREAM=8:16124 h LANG=en_AU.UTF-8 h LANGUAGE=en_AU:en h PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin h PWD=/root/buildarea/3.x.angelico-debian-amd64/build h SYSTEMD_EXEC_PID=543 h using PTY: False eremote: Enumerating objects: 22, done. eremote: Counting objects: 4% (1/22) eremote: Counting objects: 9% (2/22) eremote: Counting objects: 13% (3/22) eremote: Counting objects: 18% (4/22) eremote: Counting objects: 22% (5/22) eremote: Counting objects: 27% (6/22) eremote: Counting objects: 31% (7/22) eremote: Counting objects: 36% (8/22) eremote: Counting objects: 40% (9/22) eremote: Counting objects: 45% (10/22) eremote: Counting objects: 50% (11/22) eremote: Counting objects: 54% (12/22) eremote: Counting objects: 59% (13/22) eremote: Counting objects: 63% (14/22) eremote: Counting objects: 68% (15/22) eremote: Counting objects: 72% (16/22) eremote: Counting objects: 77% (17/22) eremote: Counting objects: 81% (18/22) eremote: Counting objects: 86% (19/22) eremote: Counting objects: 90% (20/22) eremote: Counting objects: 95% (21/22) eremote: Counting objects: 100% (22/22) eremote: Counting objects: 100% (22/22), done. eremote: Compressing objects: 12% (1/8) eremote: Compressing objects: 25% (2/8) eremote: Compressing objects: 37% (3/8) eremote: Compressing objects: 50% (4/8) eremote: Compressing objects: 62% (5/8) eremote: Compressing objects: 75% (6/8) eremote: Compressing objects: 87% (7/8) eremote: Compressing objects: 100% (8/8) eremote: Compressing objects: 100% (8/8), done. eremote: Total 12 (delta 10), reused 6 (delta 4), pack-reused 0 (from 0) eFrom https://github.com/python/cpython e * branch main -> FETCH_HEAD hprogram finished with exit code 0 helapsedTime=0.943736 hgit checkout -f c0ae92b7c07d8146bbcc6ed5197f97a7a16efded h in dir /root/buildarea/3.x.angelico-debian-amd64/build (timeout 3600 secs) h watching logfiles {} h argv: [b'git', b'checkout', b'-f', b'c0ae92b7c07d8146bbcc6ed5197f97a7a16efded'] h environment: h INVOCATION_ID=5607d26f567941178e0b8c5bdcfd689c h JOURNAL_STREAM=8:16124 h LANG=en_AU.UTF-8 h LANGUAGE=en_AU:en h PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin h PWD=/root/buildarea/3.x.angelico-debian-amd64/build h SYSTEMD_EXEC_PID=543 h using PTY: False eNote: switching to 'c0ae92b7c07d8146bbcc6ed5197f97a7a16efded'. e eYou are in 'detached HEAD' state. You can look around, make experimental echanges and commit them, and you can discard any commits you make in this estate without impacting any branches by switching back to a branch. e eIf you want to create a new branch to retain commits you create, you may edo so (now or later) by using -c with the switch command. Example: e e git switch -c e eOr undo this operation with: e e git switch - e eTurn off this advice by setting config variable advice.detachedHead to false e eHEAD is now at c0ae92b7c07 gh-135386: Fix "unable to open database file" errors on readonly DB (GH-135566) hprogram finished with exit code 0 helapsedTime=0.031988 hgit checkout -B main h in dir /root/buildarea/3.x.angelico-debian-amd64/build (timeout 3600 secs) h watching logfiles {} h argv: [b'git', b'checkout', b'-B', b'main'] h environment: h INVOCATION_ID=5607d26f567941178e0b8c5bdcfd689c h JOURNAL_STREAM=8:16124 h LANG=en_AU.UTF-8 h LANGUAGE=en_AU:en h PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin h PWD=/root/buildarea/3.x.angelico-debian-amd64/build h SYSTEMD_EXEC_PID=543 h using PTY: False eSwitched to and reset branch 'main' oYour branch is ahead of 'origin/main' by 12393 commits. o (use "git push" to publish your local commits) hprogram finished with exit code 0 helapsedTime=0.041862 hgit rev-parse HEAD h in dir /root/buildarea/3.x.angelico-debian-amd64/build (timeout 3600 secs) h watching logfiles {} h argv: [b'git', b'rev-parse', b'HEAD'] h environment: h INVOCATION_ID=5607d26f567941178e0b8c5bdcfd689c h JOURNAL_STREAM=8:16124 h LANG=en_AU.UTF-8 h LANGUAGE=en_AU:en h PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin h PWD=/root/buildarea/3.x.angelico-debian-amd64/build h SYSTEMD_EXEC_PID=543 h using PTY: False oc0ae92b7c07d8146bbcc6ed5197f97a7a16efded hprogram finished with exit code 0 helapsedTime=0.003484