The dns repository was left in a broken state preventing gdnsd to be able to be reloaded.
According to https://gerrit.wikimedia.org/r/c/operations/dns/+/623465/4#message-e5e66fc58775da9ffc30b9d2595a908b2e790164 that change makes gdnsd fail to reload.
This is the actual error thrown by authdns-update:
Traceback (most recent call last): File "utils/deploy-check.py", line 276, in <module> main() File "utils/deploy-check.py", line 268, in main deploy_check(args.deploy, args.skip_reload, args.no_gdnsd, Path(tdir), gdir) File "utils/deploy-check.py", line 214, in deploy_check safe_cmd([GDNSD_BIN, '-c', str(tdir), 'checkconf']) File "utils/deploy-check.py", line 88, in safe_cmd p_err.decode('utf-8'))) Exception: Command /usr/sbin/gdnsd -c /tmp/dns-check.y_d5bxcd checkconf failed with exit code 42, stderr: info: gdnsd version 3.3.0 @ pid 7475 info: DNS listener threads (8 UDP + 8 TCP) configured for 208.80.154.238:53 info: DNS listener threads (8 UDP + 8 TCP) configured for 208.80.153.231:53 info: DNS listener threads (8 UDP + 8 TCP) configured for 91.198.174.239:53 info: DNS listener threads (8 UDP + 8 TCP) configured for 198.35.27.27:53 info: DNS listener threads (8 TCP PROXY) configured for 127.0.0.1:535 info: DNS listener threads (1 UDP + 1 TCP) configured for 0.0.0.0:5353 info: DNS listener threads (1 UDP + 1 TCP) configured for [::]:5353 info: plugin_geoip: map 'generic-map': Loading GeoIP2 database '/tmp/dns-check.y_d5bxcd/geoip/GeoIP2-City.mmdb': Version: 2.0, Type: GeoIP2-City, IPVersion: 6, Timestamp: 2020-09-14 17:00:04 UTC info: plugin_geoip: map 'generic-map' runtime db updated. nets: 743341 dclists: 8 info: plugin_geoip: map 'discovery-map': Loading GeoIP2 database '/tmp/dns-check.y_d5bxcd/geoip/GeoIP2-City.mmdb': Version: 2.0, Type: GeoIP2-City, IPVersion: 6, Timestamp: 2020-09-14 17:00:04 UTC info: plugin_geoip: map 'discovery-map' runtime db updated. nets: 464 dclists: 2 info: admin_state: checking state file '/tmp/dns-check.y_d5bxcd/state/admin_state'... error: plugin_geoip: Invalid resource name 'disc-releases' detected from zonefile lookup error: Name 'releases.discovery.wmnet.': resolver plugin 'geoip' rejected resource name 'disc-releases' fatal: Initial load of zone data failed