Comment 7 for bug 1931605

Revision history for this message
John Chittum (jchittum) wrote :

Revive in 20240419 -- emailing with alnvdl , he stated that there was a proxy in front of the contract server. a dig shows 3 IP addresses round-robbining

dig contracts.canonical.com

; <<>> DiG 9.18.18-0ubuntu0.22.04.2-Ubuntu <<>> contracts.canonical.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55671
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;contracts.canonical.com. IN A

;; ANSWER SECTION:
contracts.canonical.com. 60 IN A 185.125.190.32
contracts.canonical.com. 60 IN A 185.125.190.31
contracts.canonical.com. 60 IN A 185.125.190.77

;; Query time: 116 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Fri Apr 19 07:27:31 EDT 2024
;; MSG SIZE rcvd: 100

I wasn't in on the conversation with IS around other pieces, but could we re-investigate this? It'd simplify a lot of builds if we could default to using `pro` commands rather than re-creating them in our build scripts.