[0KRunning with gitlab-runner 16.11.1 (535ced5f)[0;m [0K on Runner 2 (741) b89c9970, system ID: s_eb7bfeb91cea[0;m [0K[36;1mResolving secrets[0;m[0;m section_start:1721736146: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:d1d39f5c5b149a1e4b3b1b393351d635e3644b463825a7e194b41bf70b9904d6 for python:latest with digest python@sha256:100002d992a6b588261d6e1651adcde1dd08347916065c7a87ee459a65fe919a ...[0;m section_end:1721736147:prepare_executor [0Ksection_start:1721736147:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-b89c9970-project-1102-concurrent-0 via serv741.segi.priv... section_end:1721736148:prepare_script [0Ksection_start:1721736148: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 494230b9 as detached HEAD (ref is master)...[0;m Removing .cache/ Removing build/ Removing src/gboml.egg-info/ Removing venv/ [32;1mSkipping Git submodules setup[0;m section_end:1721736155:get_sources [0Ksection_start:1721736155:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for default-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:1721736177:restore_cache [0Ksection_start:1721736177:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:d1d39f5c5b149a1e4b3b1b393351d635e3644b463825a7e194b41bf70b9904d6 for python:latest with digest python@sha256:100002d992a6b588261d6e1651adcde1dd08347916065c7a87ee459a65fe919a ...[0;m [32;1m$ python --version[0;m Python 3.12.4 [32;1m$ pip install virtualenv[0;m Collecting virtualenv Using cached virtualenv-20.26.3-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.15.4-py3-none-any.whl.metadata (2.9 kB) Collecting platformdirs<5,>=3.9.1 (from virtualenv) Using cached platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) Using cached virtualenv-20.26.3-py3-none-any.whl (5.7 MB) Using cached distlib-0.3.8-py2.py3-none-any.whl (468 kB) Using cached filelock-3.15.4-py3-none-any.whl (16 kB) Using cached platformdirs-4.2.2-py3-none-any.whl (18 kB) Installing collected packages: distlib, platformdirs, filelock, virtualenv Successfully installed distlib-0.3.8 filelock-3.15.4 platformdirs-4.2.2 virtualenv-20.26.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [notice] A new release of pip is available: 24.0 -> 24.1.2 [notice] To update, run: pip install --upgrade pip [32;1m$ virtualenv venv[0;m created virtual environment CPython3.12.4.final.0-64 in 1988ms 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.9, numpy==1.26.4, pip==24.1, scipy==1.13.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.12/site-packages (from gboml==0.1.9) (1.26.4) Requirement already satisfied: scipy>=1.5.3 in ./venv/lib/python3.12/site-packages (from gboml==0.1.9) (1.13.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.9-py3-none-any.whl size=141788 sha256=a23a4db03686a9f8a7883b1aef25a10718b806aa4e3a3a91d8c7df709600410d Stored in directory: /tmp/pip-ephem-wheel-cache-1aidq74a/wheels/55/4f/6b/39e54d2850bf6ee277fb7d6e78b5fb29c4c32d3819df6b59d3 Successfully built gboml Installing collected packages: gboml Attempting uninstall: gboml Found existing installation: gboml 0.1.9 Uninstalling gboml-0.1.9: Successfully uninstalled gboml-0.1.9 Successfully installed gboml-0.1.9 [notice] A new release of pip is available: 24.1 -> 24.1.2 [notice] To update, run: pip install --upgrade pip [32;1m$ gboml test/test24.txt --linprog[0;m Check variables of node A : --- 6.651878356933594e-05 seconds --- Check variables of node PV : --- 0.0002689361572265625 seconds --- Check variables of node B : --- 3.600120544433594e-05 seconds --- Check variables of node B : --- 2.2411346435546875e-05 seconds --- Check hyperlink H : --- 7.152557373046875e-07 seconds --- All --- 0.17708730697631836 seconds --- Optimal solution found --- 0.36330342292785645 seconds --- [32;1m$ gboml test/test25.txt --linprog[0;m Check variables of node A : --- 7.05718994140625e-05 seconds --- Check variables of node B : --- 4.220008850097656e-05 seconds --- Check hyperlink H : --- 4.76837158203125e-07 seconds --- All --- 0.2010664939880371 seconds --- Optimal solution found --- 0.3120241165161133 seconds --- [32;1m$ gboml test/test26.txt --linprog[0;m Check variables of node A : --- 5.412101745605469e-05 seconds --- Check variables of node B : --- 1.6689300537109375e-06 seconds --- Check variables of node C : --- 5.412101745605469e-05 seconds --- Check variables of node D : --- 2.1696090698242188e-05 seconds --- All --- 0.0417020320892334 seconds --- Optimal solution found --- 0.11171245574951172 seconds --- [32;1m$ gboml test/test27.txt --linprog[0;m Check variables of node A : --- 3.0517578125e-05 seconds --- Check variables of node B : --- 1.6689300537109375e-06 seconds --- Check variables of node C : --- 6.771087646484375e-05 seconds --- Check variables of node D : --- 2.2411346435546875e-05 seconds --- All --- 0.04239296913146973 seconds --- Optimal solution found --- 0.11907243728637695 seconds --- [32;1m$ gboml test/test28.txt --linprog[0;m Check variables of node A : --- 2.6941299438476562e-05 seconds --- Check variables of node B : --- 1.6689300537109375e-06 seconds --- Check variables of node C : --- 6.580352783203125e-05 seconds --- Check variables of node E : --- 3.361701965332031e-05 seconds --- Check variables of node D : --- 1.9311904907226562e-05 seconds --- Check hyperlink H : --- 7.152557373046875e-07 seconds --- All --- 0.041512489318847656 seconds --- Optimal solution found --- 0.11174869537353516 seconds --- section_end:1721736193:step_script [0Ksection_start:1721736193:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache default-protected...[0;m .cache/pip: found 227 matching artifact files and directories[0;m venv/: found 4704 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:1721736205:archive_cache [0Ksection_start:1721736205:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1721736205:cleanup_file_variables [0K[32;1mJob succeeded[0;m