Project

General

Profile

Actions

Bug #59281

open

JSONDecodeError: Expecting property name enclosed in double quotes

Added by Laura Flores about 1 year ago. Updated 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

/a/yuriw-2023-03-14_20:10:47-rados-wip-yuri-testing-2023-03-14-0714-reef-distro-default-smithi/7207138

2023-03-16T20:36:09.308 INFO:tasks.cephfs_test_runner:ERROR: setUpClass (tasks.cephadm_cases.test_cli_mon.TestCephadmCLI)
2023-03-16T20:36:09.308 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-03-16T20:36:09.309 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-03-16T20:36:09.309 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_74ed20c11e5419432cca579d160ba4ccd5f6c09b/qa/tasks/mgr/mgr_test_case.py", line 108, in setUpClass
2023-03-16T20:36:09.309 INFO:tasks.cephfs_test_runner:    cls.setup_mgrs()
2023-03-16T20:36:09.309 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_74ed20c11e5419432cca579d160ba4ccd5f6c09b/qa/tasks/mgr/mgr_test_case.py", line 89, in setup_mgrs
2023-03-16T20:36:09.309 INFO:tasks.cephfs_test_runner:    cls.wait_until_true(lambda: cls.mgr_cluster.get_active_id() != "",
2023-03-16T20:36:09.309 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_74ed20c11e5419432cca579d160ba4ccd5f6c09b/qa/tasks/ceph_test_case.py", line 202, in wait_until_true
2023-03-16T20:36:09.309 INFO:tasks.cephfs_test_runner:    if condition():
2023-03-16T20:36:09.309 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_74ed20c11e5419432cca579d160ba4ccd5f6c09b/qa/tasks/mgr/mgr_test_case.py", line 89, in <lambda>
2023-03-16T20:36:09.310 INFO:tasks.cephfs_test_runner:    cls.wait_until_true(lambda: cls.mgr_cluster.get_active_id() != "",
2023-03-16T20:36:09.310 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_74ed20c11e5419432cca579d160ba4ccd5f6c09b/qa/tasks/mgr/mgr_test_case.py", line 43, in get_active_id
2023-03-16T20:36:09.310 INFO:tasks.cephfs_test_runner:    return self.get_mgr_map()["active_name"]
2023-03-16T20:36:09.310 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_74ed20c11e5419432cca579d160ba4ccd5f6c09b/qa/tasks/mgr/mgr_test_case.py", line 39, in get_mgr_map
2023-03-16T20:36:10.823 INFO:tasks.cephfs_test_runner:    return json.loads(
2023-03-16T20:36:10.823 INFO:tasks.cephfs_test_runner:  File "/usr/lib/python3.8/json/__init__.py", line 357, in loads
2023-03-16T20:36:10.823 INFO:tasks.cephfs_test_runner:    return _default_decoder.decode(s)
2023-03-16T20:36:10.823 INFO:tasks.cephfs_test_runner:  File "/usr/lib/python3.8/json/decoder.py", line 337, in decode
2023-03-16T20:36:10.824 INFO:tasks.cephfs_test_runner:    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
2023-03-16T20:36:10.824 INFO:tasks.cephfs_test_runner:  File "/usr/lib/python3.8/json/decoder.py", line 353, in raw_decode
2023-03-16T20:36:10.824 INFO:tasks.cephfs_test_runner:    obj, end = self.scan_once(s, idx)
2023-03-16T20:36:10.824 INFO:tasks.cephfs_test_runner:json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 27772 column 1 (char 1179609)

Actions #1

Updated by Radoslaw Zarzynski 12 months ago

  • Project changed from mgr to Orchestrator
Actions

Also available in: Atom PDF