git --version in dir /Users/matti/build-worker-x86_64/own-macos-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', '--version'] using PTY: False git version 2.39.5 (Apple Git-154) program finished with exit code 0 elapsedTime=0.079721 program finished with exit code 0 git clean -f -d -x in dir /Users/matti/build-worker-x86_64/own-macos-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'clean', '-f', '-d', '-x'] using PTY: False Removing py/__init__.pyc Removing py/_apipkg.pyc Removing py/_builtin.pyc Removing py/_code/__init__.pyc Removing py/_code/_py2traceback.pyc Removing py/_code/code.pyc Removing py/_error.pyc Removing py/_io/__init__.pyc Removing py/_io/terminalwriter.pyc Removing py/_path/__init__.pyc Removing py/_path/common.pyc Removing py/_path/local.pyc Removing py/_std.pyc Removing rpython/__init__.pyc Removing rpython/config/__init__.pyc Removing rpython/config/support.pyc Removing rpython/tool/__init__.pyc Removing rpython/tool/ansi_mandelbrot.pyc Removing rpython/tool/ansi_print.pyc Removing rpython/tool/ansiramp.pyc Removing rpython/tool/runsubprocess.pyc Removing rpython/tool/udir.pyc Removing rpython/tool/version.pyc Removing rpython/translator/__init__.pyc Removing rpython/translator/platform/__init__.pyc Removing rpython/translator/platform/darwin.pyc Removing rpython/translator/platform/posix.pyc Removing virt_test/ program finished with exit code 0 elapsedTime=0.241352 git fetch -t https://github.com/pypy/pypy/ win-rpython in dir /Users/matti/build-worker-x86_64/own-macos-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'fetch', '-t', 'https://github.com/pypy/pypy/', 'win-rpython'] using PTY: False From https://github.com/pypy/pypy * branch win-rpython -> FETCH_HEAD program finished with exit code 0 elapsedTime=1.462571 git reset --hard FETCH_HEAD -- in dir /Users/matti/build-worker-x86_64/own-macos-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'reset', '--hard', 'FETCH_HEAD', '--'] using PTY: False HEAD is now at 3e97da6d7a9 remove unicode in comment program finished with exit code 0 elapsedTime=0.272557 git branch -M win-rpython in dir /Users/matti/build-worker-x86_64/own-macos-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'branch', '-M', 'win-rpython'] using PTY: False program finished with exit code 0 elapsedTime=0.061420 git rev-parse HEAD in dir /Users/matti/build-worker-x86_64/own-macos-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'rev-parse', 'HEAD'] using PTY: False 3e97da6d7a91ccd8a070e4ef9a52a4cbcb50ae21 program finished with exit code 0 elapsedTime=0.078103