Laszlo Gaal created IMPALA-13597:
------------------------------------
Summary: Precommit step gerrit-auto-critique fails unconditionally
Key: IMPALA-13597
URL: https://issues.apache.org/jira/browse/IMPALA-13597
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 4.5.0
Reporter: Laszlo Gaal
Assignee: Laszlo Gaal
Fast precommit checks run by the upstream Jenkins job gerrit-auto-critic have
been failing consistenctly since Dec 8th. The failure seems to be caused by
commit
https://github.com/apache/impala/commit/8e71f5ec8609cc046cf35eb044d91bf34ae9f9c7
(IMPALA-13535: Add script to restore stats on PlannerTest), which changed the
Python version of the gerrit-auto-critic script from Python2 to Python3, which
is unable to import the virtualenv module (virtualenv works OK with Python2).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)