./pyperformance_venv/bin/python -m pyperformance venv recreate -p /buildbot/slave/jit-benchmark2-linux-x86-64/build/pypy/goal/pypy3.12-c
in dir /buildbot/slave/jit-benchmark2-linux-x86-64/. (timeout 1200 secs)
watching logfiles {}
argv: ['./pyperformance_venv/bin/python', '-m', 'pyperformance', 'venv', 'recreate', '-p', '/buildbot/slave/jit-benchmark2-linux-x86-64/build/pypy/goal/pypy3.12-c']
environment:
AUDITWHEEL_ARCH=x86_64
AUDITWHEEL_PLAT=manylinux_2_28_x86_64
AUDITWHEEL_POLICY=manylinux_2_28
DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root
HGDEMANDIMPORT=disable
HOME=/home/buildworker
HOSTNAME=benchmarker2
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst
OLDPWD=/buildbot/slave
PATH=/tmp/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/pypy2.7-v7.3.22-linux64/bin
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
PS1=(venv)
PWD=/buildbot/slave/jit-benchmark2-linux-x86-64
PYPY_LOCALBASE=/usr/local
SHLVL=0
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
VIRTUAL_ENV=/tmp/venv
container=podman
using PTY: False
Creating the virtual environment /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a
# /buildbot/slave/jit-benchmark2-linux-x86-64/build/pypy/goal/pypy3.12-c -m venv --without-pip /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m ensurepip -v
Using pip 25.0.1 from /tmp/tmpa0ao13ks/pip-25.0.1-py3-none-any.whl/pip (python 3.12)
Looking in links: /tmp/tmpa0ao13ks
Processing /tmp/tmpa0ao13ks/pip-25.0.1-py3-none-any.whl
Installing collected packages: pip
changing mode of /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/pip3 to 755
changing mode of /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/pip3.12 to 755
Successfully installed pip-25.0.1
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install -U 'setuptools>=18.5' wheel
Collecting setuptools>=18.5
Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB)
Collecting wheel
Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB)
Collecting packaging>=24.0 (from wheel)
Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB)
Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB)
Downloading wheel-0.47.0-py3-none-any.whl (32 kB)
Using cached packaging-26.2-py3-none-any.whl (100 kB)
Installing collected packages: setuptools, packaging, wheel
Successfully installed packaging-26.2 setuptools-83.0.0 wheel-0.47.0
[notice] A new release of pip is available: 25.0.1 -> 26.1.2
[notice] To update, run: /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install --upgrade pip
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip --version
pip 25.0.1 from /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/lib/pypy3.12/site-packages/pip (python 3.12)
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m ensurepip -v -U
Using pip 25.0.1 from /tmp/tmpmb1w635g/pip-25.0.1-py3-none-any.whl/pip (python 3.12)
Looking in links: /tmp/tmpmb1w635g
Requirement already satisfied: pip in ./venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/lib/pypy3.12/site-packages (25.0.1)
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install -U 'setuptools>=18.5' wheel
Requirement already satisfied: setuptools>=18.5 in ./venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/lib/pypy3.12/site-packages (83.0.0)
Requirement already satisfied: wheel in ./venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/lib/pypy3.12/site-packages (0.47.0)
Requirement already satisfied: packaging>=24.0 in ./venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/lib/pypy3.12/site-packages (from wheel) (26.2)
[notice] A new release of pip is available: 25.0.1 -> 26.1.2
[notice] To update, run: /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install --upgrade pip
installing pyperformance in the venv at /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a
Installing requirements into the virtual environment /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install pyperformance==1.14.0
Collecting pyperformance==1.14.0
Using cached pyperformance-1.14.0-py3-none-any.whl.metadata (2.3 kB)
Requirement already satisfied: packaging in ./venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/lib/pypy3.12/site-packages (from pyperformance==1.14.0) (26.2)
Collecting pyperf (from pyperformance==1.14.0)
Using cached pyperf-2.10.0-py3-none-any.whl.metadata (6.2 kB)
Collecting psutil>=5.9.0 (from pyperf->pyperformance==1.14.0)
Using cached psutil-7.2.2-pp312-pypy312_pp80-linux_x86_64.whl
Using cached pyperformance-1.14.0-py3-none-any.whl (9.1 MB)
Using cached pyperf-2.10.0-py3-none-any.whl (144 kB)
Installing collected packages: psutil, pyperf, pyperformance
Successfully installed psutil-7.2.2 pyperf-2.10.0 pyperformance-1.14.0
[notice] A new release of pip is available: 25.0.1 -> 26.1.2
[notice] To update, run: /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install --upgrade pip
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip freeze
cffi==1.18.0.dev0
greenlet==0.4.13
hpy==0.9.1.dev61+g79fb330d
packaging==26.2
psutil==7.2.2
pyperf==2.10.0
pyperformance==1.14.0
setuptools==83.0.0
wheel==0.47.0
Installing requirements into the virtual environment /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install psutil
Requirement already satisfied: psutil in ./venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/lib/pypy3.12/site-packages (7.2.2)
[notice] A new release of pip is available: 25.0.1 -> 26.1.2
[notice] To update, run: /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install --upgrade pip
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip freeze
cffi==1.18.0.dev0
greenlet==0.4.13
hpy==0.9.1.dev61+g79fb330d
packaging==26.2
psutil==7.2.2
pyperf==2.10.0
pyperformance==1.14.0
setuptools==83.0.0
wheel==0.47.0
Installing requirements into the virtual environment /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install websockets==11.0.3 coverage==7.3.2 chameleon==4.6.0 pyaes==1.6.1 'dask[distributed]==2024.10.0' asgiref==3.3.4 django==3.2.4 pytz==2021.1 sqlparse==0.4.1 legacy-cgi==2.6 certifi==2021.5.30 dulwich==0.20.23 urllib3==1.26.5 docutils==0.18.1 fastapi==0.121.0 httpx==0.28.1 uvicorn==0.38.0 genshi==0.7.7 six==1.16.0 html5lib==1.1 six==1.16.0 webencodings==0.5.1 mako==1.1.4 markupsafe==2.0.1 networkx==3.4.2 networkx==3.4.2 networkx==3.4.2 sphinx==7.3.7 python-docs-theme==2024.6 greenlet==3.2.4 sqlalchemy==1.4.19 greenlet==3.2.4 sqlalchemy==1.4.19 sqlglot==4.6.0 sqlglot==4.6.0 sqlglot==4.6.0 sqlglot==4.6.0 mpmath==1.2.1 sympy==1.8 tomli==2.0.1 tornado==6.5.2 xdsl==0.54.3
Collecting websockets==11.0.3
Downloading websockets-11.0.3-py3-none-any.whl.metadata (6.6 kB)
Collecting coverage==7.3.2
Downloading coverage-7.3.2.tar.gz (764 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.5/764.5 kB 19.3 MB/s eta 0:00:00
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting chameleon==4.6.0
Downloading Chameleon-4.6.0-py3-none-any.whl.metadata (51 kB)
Collecting pyaes==1.6.1
Downloading pyaes-1.6.1.tar.gz (28 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting dask==2024.10.0 (from dask[distributed]==2024.10.0)
Downloading dask-2024.10.0-py3-none-any.whl.metadata (3.7 kB)
Collecting asgiref==3.3.4
Downloading asgiref-3.3.4-py3-none-any.whl.metadata (9.1 kB)
Collecting django==3.2.4
Downloading Django-3.2.4-py3-none-any.whl.metadata (3.9 kB)
Collecting pytz==2021.1
Downloading pytz-2021.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting sqlparse==0.4.1
Downloading sqlparse-0.4.1-py3-none-any.whl.metadata (3.4 kB)
Collecting legacy-cgi==2.6
Downloading legacy_cgi-2.6-py3-none-any.whl.metadata (1.4 kB)
Collecting certifi==2021.5.30
Downloading certifi-2021.5.30-py2.py3-none-any.whl.metadata (3.0 kB)
Collecting dulwich==0.20.23
Downloading dulwich-0.20.23.tar.gz (414 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting urllib3==1.26.5
Downloading urllib3-1.26.5-py2.py3-none-any.whl.metadata (43 kB)
Collecting docutils==0.18.1
Downloading docutils-0.18.1-py2.py3-none-any.whl.metadata (2.9 kB)
Collecting fastapi==0.121.0
Downloading fastapi-0.121.0-py3-none-any.whl.metadata (28 kB)
Collecting httpx==0.28.1
Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
Collecting uvicorn==0.38.0
Downloading uvicorn-0.38.0-py3-none-any.whl.metadata (6.8 kB)
Collecting genshi==0.7.7
Downloading Genshi-0.7.7-py3-none-any.whl.metadata (1.3 kB)
Collecting six==1.16.0
Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting html5lib==1.1
Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB)
Collecting webencodings==0.5.1
Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
Collecting mako==1.1.4
Downloading Mako-1.1.4-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting markupsafe==2.0.1
Downloading MarkupSafe-2.0.1.tar.gz (18 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting networkx==3.4.2
Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB)
Collecting sphinx==7.3.7
Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB)
Collecting python-docs-theme==2024.6
Downloading python_docs_theme-2024.6-py3-none-any.whl.metadata (2.3 kB)
Collecting greenlet==3.2.4
Downloading greenlet-3.2.4.tar.gz (188 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting sqlalchemy==1.4.19
Downloading SQLAlchemy-1.4.19.tar.gz (7.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 44.7 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting sqlglot==4.6.0
Downloading sqlglot-4.6.0-py3-none-any.whl.metadata (9.5 kB)
Collecting mpmath==1.2.1
Downloading mpmath-1.2.1-py3-none-any.whl.metadata (8.3 kB)
Collecting sympy==1.8
Downloading sympy-1.8-py3-none-any.whl.metadata (11 kB)
Collecting tomli==2.0.1
Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
Collecting tornado==6.5.2
Downloading tornado-6.5.2.tar.gz (510 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting xdsl==0.54.3
Downloading xdsl-0.54.3-py3-none-any.whl.metadata (9.5 kB)
Collecting click>=8.1 (from dask==2024.10.0->dask[distributed]==2024.10.0)
Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB)
Collecting cloudpickle>=3.0.0 (from dask==2024.10.0->dask[distributed]==2024.10.0)
Downloading cloudpickle-3.1.2-py3-none-any.whl.metadata (7.1 kB)
Collecting fsspec>=2021.09.0 (from dask==2024.10.0->dask[distributed]==2024.10.0)
Downloading fsspec-2026.6.0-py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: packaging>=20.0 in ./venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/lib/pypy3.12/site-packages (from dask==2024.10.0->dask[distributed]==2024.10.0) (26.2)
Collecting partd>=1.4.0 (from dask==2024.10.0->dask[distributed]==2024.10.0)
Downloading partd-1.4.2-py3-none-any.whl.metadata (4.6 kB)
Collecting pyyaml>=5.3.1 (from dask==2024.10.0->dask[distributed]==2024.10.0)
Downloading pyyaml-6.0.3.tar.gz (130 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting toolz>=0.10.0 (from dask==2024.10.0->dask[distributed]==2024.10.0)
Downloading toolz-1.1.0-py3-none-any.whl.metadata (5.1 kB)
Collecting starlette<0.50.0,>=0.40.0 (from fastapi==0.121.0)
Downloading starlette-0.49.3-py3-none-any.whl.metadata (6.4 kB)
Collecting pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4 (from fastapi==0.121.0)
Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB)
Collecting typing-extensions>=4.8.0 (from fastapi==0.121.0)
Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB)
Collecting annotated-doc>=0.0.2 (from fastapi==0.121.0)
Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB)
Collecting anyio (from httpx==0.28.1)
Downloading anyio-4.14.1-py3-none-any.whl.metadata (4.6 kB)
Collecting httpcore==1.* (from httpx==0.28.1)
Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
Collecting idna (from httpx==0.28.1)
Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB)
Collecting h11>=0.8 (from uvicorn==0.38.0)
Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
Collecting sphinxcontrib-applehelp (from sphinx==7.3.7)
Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-devhelp (from sphinx==7.3.7)
Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-jsmath (from sphinx==7.3.7)
Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx==7.3.7)
Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx==7.3.7)
Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB)
Collecting sphinxcontrib-qthelp (from sphinx==7.3.7)
Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting Jinja2>=3.0 (from sphinx==7.3.7)
Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
Collecting Pygments>=2.14 (from sphinx==7.3.7)
Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB)
Collecting snowballstemmer>=2.0 (from sphinx==7.3.7)
Downloading snowballstemmer-3.1.1-py3-none-any.whl.metadata (7.9 kB)
Collecting babel>=2.9 (from sphinx==7.3.7)
Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB)
Collecting alabaster~=0.7.14 (from sphinx==7.3.7)
Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB)
Collecting imagesize>=1.3 (from sphinx==7.3.7)
Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting requests>=2.25.0 (from sphinx==7.3.7)
Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB)
Collecting immutabledict<4.2.3 (from xdsl==0.54.3)
Downloading immutabledict-4.2.2-py3-none-any.whl.metadata (3.5 kB)
Collecting ordered-set==4.1.0 (from xdsl==0.54.3)
Downloading ordered_set-4.1.0-py3-none-any.whl.metadata (5.3 kB)
Collecting distributed==2024.10.0 (from dask[distributed]==2024.10.0)
Downloading distributed-2024.10.0-py3-none-any.whl.metadata (3.3 kB)
Collecting locket>=1.0.0 (from distributed==2024.10.0->dask[distributed]==2024.10.0)
Downloading locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting msgpack>=1.0.2 (from distributed==2024.10.0->dask[distributed]==2024.10.0)
Downloading msgpack-1.2.1.tar.gz (183 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: psutil>=5.8.0 in ./venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/lib/pypy3.12/site-packages (from distributed==2024.10.0->dask[distributed]==2024.10.0) (7.2.2)
Collecting sortedcontainers>=2.0.5 (from distributed==2024.10.0->dask[distributed]==2024.10.0)
Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
Collecting tblib>=1.6.0 (from distributed==2024.10.0->dask[distributed]==2024.10.0)
Downloading tblib-3.2.2-py3-none-any.whl.metadata (27 kB)
Collecting zict>=3.0.0 (from distributed==2024.10.0->dask[distributed]==2024.10.0)
Downloading zict-3.0.0-py2.py3-none-any.whl.metadata (899 bytes)
Collecting annotated-types>=0.6.0 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4->fastapi==0.121.0)
Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
Collecting pydantic-core==2.46.4 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4->fastapi==0.121.0)
Downloading pydantic_core-2.46.4.tar.gz (471 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting typing-inspection>=0.4.2 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4->fastapi==0.121.0)
Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB)
Collecting charset_normalizer<4,>=2 (from requests>=2.25.0->sphinx==7.3.7)
Downloading charset_normalizer-3.4.9-py3-none-any.whl.metadata (41 kB)
INFO: pip is looking at multiple versions of requests to determine which version is compatible with other requirements. This could take a while.
Collecting requests>=2.25.0 (from sphinx==7.3.7)
Downloading requests-2.34.1-py3-none-any.whl.metadata (4.8 kB)
Downloading requests-2.34.0-py3-none-any.whl.metadata (4.8 kB)
Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB)
Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB)
Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
Downloading websockets-11.0.3-py3-none-any.whl (118 kB)
Downloading Chameleon-4.6.0-py3-none-any.whl (88 kB)
Downloading dask-2024.10.0-py3-none-any.whl (1.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.9 MB/s eta 0:00:00
Downloading asgiref-3.3.4-py3-none-any.whl (22 kB)
Downloading Django-3.2.4-py3-none-any.whl (7.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 54.0 MB/s eta 0:00:00
Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB)
Downloading sqlparse-0.4.1-py3-none-any.whl (42 kB)
Downloading legacy_cgi-2.6-py3-none-any.whl (19 kB)
Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB)
Downloading urllib3-1.26.5-py2.py3-none-any.whl (138 kB)
Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 79.3 MB/s eta 0:00:00
Downloading fastapi-0.121.0-py3-none-any.whl (109 kB)
Using cached httpx-0.28.1-py3-none-any.whl (73 kB)
Downloading uvicorn-0.38.0-py3-none-any.whl (68 kB)
Downloading Genshi-0.7.7-py3-none-any.whl (177 kB)
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB)
Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Downloading Mako-1.1.4-py2.py3-none-any.whl (75 kB)
Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 98.2 MB/s eta 0:00:00
Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 92.7 MB/s eta 0:00:00
Downloading python_docs_theme-2024.6-py3-none-any.whl (19 kB)
Downloading sqlglot-4.6.0-py3-none-any.whl (100 kB)
Downloading mpmath-1.2.1-py3-none-any.whl (532 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 532.6/532.6 kB 69.7 MB/s eta 0:00:00
Downloading sympy-1.8-py3-none-any.whl (6.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 87.5 MB/s eta 0:00:00
Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
Downloading xdsl-0.54.3-py3-none-any.whl (4.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 16.3 MB/s eta 0:00:00
Downloading distributed-2024.10.0-py3-none-any.whl (1.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 93.8 MB/s eta 0:00:00
Using cached httpcore-1.0.9-py3-none-any.whl (78 kB)
Downloading ordered_set-4.1.0-py3-none-any.whl (7.6 kB)
Downloading alabaster-0.7.16-py3-none-any.whl (13 kB)
Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB)
Downloading babel-2.18.0-py3-none-any.whl (10.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 103.0 MB/s eta 0:00:00
Downloading click-8.4.2-py3-none-any.whl (119 kB)
Downloading cloudpickle-3.1.2-py3-none-any.whl (22 kB)
Downloading fsspec-2026.6.0-py3-none-any.whl (203 kB)
Using cached h11-0.16.0-py3-none-any.whl (37 kB)
Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB)
Downloading immutabledict-4.2.2-py3-none-any.whl (4.7 kB)
Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
Downloading partd-1.4.2-py3-none-any.whl (18 kB)
Downloading pydantic-2.13.4-py3-none-any.whl (472 kB)
Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 91.4 MB/s eta 0:00:00
Downloading requests-2.32.5-py3-none-any.whl (64 kB)
Using cached idna-3.18-py3-none-any.whl (65 kB)
Downloading snowballstemmer-3.1.1-py3-none-any.whl (104 kB)
Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB)
Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB)
Downloading starlette-0.49.3-py3-none-any.whl (74 kB)
Using cached anyio-4.14.1-py3-none-any.whl (124 kB)
Downloading toolz-1.1.0-py3-none-any.whl (58 kB)
Using cached typing_extensions-4.16.0-py3-none-any.whl (45 kB)
Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB)
Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB)
Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB)
Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)
Downloading charset_normalizer-3.4.9-py3-none-any.whl (64 kB)
Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB)
Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Downloading tblib-3.2.2-py3-none-any.whl (12 kB)
Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB)
Downloading zict-3.0.0-py2.py3-none-any.whl (43 kB)
Building wheels for collected packages: coverage, pyaes, dulwich, markupsafe, greenlet, sqlalchemy, tornado, pydantic-core, pyyaml, msgpack
Building wheel for coverage (pyproject.toml): started
Building wheel for coverage (pyproject.toml): finished with status 'done'
Created wheel for coverage: filename=coverage-7.3.2-py3-none-any.whl size=193080 sha256=690f58796f84977c853141aa25ad580f529c7dcd31589531889206ef1b2b53ba
Stored in directory: /home/buildworker/.cache/pip/wheels/79/f8/9f/d4d2312b0c10142ae4d47e3fb5930b9835d6c825d62e07f8d8
Building wheel for pyaes (setup.py): started
Building wheel for pyaes (setup.py): finished with status 'done'
Created wheel for pyaes: filename=pyaes-1.6.1-py3-none-any.whl size=26420 sha256=0e204a77acce70f5562dda3ed648a3578e6015072e21eef030d49b4786345b3b
Stored in directory: /home/buildworker/.cache/pip/wheels/79/61/39/55718ad542756855e1e92c240cef887864752175f403135432
Building wheel for dulwich (setup.py): started
Building wheel for dulwich (setup.py): finished with status 'done'
Created wheel for dulwich: filename=dulwich-0.20.23-pp312-pypy312_pp80-linux_x86_64.whl size=481447 sha256=db971c2c2f185c0125d04ad7b9501f60eb87ee2caeee91fe080072799d4ecdac
Stored in directory: /home/buildworker/.cache/pip/wheels/0c/86/b4/72eca25ce9b0c8a9fb54deff638f4822ef915fbd12ae90a97d
Building wheel for markupsafe (setup.py): started
Building wheel for markupsafe (setup.py): finished with status 'done'
Created wheel for markupsafe: filename=markupsafe-2.0.1-py3-none-any.whl size=9773 sha256=87419d4d9f564fc1ec39c043407d2adf236414a60a5f9c7d2f4f2d3a0684d4aa
Stored in directory: /home/buildworker/.cache/pip/wheels/74/e9/c8/b4d158fca5b4abb862e98c608dd8c300da9fa86abdc5d5d365
Building wheel for greenlet (pyproject.toml): started
Building wheel for greenlet (pyproject.toml): finished with status 'done'
Created wheel for greenlet: filename=greenlet-3.2.4-py3-none-any.whl size=176324 sha256=76b00ffc2b5cb38cf8980f58cf1b4807319c473718ebc6d9755a5ff6a91d6a1b
Stored in directory: /home/buildworker/.cache/pip/wheels/b4/5a/a3/26889ccd08913e694faede4cf27b15ea838137c6531efefda7
Building wheel for sqlalchemy (setup.py): started
Building wheel for sqlalchemy (setup.py): finished with status 'done'
Created wheel for sqlalchemy: filename=sqlalchemy-1.4.19-pp312-pypy312_pp80-linux_x86_64.whl size=1469111 sha256=4efe9bd8cd854d3ed4509fccd8d62cb2f3684c4d049f93c05f88c59394832118
Stored in directory: /home/buildworker/.cache/pip/wheels/d3/29/44/5b061136e3c4bce4e0237bcfadd4d104bd2aea78a0a12cfd7b
Building wheel for tornado (pyproject.toml): started
Building wheel for tornado (pyproject.toml): finished with status 'done'
Created wheel for tornado: filename=tornado-6.5.2-py3-none-any.whl size=436805 sha256=d5d66474755e71cdf93164c2a664ce5203229e235eeb01e52270e08a0fd9eb83
Stored in directory: /home/buildworker/.cache/pip/wheels/f1/7b/b2/086d6350b7b03baf7a745f8eab4a83853b4b27230da982d860
Building wheel for pydantic-core (pyproject.toml): started
Building wheel for pydantic-core (pyproject.toml): still running...
Building wheel for pydantic-core (pyproject.toml): finished with status 'done'
Created wheel for pydantic-core: filename=pydantic_core-2.46.4-pp312-pypy312_pp80-linux_x86_64.whl size=2115116 sha256=b4acdfc6d8a7fbf311a26428f83cb5fd0eb5cbf3ced72b39a5584f78c71a7caf
Stored in directory: /home/buildworker/.cache/pip/wheels/17/04/9c/066e128187bae4379bce86287c33b65ec38a32aa43789edddb
Building wheel for pyyaml (pyproject.toml): started
Building wheel for pyyaml (pyproject.toml): finished with status 'done'
Created wheel for pyyaml: filename=pyyaml-6.0.3-pp312-pypy312_pp80-linux_x86_64.whl size=45469 sha256=643539c49850ce78c67468b79bd0127354850aa5b5c35e15fe31bd5fee2a9018
Stored in directory: /home/buildworker/.cache/pip/wheels/8e/56/72/7e69773085b29dfeee2522ae698600aa12a41a0d04853f481c
Building wheel for msgpack (pyproject.toml): started
Building wheel for msgpack (pyproject.toml): finished with status 'done'
Created wheel for msgpack: filename=msgpack-1.2.1-py3-none-any.whl size=15037 sha256=60db555cf1fad1a2eead0110c12ebff79d16e6455d7dbd514bb28d5202a893b4
Stored in directory: /home/buildworker/.cache/pip/wheels/c6/73/23/b9988436aca56da3b547b4a2897d709a514bad275832a4a614
Successfully built coverage pyaes dulwich markupsafe greenlet sqlalchemy tornado pydantic-core pyyaml msgpack
Installing collected packages: webencodings, sqlglot, sortedcontainers, pytz, pyaes, mpmath, certifi, zict, websockets, urllib3, typing-extensions, tornado, toolz, tomli, tblib, sympy, sqlparse, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, six, pyyaml, python-docs-theme, Pygments, ordered-set, networkx, msgpack, markupsafe, locket, legacy-cgi, immutabledict, imagesize, idna, h11, greenlet, fsspec, docutils, coverage, cloudpickle, click, charset_normalizer, chameleon, babel, asgiref, annotated-types, annotated-doc, alabaster, xdsl, uvicorn, typing-inspection, sqlalchemy, requests, pydantic-core, partd, mako, Jinja2, httpcore, html5lib, genshi, dulwich, django, anyio, starlette, sphinx, pydantic, httpx, dask, fastapi, distributed
Attempting uninstall: greenlet
Found existing installation: greenlet 0.4.13
Not uninstalling greenlet at /buildbot/slave/jit-benchmark2-linux-x86-64/build/lib_pypy, outside environment /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a
Can't uninstall 'greenlet'. No files were found to uninstall.
Successfully installed Jinja2-3.1.6 Pygments-2.20.0 alabaster-0.7.16 annotated-doc-0.0.4 annotated-types-0.7.0 anyio-4.14.1 asgiref-3.3.4 babel-2.18.0 certifi-2021.5.30 chameleon-4.6.0 charset_normalizer-3.4.9 click-8.4.2 cloudpickle-3.1.2 coverage-7.3.2 dask-2024.10.0 distributed-2024.10.0 django-3.2.4 docutils-0.18.1 dulwich-0.20.23 fastapi-0.121.0 fsspec-2026.6.0 genshi-0.7.7 greenlet-3.2.4 h11-0.16.0 html5lib-1.1 httpcore-1.0.9 httpx-0.28.1 idna-3.18 imagesize-2.0.0 immutabledict-4.2.2 legacy-cgi-2.6 locket-1.0.0 mako-1.1.4 markupsafe-2.0.1 mpmath-1.2.1 msgpack-1.2.1 networkx-3.4.2 ordered-set-4.1.0 partd-1.4.2 pyaes-1.6.1 pydantic-2.13.4 pydantic-core-2.46.4 python-docs-theme-2024.6 pytz-2021.1 pyyaml-6.0.3 requests-2.32.5 six-1.16.0 snowballstemmer-3.1.1 sortedcontainers-2.4.0 sphinx-7.3.7 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 sqlalchemy-1.4.19 sqlglot-4.6.0 sqlparse-0.4.1 starlette-0.49.3 sympy-1.8 tblib-3.2.2 tomli-2.0.1 toolz-1.1.0 tornado-6.5.2 typing-extensions-4.16.0 typing-inspection-0.4.2 urllib3-1.26.5 uvicorn-0.38.0 webencodings-0.5.1 websockets-11.0.3 xdsl-0.54.3 zict-3.0.0
[notice] A new release of pip is available: 25.0.1 -> 26.1.2
[notice] To update, run: /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip install --upgrade pip
# /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a/bin/python -m pip freeze
alabaster==0.7.16
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.14.1
asgiref==3.3.4
babel==2.18.0
certifi==2021.5.30
cffi==1.18.0.dev0
Chameleon==4.6.0
charset-normalizer==3.4.9
click==8.4.2
cloudpickle==3.1.2
coverage==7.3.2
dask==2024.10.0
distributed==2024.10.0
Django==3.2.4
docutils==0.18.1
dulwich==0.20.23
fastapi==0.121.0
fsspec==2026.6.0
Genshi==0.7.7
greenlet==0.4.13
h11==0.16.0
hpy==0.9.1.dev61+g79fb330d
html5lib==1.1
httpcore==1.0.9
httpx==0.28.1
idna==3.18
imagesize==2.0.0
immutabledict==4.2.2
Jinja2==3.1.6
legacy-cgi==2.6
locket==1.0.0
Mako==1.1.4
MarkupSafe==2.0.1
mpmath==1.2.1
msgpack==1.2.1
networkx==3.4.2
ordered-set==4.1.0
packaging==26.2
partd==1.4.2
psutil==7.2.2
pyaes==1.6.1
pydantic==2.13.4
pydantic_core==2.46.4
Pygments==2.20.0
pyperf==2.10.0
pyperformance==1.14.0
python-docs-theme==2024.6
pytz==2021.1
PyYAML==6.0.3
requests==2.32.5
setuptools==83.0.0
six==1.16.0
snowballstemmer==3.1.1
sortedcontainers==2.4.0
Sphinx==7.3.7
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
SQLAlchemy==1.4.19
sqlglot==4.6.0
sqlparse==0.4.1
starlette==0.49.3
sympy==1.8
tblib==3.2.2
tomli==2.0.1
toolz==1.1.0
tornado==6.5.2
typing-inspection==0.4.2
typing_extensions==4.16.0
urllib3==1.26.5
uvicorn==0.38.0
webencodings==0.5.1
websockets==11.0.3
wheel==0.47.0
xdsl==0.54.3
zict==3.0.0
The virtual environment /buildbot/slave/jit-benchmark2-linux-x86-64/venv/pypy3.12-40c3ac7523b5-compat-31b33d68c68a has been created
program finished with exit code 0
elapsedTime=174.247276