== date == 2026-06-10T07:46:01+00:00 == iface / gw == iface=ens3 gw=fe80::f816:3eff:fe92:ad10 == ip -6 addr (lifetimes = SLAAC evidence) == 1: lo: mtu 65536 state UNKNOWN qlen 1000 inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: ens3: mtu 1500 state UP qlen 1000 inet6 2a13:1a81:8000:3124:f816:3eff:fe3c:6c72/64 scope global dynamic mngtmpaddr valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe3c:6c72/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 state DOWN inet6 fe80::842b:bfff:fe92:1eef/64 scope link valid_lft forever preferred_lft forever == ip -6 route show == 2a13:1a81:8000:3124::/64 dev ens3 proto kernel metric 256 pref medium fe80::/64 dev ens3 proto kernel metric 256 pref medium fe80::/64 dev docker0 proto kernel metric 256 linkdown pref medium default via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra metric 1024 expires 65439sec hoplimit 255 pref medium == ip -6 route show default (expires/proto ra = RA evidence) == default via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra metric 1024 expires 65439sec hoplimit 255 pref medium == ip -4 route show default == default via 10.128.0.97 dev ens3 == sysctl accept_ra / forwarding == net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.all.accept_ra = 1 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.default.accept_ra = 1 net.ipv6.conf.ens3.forwarding = 0 net.ipv6.conf.ens3.accept_ra = 1 == resolvectl status == Global Protocols: -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported resolv.conf mode: stub Link 2 (ens3) Current Scopes: DNS Protocols: +DefaultRoute -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Current DNS Server: 81.163.194.10 DNS Servers: 81.163.194.9 81.163.194.10 DNS Domain: a.customers.regiocloud.tech Link 3 (docker0) Current Scopes: none Protocols: -DefaultRoute -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported == target: tarballs.opendev.org == -- getent ahosts (families glibc returns) -- 2001:4800:7819:103:be76:4eff:fe03:e48f STREAM static03.opendev.org 2001:4800:7819:103:be76:4eff:fe03:e48f DGRAM 2001:4800:7819:103:be76:4eff:fe03:e48f RAW 104.130.246.98 STREAM 104.130.246.98 DGRAM 104.130.246.98 RAW -- resolvectl query -- tarballs.opendev.org: 104.130.246.98 -- link: ens3 2001:4800:7819:103:be76:4eff:fe03:e48f -- link: ens3 (static03.opendev.org) -- Information acquired via protocol DNS in 4.2ms. -- Data is authenticated: no; Data was acquired via local or encrypted transport: no -- Data from: network -- ip -6 route get 2001:4800:7819:103:be76:4eff:fe03:e48f -- 2001:4800:7819:103:be76:4eff:fe03:e48f from :: via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra src 2a13:1a81:8000:3124:f816:3eff:fe3c:6c72 metric 1024 hoplimit 255 pref medium -- ip -4 route get 2001:4800:7819:103:be76:4eff:fe03:e48f -- Error: inet prefix is expected rather than "2001:4800:7819:103:be76:4eff:fe03:e48f". -- curl -6 -- http=200 ip=2001:4800:7819:103:be76:4eff:fe03:e48f t=0.421673s -- curl -4 -- curl: (28) Connection timed out after 10002 milliseconds http=000 ip= t=10.002860s curl -4 FAILED == target: galaxy.ansible.com == -- getent ahosts (families glibc returns) -- 2606:4700:20::681a:1ea STREAM galaxy.ansible.com 2606:4700:20::681a:1ea DGRAM 2606:4700:20::681a:1ea RAW 2606:4700:20::681a:ea STREAM 2606:4700:20::681a:ea DGRAM 2606:4700:20::681a:ea RAW 2606:4700:20::ac43:44fb STREAM 2606:4700:20::ac43:44fb DGRAM 2606:4700:20::ac43:44fb RAW 104.26.0.234 STREAM 104.26.0.234 DGRAM 104.26.0.234 RAW 172.67.68.251 STREAM 172.67.68.251 DGRAM 172.67.68.251 RAW 104.26.1.234 STREAM 104.26.1.234 DGRAM 104.26.1.234 RAW -- resolvectl query -- galaxy.ansible.com: 104.26.0.234 -- link: ens3 172.67.68.251 -- link: ens3 104.26.1.234 -- link: ens3 2606:4700:20::681a:1ea -- link: ens3 2606:4700:20::681a:ea -- link: ens3 2606:4700:20::ac43:44fb -- link: ens3 -- Information acquired via protocol DNS in 4.6ms. -- Data is authenticated: no; Data was acquired via local or encrypted transport: no -- Data from: network -- ip -6 route get 2606:4700:20::ac43:44fb -- 2606:4700:20::ac43:44fb from :: via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra src 2a13:1a81:8000:3124:f816:3eff:fe3c:6c72 metric 1024 hoplimit 255 pref medium -- ip -4 route get 2606:4700:20::681a:1ea -- Error: inet prefix is expected rather than "2606:4700:20::681a:1ea". -- curl -6 -- http=200 ip=2606:4700:20::ac43:44fb t=0.199996s -- curl -4 -- http=200 ip=104.26.0.234 t=0.171169s == ping -6 gateway == PING fe80::f816:3eff:fe92:ad10%ens3 (fe80::f816:3eff:fe92:ad10%ens3) 56 data bytes --- fe80::f816:3eff:fe92:ad10%ens3 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms == traceroute6 to first target == traceroute to tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f), 30 hops max, 80 byte packets 1 * 2 2a13:1a81:8000::2 (2a13:1a81:8000::2) 7.971 ms 3 2a13:1a81:0:2003::2 (2a13:1a81:0:2003::2) 7.946 ms 4 2a13:3640::2:3:a (2a13:3640::2:3:a) 7.908 ms 5 2001:1438:300:8f7::1 (2001:1438:300:8f7::1) 11.236 ms 6 2001:1438::62:214:42:217 (2001:1438::62:214:42:217) 15.116 ms 7 2001:978:2:c2::8:14 (2001:978:2:c2::8:14) 17.334 ms 8 mcn-b9-link.ip.twelve99.net (2001:2034:a:292::) 20.109 ms 9 ffm-bb1-link.ip.twelve99.net (2001:2034:a:166::) 18.068 ms 10 * 11 2001:550:0:1000::9a36:2fa5 (2001:550:0:1000::9a36:2fa5) 111.132 ms 12 * 13 * 14 * 15 dls-b7-link.ip.twelve99.net (2001:2034:a:1b0::1) 139.145 ms 16 2001:550:2:31::148:2b (2001:550:2:31::148:2b) 141.205 ms 17 * 18 2001:4800:800:dc4:cd::1 (2001:4800:800:dc4:cd::1) 128.376 ms 19 2001:4800:800:c9:c10:: (2001:4800:800:c9:c10::) 129.592 ms 20 2001:4800:800:5000:171:a:1:0 (2001:4800:800:5000:171:a:1:0) 128.731 ms== docker / buildkit IPv6 config == -- docker info (IPv6 lines) -- (no IPv6 lines) -- /etc/docker/daemon.json -- { "experimental": true, "max-concurrent-uploads": 20 } -- docker network inspect bridge (EnableIPv6 + IPAM) -- "Name": "bridge", "EnableIPv6": false, "Subnet": "172.17.0.0/16", "Gateway": "172.17.0.1" -- docker buildx ls -- NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS default* docker \_ default \_ default running v0.25.2 linux/amd64 (+4), linux/386 == container netns exec probe (default bridge) == using local image ubuntu:24.04 tools: ip=no curl=no getent=/usr/bin/getent -- ip -6 addr / route -- 00000000000000000000000000000000 00 00000000000000000000000000000000 00 00000000000000000000000000000000 ffffffff 00000001 00000000 00200200 lo 00000000000000000000000000000001 80 00000000000000000000000000000000 00 00000000000000000000000000000000 00000000 00000002 00000000 80200001 lo 00000000000000000000000000000000 00 00000000000000000000000000000000 00 00000000000000000000000000000000 ffffffff 00000001 00000000 00200200 lo -- /etc/resolv.conf -- # Generated by Docker Engine. # This file can be edited; Docker Engine will not make further changes once it # has been modified. nameserver 81.163.194.9 nameserver 81.163.194.10 search a.customers.regiocloud.tech # Based on host file: '/run/systemd/resolve/resolv.conf' (legacy) # Overrides: [] target tarballs.opendev.org: 104.130.246.98 STREAM static03.opendev.org 104.130.246.98 DGRAM 104.130.246.98 RAW sh: 12: curl: not found v6 FAIL/unavailable sh: 15: curl: not found v4 FAIL/unavailable target galaxy.ansible.com: 104.26.0.234 STREAM galaxy.ansible.com 104.26.0.234 DGRAM 104.26.0.234 RAW 172.67.68.251 STREAM sh: 12: curl: not found v6 FAIL/unavailable sh: 15: curl: not found v4 FAIL/unavailable