Project

General

Profile

Actions

Bug #48759

open

"FAIL: test_rbd.test_create_defaults" in upgrade:octopus-x-master

Added by Yuri Weinstein over 3 years ago. Updated over 3 years ago.

Status:
Need More Info
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This is a try to run rbd test_rbd_python tests for cephadm octopus-x => master upgrade.

Run: https://pulpito.ceph.com/teuthology-2021-01-05_23:34:06-upgrade:octopus-x-master-distro-basic-smithi/
Job: 5757953
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2021-01-05_23:34:06-upgrade:octopus-x-master-distro-basic-smithi/5757953/teuthology.log

2021-01-06T00:13:22.538 INFO:tasks.workunit.client.0.smithi049.stderr:test_rbd.test_rename ... ok
2021-01-06T00:13:22.538 INFO:tasks.workunit.client.0.smithi049.stderr:
2021-01-06T00:13:22.539 INFO:tasks.workunit.client.0.smithi049.stderr:======================================================================
2021-01-06T00:13:22.539 INFO:tasks.workunit.client.0.smithi049.stderr:FAIL: test_rbd.test_create_defaults
2021-01-06T00:13:22.539 INFO:tasks.workunit.client.0.smithi049.stderr:----------------------------------------------------------------------
2021-01-06T00:13:22.539 INFO:tasks.workunit.client.0.smithi049.stderr:Traceback (most recent call last):
2021-01-06T00:13:22.540 INFO:tasks.workunit.client.0.smithi049.stderr:  File "/usr/lib/python3.6/site-packages/nose/case.py", line 197, in runTest
2021-01-06T00:13:22.540 INFO:tasks.workunit.client.0.smithi049.stderr:    self.test(*self.arg)
2021-01-06T00:13:22.540 INFO:tasks.workunit.client.0.smithi049.stderr:  File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 232, in test_create_defaults
2021-01-06T00:13:22.540 INFO:tasks.workunit.client.0.smithi049.stderr:    check_default_params(1)
2021-01-06T00:13:22.541 INFO:tasks.workunit.client.0.smithi049.stderr:  File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 196, in check_default_params
2021-01-06T00:13:22.541 INFO:tasks.workunit.client.0.smithi049.stderr:    eq(format == 1, image.old_format())
2021-01-06T00:13:22.541 INFO:tasks.workunit.client.0.smithi049.stderr:AssertionError: True != False
2021-01-06T00:13:22.541 INFO:tasks.workunit.client.0.smithi049.stderr:
2021-01-06T00:13:22.541 INFO:tasks.workunit.client.0.smithi049.stderr:----------------------------------------------------------------------
2021-01-06T00:13:22.542 INFO:tasks.workunit.client.0.smithi049.stderr:Ran 160 tests in 673.670s
2021-01-06T00:13:22.542 INFO:tasks.workunit.client.0.smithi049.stderr:
2021-01-06T00:13:22.542 INFO:tasks.workunit.client.0.smithi049.stderr:FAILED (SKIP=8, failures=1)

Actions #2

Updated by Jason Dillaman over 3 years ago

  • Status changed from New to Need More Info

I still cannot repeat this failure. It's odd to me that the test runs are always a single run. Does it pass sometimes and fail sporadically? Is it always failing?

Actions

Also available in: Atom PDF