Build Result for solidcharity/saasadmin/saasadmin-test/main

[00:02:44] Successfully installed certifi-2025.8.3 distlib-0.4.0 filelock-3.19.1 packaging-25.0 pipenv-2025.0.4 platformdirs-4.4.0 setuptools-80.9.0 virtualenv-20.34.0
[00:02:44] 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.
[00:02:44] source ~/.profile && python3 -m pipenv install
[00:02:45] Creating a virtualenv for this project
[00:02:45] Pipfile: /root/lbs-saasadmin/saasadmin-test/saasadmin/Pipfile
[00:02:45] Using /usr/bin/python33.13.7 to create virtualenv...
[00:02:46] created virtual environment CPython3.13.7.final.0-64 in 338ms
[00:02:46]   creator CPython3Posix(dest=/root/lbs-saasadmin/saasadmin-test/saasadmin/.venv,
[00:02:46] clear=False, no_vcs_ignore=False, global=False)
[00:02:46]   seeder FromAppData(download=False, pip=bundle, via=copy, 
[00:02:46] app_data_dir=/root/.local/share/virtualenv)
[00:02:46]     added seed packages: pip==25.2
[00:02:46]   activators 
[00:02:46] BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator
[00:02:46] ,PythonActivator
[00:02:46] 
[00:02:46] ✔ Successfully created virtual environment!
[00:02:46] Virtualenv location: /root/lbs-saasadmin/saasadmin-test/saasadmin/.venv
[00:02:46] To activate this project's virtualenv, run pipenv shell.
[00:02:46] Alternatively, run a command inside the virtualenv with pipenv run.
[00:02:46] Installing dependencies from Pipfile.lock (38d40f)...
[00:03:24] source ~/.profile && python3 -m pipenv install
[00:03:25] To activate this project's virtualenv, run pipenv shell.
[00:03:25] Alternatively, run a command inside the virtualenv with pipenv run.
[00:03:25] Installing dependencies from Pipfile.lock (38d40f)...
[00:03:25] source ~/.profile && python3 -m pipenv install typing_extensions setuptools
[00:03:26] To activate this project's virtualenv, run pipenv shell.
[00:03:26] Alternatively, run a command inside the virtualenv with pipenv run.
[00:03:26] Installing typing_extensions...
[00:03:26] ✔ Installation Succeeded
[00:03:26] Installing setuptools...
[00:03:26] ✔ Installation Succeeded
[00:03:26] To activate this project's virtualenv, run pipenv shell.
[00:03:26] Alternatively, run a command inside the virtualenv with pipenv run.
[00:03:26] Installing dependencies from Pipfile.lock (38d40f)...
[00:03:26] All dependencies are now up-to-date!
[00:03:27] Upgrading typing_extensions, setuptools in  dependencies.
[00:03:27] Building requirements...
[00:03:27] Resolving dependencies...
[00:03:30] ✔ Success!