runtime error
pip/wheels/48/6a/c2/acb58c7afdf57e4cddf5e1513f5a2d62aa8e98f82a00c76d7c Successfully built detectron2 fvcore antlr4-python3-runtime Installing collected packages: antlr4-python3-runtime, yacs, werkzeug, tomli, termcolor, tensorboard-data-server, tabulate, portalocker, platformdirs, pathspec, omegaconf, mypy-extensions, markdown, grpcio, cloudpickle, absl-py, tensorboard, iopath, hydra-core, black, pycocotools, fvcore, detectron2 Successfully installed absl-py-2.1.0 antlr4-python3-runtime-4.9.3 black-24.4.2 cloudpickle-3.0.0 detectron2-0.6 fvcore-0.1.5.post20221221 grpcio-1.65.1 hydra-core-1.3.2 iopath-0.1.9 markdown-3.6 mypy-extensions-1.0.0 omegaconf-2.3.0 pathspec-0.12.1 platformdirs-4.2.2 portalocker-2.10.1 pycocotools-2.0.8 tabulate-0.9.0 tensorboard-2.17.0 tensorboard-data-server-0.7.2 termcolor-2.4.0 tomli-2.0.1 werkzeug-3.0.3 yacs-0.1.8 [notice] A new release of pip available: 22.3.1 -> 24.1.2 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> Repo.clone_from(f"https://{PAT_TOKEN}:@github.com/{GIT_REPO}", File "/usr/local/lib/python3.10/site-packages/git/repo/base.py", line 1525, in clone_from return cls._clone( File "/usr/local/lib/python3.10/site-packages/git/repo/base.py", line 1396, in _clone finalize_process(proc, stderr=stderr) File "/usr/local/lib/python3.10/site-packages/git/util.py", line 504, in finalize_process proc.wait(**kwargs) File "/usr/local/lib/python3.10/site-packages/git/cmd.py", line 834, in wait raise GitCommandError(remove_password_if_present(self.args), status, errstr) git.exc.GitCommandError: Cmd('git') failed due to: exit code(128) cmdline: git clone -v -- https://*****:*****@*****g*****i*****t*****h*****u*****b*****.*****c*****o*****m*****/fringe-technologies/segmentspace.git ./segmentspace stderr: 'Cloning into './segmentspace'... remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/fringe-technologies/segmentspace.git/' '
Container logs:
Fetching error logs...