-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
I observed failures of the publish-packages task on Debian and Ubuntu hosts starting on Nov 25th with this commit: https://evergreen.mongodb.com/task/libmongocrypt_ubuntu1804_64_publish_packages_be0a08387e6c50f1b66b5069ba87b745cd01733a_20_11_25_16_17_02.
The logs indicate that Python is unable to find the requests package:
[2020/11/25 16:23:08.703] [curator] 2020/11/25 16:23:08 [p=warning]: [job_id='build-repo.distro.deb.repo.9dc52ea5-5b24-4223-9f04-2392338714d7' job_scope='[libmongocrypt/apt/ubuntu/dists/bionic/libmongocrypt/development]' message='error signing file' output='Traceback (most recent call last): [2020/11/25 16:23:08.703] File "/usr/local/bin/notary-client.py", line 16, in <module> [2020/11/25 16:23:08.703] import requests [2020/11/25 16:23:08.703] ImportError: No module named requests' path='/data/mci/c0144e3541099fc5b3bfc929fa85e381/libmongocrypt/d4f40016-40d6-4b13-87e0-a5df9d0f0eb9/libmongocrypt/apt/ubuntu/dists/bionic/libmongocrypt/development/Release' repo='ubuntu1804' version='1.1.0-pre2+20201125gitbe0a08387e']: exit status 1