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

TestDNS integration test getting flaky on travis #1442

Closed
smarterclayton opened this issue Mar 24, 2015 · 3 comments
Closed

TestDNS integration test getting flaky on travis #1442

smarterclayton opened this issue Mar 24, 2015 · 3 comments

Comments

@smarterclayton
Copy link
Contributor

failed  TestDNS
masterAddr: "127.0.0.1:47560"
assetAddr: "127.0.0.1:37455"
dnsAddr: "127.0.0.1:59453"
I0324 21:58:02.583658    8171 start_allinone.go:180] Starting an OpenShift all-in-one
I0324 21:58:02.583725    8171 create_signercert.go:76] Creating a signer cert with: admin.CreateSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt", Name:"openshift-signer@1427234282", Overwrite:false}
I0324 21:58:02.664766    8171 net.go:36] Got error &net.OpError{Op:"read", Net:"tcp", Addr:(*net.TCPAddr)(0xc2082b4240), Err:0x68}, trying again: "127.0.0.1:47560"
I0324 21:58:02.774074    8171 create_allcerts.go:82] Creating all certs with: admin.CreateAllCertsOptions{CertDir:"/tmp/openshift-integration/cert", SignerName:"openshift-signer@1427234282", Hostnames:util.StringList{"127.0.0.1", "localhost"}, NodeList:util.StringList{"localhost"}, APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", Overwrite:false}
I0324 21:58:02.774125    8171 create_signercert.go:76] Creating a signer cert with: admin.CreateSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt", Name:"openshift-signer@1427234282", Overwrite:false}
I0324 21:58:02.963040    8171 create_clientcert.go:87] Creating a client cert with: admin.CreateClientCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/openshift-deployer/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-deployer/key.key", User:"system:openshift-deployer", Groups:util.StringList{"system:deployers"}, Overwrite:false} and &admin.GetSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt"}
I0324 21:58:03.331811    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/openshift-deployer/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-deployer/key.key", UserNick:"openshift-deployer", KubeConfigFile:"/tmp/openshift-integration/cert/openshift-deployer/.kubeconfig"}
I0324 21:58:03.341567    8171 create_clientcert.go:87] Creating a client cert with: admin.CreateClientCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/openshift-client/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-client/key.key", User:"system:openshift-client", Groups:util.StringList{}, Overwrite:false} and &admin.GetSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt"}
I0324 21:58:03.707516    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc20828e030), Err:0x6f}, trying again: "127.0.0.1:47560"
I0324 21:58:03.712676    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/openshift-client/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-client/key.key", UserNick:"openshift-client", KubeConfigFile:"/tmp/openshift-integration/cert/openshift-client/.kubeconfig"}
I0324 21:58:03.724671    8171 create_clientcert.go:87] Creating a client cert with: admin.CreateClientCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/kube-client/cert.crt", KeyFile:"/tmp/openshift-integration/cert/kube-client/key.key", User:"system:kube-client", Groups:util.StringList{}, Overwrite:false} and &admin.GetSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt"}
I0324 21:58:04.095725    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/kube-client/cert.crt", KeyFile:"/tmp/openshift-integration/cert/kube-client/key.key", UserNick:"kube-client", KubeConfigFile:"/tmp/openshift-integration/cert/kube-client/.kubeconfig"}
I0324 21:58:04.105152    8171 create_clientcert.go:87] Creating a client cert with: admin.CreateClientCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/admin/cert.crt", KeyFile:"/tmp/openshift-integration/cert/admin/key.key", User:"system:admin", Groups:util.StringList{"system:cluster-admins"}, Overwrite:false} and &admin.GetSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt"}
I0324 21:58:04.473101    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/admin/cert.crt", KeyFile:"/tmp/openshift-integration/cert/admin/key.key", UserNick:"admin", KubeConfigFile:"/tmp/openshift-integration/cert/admin/.kubeconfig"}
I0324 21:58:04.482172    8171 create_clientcert.go:87] Creating a client cert with: admin.CreateClientCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/openshift-router/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-router/key.key", User:"system:openshift-router", Groups:util.StringList{"system:routers"}, Overwrite:false} and &admin.GetSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt"}
I0324 21:58:04.765236    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc20828e060), Err:0x6f}, trying again: "127.0.0.1:47560"
I0324 21:58:04.854811    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/openshift-router/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-router/key.key", UserNick:"openshift-router", KubeConfigFile:"/tmp/openshift-integration/cert/openshift-router/.kubeconfig"}
I0324 21:58:04.864463    8171 create_clientcert.go:87] Creating a client cert with: admin.CreateClientCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/openshift-registry/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-registry/key.key", User:"system:openshift-registry", Groups:util.StringList{"system:registries"}, Overwrite:false} and &admin.GetSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt"}
I0324 21:58:05.230945    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/openshift-registry/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-registry/key.key", UserNick:"openshift-registry", KubeConfigFile:"/tmp/openshift-integration/cert/openshift-registry/.kubeconfig"}
I0324 21:58:05.240737    8171 create_servercert.go:81] Creating a server cert with: admin.CreateServerCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/node-localhost/server.crt", KeyFile:"/tmp/openshift-integration/cert/node-localhost/server.key", Hostnames:util.StringList{"localhost"}, Overwrite:false}
I0324 21:58:05.426912    8171 crypto.go:257] Generating server certificate in /tmp/openshift-integration/cert/node-localhost/server.crt, key in /tmp/openshift-integration/cert/node-localhost/server.key
I0324 21:58:05.816774    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc20828e030), Err:0x6f}, trying again: "127.0.0.1:47560"
I0324 21:58:05.992097    8171 create_nodeclientcerts.go:83] Creating a node client cert with: admin.CreateNodeClientCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/node-localhost/client.crt", KeyFile:"/tmp/openshift-integration/cert/node-localhost/client.key", NodeName:"localhost", Overwrite:false} and &admin.GetSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt"}
I0324 21:58:05.992156    8171 create_clientcert.go:87] Creating a client cert with: admin.CreateClientCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/node-localhost/client.crt", KeyFile:"/tmp/openshift-integration/cert/node-localhost/client.key", User:"system:node-localhost", Groups:util.StringList{"system:nodes"}, Overwrite:false} and &admin.GetSignerCertOptions{CertFile:"/tmp/openshift-integration/cert/ca/cert.crt", KeyFile:"/tmp/openshift-integration/cert/ca/key.key", SerialFile:"/tmp/openshift-integration/cert/ca/serial.txt"}
I0324 21:58:06.163104    8171 crypto.go:282] Generating client cert in /tmp/openshift-integration/cert/node-localhost/client.crt and key in /tmp/openshift-integration/cert/node-localhost/client.key
I0324 21:58:06.868683    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc2081dc030), Err:0x6f}, trying again: "127.0.0.1:47560"
I0324 21:58:07.729559    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/node-localhost/client.crt", KeyFile:"/tmp/openshift-integration/cert/node-localhost/client.key", UserNick:"localhost", KubeConfigFile:"/tmp/openshift-integration/cert/node-localhost/.kubeconfig"}
I0324 21:58:07.739672    8171 create_servercert.go:81] Creating a server cert with: admin.CreateServerCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/master/cert.crt", KeyFile:"/tmp/openshift-integration/cert/master/key.key", Hostnames:util.StringList{"127.0.0.1", "localhost"}, Overwrite:false}
I0324 21:58:07.919355    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc2081dc000), Err:0x6f}, trying again: "127.0.0.1:47560"
I0324 21:58:08.118131    8171 crypto.go:249] Found existing server certificate in /tmp/openshift-integration/cert/master/cert.crt
I0324 21:58:08.118188    8171 create_servercert.go:81] Creating a server cert with: admin.CreateServerCertOptions{GetSignerCertOptions:(*admin.GetSignerCertOptions)(0xc2081dc450), CertFile:"/tmp/openshift-integration/cert/master/cert.crt", KeyFile:"/tmp/openshift-integration/cert/master/key.key", Hostnames:util.StringList{"127.0.0.1", "localhost"}, Overwrite:false}
I0324 21:58:08.488951    8171 crypto.go:249] Found existing server certificate in /tmp/openshift-integration/cert/master/cert.crt
I0324 21:58:08.489047    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/openshift-deployer/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-deployer/key.key", UserNick:"openshift-deployer", KubeConfigFile:"/tmp/openshift-integration/cert/openshift-deployer/.kubeconfig"}
I0324 21:58:08.498792    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/openshift-client/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-client/key.key", UserNick:"openshift-client", KubeConfigFile:"/tmp/openshift-integration/cert/openshift-client/.kubeconfig"}
I0324 21:58:08.507921    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/kube-client/cert.crt", KeyFile:"/tmp/openshift-integration/cert/kube-client/key.key", UserNick:"kube-client", KubeConfigFile:"/tmp/openshift-integration/cert/kube-client/.kubeconfig"}
I0324 21:58:08.516910    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/admin/cert.crt", KeyFile:"/tmp/openshift-integration/cert/admin/key.key", UserNick:"admin", KubeConfigFile:"/tmp/openshift-integration/cert/admin/.kubeconfig"}
I0324 21:58:08.528990    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/openshift-router/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-router/key.key", UserNick:"openshift-router", KubeConfigFile:"/tmp/openshift-integration/cert/openshift-router/.kubeconfig"}
I0324 21:58:08.538465    8171 create_kubeconfig.go:115] creating a .kubeconfig with: admin.CreateKubeConfigOptions{APIServerURL:"https://127.0.0.1:47560", PublicAPIServerURL:"https://127.0.0.1:47560", APIServerCAFile:"/tmp/openshift-integration/cert/ca/cert.crt", ServerNick:"master", CertFile:"/tmp/openshift-integration/cert/openshift-registry/cert.crt", KeyFile:"/tmp/openshift-integration/cert/openshift-registry/key.key", UserNick:"openshift-registry", KubeConfigFile:"/tmp/openshift-integration/cert/openshift-registry/.kubeconfig"}
I0324 21:58:08.551344    8171 start_master.go:321] Starting an OpenShift master, reachable at 127.0.0.1:47560 (etcd: http://127.0.0.1:4001)
I0324 21:58:08.551363    8171 start_master.go:322] OpenShift master public address is https://127.0.0.1:47560
I0324 21:58:08.959487    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc20828e030), Err:0x6f}, trying again: "127.0.0.1:47560"
I0324 21:58:09.185826    8171 start_master.go:354] Static Nodes: [localhost]
I0324 21:58:09.186388    8171 master.go:260] Setting master service IPs based on PortalNet subnet to "172.30.17.1" (read-only) and "172.30.17.2" (read-write).
E0324 21:58:09.197737    8171 reflector.go:115] Failed to list *api.ResourceQuota: Get https://127.0.0.1:47560/api/v1beta1/resourceQuotas?namespace=: dial tcp 127.0.0.1:47560: connection refused
E0324 21:58:09.197784    8171 reflector.go:115] Failed to list *api.LimitRange: Get https://127.0.0.1:47560/api/v1beta1/limitRanges?namespace=: dial tcp 127.0.0.1:47560: connection refused
I0324 21:58:09.225363    8171 plugin.go:29] Route plugin initialized with suffix=router.default.local
2015/03/24 21:58:09 [restful/swagger] listing is available at /swaggerapi/
2015/03/24 21:58:09 [restful/swagger] Swagger(File)Path is empty ; no UI is served
I0324 21:58:09.285943    8171 master.go:402] Started Kubernetes API at 127.0.0.1:47560/api/v1beta1
I0324 21:58:09.285978    8171 master.go:402] Started Kubernetes API at 127.0.0.1:47560/api/v1beta2
I0324 21:58:09.285989    8171 master.go:402] Started Kubernetes API at 127.0.0.1:47560/api/v1beta3 (experimental)
I0324 21:58:09.286001    8171 master.go:402] Started OpenShift API at 127.0.0.1:47560/osapi/v1beta1
I0324 21:58:09.286012    8171 master.go:402] Started OAuth2 API at 127.0.0.1:47560/oauth
I0324 21:58:09.286023    8171 master.go:402] Started login server at 127.0.0.1:47560/login
I0324 21:58:09.286032    8171 master.go:402] Started Swagger Schema API at 127.0.0.1:47560/swaggerapi/
I0324 21:58:09.305956    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc208654f30), Err:0x6f}, trying again: "127.0.0.1:47560"
I0324 21:58:09.430109    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc208654000), Err:0x6f}, trying again: "127.0.0.1:47560"
I0324 21:58:09.553584    8171 master.go:459] No master policy found.  Creating bootstrap policy based on: /tmp/openshift-integration/policy/policy.json
I0324 21:58:10.564720    8171 factory.go:78] creating scheduler from algorithm provider 'DefaultProvider'
I0324 21:58:10.564745    8171 factory.go:108] creating scheduler with fit predicates 'map[PodFitsPorts:{} PodFitsResources:{} NoDiskConflict:{} MatchNodeSelector:{} HostName:{}]' and priority functions 'map[LeastRequestedPriority:{} ServiceSpreadingPriority:{} EqualPriority:{}]
I0324 21:58:10.564898    8171 master.go:110] Started Kubernetes Scheduler
I0324 21:58:10.564926    8171 master.go:91] Started Kubernetes Replication Manager
I0324 21:58:10.564936    8171 master.go:99] Started Kubernetes Endpoint Controller
I0324 21:58:10.855892    8171 nodecontroller.go:158] Registered node in registry: localhost
I0324 21:58:10.855919    8171 nodecontroller.go:163] Successfully registered all nodes
I0324 21:58:10.855933    8171 master.go:137] Started Kubernetes Minion Controller
I0324 21:58:10.856035    8171 start_master.go:388] Using images from "openshift/origin-<component>:"
W0324 21:58:10.856126    8171 master.go:612] Binding DNS on port 59453 instead of 53 (you may need to run as root and update your config), using 127.0.0.1:59453 which will not resolve from all locations
2015/03/24 21:58:10 skydns: ready for queries on local. for tcp://127.0.0.1:59453 [rcache 0]
2015/03/24 21:58:10 skydns: ready for queries on local. for udp://127.0.0.1:59453 [rcache 0]
I0324 21:58:10.890828    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc20869fa10), Err:0x6f}, trying again: "127.0.0.1:59453"
I0324 21:58:11.073705    8171 master.go:627] OpenShift DNS listening at 127.0.0.1:59453
I0324 21:58:11.080762    8171 master.go:586] OpenShift UI listening at https://127.0.0.1:37455
I0324 21:58:11.114563    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc208829d10), Err:0x6f}, trying again: "127.0.0.1:37455"
I0324 21:58:11.137988    8171 http.go:60] HTTP probe error: Get http://localhost:10250/healthz: dial tcp 127.0.0.1:10250: connection refused
E0324 21:58:11.178227    8171 nodecontroller.go:315] Can't collect information for node localhost: Get http://localhost:10250/api/v1beta1/nodeInfo: dial tcp 127.0.0.1:10250: connection refused
I0324 21:58:11.180565    8171 nodecontroller.go:232] updating node localhost
I0324 21:58:11.259431    8171 net.go:36] Got error &net.OpError{Op:"dial", Net:"tcp", Addr:(*net.TCPAddr)(0xc2087e25a0), Err:0x6f}, trying again: "127.0.0.1:37455"
F0324 21:58:11.342440    8171 master.go:587] listen tcp 127.0.0.1:37455: bind: address already in use
Running TestDeleteBuild...

We may not be waiting long enough in StartTestMaster. Needs to be investigated.

@danmcp
Copy link

danmcp commented May 11, 2015

Still an issue?

@smarterclayton
Copy link
Contributor Author

Fixed by a deflake change.

@smarterclayton
Copy link
Contributor Author

Was deflaked

jpeeler added a commit to jpeeler/origin that referenced this issue Oct 23, 2017
…service-catalog/' changes from aa27078754..dabde2eb85

dabde2eb85 origin build: add origin tooling
b70c076 Reorder class and plan creation; test plan conflict handling (openshift#1459)
4bea012 Use versioned client APIs (openshift#1458)
ff4af30 clean up logic for 410 gone deprovision poll (openshift#1452)
3fddf27 clean up logic and fix message for failed poll (openshift#1451)
40926cd Fix typo from openshift#1354 (openshift#1456)
ff86ef2 Delete removed serviceplans when they have no instances left (openshift#1444)
8411a16 tweak binding setAndUpdateOrphanMitigation function (openshift#1448)
ce28252 Combine apiserver and controller-manager into a single service-catalog image (openshift#1343)
7bbc8ee Check service class / plan before allowing provisioning or plan changes. (openshift#1439)
baf28de Create listers before adding event handlers in controller (openshift#1446)
294157d remove setServiceBindingCondition dependency on controller (openshift#1441)
118a0f7 Fix typo in validation (openshift#1447)
117bfbd clean up error logging (openshift#1443)
dff470f Move "External" around in some resource names/properties (openshift#1354)
0885edb Adding expectedGot function and using it. (openshift#1440)
a7d582e Pretty controller broker (openshift#1442)
c5edfaf Set apimachinery build variables with semver info (openshift#1429)
0e90d82 Add a pretty formatter for ClusterService[Class|Plan] (openshift#1408)
fb874df Remove deprecated basic auth config support (openshift#1431)
f4cd181 Migrate to metav1 methods for manipulating controllerRefs (openshift#1433)
96b286e Make service/plan reference fields on instance spec selectable (openshift#1422)
33f2b04 First example using the pretty context builder. (openshift#1403)
7852917 Stop using corev1.ObjectReference and corev1.LocalObjectReference (openshift#1417)
fcf9480 Add tests for plan updates (openshift#1412)
819332e Add root CAs (openshift#1419)
b49a76a Clean Makefile a little (openshift#1399)
d681da0 Use a separate etcd prefix for each integration test to keep tests isolated (openshift#1415)
314a622 Wire etcd prefix to storage and call complete with options (openshift#1394)
REVERT: aa27078754 origin build: add origin tooling

git-subtree-dir: cmd/service-catalog/go/src/github.com/kubernetes-incubator/service-catalog
git-subtree-split: dabde2eb859b5e31e97c01a704561fc27e1848b2
jpeeler added a commit to jpeeler/origin that referenced this issue Oct 24, 2017
…service-catalog/' changes from aa27078754..510060232e

510060232e origin build: add origin tooling
de45e94 v0.1.0 chart changes (openshift#1468)
0bb9982 Modify Makefile to only specify ldflags once (openshift#1471)
5d6afac Fixes openshift#735: Add repo-sync script for charts (openshift#1453)
630f13f fix lingering unversioned client API (openshift#1466)
6f49128 Fix several logging errors (openshift#1464)
2aece61 Delete removed serviceClasses when they have no instances left (openshift#1450)
179d302 Uncommenting UID field after updating to k8s 1.8 (openshift#1457)
b70c076 Reorder class and plan creation; test plan conflict handling (openshift#1459)
4bea012 Use versioned client APIs (openshift#1458)
ff4af30 clean up logic for 410 gone deprovision poll (openshift#1452)
3fddf27 clean up logic and fix message for failed poll (openshift#1451)
40926cd Fix typo from openshift#1354 (openshift#1456)
ff86ef2 Delete removed serviceplans when they have no instances left (openshift#1444)
8411a16 tweak binding setAndUpdateOrphanMitigation function (openshift#1448)
ce28252 Combine apiserver and controller-manager into a single service-catalog image (openshift#1343)
7bbc8ee Check service class / plan before allowing provisioning or plan changes. (openshift#1439)
baf28de Create listers before adding event handlers in controller (openshift#1446)
294157d remove setServiceBindingCondition dependency on controller (openshift#1441)
118a0f7 Fix typo in validation (openshift#1447)
117bfbd clean up error logging (openshift#1443)
dff470f Move "External" around in some resource names/properties (openshift#1354)
0885edb Adding expectedGot function and using it. (openshift#1440)
a7d582e Pretty controller broker (openshift#1442)
c5edfaf Set apimachinery build variables with semver info (openshift#1429)
0e90d82 Add a pretty formatter for ClusterService[Class|Plan] (openshift#1408)
fb874df Remove deprecated basic auth config support (openshift#1431)
f4cd181 Migrate to metav1 methods for manipulating controllerRefs (openshift#1433)
96b286e Make service/plan reference fields on instance spec selectable (openshift#1422)
33f2b04 First example using the pretty context builder. (openshift#1403)
7852917 Stop using corev1.ObjectReference and corev1.LocalObjectReference (openshift#1417)
fcf9480 Add tests for plan updates (openshift#1412)
819332e Add root CAs (openshift#1419)
b49a76a Clean Makefile a little (openshift#1399)
d681da0 Use a separate etcd prefix for each integration test to keep tests isolated (openshift#1415)
314a622 Wire etcd prefix to storage and call complete with options (openshift#1394)
REVERT: aa27078754 origin build: add origin tooling

git-subtree-dir: cmd/service-catalog/go/src/github.com/kubernetes-incubator/service-catalog
git-subtree-split: 510060232e54eb64b294213bb5d7847e169a2fac
jpeeler pushed a commit to jpeeler/origin that referenced this issue Feb 1, 2018
* Apply the PrettyContextBuilder to ControllerBroker.

* Comment for Messagef.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants