name: docs-linkcheck run_id: install_deps env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/bin:/opt/pyenv/bin:/tmp/venv-0VWw/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 3367528862 env PYTHONIOENCODING: utf-8 env SSH_AGENT_PID: 1778 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck env TOX_ENV_NAME: docs-linkcheck env TOX_WORK_DIR: /w/workspace/oom-master-sphinx-lint/.tox env VIRTUAL_ENV: /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 2354 cwd: /w/workspace/oom-master-sphinx-lint allow: /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/bin/*:sudo cmd: python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt exit_code: 1 The conflict is caused by: The user requested sphinx<5.0.0 and >=4.4.0 The user requested (constraint) sphinx===4.4.0,===7.1.2 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip to attempt to solve the dependency conflict standard error: ERROR: Cannot install sphinx<5.0.0 and >=4.4.0 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts