Skip to content

Conversation

@hardys
Copy link

@hardys hardys commented Nov 26, 2018

This can fail because ports/floating_ips still exist on the subnet
so return such that we retry rather than exit.

The error (reported by @tomassedovic - thanks!) looks like this:

HTTP response code [200] when accessing [PUT http://10.1.8.86:9696/v2.0/routers/baf128bd-850c-4a35-862d-7c9ab87b5673/remove_router_interface], but got 409 instead
{"NeutronError": {"message": "Router interface for subnet e43843c7-64e5-4f8a-a592-b06c998bc73b on router baf128bd-850c-4a35-862d-7c9ab87b5673 cannot be deleted, as it is required by one or more floating IPs.", "type": "RouterInterfaceInUseByFloatingIP", "detail": ""}} 

This can fail because ports/floating_ips still exist on the subnet
so return such that we retry rather than exit.
@openshift-ci-robot openshift-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 26, 2018
@tomassedovic
Copy link
Contributor

/assign @tomassedovic

@tomassedovic
Copy link
Contributor

Thanks! This does fix the issue for me.

/lgtm

@tomassedovic
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. labels Nov 26, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hardys, tomassedovic

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [hardys,tomassedovic]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit e15d801 into openshift:master Nov 26, 2018
@openshift-ci-robot
Copy link
Contributor

@hardys: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-libvirt 15f7b64 link /test e2e-libvirt

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants