Running with gitlab-runner 15.4.0 (43b2dc3d)
  on gitlab-ce-runner-1 NDnFmHfg
section_start:1666086605:prepare_executor
Preparing the "docker" executor
Using Docker executor with image python:3.8-buster ...
Pulling docker image python:3.8-buster ...
Using docker image sha256:f719bf207086bdb8d589990c93beaab60701e5838046dd1081f77a19fb10a4eb for python:3.8-buster with digest python@sha256:7a3cdc9aaebc3cf212ef24338aca11688cd088bcfbac361ebf997c451b30a154 ...
section_end:1666086607:prepare_executor
section_start:1666086607:prepare_script
Preparing environment
Running on runner-ndnfmhfg-project-11755-concurrent-0 via gitlab-ce-runner-1...
section_end:1666086608:prepare_script
section_start:1666086608:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/hammouda.elbez/neuromorphic-platform/.git/
Checking out dbd214e2 as main...

Skipping Git submodules setup
section_end:1666086610:get_sources
section_start:1666086610:step_script
Executing "step_script" stage of the job script
Using docker image sha256:f719bf207086bdb8d589990c93beaab60701e5838046dd1081f77a19fb10a4eb for python:3.8-buster with digest python@sha256:7a3cdc9aaebc3cf212ef24338aca11688cd088bcfbac361ebf997c451b30a154 ...
$ pip install -r requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
WARNING: You are using pip version 22.0.4; however, version 22.3 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
section_end:1666086612:step_script
section_start:1666086612:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1666086613:cleanup_file_variables
ERROR: Job failed: exit code 1