[0KRunning with gitlab-runner 17.3.1 (66269445)[0;m [0K on Runner 3 (742) d5538a2e, system ID: s_eb7bfeb91cea[0;m [0K[36;1mResolving secrets[0;m[0;m section_start:1728463916:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image python:latest ...[0;m [0KPulling docker image python:latest ...[0;m [0KUsing docker image sha256:97fc9ec41404bf3b8395f559c4fa381e20fa303f1fb56877c073f9af9e05507f for python:latest with digest python@sha256:4f3780acb8d126492a8890a1e1715d36773c0cc1865b5aa569ba857548d0f51f ...[0;m section_end:1728463917:prepare_executor [0Ksection_start:1728463917:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-d5538a2e-project-1102-concurrent-0 via serv742.segi.priv... section_end:1728463917:prepare_script [0Ksection_start:1728463917:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 50...[0;m Reinitialized existing Git repository in /builds/smart_grids/public/gboml/.git/ [32;1mChecking out 288a9530 as detached HEAD (ref is v0.1.10)...[0;m Removing .cache/ Removing build/ Removing src/gboml.egg-info/ Removing venv/ [32;1mSkipping Git submodules setup[0;m section_end:1728463925:get_sources [0Ksection_start:1728463925:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for default-non_protected...[0;m No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [32;1mSuccessfully extracted cache[0;m section_end:1728463954:restore_cache [0Ksection_start:1728463954:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:97fc9ec41404bf3b8395f559c4fa381e20fa303f1fb56877c073f9af9e05507f for python:latest with digest python@sha256:4f3780acb8d126492a8890a1e1715d36773c0cc1865b5aa569ba857548d0f51f ...[0;m [32;1m$ python --version[0;m Python 3.13.0 [32;1m$ pip install virtualenv[0;m Collecting virtualenv Using cached virtualenv-20.26.6-py3-none-any.whl.metadata (4.5 kB) Collecting distlib<1,>=0.3.7 (from virtualenv) Using cached distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB) Collecting filelock<4,>=3.12.2 (from virtualenv) Using cached filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB) Collecting platformdirs<5,>=3.9.1 (from virtualenv) Using cached platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) Using cached virtualenv-20.26.6-py3-none-any.whl (6.0 MB) Using cached distlib-0.3.8-py2.py3-none-any.whl (468 kB) Using cached filelock-3.16.1-py3-none-any.whl (16 kB) Using cached platformdirs-4.3.6-py3-none-any.whl (18 kB) Installing collected packages: distlib, platformdirs, filelock, virtualenv Successfully installed distlib-0.3.8 filelock-3.16.1 platformdirs-4.3.6 virtualenv-20.26.6 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [32;1m$ virtualenv venv[0;m created virtual environment CPython3.13.0.final.0-64 in 2645ms creator CPython3Posix(dest=/builds/smart_grids/public/gboml/venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) added seed packages: gboml==0.1.10, numpy==2.1.2, pip==24.2, scipy==1.14.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [32;1m$ source venv/bin/activate[0;m [32;1m$ python -m pip install .[0;m Processing /builds/smart_grids/public/gboml 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: numpy>=1.19.4 in ./venv/lib/python3.13/site-packages (from gboml==0.1.10) (2.1.2) Requirement already satisfied: scipy>=1.5.3 in ./venv/lib/python3.13/site-packages (from gboml==0.1.10) (1.14.1) Building wheels for collected packages: gboml Building wheel for gboml (pyproject.toml): started Building wheel for gboml (pyproject.toml): finished with status 'done' Created wheel for gboml: filename=gboml-0.1.10-py3-none-any.whl size=141915 sha256=090d490e5db98677cc7c8eb02f34b3ebbfd7d7e822a0f0019361618a5f7b1bcd Stored in directory: /tmp/pip-ephem-wheel-cache-x8v_dk2v/wheels/20/fb/13/9a056391774f502311efb7bd6c54e64eadcda060e420c29335 Successfully built gboml Installing collected packages: gboml Attempting uninstall: gboml Found existing installation: gboml 0.1.10 Uninstalling gboml-0.1.10: Successfully uninstalled gboml-0.1.10 Successfully installed gboml-0.1.10 [32;1m$ gboml test/test24.txt --linprog[0;m Check variables of node A : --- 6.341934204101562e-05 seconds --- Check variables of node PV : --- 0.0002493858337402344 seconds --- Check variables of node B : --- 3.147125244140625e-05 seconds --- Check variables of node B : --- 1.811981201171875e-05 seconds --- Check hyperlink H : --- 2.384185791015625e-07 seconds --- All --- 0.16217637062072754 seconds --- Optimal solution found --- 0.5928606986999512 seconds --- [32;1m$ gboml test/test25.txt --linprog[0;m Check variables of node A : --- 6.890296936035156e-05 seconds --- Check variables of node B : --- 4.0531158447265625e-05 seconds --- Check hyperlink H : --- 4.76837158203125e-07 seconds --- All --- 0.19350624084472656 seconds --- Optimal solution found --- 0.30820798873901367 seconds --- [32;1m$ gboml test/test26.txt --linprog[0;m Check variables of node A : --- 5.459785461425781e-05 seconds --- Check variables of node B : --- 1.6689300537109375e-06 seconds --- Check variables of node C : --- 5.316734313964844e-05 seconds --- Check variables of node D : --- 2.1219253540039062e-05 seconds --- All --- 0.041265249252319336 seconds --- Optimal solution found --- 0.10927128791809082 seconds --- [32;1m$ gboml test/test27.txt --linprog[0;m Check variables of node A : --- 2.8848648071289062e-05 seconds --- Check variables of node B : --- 1.6689300537109375e-06 seconds --- Check variables of node C : --- 7.414817810058594e-05 seconds --- Check variables of node D : --- 2.288818359375e-05 seconds --- All --- 0.04347562789916992 seconds --- Optimal solution found --- 0.11060643196105957 seconds --- [32;1m$ gboml test/test28.txt --linprog[0;m Check variables of node A : --- 2.8848648071289062e-05 seconds --- Check variables of node B : --- 1.9073486328125e-06 seconds --- Check variables of node C : --- 6.937980651855469e-05 seconds --- Check variables of node E : --- 3.3855438232421875e-05 seconds --- Check variables of node D : --- 1.8596649169921875e-05 seconds --- Check hyperlink H : --- 2.384185791015625e-07 seconds --- All --- 0.04341745376586914 seconds --- Optimal solution found --- 0.11184024810791016 seconds --- section_end:1728463972:step_script [0Ksection_start:1728463972:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache default-non_protected...[0;m .cache/pip: found 161 matching artifact files and directories[0;m venv/: found 4816 matching artifact files and directories[0;m No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally.[0;m [32;1mCreated cache[0;m section_end:1728463985:archive_cache [0Ksection_start:1728463985:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1728463985:cleanup_file_variables [0K[32;1mJob succeeded[0;m