Hi all, When I submit a patch to gerrit, it automatically triggers job 'dovetail-rtd-verify-master'. But after Dovetail changing from Python 2 to Python 3, this job always failed. See https://build.opnfv.org/ci/job/dovetail-rtd-verify-master/97/console The main error message is,
ERROR: InterpreterNotFound: python3.5 ___________________________________ summary ____________________________________ ERROR: docs: InterpreterNotFound: python3.5 Build step 'Execute shell' marked build as failure I am not very clear about what this job do and why it is triggered for Dovetail (Because I have checked some other projects, and they won't trigger this job). It seems that this job couldn't work well for python 3 projects because there are only python 2 commands appeared in the console log, such as: python -m pip install --user --quiet --upgrade pip python -m pip install --user --quiet --upgrade setuptools python -m pip install --user --quiet --upgrade -r /tmp/requirements-cHFa.txt pip freeze Do anyone know something about this? Thanks, Dan Xu
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23625): https://lists.opnfv.org/g/opnfv-tech-discuss/message/23625 Mute This Topic: https://lists.opnfv.org/mt/34449927/21656 Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-