Source: golang-google-grpc Version: 1.64.0-6 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=golang-google-grpc&arch=armhf&ver=1.64.0-6%2Bb1&stamp=1723387947&raw=0 === RUN Test/WithTransportCredentialsTLS tlogger.go:116: INFO clientconn.go:305 [core] [Channel #202]Channel created (t=+316.294µs) tlogger.go:116: INFO clientconn.go:1684 [core] [Channel #202]original dial target is: "passthrough:///Non-Existent.Server:80" (t=+373.701µs) tlogger.go:116: INFO clientconn.go:1691 [core] [Channel #202]parsed dial target is: resolver.Target{URL:url.URL{Scheme:"passthrough", Opaque:"", User:(*url.Userinfo)(nil), Host:"", Path:"/Non-Existent.Server:80", RawPath:"", OmitHost:false, ForceQuery:false, RawQuery:"", Fragment:"", RawFragment:""}} (t=+474.49µs) tlogger.go:116: INFO clientconn.go:1841 [core] [Channel #202]Channel authority set to "x.test.example.com" (t=+549.663µs) tlogger.go:116: INFO resolver_wrapper.go:197 [core] [Channel #202]Resolver state updated: { "Addresses": [ { "Addr": "Non-Existent.Server:80", "ServerName": "", "Attributes": null, "BalancerAttributes": null, "Metadata": null } ], "Endpoints": [ { "Addresses": [ { "Addr": "Non-Existent.Server:80", "ServerName": "", "Attributes": null, "BalancerAttributes": null, "Metadata": null } ], "Attributes": null } ], "ServiceConfig": null, "Attributes": null } (resolver returned new addresses) (t=+695.907µs) tlogger.go:116: INFO balancer_wrapper.go:103 [core] [Channel #202]Channel switches to new LB policy "pick_first" (t=+798.976µs) tlogger.go:116: INFO clientconn.go:849 [core] [Channel #202 SubChannel #203]Subchannel created (t=+864.67µs) tlogger.go:116: INFO clientconn.go:535 [core] [Channel #202]Channel Connectivity change to CONNECTING (t=+918.428µs) tlogger.go:116: INFO clientconn.go:305 [core] [Channel #202]Channel exiting idle mode (t=+983.858µs) tlogger.go:116: INFO clientconn.go:1210 [core] [Channel #202 SubChannel #203]Subchannel Connectivity change to CONNECTING (t=+1.049032ms) tlogger.go:116: INFO clientconn.go:1326 [core] [Channel #202 SubChannel #203]Subchannel picks a new address "Non-Existent.Server:80" to connect (t=+1.100103ms) tlogger.go:116: INFO clientconn.go:535 [core] [Channel #202]Channel Connectivity change to SHUTDOWN (t=+1.159877ms) tlogger.go:116: INFO resolver_wrapper.go:100 [core] [Channel #202]Closing the name resolver (t=+1.226563ms) tlogger.go:116: INFO balancer_wrapper.go:135 [core] [Channel #202]ccBalancerWrapper: closing (t=+1.279626ms) tlogger.go:116: INFO clientconn.go:1210 [core] [Channel #202 SubChannel #203]Subchannel Connectivity change to SHUTDOWN (t=+1.348647ms) tlogger.go:116: INFO clientconn.go:1557 [core] [Channel #202 SubChannel #203]Subchannel deleted (t=+1.408318ms) tlogger.go:116: INFO clientconn.go:305 [core] [Channel #202]Channel deleted (t=+1.453876ms) --- FAIL: Test (29.74s) Cheers -- Sebastian Ramacher