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

[networking] services when using a multi-tenant plugin [It] should allow connections to services in the default namespace from a pod in another namespace on the same node #12251

Closed
Miciah opened this issue Dec 14, 2016 · 3 comments
Assignees
Labels
component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@Miciah
Copy link
Contributor

Miciah commented Dec 14, 2016

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_networking/2380/consoleFull

[networking] services
/data/src/github.com/openshift/origin/test/extended/networking/services.go:65
  when using a multi-tenant plugin
  /data/src/github.com/openshift/origin/test/extended/networking/util.go:240
    should allow connections to services in the default namespace from a pod in another namespace on the same node [It]
    /data/src/github.com/openshift/origin/test/extended/networking/services.go:51

    Expected success, but got an error:
        <*errors.errorString | 0xc820aa1880>: {
            s: "pod 'service-wget' terminated with failure: &{ExitCode:1 Signal:0 Reason:Error Message: StartedAt:2016-12-13 21:24:49 -0500 EST FinishedAt:2016-12-13 21:24:52 -0500 EST ContainerID:docker://e9e11e40010d793674dda7f9b751d433b8aa11bd6d5753500e4060e1192d9a04}",
        }
        pod 'service-wget' terminated with failure: &{ExitCode:1 Signal:0 Reason:Error Message: StartedAt:2016-12-13 21:24:49 -0500 EST FinishedAt:2016-12-13 21:24:52 -0500 EST ContainerID:docker://e9e11e40010d793674dda7f9b751d433b8aa11bd6d5753500e4060e1192d9a04}

    /data/src/github.com/openshift/origin/test/extended/networking/services.go:50
@knobunc
Copy link
Contributor

knobunc commented Feb 2, 2017

This looks like another slow startup issue: #11016

If anyone else hits it, please post a link to the console so I can investigate further.

@knobunc knobunc closed this as completed Feb 2, 2017
@danwinship
Copy link
Contributor

That's a different flake, which is now #14197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1
Projects
None yet
Development

No branches or pull requests

5 participants