-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
Name of Failure:
PYTHON_BINARY='Cannot test without python3.8+ installed!'
Link to task:
Context of when and why the failure occurred:
We dropped support for Python 3.7 in PYTHON-4372.
Stack trace:
[2024/06/14 20:22:44.669] ++ is_python_38 '' [2024/06/14 20:22:44.669] ++ '[' -z '' ']' [2024/06/14 20:22:44.669] ++ return 1 [2024/06/14 20:22:44.669] +++ command -v /opt/mongodbtoolchain/v3/bin/python3 [2024/06/14 20:22:44.669] ++ is_python_38 /opt/mongodbtoolchain/v3/bin/python3 [2024/06/14 20:22:44.669] ++ '[' -z /opt/mongodbtoolchain/v3/bin/python3 ']' [2024/06/14 20:22:44.669] ++ /opt/mongodbtoolchain/v3/bin/python3 -c 'import sys; exit(sys.version_info[:2] < (3, 8))' [2024/06/14 20:22:44.678] ++ return 1 [2024/06/14 20:22:44.678] ++ '[' -z '' ']' [2024/06/14 20:22:44.678] ++ echo 'Cannot test without python3.8+ installed!' [2024/06/14 20:22:44.679] ++ exit 1 [2024/06/14 20:22:44.679] + PYTHON_BINARY='Cannot test without python3.8+ installed!'