[0KRunning with gitlab-runner 16.4.1 (d89a789a)[0;m [0K on gajim-docker e5YFqTrW, system ID: s_6f30b725890a[0;m section_start:1714765435:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image gajim-test ...[0;m [0KUsing docker image sha256:b7f6528a77338413543e9ea1f1dbe9177a787a649863e05fed55c8863e9037c5 for gajim-test ...[0;m section_end:1714765438:prepare_executor [0Ksection_start:1714765438:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-e5yfqtrw-project-85-concurrent-2 via v22019037948584228... section_end:1714765439:prepare_script [0Ksection_start:1714765439:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/mimi89999/gajim/.git/ [32;1mChecking out ec582a43 as detached HEAD (ref is pip_msys)...[0;m Removing .coverage Removing coverage.xml Removing gajim/__pycache__/ Removing gajim/common/__pycache__/ Removing gajim/common/dbus/__pycache__/ Removing gajim/common/modules/__pycache__/ Removing gajim/common/storage/__pycache__/ Removing gajim/common/storage/archive/__pycache__/ Removing gajim/common/util/__pycache__/ Removing gajim/gtk/__pycache__/ Removing test/common/__pycache__/ Removing test/database/__pycache__/ Removing test/dialogs/__pycache__/ Removing test/gui/__pycache__/ [32;1mSkipping Git submodules setup[0;m section_end:1714765441:get_sources [0Ksection_start:1714765441:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:b7f6528a77338413543e9ea1f1dbe9177a787a649863e05fed55c8863e9037c5 for gajim-test ...[0;m [32;1m$ pip install git+https://dev.gajim.org/gajim/python-nbxmpp.git[0;m Collecting git+https://dev.gajim.org/gajim/python-nbxmpp.git Cloning https://dev.gajim.org/gajim/python-nbxmpp.git to /tmp/pip-req-build-ig1kfy93 Running command git clone --filter=blob:none --quiet https://dev.gajim.org/gajim/python-nbxmpp.git /tmp/pip-req-build-ig1kfy93 Resolved https://dev.gajim.org/gajim/python-nbxmpp.git to commit cd11cc3f6f3cf51ff1c624d51848ccf7b0e73836 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' Requirement already satisfied: precis-i18n>=1.0.0 in /usr/lib/python3/dist-packages (from nbxmpp==4.5.4) (1.0.5) Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from nbxmpp==4.5.4) (23.0) Requirement already satisfied: idna in /usr/lib/python3/dist-packages (from nbxmpp==4.5.4) (3.3) Requirement already satisfied: PyGObject>=3.42.0 in /usr/lib/python3/dist-packages (from nbxmpp==4.5.4) (3.42.2) Requirement already satisfied: pycairo>=1.16.0 in /opt/venv/lib/python3.11/site-packages (from PyGObject>=3.42.0->nbxmpp==4.5.4) (1.26.0) Building wheels for collected packages: nbxmpp Building wheel for nbxmpp (pyproject.toml): started Building wheel for nbxmpp (pyproject.toml): finished with status 'done' Created wheel for nbxmpp: filename=nbxmpp-4.5.4-py3-none-any.whl size=230740 sha256=ee5396e718974e6b2d194d44eab57484d79823df557f20c1592a0fc500b71d96 Stored in directory: /tmp/pip-ephem-wheel-cache-r3f_6lld/wheels/9d/57/11/8e30bdc9eb671209e3a4d6d3c1923109cbc22b0049565fa27d Successfully built nbxmpp Installing collected packages: nbxmpp Successfully installed nbxmpp-4.5.4 [32;1m$ pip install git+https://dev.gajim.org/gajim/omemo-dr.git[0;m Collecting git+https://dev.gajim.org/gajim/omemo-dr.git Cloning https://dev.gajim.org/gajim/omemo-dr.git to /tmp/pip-req-build-rfxz2ix9 Running command git clone --filter=blob:none --quiet https://dev.gajim.org/gajim/omemo-dr.git /tmp/pip-req-build-rfxz2ix9 Resolved https://dev.gajim.org/gajim/omemo-dr.git to commit c88f9d50892b7844cc2160caccd4798b07b2d3ea 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' Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (from omemo-dr==1.0.1) (38.0.4) Requirement already satisfied: protobuf>=4.21.0 in /usr/lib/python3/dist-packages (from omemo-dr==1.0.1) (4.21.12) Building wheels for collected packages: omemo-dr Building wheel for omemo-dr (pyproject.toml): started Building wheel for omemo-dr (pyproject.toml): finished with status 'done' Created wheel for omemo-dr: filename=omemo_dr-1.0.1-cp311-cp311-linux_x86_64.whl size=240824 sha256=e567f65490b3ec29e092a009dd44a1260cf0294e64a14a40774260c44ddade7f Stored in directory: /tmp/pip-ephem-wheel-cache-_t0361ig/wheels/60/e5/dc/2e5497a348fde045dbb3933cfcbc982e89283a78bd64c567c4 Successfully built omemo-dr Installing collected packages: omemo-dr Successfully installed omemo-dr-1.0.1 [32;1m$ pip install --config-settings=config=Gtk3,Gdk3,GtkSource4 git+https://github.com/pygobject/pygobject-stubs.git[0;m Collecting git+https://github.com/pygobject/pygobject-stubs.git Cloning https://github.com/pygobject/pygobject-stubs.git to /tmp/pip-req-build-2__cxjz3 Running command git clone --filter=blob:none --quiet https://github.com/pygobject/pygobject-stubs.git /tmp/pip-req-build-2__cxjz3 Resolved https://github.com/pygobject/pygobject-stubs.git to commit c2f2bf2da33116550d30ff0da68f21bc7aa2d2da 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' Building wheels for collected packages: PyGObject-stubs Building wheel for PyGObject-stubs (pyproject.toml): started Building wheel for PyGObject-stubs (pyproject.toml): finished with status 'done' Created wheel for PyGObject-stubs: filename=PyGObject_stubs-2.11.0-py3-none-any.whl size=1101072 sha256=f86be51e867f0b4757791c7788e819c8164da44a65cb008d7d34e06f41fc9682 Stored in directory: /tmp/pip-ephem-wheel-cache-qokae9dm/wheels/a9/88/ca/c7e6143452978eca51f5f0938f0507769ad167e83e5be73abf Successfully built PyGObject-stubs Installing collected packages: PyGObject-stubs Successfully installed PyGObject-stubs-2.11.0 [32;1m$ pyright --version[0;m pyright 1.1.361 [32;1m$ pyright[0;m 0 errors, 0 warnings, 0 informations section_end:1714765529:step_script [0Ksection_start:1714765529:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1714765530:cleanup_file_variables [0K[32;1mJob succeeded[0;m