Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xds/googledirectpath: tests fail in cloudtop #6572

Closed
easwars opened this issue Aug 22, 2023 · 2 comments · Fixed by #6657
Closed

xds/googledirectpath: tests fail in cloudtop #6572

easwars opened this issue Aug 22, 2023 · 2 comments · Fixed by #6657
Assignees

Comments

@easwars
Copy link
Contributor

easwars commented Aug 22, 2023

2023/08/22 23:37:35 WARNING: [directpath] [google-c2p-resolver]could not discover ipv6 capability: metadata server returned resp with non-OK: &{404 Not Found 404 HTTP/1.1 1 1 map[Content-Length:[1615] Content-Type:[text/html; charset=UTF-8] Date:[Tue, 22 Aug 2023 23:37:35 GMT] Metadata-Flavor:[Google] Server:[Metadata Server for VM] X-Frame-Options:[SAMEORIGIN] X-Xss-Protection:[0]] 0xc000526020 1615 [] false false map[] 0xc000408100 <nil>}
2023/08/22 23:37:35 INFO: [xds] [xds-bootstrap] Using bootstrap file with name "does not matter"
--- FAIL: TestBuildWithBootstrapEnvSet (0.03s)
    --- FAIL: TestBuildWithBootstrapEnvSet/0 (0.03s)
        googlec2p_test.go:88: failed to build resolver: failed to start xDS client: xds: failed to read bootstrap file: xds: Failed to read bootstrap config: open does not matter: no such file or directory
    --- FAIL: TestBuildWithBootstrapEnvSet/1 (0.00s)
        googlec2p_test.go:88: failed to build resolver: failed to start xDS client: xds: failed to read bootstrap file: xds: failed to parse bootstrap config: invalid character 'd' looking for beginning of value
2023/08/22 23:37:35 INFO: [core] [Channel #1] Channel created
2023/08/22 23:37:35 INFO: [core] [Channel #1] original dial target is: "google-c2p://an-authority/resource"
2023/08/22 23:37:35 INFO: [core] [Channel #1] parsed dial target is: {URL:{Scheme:google-c2p Opaque: User: Host:an-authority Path:/resource RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}
2023/08/22 23:37:35 INFO: [core] [Channel #1] Channel authority set to "resource"
2023/08/22 23:37:35 INFO: [core] [Channel #1] Channel Connectivity change to SHUTDOWN
2023/08/22 23:37:35 INFO: [core] [Channel #1] ccBalancerWrapper: closing
2023/08/22 23:37:35 INFO: [core] [Channel #1] Channel deleted
FAIL
FAIL    google.golang.org/grpc/xds/googledirectpath     0.258s
@easwars
Copy link
Contributor Author

easwars commented Aug 22, 2023

@apolcyn

@easwars
Copy link
Contributor Author

easwars commented Sep 7, 2023

@apolcyn : Any updates on this? This is really causing a nuisance when developing on cloudtop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants