✔️ cdanis@authdns1001.wikimedia.org ~ 🕘☕ sudo authdns-update Updating authdns1001.wikimedia.org (self)... Pulling the current revision from https://gerrit.wikimedia.org/r/operations/dns.git Reviewing 0d932817ca540874f0481c29d0de371286642bc0... config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git config config index 4aeb9377..e5657521 100644 --- config +++ config @@ -27,8 +27,8 @@ plugins => { ## Choose just one of the two "geo-maps" below, and comment out the ## other, used as a special operational case for depooling esams ## without overloading eqiad: - $include{geo-maps}, # default - # $include{geo-maps-esams-offline}, # esams depool + US shift towards codfw + # $include{geo-maps}, # default + $include{geo-maps-esams-offline}, # esams depool + US shift towards codfw ## DNS Discovery map, unrelated to the above: $include{discovery-map}, Merge these changes? (yes/no)? yes Updating 0e94f226..0d932817 Fast-forward config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Deploying via utils/deploy-check.py... Assembling and testing data in /tmp/dns-check.wyjkv8mq -- Generating zonefiles from zone templates -- Processed 203 zones into directory /tmp/dns-check.wyjkv8mq/zones OK: No tabs Summary of violations: W001|MISSING_IP_FOR_NAME_AND_PTR: 381 W002|MISSING_PTR_FOR_NAME_AND_IP: 47 W101|MISSING_ASSET_TAG: 258 W103|MISSING_MGMT_FOR_NAME: 415 W104|TOO_FEW_MGMT_NAMES: 436 W105|TOO_MANY_PUBLIC_NAMES: 23 RESULT: 0 Errors, 1560 Warnings, 0 Ignored violations, 0 Ignored lines -- Copying repo-driven real config files and admin_state -- Copying puppetized config and GeoIP from /etc/gdnsd -- Checking for illegal tabs in zonefiles -- Running zone_validator to check WMF rules -- Running /usr/sbin/gdnsd checkconf on /tmp/dns-check.wyjkv8mq -- Preflight checkconf is OK Deploying from /tmp/dns-check.wyjkv8mq to system dirs -- Config file changed: config Replacing gdnsd to update config and zones info: REPLACE[gdnsdctl]: Sending replace command to old daemon version 3.2.1 running at PID 6706 error: 8-byte recv() failed with retval -1: Interrupted system call error: Operation timed out Traceback (most recent call last): File "utils/deploy-check.py", line 242, in main() File "utils/deploy-check.py", line 238, in main deploy_check(args.deploy, args.skip_reload, args.no_gdnsd, Path(tdir)) File "utils/deploy-check.py", line 219, in deploy_check subprocess.run([GDNSDCTL_BIN, 'replace'], check=True) File "/usr/lib/python3.7/subprocess.py", line 487, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/usr/bin/gdnsdctl', 'replace']' returned non-zero exit status 1.