Seen while running scap backport today:
07:54:55 Started sync-masters
07:54:56 ['/usr/bin/scap', 'pull-master', 'deploy2002.codfw.wmnet'] (ran as mwdeploy@deploy1002.eqiad.wmnet) returned [1]: Traceback (most recent call last):
File "/usr/bin/scap", line 32, in <module>
from scap import cli
File "/var/lib/scap/scap/lib/python3.7/site-packages/scap/__init__.py", line 27, in <module>
import scap.plugins
File "/var/lib/scap/scap/lib/python3.7/site-packages/scap/plugins/__init__.py", line 41, in <module>
from ..cli import Application
File "/var/lib/scap/scap/lib/python3.7/site-packages/scap/cli.py", line 36, in <module>
import scap.config as config
File "/var/lib/scap/scap/lib/python3.7/site-packages/scap/config.py", line 28, in <module>
import scap.utils as utils
File "/var/lib/scap/scap/lib/python3.7/site-packages/scap/utils.py", line 26, in <module>
import requests
File "/var/lib/scap/scap/lib/python3.7/site-packages/requests/__init__.py", line 147, in <module>
from . import packages, utils
File "/var/lib/scap/scap/lib/python3.7/site-packages/requests/utils.py", line 24, in <module>
from . import certs
File "/var/lib/scap/scap/lib/python3.7/site-packages/requests/certs.py", line 14, in <module>
from certifi import where
ImportError: cannot import name 'where' from 'certifi' (unknown location)
07:54:56 sync-masters: 100% (in-flight: 0; ok: 0; fail: 1; left: 0)
07:54:56 1 masters had sync errors
07:54:56 Finished sync-masters (duration: 00m 01s)
07:54:56 Started sync-testservers-k8s
07:54:57 Started Running helmfile -e codfw --selector name=main apply in /srv/deployment-charts/helmfile.d/services/mw-misc
07:54:57 Started Running helmfile -e codfw --selector name=pinkunicorn apply in /srv/deployment-charts/helmfile.d/services/mw-debug
07:54:57 Started Running helmfile -e eqiad --selector name=main apply in /srv/deployment-charts/helmfile.d/services/mw-misc
07:54:57 Started Running helmfile -e eqiad --selector name=pinkunicorn apply in /srv/deployment-charts/helmfile.d/services/mw-debug
07:55:22 Finished Running helmfile -e eqiad --selector name=main apply in /srv/deployment-charts/helmfile.d/services/mw-misc (duration: 00m 24s)
07:55:24 Finished Running helmfile -e codfw --selector name=main apply in /srv/deployment-charts/helmfile.d/services/mw-misc (duration: 00m 27s)
07:55:25 Finished Running helmfile -e codfw --selector name=pinkunicorn apply in /srv/deployment-charts/helmfile.d/services/mw-debug (duration: 00m 27s)
07:55:34 Finished Running helmfile -e eqiad --selector name=pinkunicorn apply in /srv/deployment-charts/helmfile.d/services/mw-debug (duration: 00m 37s)
07:55:34 Finished sync-testservers-k8s (duration: 00m 37s)
07:55:34 Started sync-testservers
07:55:47 sync-testservers: 100% (in-flight: 0; ok: 4; fail: 0; left: 0)
07:55:47 Per-host sync duration: average 10.9s, median 10.7s
07:55:47 rsync transfer: average 462,950 bytes/host, total 1,851,800 bytes
07:55:47 Finished sync-testservers (duration: 00m 12s)
07:55:47 Started check-testservers
07:55:47 Executing check 'check_testservers_baremetal'
07:55:47 Executing check 'check_testservers_k8s'
07:56:30 Finished check-testservers (duration: 00m 43s)
07:56:30 kharlan and jdlrobson: Backport for [[gerrit:1009790|Exclude non-functional pages from night mode (T359183)]] synced to the testservers (https://wikitech.wikimedia.org/wiki/Mwdebug)
Changes synced to the testservers. (see https://wikitech.wikimedia.org/wiki/Mwdebug)
Please do any necessary checks before continuing.
Continue with sync? (y/n): n
08:04:46 Sync cancelled.