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

e2e: retry on "transport: missing content-type field" error #2651

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

nixpanic
Copy link
Member

The e2e sometimes fail getting objects like PVCs from the Kubernetes API
server, and log the following error:

Error getting pvc "rbd-6940" in namespace "rbd-694": rpc error: code = Unknown desc = OK: HTTP status code 200; transport: missing content-type field

By checking the error message, and initiating a retry on this failure,
CI jobs should fail less regulary.

See-also: #2622 (comment)


Show available bot commands

These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:

  • /retest ci/centos/<job-name>: retest the <job-name> after unrelated
    failure (please report the failure too!)
  • /retest all: run this in case the CentOS CI failed to start/report any test
    progress or results

@nixpanic nixpanic added this to In progress in e2e stability improvements via automation Nov 18, 2021
@mergify mergify bot added the component/testing Additional test cases or CI work label Nov 18, 2021
@nixpanic
Copy link
Member Author

/retest ci/centos/upgrade-tests-cephfs

@nixpanic
Copy link
Member Author

/retest ci/centos/upgrade-tests-cephfs

Failed with #2264 (logs)

@nixpanic
Copy link
Member Author

/retest ci/centos/upgrade-tests-cephfs

@nixpanic
Copy link
Member Author

/retest ci/centos/upgrade-tests-cephfs

This did not get picked up the 1st time 🤔

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Nov 19, 2021

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Nov 19, 2021

rebase

✅ Branch has been successfully rebased

@Rakshith-R Rakshith-R added the DNM DO NOT MERGE label Nov 19, 2021
@Rakshith-R
Copy link
Contributor

added DNM since #2658 needs to be merged first for the ci to work

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Nov 19, 2021

refresh

✅ Pull request refreshed

@Rakshith-R Rakshith-R removed the DNM DO NOT MERGE label Nov 19, 2021
@Rakshith-R
Copy link
Contributor

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Nov 19, 2021

rebase

✅ Branch has been successfully rebased

@nixpanic
Copy link
Member Author

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Nov 23, 2021

rebase

✅ Branch has been successfully rebased

@mergify mergify bot added ci/skip/e2e skip running e2e CI jobs component/build Issues and PRs related to compiling Ceph-CSI labels Nov 23, 2021
@nixpanic nixpanic removed component/testing Additional test cases or CI work component/build Issues and PRs related to compiling Ceph-CSI ci/skip/e2e skip running e2e CI jobs labels Nov 23, 2021
@mergify mergify bot added component/testing Additional test cases or CI work ci/skip/e2e skip running e2e CI jobs component/build Issues and PRs related to compiling Ceph-CSI labels Nov 23, 2021
@nixpanic nixpanic removed component/testing Additional test cases or CI work component/build Issues and PRs related to compiling Ceph-CSI ci/skip/e2e skip running e2e CI jobs labels Nov 23, 2021
@mergify mergify bot added component/testing Additional test cases or CI work ci/skip/e2e skip running e2e CI jobs component/build Issues and PRs related to compiling Ceph-CSI labels Nov 23, 2021
@nixpanic nixpanic removed component/testing Additional test cases or CI work component/build Issues and PRs related to compiling Ceph-CSI ci/skip/e2e skip running e2e CI jobs labels Nov 23, 2021
@mergify mergify bot added the component/testing Additional test cases or CI work label Nov 23, 2021
The e2e sometimes fail getting objects like PVCs from the Kubernetes API
server, and log the following error:

    Error getting pvc "rbd-6940" in namespace "rbd-694": rpc error: code = Unknown desc = OK: HTTP status code 200; transport: missing content-type field

By checking the error message, and initiating a retry on this failure,
CI jobs should fail less regulary.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
@mergify mergify bot merged commit ba60566 into ceph:devel Nov 23, 2021
e2e stability improvements automation moved this from In progress to Done Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/testing Additional test cases or CI work
Development

Successfully merging this pull request may close these issues.

None yet

4 participants